[nexuiz-commits] r6263 - in trunk/data: . maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Mar 24 05:09:41 EDT 2009


Author: div0
Date: 2009-03-24 05:09:40 -0400 (Tue, 24 Mar 2009)
New Revision: 6263

Modified:
   trunk/data/defaultNexuiz.cfg
   trunk/data/maps/skyway.mapinfo
Log:
skyway can KH
put RL before Nex in weapon priority (LMS is better like that)


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-24 08:31:50 UTC (rev 6262)
+++ trunk/data/defaultNexuiz.cfg	2009-03-24 09:09:40 UTC (rev 6263)
@@ -1272,7 +1272,7 @@
 alias allready "sv_cmd allready"
 
 // note: these cvars use weapon NUMBERS. Use the menu to edit this cvar, or look the numbers up in qcsrc/common/constants.qh.
-seta cl_weaponpriority "11 7 9 4 13 8 6 15 3 5 14 2 1 12 10" "weapon priority list (edit it using the menu, numbers see constants.qh)"
+seta cl_weaponpriority "11 9 7 4 13 8 6 15 3 5 14 2 1 12 10" "weapon priority list (edit it using the menu, numbers see constants.qh)"
 seta cl_weaponpriority_useforcycling 0
 seta cl_weaponpriority0 "9 4 13 8 14" "use impulse 200 for prev gun from this list, 210 for best gun, 220 for next gun.  Default value: explosives"
 seta cl_weaponpriority1 "11 7 6 5 1"  "use impulse 201 for prev gun from this list, 211 for best gun, 221 for next gun.  Default value: energy"

Modified: trunk/data/maps/skyway.mapinfo
===================================================================
--- trunk/data/maps/skyway.mapinfo	2009-03-24 08:31:50 UTC (rev 6262)
+++ trunk/data/maps/skyway.mapinfo	2009-03-24 09:09:40 UTC (rev 6263)
@@ -9,4 +9,5 @@
 type rune 200 20
 type lms 9 20
 type arena 10 20
+type kh 1000 20 3
 cdtrack 9



More information about the nexuiz-commits mailing list