From 01c81f2c61c6d87f281bc96b743ce3c5fe5ff942 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 2 Aug 2012 15:50:36 +0200 Subject: [PATCH] prevent_imbalance --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index 7aad358b..32370c60 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -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) -- 2.39.2