SMSG_GMTICKET_SYSTEMSTATUS

Client Version 1, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/gamemaster/smsg_gmticket_systemstatus.wowm:8.

smsg SMSG_GMTICKET_SYSTEMSTATUS = 0x021B {
    GmTicketQueueStatus will_accept_tickets;
}

SMSG have a header of 4 bytes.

SMSG Header

OffsetSize / EndiannessTypeNameDescription
0x002 / Biguint16sizeSize of the rest of the message including the opcode field but not including the size field.
0x022 / Littleuint16opcodeOpcode that determines which fields the message contains.

Body

OffsetSize / EndiannessTypeNameComment
0x044 / -GmTicketQueueStatuswill_accept_ticketsvmangos: This only disables the ticket UI at client side and is not fully reliable are we sure this is a uint32? Should ask Zor