Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0x07 | Take Object | 0x0007 | X | X | |
Data Type | Description | ||||
byte 0x07 | The packet number. | ||||
uint Serial | The serial of the item to take. | ||||
ushort Amount | The amount of the item to take. | ||||
Packet Description: This is sent by the client when the player picks up an item. |