rswiki-book/src/317/317-Drop-item.md

637 B

Drop Item

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

Packet Details

Key Value
Name Drop item
Description Sent when a player wants to drop an item onto the ground.
Opcode 87
Type Fixed
Length 6
Revision 317

Packet Structure

Data Type Description
Short Special A The item ID.
Short The frame ID.
Short Special A The slot ID.