rg_drop_item
- Синтаксис
-
native rg_drop_item(const index, const item_name[]);
Переменная | Описание |
---|---|
index |
Client index |
item_name |
Item classname |
- Описание
- Forces the player to drop the specified item classname.
- Возвращает
- 1 on success, 0 otherwise