2011-06-26 13:50:39 -04:00
|
|
|
[[Category Packet]]
|
|
|
|
[[Category Packet 317]]
|
2012-01-05 12:52:17 -05:00
|
|
|
{{packet|name=Interface color|description=This packet changes the color of an interface that is text.|opcode=122|type=Fixed|length=4|revision=317}}
|
2011-06-26 13:50:39 -04:00
|
|
|
== Interface Color ==
|
|
|
|
|
|
|
|
=== Description ===
|
|
|
|
|
2012-01-05 12:52:17 -05:00
|
|
|
This packet changes the color of an interface that is text.
|
2011-06-26 13:50:39 -04:00
|
|
|
|
|
|
|
=== 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]]
|
2012-01-05 12:52:17 -05:00
|
|
|
| The color. (0xffffff)
|
2011-06-26 13:50:39 -04:00
|
|
|
|-
|
2012-01-05 12:52:17 -05:00
|
|
|
|}
|
|
|
|
|
|
|
|
=== Information ===
|
|
|
|
You use this packet to change the color of text in an interface.
|