Call of Duty Script Documentation
weaponmaxdist(<weapon name>)
ModuleWeapons
Summary
Returns the maximum distance for this weapon
Example
maxdist = weaponmaxdist("mosin_nagant_sniper");
Minimum Number of arguments: 1
1 : <weapon name> The weapon name.
Number of optional arguments: 0
Return to Function List