| Packet # | Packet Name | Length | Client | Server | Obsolete |
|---|---|---|---|---|---|
| 0x7D | Picked Object | 0x000D | ![]() |
X | X |
| Data Type | Description | ||||
| byte 0x7D | The packet number. | ||||
| uint Dialog | The serial of the dialog to which this is responding. | ||||
| ushort Menu | The serial of the menu to which this is responding. | ||||
| ushort Option | The 1-based index of the option that was selected. | ||||
| ushort Artwork | The artwork number of the selected item. | ||||
| ushort Hue | The hue of the selected item. | ||||
Packet Description: This is the client's response to the Object Picker packet. |
|||||