mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-10 11:25:07 -05:00
24 lines
619 B
Plaintext
24 lines
619 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 377]]
|
|
{{packet|name=Interface Item|description=Sends an item to an interface.|opcode=21|type=Fixed|length=6|revision=377}}
|
|
== Interface Item ==
|
|
|
|
=== Description ===
|
|
Sends an item to an interface.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| Zoom factor.
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
|
| Item ID.
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
|
| Interface ID.
|
|
|-
|
|
|} |