Difference between revisions of "317:Item on item"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Item on item|description=Sent when a player uses an item on another item.|opcode=53|type=Fixed|length=4|revision=317}} == Item on Item == === Description === This packet is...)
 
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Short
+
| [[Data_Types#Standard_data_types|Short]]
 
| The item being used on's slot.
 
| The item being used on's slot.
 
|-
 
|-
| 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 being used's slot.
 
| The item being used's slot.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 18:58, 11 October 2009

Item on item
Sent when a player uses an item on another item.
Opcode 53
Type Fixed
Length 4

Item on Item

Description

This packet is sent when a player uses an item on another item.

Packet Structure

Data Type Description
Short The item being used on's slot.
Short Special A The item being used's slot.