Ultima Online Protocol :: AOS Command :: Switch Floors
Packet # Packet Name Length Client Server Obsolete
0xD7 AOS Command dynamic X
Data Type Description
byte 0xD7 The packet number.
ushort Size The size of the packet.
uint Serial The character's serial.
ushort 0x0012 The command being sent.

  • 0x0012 - House Customization :: Switch Floors
byte 0x00 Unknown
uint Floor The floor to switch to.
byte 0x07 Unknown

Packet Description:
This is sent when the user switches floors in House Customization mode.