Packet 0xB2 subcommand 0x03EF (Remove User from Chat)
Posted: Fri Aug 29, 2008 8:20 am
There is a small error in the pktlist.
It must be:
Then a user is successfully removed from the chat table.
Edit: 20081010, fixed in online packets list.
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)
Edit: 20081010, fixed in online packets list.