Set Item Num
Signature
int setitemnum(int content, int count); //id:0x055c
Description
Sets the count of a content in the inventory to a specific amount and returns the new count.
Arguments
Content
The identifier of the content.
Count
The new count of the content.
Notes
Last updated