Difference between revisions of "317:Interface item"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Interface item|description=Displays an item model inside an interface.|opcode=246|type=Fixed|length=6|revision=317}} == Interface Item == === Description === Displays an it...)
 
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
! Description
 
! Description
 
|-
 
|-
| Little Endian Short || Interface ID.
+
| [[Data_Types#Little_Endian|Little Endian]] [[Data_Types#Standard_data_types|Short]] || Interface ID.
 
|-
 
|-
| Short || The items rotation.
+
| [[Data_Types#Standard_data_types|Short]] || The items rotation.
 
|-
 
|-
| Short || The item ID.
+
| [[Data_Types#Standard_data_types|Short]] || The item ID.
 
|}
 
|}

Latest revision as of 18:46, 11 October 2009

Interface item
Displays an item model inside an interface.
Opcode 246
Type Fixed
Length 6

Interface Item

Description

Displays an item model inside an interface.

Packet Structure

Data type Description
Little Endian Short Interface ID.
Short The items rotation.
Short The item ID.