mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-15 05:35:01 -05:00
21 lines
619 B
Plaintext
21 lines
619 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 377]]
|
||
|
{{packet|name=Inventory Overlay|description=Sets the interface overlay for the inventory.|opcode=128|type=Fixed|length=4|revision=377}}
|
||
|
== Inventory Overlay ==
|
||
|
|
||
|
=== Description ===
|
||
|
Sets the specified interface to the specified inventory.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
|
||
|
{| border=2
|
||
|
! Data type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]] [[Data Types#Standard data types|Special A]]
|
||
|
| Interface ID.
|
||
|
|-
|
||
|
| [[Data Types#Byte Order|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| Inventory interface ID
|
||
|
|-
|
||
|
|}
|