← Back to Ultima Online Packet Guide Permalink
DragEffect
0x23
S->C Fixed All Active
Metadata
Direction
S->C
Size
26
Type
Fixed
Client Version
All
Status
Active
Description
Visual drag effect between entities/locations.
Notes
Use CreateDragEffect + SendDragEffect; DragEffectPacketLength=26.
Packet Structure
00:ID(0x23)
01:ItemID(2)
03:Zero(1)
04:Hue(2)
06:Amount(2)
08:SrcSerial(4)
0C:SrcX(2)
0E:SrcY(2)
10:SrcZ(1s)
11:TrgSerial(4)
15:TrgX(2)
17:TrgY(2)
19:TrgZ(1s)