rg_get_iteminfo
Syntax
native rg_get_iteminfo(const ent, ItemInfo:type, any:...);
Usage
| Parameter | Description |
|---|---|
| entity | Entity index |
| type | Item info type. See ItemInfo constants. |
Description
Gets a parameter of the member CSPlayerItem::m_ItemInfo
native rg_get_iteminfo(const ent, ItemInfo:type, any:...);
| Parameter | Description |
|---|---|
| entity | Entity index |
| type | Item info type. See ItemInfo constants. |
Gets a parameter of the member CSPlayerItem::m_ItemInfo