Difference between revisions of "317:Drop item"

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

Latest revision as of 19:01, 11 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.