ns_set_weap_clip
- Синтаксис
-
native ns_set_weap_clip(idWeapon, clipsize);
Переменная | Описание |
---|---|
idWeapon |
The weapon to set the clip ammo on. |
clipsize |
The amount of ammunition to set in the weapon's clip. |
- Описание
- Sets the weapon's ammo in the clip.
- Пометка
-
Use weapon index, not player index!
- Возвращает
- Функция ничего не возвращает