r6021 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Feb 28 10:22:40 EST 2009


Author: div0
Date: 2009-02-28 10:22:39 -0500 (Sat, 28 Feb 2009)
New Revision: 6021

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
update the default values for the weapon priority cvars to match the empiric results


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-28 14:11:40 UTC (rev 6020)
+++ trunk/data/defaultNexuiz.cfg	2009-02-28 15:22:39 UTC (rev 6021)
@@ -1264,14 +1264,14 @@
 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 "14 13 9 8 11 7 6 5 4 15 3 2 1 10 12" "default porto and hook as LOW priority, use the weapon key numbers otherwise"
+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_useforcycling 0
-seta cl_weaponpriority0 "14 9 8 4"    "use impulse 200 for prev gun from this list, 210 for best gun, 220 for next gun.  Default value: explosives (RL Hagar Mortar)"
-seta cl_weaponpriority1 "13 7 6 5 1"  "use impulse 201 for prev gun from this list, 211 for best gun, 221 for next gun.  Default value: energy (Nex Crylink Electro Laser)"
-seta cl_weaponpriority2 "15 11 7 3"   "use impulse 202 for prev gun from this list, 212 for best gun, 222 for next gun.  Default value: hitscan exact (Nex MG)"
-seta cl_weaponpriority3 "15 11 7 3 2" "use impulse 203 for prev gun from this list, 213 for best gun, 223 for next gun.  Default value: hitscan all (Nex MG Shotgun)"
-seta cl_weaponpriority4 "13 8 6 5 2"  "use impulse 204 for prev gun from this list, 214 for best gun, 224 for next gun.  Default value: spam (Hagar Crylink Electro Shotgun)"
-seta cl_weaponpriority5 "1 12 10"     "use impulse 205 for prev gun from this list, 215 for best gun, 225 for next gun.  Default value: for moving    (Laser Hook Port-O-Launch)"
+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"
+seta cl_weaponpriority2 "11 7 15 3"   "use impulse 202 for prev gun from this list, 212 for best gun, 222 for next gun.  Default value: hitscan exact"
+seta cl_weaponpriority3 "11 7 15 3 2" "use impulse 203 for prev gun from this list, 213 for best gun, 223 for next gun.  Default value: hitscan all"
+seta cl_weaponpriority4 "4 13 8 6 2"  "use impulse 204 for prev gun from this list, 214 for best gun, 224 for next gun.  Default value: spam weapons"
+seta cl_weaponpriority5 "1 12 10"     "use impulse 205 for prev gun from this list, 215 for best gun, 225 for next gun.  Default value: weapons for moving"
 seta cl_weaponpriority6 "" "use impulse 206 for prev gun from this list, 216 for best gun, 226 for next gun"
 seta cl_weaponpriority7 "" "use impulse 207 for prev gun from this list, 217 for best gun, 227 for next gun"
 seta cl_weaponpriority8 "" "use impulse 208 for prev gun from this list, 218 for best gun, 228 for next gun"




More information about the nexuiz-commits mailing list