317:Pickup ground item

From RuneWiki
Revision as of 19:07, 11 October 2009 by Samuraiblood2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.