rg_drop_items_by_slot
- Синтаксис
-
native rg_drop_items_by_slot(const index, const InventorySlotType:slot);
Переменная | Описание |
---|---|
index |
Client index |
slot |
Specific slot for remove of each item. |
- Описание
- Drop to floor all the player's stuff by specific slot.
- Возвращает
- 1 on success, 0 otherwise