addItem
Documentation on the addItem packet sent by the server to the client.
Description
This packet is fired whenever the player's inventory updates, such as purchasing something from the shop, using an item code, etc.
Parameters
Key
Type
Description
itemID
string
The item ID of the item the player has been granted.
Last updated