Weaponswitch: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
m This was actually wrong.
Line 4: Line 4:


2 = switch away when out of ammo
2 = switch away when out of ammo
Setting the variable to any non-zero value will disable automatic weapon switching.
Example:
setuserdef[THISACTOR].weaponswitch -1


[[Category:Bitfields]]
[[Category:Bitfields]]

Revision as of 07:11, 22 February 2010

bitfield

1 = switch to weapon on pickup

2 = switch away when out of ammo