mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
21 lines
635 B
Plaintext
21 lines
635 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Interface color|description=Changes the color of an interface.|opcode=122|type=Fixed|length=4|revision=317}}
|
||
|
== Interface Color ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet changes the color of an interface.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The interface ID.
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The color.
|
||
|
|-
|
||
|
|}
|