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