r5875 - trunk/data

esteel at icculus.org esteel at icculus.org
Sun Feb 15 04:52:30 EST 2009


Author: esteel
Date: 2009-02-15 04:52:18 -0500 (Sun, 15 Feb 2009)
New Revision: 5875

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
make g_tourney 1 allow spectator chat during warmup

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-13 20:53:02 UTC (rev 5874)
+++ trunk/data/defaultNexuiz.cfg	2009-02-15 09:52:18 UTC (rev 5875)
@@ -264,7 +264,7 @@
 set sv_vote_nospectators 0	"if set only players can call a vote (thus spectators and observers can't call a vote)"
 
 alias g_tourney "g_tourney_$1"
-alias g_tourney_1 "g_warmup 1; g_chat_nospectators 1; sv_vote_nospectators 1"
+alias g_tourney_1 "g_warmup 1; g_chat_nospectators 2; sv_vote_nospectators 1"
 alias g_tourney_0 "g_warmup 0; g_chat_nospectators 0; sv_vote_nospectators 0"
 
 set sv_timeout 0	"allows a player to call a timeout, this will pause the game for some time"




More information about the nexuiz-commits mailing list