From 98ae23af448533d24132220ca9462ab6954ea2de Mon Sep 17 00:00:00 2001 From: Dane Date: Thu, 5 Jan 2012 17:52:17 +0000 Subject: [PATCH] Update MediaWiki page '317 Interface color' --- 317-Interface-color.mediawiki | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/317-Interface-color.mediawiki b/317-Interface-color.mediawiki index 352e3f1..0ebbed9 100644 --- a/317-Interface-color.mediawiki +++ b/317-Interface-color.mediawiki @@ -1,11 +1,11 @@ [[Category Packet]] [[Category Packet 317]] -{{packet|name=Interface color|description=Changes the color of an interface.|opcode=122|type=Fixed|length=4|revision=317}} +{{packet|name=Interface color|description=This packet changes the color of an interface that is text.|opcode=122|type=Fixed|length=4|revision=317}} == Interface Color == === Description === -This packet changes the color of an interface. +This packet changes the color of an interface that is text. === Packet Structure === {|border=2 @@ -16,6 +16,9 @@ This packet changes the color of an interface. | 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. +| The color. (0xffffff) |- -|} \ No newline at end of file +|} + +=== Information === +You use this packet to change the color of text in an interface. \ No newline at end of file