GetFractionStartAmmo( <weapon name> )


Module: Player

Summary:

Return the player's current ammunition amount as a fraction of the weapon's starting ammunition



Call this on:

The player



Example:

 self GetFractionStartAmmo( "mosin_nagant" );



Required Args:

  • 1 : <weapon name> The weapon name (a string)