r6070 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Mar 7 08:46:50 EST 2009


Author: div0
Date: 2009-03-07 08:46:50 -0500 (Sat, 07 Mar 2009)
New Revision: 6070

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
add an extra "map _init/_init" to allow changing maxplayers


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-07 12:55:28 UTC (rev 6069)
+++ trunk/data/defaultNexuiz.cfg	2009-03-07 13:46:50 UTC (rev 6070)
@@ -737,7 +737,7 @@
 
 // startmap_dm is used when running with the -listen or -dedicated commandline options
 set serverconfig server.cfg
-alias startmap_dm "set _sv_init 0; map _init/_init; exec $serverconfig; set _sv_init 1"
+alias startmap_dm "set _sv_init 0; map _init/_init; exec $serverconfig; set _sv_init 1; map _init/_init"
 
 // aliases:
 alias +attack2 +button3




More information about the nexuiz-commits mailing list