Call of Duty Script Documentation
getammocount(<weapon name>)
ModuleWeapons
Summary
Get the remaining ammo
Call this function on
<player>
Example
getammocount("mosin_nagant_sniper");
Minimum Number of arguments: 1
1 : <weapon name> The weapon name.
Number of optional arguments: 0
Return to Function List