r4371 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Sep 5 17:27:09 EDT 2008


Author: esteel
Date: 2008-09-05 17:27:09 -0400 (Fri, 05 Sep 2008)
New Revision: 4371

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
enable g_tourney by default and see if div^h^h^hanyone complains now that its just for 60 seconds, has a simply display in the scoreboard and does not start with all guns :-)


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-09-05 20:33:22 UTC (rev 4370)
+++ trunk/data/defaultNexuiz.cfg	2008-09-05 21:27:09 UTC (rev 4371)
@@ -137,7 +137,7 @@
 set g_maxplayers_spectator_blocktime 5 //if the players voted for the "nospectators" command, this setting defines the number of seconds a observer/spectator has time to join the game before he gets kicked
 
 //tournament mod
-set g_tourney 0 //enables tourney mode which splits the game into a warmup- and match-stage
+set g_tourney 1 //enables tourney mode which splits the game into a warmup- and match-stage
 set g_tourney_warmup_limit 60 //if set to -1 the warmup-stage is not affected by any timelimit, if set to 0 the usual timelimit also affects warmup-stage, otherwise warmup will be limited to this time (useful for public matches)
 set g_tourney_warmup_allow_timeout 0 //if set to 0 you cannot use the calltimeout command during the warmup-stage but only during the match stage
 set g_tourney_warmup_allguns 0 //if set players start with all guns in warmup mode




More information about the nexuiz-commits mailing list