uo_protocol_0x03
UO Protocol 0x03
Talk Request (Variable # of bytes)
This is sent by older clients instead of the Speech Unicode packet.
Offset Type Name Description ------ -------- ---------------- ------------------------------ 0000 BYTE cmd 0001 USHORT] blockSize 0003 BYTE SpeechType 0004 USHORT hue 0006 USHORT font 0008 CHAR[] msg Null Terminated String
blockSize is calculated as length of msg(x)+8.
Mode:
- 0x00 - Regular
- 0x01 - Broadcast
- 0x02 - Emote
- 0x06 - System
- 0x07 - Message
- 0x08 - Whisper
- 0x09 - Yell
uo_protocol_0x03.txt · Last modified: 2014/03/09 17:59 by thooge