rg_switch_weapon
- Синтаксис
-
native rg_switch_weapon(const index, const weapon);
Переменная | Описание |
---|---|
index |
Client index |
weapon |
Weapon entity-index |
- Описание
- Forces the player to switch to a specific weapon.
- Возвращает
- 1 on success, 0 otherwise