Difference between revisions of "317:Drop item"

From RuneWiki
Jump to navigationJump to search
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Short Special A
+
| Short [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The item ID.
 
| The item ID.
 
|-
 
|-
Line 17: Line 17:
 
| The frame ID.
 
| The frame ID.
 
|-
 
|-
| Short Special A
+
| Short [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The slot ID.
 
| The slot ID.
 
|-
 
|-
 
|}
 
|}

Revision as of 05:26, 10 October 2009

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
Short Special A The item ID.
Short The frame ID.
Short Special A The slot ID.