r2620 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat May 19 16:05:06 EDT 2007


Author: div0
Date: 2007-05-19 16:05:06 -0400 (Sat, 19 May 2007)
New Revision: 2620

Modified:
   trunk/data/default.cfg
Log:
oops, forgot to add this too


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-05-19 20:04:01 UTC (rev 2619)
+++ trunk/data/default.cfg	2007-05-19 20:05:06 UTC (rev 2620)
@@ -676,11 +676,11 @@
 //   3: absolute velocity + player velocity component in shot direction (note: does NOT yield the right relative velocity, but may be good enough, but it is somewhat prone to sniper rockets)
 //   4: just add the player velocity length to the absolute velocity (tZork's sniper rockets)
 
-set g_maplist_votable 5
-set g_maplist_votable_keeptwotime 15
-set g_maplist_votable_timeout 30 // note: must be below 50 seconds!
-set g_maplist_votable_suggestions 2
-set g_maplist_votable_suggestions_change_gametype 1
+seta g_maplist_votable 5
+seta g_maplist_votable_keeptwotime 15
+seta g_maplist_votable_timeout 30 // note: must be below 50 seconds!
+seta g_maplist_votable_suggestions 2
+seta g_maplist_votable_suggestions_change_gametype 1
 alias suggestmap "cmd suggestmap $1"
 
 set g_chat_flood_spl 0                   // seconds between lines to not count as flooding




More information about the nexuiz-commits mailing list