| 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 0x000D | The command being sent.
|
||||
| byte 0x00 | Unknown | ||||
| uint Artwork | The artwork number of the item being added. Add +0x4000 to get the multi ID. | ||||
| byte 0x00 | Unknown | ||||
| uint X | The X-position (relative to the center of the house) of the item being added. | ||||
| byte 0x00 | Unknown | ||||
| uint Y | The Y-position (relative to the center of the house) of the item being added. | ||||
| byte 0x07 | Unknown | ||||
Packet Description: This is sent when the user adds a staircase to a house design in House Customization mode. |
|||||