GetOutfitItems
Description
Sent as the first step of the ZoneTransitionQueue.
Fetches the items currently equipped(?) by the player’s active avatar.
Request
| Field | Type | Description |
|---|---|---|
PlayerAvatarOutfitID | OID | Requested avatar outfit OID |
PlayerID | OID | Requested player OID |
Response
| Field | Type | Description |
|---|---|---|
OutfitItems | []PlayerItem | List of player items |