updateGear
Documentation on the updateGear packet sent by the server to the client.
Description
This packet is fired whenever the player's inventory updates.
Parameters
Key
Type
Description
gear
Array<string>
A list of item IDs the player has.
Last updated