next up previous contents
Next: GodMode Toggle [0x04] Up: Game Packets Structure Previous: Move Request [0x02]   Contents

Talk Request [0x03]

Talk Request (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE SpeechType
BYTE[2] Color
BYTE[2] SpeechFont
BYTE[x] msg - Null Terminated String.
blockSize is calculated as length of msg (x) + 8.

Thiago A Correa 2001-06-09