← Back to Ultima Online Packet Guide Permalink
Talk Request
0x03
C->S Variable All Active
Metadata
Direction
C->S
Size
Variable
Type
Variable
Client Version
All
Status
Active
Description
Client ASCII speech (type,hue,font,text).
Notes
ModernUO trims and bounds 1..128; maps to MessageType and hue clipped.
Packet Structure
00:ID(0x03)
01:Len(2)
03:Type(1)
04:Color(2)
06:Font(2)
08:AsciiText(NullTerminated)