rg_instant_reload_weapons
- Синтаксис
-
native rg_instant_reload_weapons(const index, const weapon = 0);
Переменная | Описание |
---|---|
index |
Client index |
weapon |
Weapon entity-index, if 0 then all weapons will be reloaded |
- Описание
- Instantly reload client's weapons.
- Возвращает
- 1 on success, 0 otherwise