na
na
na
na
na
na
na
na
Dispatched by the client when the player's intent is to collect an item from the ground.
When a player faces a freed item on the ground in the game world, a prompt appears that invites him to pick it up. Doing so generates this packet. The server determines the exact inventory position where the item will get placed. If the inventory has insufficient space to accommodate the item, it gets put into the player's hand (on the cursor).
This packet is complemented by an
ObjectAttachMessagepacket from the server that performs the actual "picking up."na
na
na
na