Signature
native Float:ns_get_weap_range(idWeapon);
Description
Gets the maximum range for this weapon.
Notes
- Use weapon index, not player index!
Parameters
- idWeapon — The entity index of the weapon to check.
Returns
The maximum range this weapon has.