Call of Duty Script Documentation
weaponfiretime(<weapon name>)
ModuleWeapons
Summary
Get the weapon fire time for the given weapon
Example
weaponfiretime("mosin_nagant_sniper");
Minimum Number of arguments: 1
1 : <weapon name> The weapon name.
Number of optional arguments: 0
Return to Function List