Ammo amount: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Member of the [[player]] struct; array holding the amount of ammo for each of the weapons.
'''''ammo_amount''''' is an array holding the amount of ammo the player currently has for each weapon.


[[Category:Player structure members]]
[[Category:Player structure members]]

Revision as of 09:08, 8 September 2006

ammo_amount is an array holding the amount of ammo the player currently has for each weapon.