WeaponMaxAmmo( <weapon name> )


Module: Weapons

Summary:

Returns the max amount of ammo this weapon is meant to hold. Stockpile only, not the clip.



Example:

max = WeaponMaxAmmo( "mp5" )



Required Args:

  • 1 : <weapon name> The weapon name.