317:Pickup ground item

From RuneWiki
Jump to navigationJump to search
Pickup ground item
Sent when the player picks up an item from the ground.
Opcode 236
Type Fixed
Length 6

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

Data Type Description
Little Endian Short The Y coordinate of the item.
Short The item ID.
Little Endian Short The X coordinate of the item.