Call of Duty Script Documentation

getfractionmaxammo(<weapon name>)


Module
Player


Summary


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

Call this function on


The player

Example


 self getfractionmaxammo("mosin_nagant");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List