| Packet # | Packet Name | Length | Client | Server | Obsolete |
|---|---|---|---|---|---|
| 0x13 | Equip Item Request | 0x000A | ![]() |
X | X |
| Data Type | Description | ||||
| byte 0x13 | The packet number. | ||||
| uint Item_Serial | The serial of the item to equip. | ||||
| byte Layer | The item's layer. | ||||
| uint Target_Serial | The serial of the character to equip the item. | ||||
Packet Description: This packet is sent by the client to equip an item. |
|||||