[World] 0x2002 - Chat Message

This packet is sent to the user to show chat messages.

WORD ClientID
BYTE StrLen
BYTE Chat Type (See Below)
CHAR[StrLen] String

Chat Types:

0x00/0x01 - Show over players head, don't show in chat box
0x02 - Normal white chat in chat box. Shows as cyan in chat box and as system messages window when own users entity ID
0x03 - Shows as blue in chat box. Doesn't show in system messages window.
0x1A - Shows as white in chat box when your entityID.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License