CHAT

Name

CHAT -- Client chat message request

Synopsis

<CHAT TYPE="type" TO="to"> <![CDATA[...]]> </CHAT>
DataTypeExample
TYPEstringnormal
TOstringplayer name

Description

Client chat message request

Message Data

TYPE

Chat type. Can be one of "normal", "beep", "private".

TO

Name of player who will receive message. This attribute is needed for beep and private messages only, but not for normal chat.


Usage

A CHAT request is sent from the client to send a chat message. The server will respond with an appropriate RESULT which embeds a CHAT tag.