rg_get_user_ammo
Syntax
native rg_get_user_ammo(const index, WeaponIdType:weapon);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| weapon | Weapon id |
Description
Returns the amount of clip ammo for a specific weapon.
Return
Amount of clip ammo
native rg_get_user_ammo(const index, WeaponIdType:weapon);
| Parameter | Description |
|---|---|
| index | Client index |
| weapon | Weapon id |
Returns the amount of clip ammo for a specific weapon.
Amount of clip ammo