ns_set_weap_range
- Синтаксис
-
native ns_set_weap_range(idWeapon, Float:range);
Переменная | Описание |
---|---|
idWeapon |
The entity index of the weapon to set. |
range |
The maximum range this weapon will have. |
- Описание
- Sets the maximum range for this weapon.
- Пометка
-
Use weapon index, not player index!
- Возвращает
- Функция ничего не возвращает