rswiki-book/src/317/317-Pickup-ground-item.md

762 B

\[Category Packet

{{packet|name=Pickup ground item|description=Sent when the player picks up an item from the ground.|opcode=236|type=Fixed|length=6|revision=317}} == Pickup Ground Item ==

=== Description ===

This packet is sent when a player clicks the "Pick Up" option on an item when its on the ground.

=== Packet Structure === {|border=2 ! Data Type ! Description |- |

\[Data Types\#Little Endian\|Little Endian

Types#Standard data types|Short]] | The Y coordinate of the item. |- | Data Types#Standard data types | The item ID. |- | Data Types#Little Endian [[Data Types#Standard data types|Short]] | The X coordinate of the item. |- |}