mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
21 lines
569 B
Plaintext
21 lines
569 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{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 item model inside an interface.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] || Interface ID.
|
|
|-
|
|
| [[Data Types#Standard data types|Short]] || The item's model zoom.
|
|
|-
|
|
| [[Data Types#Standard data types|Short]] || The item ID.
|
|
|} |