CHAT

Name

CHAT -- Server response to chat message request

Synopsis

<CHAT TYPE="type" FROM="from"> <![CDATA[...]]> </CHAT>
DataTypeExample
TYPEstringprivate
FROMstringGrubby

Description

Server response to player chat request

Message Data

TYPE

Type of chat message, which can be one of "normal", "beep" and "private"

FROM

Player from which this message originates


Usage

The CHAT response tag is sent from the server to client to handle chat message requests via the CHAT tag.