rswiki-book/src/317/317-Ground-Item-Action.md

598 B

\[Category Packet

Action ==

=== Description ===

This packet is sent when a player clicks the first option on a ground item. === Packet Structure === {|border=2 ! Data Type ! Description |- | Data Types#Little Endian [[Data Types#Standard data types|Short]] | The items X coordinate. |- | Additional Data Types#Little Endian [[Data Types#Standard data types|Short]] | The items Y coordinate. |- | Additional Data Types#Standard data types | The item ID. |- |}