317:Drop item

From RuneWiki
Revision as of 00:52, 18 August 2009 by Samuraiblood2 (talk | contribs) (New page: {{packet|name=Drop item|description=Sent when a player wants to drop an item onto the ground.|opcode=87|type=Fixed|length=6|revision=317}} == Drop Item == === Description === This packet...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Drop item
Sent when a player wants to drop an item onto the ground.
Opcode 87
Type Fixed
Length 6

Drop Item

Description

This packet is sent when a player wants to drop an item onto the ground.

Packet Structure

Data Type Description
ShortA The item ID.
Short The frame ID.
ShortA The slot ID.