From 5de7d65fe2318377ff0df56c54efa3e7be0e9938 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 2 Aug 2012 15:45:58 +0200 Subject: [PATCH] turn off the teamplay team selection dialog --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 16510f780..85cf25f01 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" -- 2.39.2