Show empty weapon

From EDukeWiki
Revision as of 16:48, 24 September 2005 by TX (talk | contribs)
Jump to navigation Jump to search

show_empty_weapon is a count-down timer.
It is initialized to zero.
It is set to 32 when a new weapon is picked up.
When show_empty_weapon reaches zero from non-zero, the subweapon flag is set if the last_full_weapon was GROW_WEAPON.
More will have to be done here to allow any weapon type to have sub-weapons...