r1971 - branches/nexuiz-2.0/Docs/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Dec 3 06:51:10 EST 2006


Author: div0
Date: 2006-12-03 06:51:10 -0500 (Sun, 03 Dec 2006)
New Revision: 1971

Modified:
   branches/nexuiz-2.0/Docs/server/server.cfg
Log:
g_maplist_selectrandom deprecation


Modified: branches/nexuiz-2.0/Docs/server/server.cfg
===================================================================
--- branches/nexuiz-2.0/Docs/server/server.cfg	2006-12-03 11:50:39 UTC (rev 1970)
+++ branches/nexuiz-2.0/Docs/server/server.cfg	2006-12-03 11:51:10 UTC (rev 1971)
@@ -42,7 +42,7 @@
 set "bot_suffix" "" // append to all botnames
 
 set "sv_mapchange_delay" "5" // how long the pause between maps will be
-set "g_maplist_selectrandom" "0" // if "1", a random map from g_maplist will be chosen as next map
+set "g_maplist_shuffle" "0" // if "1", a random map from g_maplist will be chosen as next map
 
 // remove the // from the beginning of one g_maplist line to play those maps only
 // arena mode (1on1 tourney)




More information about the nexuiz-commits mailing list