Last weapon

From EDukeWiki
Revision as of 14:48, 18 July 2012 by Overkill666 (talk | contribs)
Jump to navigation Jump to search

This is set to the currently selected weapon when the player attempts to switch to another weapon. While the ID of the weapon is changed the instant the weapon starts to change, the tile that is drawn on screen is only set after weapon_pos reaches -9, and during that moment last_weapon is used to store the tile of the last weapon.

See WEAPON for the list of weapon IDs.