ns_set_weap_reserve
- Синтаксис
-
native ns_set_weap_reserve(id,weapon,ammo);
Переменная | Описание |
---|---|
id |
The player id to set ammo count on. |
weapon |
The weapon type to set ammo count for. |
ammo |
The ammunition count to set. |
- Описание
- Sets the player's weapon reserve (backpack ammo) for the specified type of weapon.
- Пометка
-
Use player index, not weapon index!
- Возвращает
- Функция ничего не возвращает