AMX Mod X API Documentation

Signature
native rg_instant_reload_weapons(const index, const weapon = 0);
Description

Instantly reload client's weapons.

Parameters
  • index Client index
  • weapon Weapon entity-index, if 0 then all weapons will be reloaded
Returns

1 on success, 0 otherwise

Назад
Верх