CMD REALM LIST Client
Jump to navigation
Jump to search
CMD_REALM_LIST_Client is a Login Packet sent by the client after a successful CMD_AUTH_LOGON_PROOF_Server is received. The server responds with a CMD_REALM_LIST_Server.
Packet Layout
Offset | Size / Endianness | Type | Name | Description |
---|---|---|---|---|
0x0 | 1 / - | uint8 | opcode | 0x10 for CMD_REALM_LIST |
0x1 | 4 / - | uint32 | padding | Hardcoded to 0 in the client. |
Size
The size is always 5 bytes.