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

For a list of content identifiers, you can view this spreadsheet.

Last updated