| 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 0x0005 | The command being sent.
|
||||
| byte 0x00 | Unknown | ||||
| uint Artwork | The artwork number of the item being destroyed. | ||||
| byte 0x00 | Unknown | ||||
| uint X | The X-position (relative to the center of the house) of the item being destroyed. | ||||
| byte 0x00 | Unknown | ||||
| uint Y | The Y-position (relative to the center of the house) of the item being destroyed. | ||||
| byte 0x00 | Unknown | ||||
| uint Z | The Z-position (relative to the Z-position of the first floor) of the item being destroyed. | ||||
| byte 0x07 | Unknown | ||||
Packet Description: This is sent when the user deletes a tile in House Customization mode. |
|||||