~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to language/english_base.txt

  • Committer: Daniel Lee Harple
  • Date: 2011-07-13 04:38:22 UTC
  • mto: (563.48.4 armagetronad)
  • mto: This revision was merged to the branch mainline in revision 731.
  • Revision ID: leeharple@gmail.com-20110713043822-325s816z3yxzsbur
Only require one authenticated user to be in the set to be whitelisted as enemies from the same IP.

Show diffs side-by-side

added added

removed removed

Lines of Context:
433
433
 
434
434
allow_enemies_same_ip_help         If set to 1, this allows two players that apparently come from the same machine to fight for points with each other.
435
435
allow_enemies_same_client_help     If set to 1, this allows two players that play on the same client to fight for points with each other.
436
 
whitelist_enemies_username_help    Allow a set of authenticated players to be enemies, even if they come from the same IP address. Usage: WHITELIST_ENEMIES_USERNAME <authenticated name1> <authenticated name2> ...
 
436
whitelist_enemies_username_help    Allow players from the same IP address to be enemies if one of them is authenticated, and in this list. WHITELIST_ENEMIES_USERNAME <authenticated name1> <authenticated name2> ...
437
437
whitelist_enemies_ip_help          Allow any players from the specified IP address to be enemies. Usage: WHITELIST_ENEMIES_IP <ip1> ...
438
438
whitelist_enemies_success          Added \1 entries to the whitelist.
439
439