Signature
native ns_get_weap_clip(idWeapon);
Description
Gets the weapon's clip ammo.
Notes
- Use weapon index, not player index!
Parameters
- idWeapon — The weapon to get the clip ammo from.
Returns
The amount of ammunition in the weapon's clip.