AMX Mod X API Documentation

Signature
native rg_set_user_ammo(const index, WeaponIdType:weapon, amount);
Description

Sets the amount of clip ammo for a specific weapon.

Parameters
  • index Client index
  • weapon Weapon id
  • amount New clip ammo amount to set
No return value
Назад
Верх