Ammo amount: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
LordMisfit (talk | contribs)
mNo edit summary
Line 1: Line 1:
'''''ammo_amount''''' is an array holding the amount of ammo the player currently has for each weapon.
'''''ammo_amount #''''' is an array holding the amount of ammo the player currently has for each weapon. ''#'' Indicates the weapon which the game is getting or setting the ammo for.


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

Revision as of 11:25, 29 September 2006

ammo_amount # is an array holding the amount of ammo the player currently has for each weapon. # Indicates the weapon which the game is getting or setting the ammo for.