← Back to Index

ShowStoreOfferPacket (91)

Used for redirecting a user to the right offer.
The server can redirect the user to a 3rd party server page, to a marketplace offer description page, or to a dressing room page containing desired offer.
Field Name Type Field Index Description
Offer Id (Required) mce::UUID 0 The offer Id tells which offer to look up when navigating to a marketplace or dressing room.

mce::UUID

Field Name Type Field Index Description
Most Significant Bits (Required) uint64 0
Least Significant Bits (Required) uint64 1
Redirect Type (Required) uint8 1 The redirect type determines which page to navigate to.
Enum Values:
Index Value
0 MarketplaceOffer
1 DressingRoomOffer
2 ThirdPartyServerPage