r3305 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 29 15:18:56 EST 2008


Author: div0
Date: 2008-01-29 15:18:52 -0500 (Tue, 29 Jan 2008)
New Revision: 3305

Modified:
   trunk/data/default.cfg
Log:
de-mapcfg default.cfg


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2008-01-29 18:46:07 UTC (rev 3304)
+++ trunk/data/default.cfg	2008-01-29 20:18:52 UTC (rev 3305)
@@ -32,8 +32,7 @@
 alias ready "cmd ready"
 
 alias bsp "ls maps/*.bsp"
-alias mapcfg "ls maps/*.mapcfg"
-alias chmap "exec $exit_cfg ; exec game_reset.cfg; exec maps/$1.mapcfg"
+alias chmap "map $*"
 alias gotomap "sv_cmd gotomap \"$1\""
 alias reset "exec game_reset.cfg"
 
@@ -782,7 +781,7 @@
 set g_balance_keyhunt_protecttime 0.8
 set g_balance_keyhunt_damageforcescale 1
 set g_keyhunt_teams_override 0
-set g_keyhunt_teams 0 // mapcfgs NEED to specify this!
+set g_keyhunt_teams 0
 
 // so it can be stuffcmd-ed still
 set cl_gravity 800 // but ignored anyway




More information about the nexuiz-commits mailing list