Weapon pos: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Matteus (talk | contribs)
No edit summary
 
No edit summary
 
Line 1: Line 1:
used to control display placement and sequencing. When set to -9, it stops counting and checks for reseting last weapon. When set to any other non-zero value, it is decremented until it reaches zero or -9. It's also used when placing the weapon tile(s) on the screen for raising and lowering of the weapon(s).
used to control display placement and sequencing. When set to -9, it stops counting and checks for reseting last weapon. When set to any other non-zero value, it is decremented until it reaches zero or -9. It's also used when placing the weapon tile(s) on the screen for raising and lowering of the weapon(s).
[[Category:Player structure members]]

Latest revision as of 16:50, 24 September 2005

used to control display placement and sequencing. When set to -9, it stops counting and checks for reseting last weapon. When set to any other non-zero value, it is decremented until it reaches zero or -9. It's also used when placing the weapon tile(s) on the screen for raising and lowering of the weapon(s).