ns_get_weap_clip
Syntax
native ns_get_weap_clip(idWeapon);
Usage
| Parameter | Description |
|---|---|
| idWeapon | The weapon to get the clip ammo from. |
Description
Gets the weapon's clip ammo.
Note
Use weapon index, not player index!
Return
The amount of ammunition in the weapon's clip.