rg_remove_items_by_slot
- Синтаксис
-
native rg_remove_items_by_slot(const index, const InventorySlotType:slot);
Переменная | Описание |
---|---|
index |
Client index |
slot |
The slot that will be emptied |
- Описание
- Remove all the player's stuff in a specific slot.
- Возвращает
- 1 on success, 0 otherwise