rg_remove_all_items
- Синтаксис
-
native rg_remove_all_items(const index, const bool:removeSuit = false);
Переменная | Описание |
---|---|
index |
Client index |
removeSuit |
Remove suit |
- Описание
- Remove all of the player's items.
- Возвращает
- 1 on success, 0 otherwise