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