ns_get_weap_range

Syntax

native Float:ns_get_weap_range(idWeapon);

Usage

idWeapon
The entity index of the weapon to check.

Description

Gets the maximum range for this weapon.

Note

Use weapon index, not player index!

Return

The maximum range this weapon has.