User Tools

Site Tools


uo_protocol_0x99

UO Protocol 0x99

House/Boat Placement (26 bytes)

Bring up house/board placement View.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  BYTE     request          (0x01 from server, 0x00 from client)
 0002  UINT     serial           The serial of the deed
 0006  UINT     unknown1         0x00000000
 0010  UINT     unknown2         0x00000000
 0014  UINT     unknown3         0x00000000
 0018  USHORT   number           The house's multi number (item model - 0x4000)
 0020  UINT     radius           The object's tile radius
 0024  USHORT   unknown4         0x0000

This is sent to bring up a house-placing target. The client responds with a normal Target packet.

uo_protocol_0x99.txt · Last modified: 2014/07/14 21:07 by thooge