native ns_set_weap_clip(idWeapon, clipsize);
idWeapon | The weapon to set the clip ammo on. |
clipsize | The amount of ammunition to set in the weapon's clip. |
Sets the weapon's ammo in the clip.
Use weapon index, not player index!
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.