WeaponStartAmmo( <weapon name> )


Module: Weapons

Summary:

Returns the amount of ammo this weapon is meant to start with when first given to a player.



Example:

numrounds = WeaponStartAmmo( "mp5" )



Required Args:

  • 1 : <weapon name> The weapon name.