Max ammo amount: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
New page: '''''max_ammo_amount #''''' is an array holding the maximum amount of ammo the player currently has for each weapon. ''#'' Indicates the weapon which the game is getting or setting the max...
 
m Reverted edits by 112.202.121.89 (talk) to last revision by Jblade
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''''max_ammo_amount #''''' is an array holding the maximum amount of ammo the player currently has for each weapon. ''#'' Indicates the weapon which the game is getting or setting the maximum ammo for.
'''''max_ammo_amount #''''' is an array holding the maximum amount of ammo the player currently has for each weapon. ''#'' Indicates the weapon which the game is getting or setting the maximum ammo for.
[[Category:Player structure members]]

Latest revision as of 08:16, 22 July 2011

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