rg_has_item_by_name
- Синтаксис
-
native bool:rg_has_item_by_name(const index, const item[]);
Переменная | Описание |
---|---|
index |
Client index |
item |
Item name |
- Описание
- Checks if the player has the item.
- Возвращает
- true if he does, false otherwise