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