Ultima Online Protocol :: Target Multi
Packet # Packet Name Length Client Server Obsolete
0x99 Target Multi 0x001A X X
Data Type Description
byte 0x99 The packet number.
byte 0x01 This is the target type. It should always be 0x01.
uint Serial The serial of the house deed.
uint 0x00000000 Unknown.
uint 0x00000000 Unknown.
uint 0x00000000 Unknown.
ushort Number The house's multi number.
uint Radius The object's tile radius.
ushort 0x0000 Unknown.

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