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