CMD REALM LIST Client: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with "= Packet Layout = {| class="wikitable" |+ RealmList_Client ! Offset ! Size / Endianness ! Type ! Name ! Description |- | 0x0 || 1 / - || uint8 || cmd || REALMLIST (0x10) |- |...")
 
m (Add categories)
Line 14: Line 14:
|-
|-
|}
|}
{{Login Packet Categories}}

Revision as of 18:04, 31 May 2021

Packet Layout

RealmList_Client
Offset Size / Endianness Type Name Description
0x0 1 / - uint8 cmd REALMLIST (0x10)
0x1 4 / - uint32 padding Hardcoded to 0 in the client.