rg_instant_reload_weapons

Syntax

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

Usage

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

Description

Instantly reload client's weapons.

Return

1 on success, 0 otherwise