← Back to Ultima Online Packet Guide Permalink
Send Speech (ASCII)
0x1C
S->C Variable All Active
Metadata
Direction
S->C
Size
Variable
Type
Variable
Client Version
All
Status
Active
Description
Server ASCII speech/message (id,model,type,hue,font,name,text).
Notes
ModernUO writes Serial, Graphic, MessageType, Hue, Font, Name, Ascii text; backfills length.
Packet Structure
00:ID(0x1C)
01:Len(2)
03:ID(4)
07:Model(2)
09:Type(1)
0A:Color(2)
0C:Font(2)
0E:Name(30 ASCII)
2C:AsciiText(NullTerminated)