ns_get_weap_range
- Синтаксис
-
native Float:ns_get_weap_range(idWeapon);
Переменная | Описание |
---|---|
idWeapon |
The entity index of the weapon to check. |
- Описание
- Gets the maximum range for this weapon.
- Пометка
-
Use weapon index, not player index!
- Возвращает
- The maximum range this weapon has.