r5889 - trunk/data

esteel at icculus.org esteel at icculus.org
Tue Feb 17 11:41:14 EST 2009


Author: esteel
Date: 2009-02-17 11:41:11 -0500 (Tue, 17 Feb 2009)
New Revision: 5889

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
explain cl_weaponpriorityX cvars


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-02-17 15:05:18 UTC (rev 5888)
+++ trunk/data/defaultNexuiz.cfg	2009-02-17 16:41:11 UTC (rev 5889)
@@ -1250,19 +1250,16 @@
 // 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_useforcycling 0
-// impulse 200, 210, 220:
-seta cl_weaponpriority0 "14 9 8 4"    "explosives    (RL Hagar Mortar)"
-// impulse 201, 211, 221:
-seta cl_weaponpriority1 "13 7 6 5 1"  "energy        (Nex Crylink Electro Laser)"
-seta cl_weaponpriority2 "15 11 7 3"   "hitscan exact (Nex MG)"
-seta cl_weaponpriority3 "15 11 7 3 2" "hitscan all   (Nex MG Shotgun)"
-seta cl_weaponpriority4 "13 8 6 5 2"  "spam          (Hagar Crylink Electro Shotgun)"
-seta cl_weaponpriority5 "1 12 10"     "for moving    (Laser Hook Port-O-Launch)"
-seta cl_weaponpriority6 ""
-seta cl_weaponpriority7 ""
-seta cl_weaponpriority8 ""
-// impulse 209, 219, 229:
-seta cl_weaponpriority9 ""
+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_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."
+seta cl_weaponpriority9 "" "use impulse 209 for prev gun from this list, 219 for best gun, 229 for next gun."
 
 // NOTE: this only replaces weapons on the map
 // use g_start_weapon_* to also replace the on-startup weapons!




More information about the nexuiz-commits mailing list