]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
suggestion for better weapon priority
authorMartin Taibr <taibr.martin@gmail.com>
Wed, 24 Oct 2018 21:25:02 +0000 (23:25 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Wed, 24 Oct 2018 21:25:02 +0000 (23:25 +0200)
xonotic-client.cfg

index 280e9b1e3ea7ddb76d135d6c7382d8fccd3651f2..30f8d2da6b7f2929815a8835b2cc17fcecf7e5c1 100644 (file)
@@ -624,7 +624,7 @@ seta menu_mouse_speed 1 "speed multiplier for the mouse in the menu (does not af
 set menu_use_default_hostname 1
 alias sethostname "set menu_use_default_hostname 0; hostname $*"
 
-seta cl_weaponpriority "vaporizer okhmg okrpc oknex vortex fireball mortar okmachinegun machinegun hagar rifle arc electro devastator crylink minelayer okshotgun shotgun shockwave hlac tuba blaster porto seeker hook" "weapon priority list"
+seta cl_weaponpriority "vaporizer okrpc okhmg oknex okmachinegun okshotgun fireball devastator rifle vortex mortar electro crylink machinegun seeker arc hagar minelayer shotgun shockwave hlac blaster tuba porto hook" "weapon priority list"
 seta cl_weaponpriority_useforcycling 0 "when set, weapon cycling by the mouse wheel makes use of the weapon priority list (the special value 2 uses the weapon ID list for cycling)"
 seta cl_weaponpriority0 "okrpc devastator mortar hagar seeker fireball"                   "use weapon_priority_0_prev for prev gun from this list, weapon_priority_0_best for best gun, weapon_priority_0_next for next gun.  Default value: explosives"
 seta cl_weaponpriority1 "vaporizer oknex vortex crylink hlac arc electro blaster shockwave"   "use weapon_priority_1_prev for prev gun from this list, weapon_priority_1_best for best gun, weapon_priority_1_next for next gun.  Default value: energy"