r2139 - branches/nexuiz-2.0/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jan 22 08:04:27 EST 2007


Author: div0
Date: 2007-01-22 08:04:27 -0500 (Mon, 22 Jan 2007)
New Revision: 2139

Modified:
   branches/nexuiz-2.0/data/default.cfg
   branches/nexuiz-2.0/data/game_reset.cfg
Log:
forgot this


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2007-01-22 13:03:43 UTC (rev 2138)
+++ branches/nexuiz-2.0/data/default.cfg	2007-01-22 13:04:27 UTC (rev 2139)
@@ -257,6 +257,8 @@
 set g_rune_respawn_waves 0
 set g_tdm_respawn_delay 0
 set g_tdm_respawn_waves 0
+// honor g_respawn_mapsettings_delay and g_respawn_mapsettings_waves
+set g_respawn_mapsettings 1
 
 // maximum overtime
 seta timelimit_maxovertime 5

Modified: branches/nexuiz-2.0/data/game_reset.cfg
===================================================================
--- branches/nexuiz-2.0/data/game_reset.cfg	2007-01-22 13:03:43 UTC (rev 2138)
+++ branches/nexuiz-2.0/data/game_reset.cfg	2007-01-22 13:04:27 UTC (rev 2139)
@@ -17,4 +17,7 @@
 set teamplay 0
 set gamecfg 0
 
+set g_respawn_mapsettings_delay 0
+set g_respawn_mapsettings_waves 0
+
 set exit_cfg "empty.cfg"




More information about the nexuiz-commits mailing list