]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
prevent_imbalance
authorRudolf Polzer <divverent@xonotic.org>
Thu, 2 Aug 2012 13:50:36 +0000 (15:50 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 2 Aug 2012 13:50:36 +0000 (15:50 +0200)
server/server.cfg

index 7aad358b1802c61ce0ce846db2b2a421b7eee8ca..32370c60b3e0db09ae3dcacf5f5a79717a10a7aa 100644 (file)
@@ -161,7 +161,7 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/
 //g_fullbrightitems 0  // 1 to make items fullbright
 
 //g_balance_teams 1    // 0 will show players the team selection menu after joining instead of automaticly putting them on the smaller team
-//g_balance_teams_force 0      // 1 to automaticly balance teams even during a game
+//g_balance_teams_prevent_imbalance 1  // 0 to prevent switchint to a bigger/begger team
 
 //g_ban_sync_uri "http://46.38.243.81/~xonotic/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable)
 //g_ban_sync_trusted_servers "" // accept bans that were initially set on the server IPs listed here (if not set, your bans are just sent to the sync URIs, but no bans are retrieved from there)