Page 1 of 1

Packet 0xB2 subcommand 0x03EF (Remove User from Chat)

Posted: Fri Aug 29, 2008 8:20 am
by Pierce
There is a small error in the pktlist.

It must be:

Code: Select all

MessageType 0x03EF (Remove User): 
BYTE[4] Unknown (00 00 00 00) 
BYTE[?] Unicode Username 
BYTE[2] Null Terminator (00 00) 
Then a user is successfully removed from the chat table.

Edit: 20081010, fixed in online packets list.