Next: Open Chat Window [0xB5]
Up: Game Packets Structure
Previous: Gump Menu Selection [0xB1]
  Contents
Chat Message (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE[2] messageType
If message type==0x03EB (Display Enter Username window)
BYTE[8] unknown (all 0's)
If message type==0x03ED (Username accepted, display window)
BYTE[4] unknown (all 0's)
BYTE[?][2] unicode username
BYTE[4] unknown (all 0's)
If message type==0x03E8
BYTE[4] unknown (all 0's)
BYTE[?][2] unicode channel name
BYTE[2] unknown (0x0000)
BYTE[2] unknown (0x0030)
BYTE[2] unknown (0x0000)
Thiago A Correa
2001-06-09