ped.setWeaponClipAmmunition
setWeaponClipAmmunition
Signature: void setWeaponClipAmmunition(int weaponSlot, int clipAmmunition)
Usage: set the clip weapon ammunition for a weapon slot for the ped
Parameters
- int weaponSlot The weapon slot ID to set the clip ammunition for.
- int clipAmmunition The amount of ammunition for the clip for the ped's specified weapon slot.
Return
void
On failure: void