AMX Mod X API Documentation

Signature
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.
Назад
Верх