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