Have Item
Signature
int haveitem(int content); //id:0x02e4
Description
Gets the count of a content from the inventory.
Arguments
Content
The identifier of the content (e.g. 0
for Potion
).
Notes
Last updated