From: Rudolf Polzer Date: Thu, 2 Aug 2012 13:45:58 +0000 (+0200) Subject: turn off the teamplay team selection dialog X-Git-Tag: xonotic-v0.7.0~290^2~7 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=5de7d65fe2318377ff0df56c54efa3e7be0e9938 turn off the teamplay team selection dialog --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 16510f7805..85cf25f013 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -574,8 +574,8 @@ seta g_friendlyfire_virtual_force 1 "for teamplay 4: apply force even though dam seta g_teamdamage_threshold 40 "for teamplay 4: threshold over which to apply mirror damage" seta g_teamdamage_resetspeed 20 "for teamplay 4: how fast player's teamdamage count decreases" -seta g_balance_teams 0 "automatically balance out players entering instead of asking them for their preferred team" -seta g_balance_teams_prevent_imbalance 0 "prevent players from changing to larger teams" +seta g_balance_teams 1 "automatically balance out players entering instead of asking them for their preferred team" +seta g_balance_teams_prevent_imbalance 1 "prevent players from changing to larger teams" set g_balance_teams_scorefactor 0.34 "at the end of the game, take score into account instead of team size by this amount (beware: values over 0.5 mean that a x:0 score imbalance will cause ALL new players to prefer the losing team at the end, despite numbers)" set g_tdm_teams 2 "how many teams are in team deathmatch (set by mapinfo)" seta g_tdm_teams_override 0 "how many teams are in team deathmatch"