Signature
native rg_set_user_bpammo(const index, WeaponIdType:weapon, amount);
Description
Sets the amount of ammo in the client's backpack for a specific weapon.
Parameters
- index — Client index
- weapon — Weapon id
- amount — New backpack ammo amount to set
No return value