cs_get_weapon_ammo
- Синтаксис
-
native cs_get_weapon_ammo(index);
Переменная | Описание |
---|---|
index |
Weapon entity index |
- Описание
- Returns the amount of ammo in weapon's magazine.
- Пометка
-
This native does not verify that the provided entity is a weapon entity. It will return incorrect values for non-weapon entities.
- Возвращает
- Amount of ammo in magazine