← Back to Ultima Online Packet Guide Permalink
Send Gump Menu Dialog
0xB0
S->C Variable All Reference
Metadata
Direction
S->C
Size
Variable
Type
Variable
Client Version
All
Status
Reference
Description
Sends a gump dialog with position, command list, and text lines.
Notes
—
Packet Structure
00:ID(0xB0)
01:Len(2)
03:ID(4)
07:GumpID(4)
0B:X(4)
0F:Y(4)
13:CmdLen(2)
15:Commands(Ascii, zero-terminated)
..:NumText(2)
then NumText x { TextLen(2, Unicode chars), Text(BigUni) }