Template:ChatColor: Difference between revisions
imported>Konoko (historical) (changed sections to be one level higher) |
imported>Konoko (historical) (→Per Message: added info on colors and transparency) |
||
Line 15: | Line 15: | ||
*<duration ''float''> or <d ''float''> | *<duration ''float''> or <d ''float''> | ||
**Duration of the chat bubble in seconds, 1.0 to 20.0 (default is 7) | **Duration of the chat bubble in seconds, 1.0 to 20.0 (default is 7) | ||
==== Colors ==== | |||
''color'' can be the name of a color, such as blue, or the [[HTML code for a color]], such as #0000FF. The colors can also have a transparency, which is done by adding two extra HEX characters to the color, such as #FFFF00AC. Higher numbers are more transparent. | |||
{{clr}} | {{clr}} |
Revision as of 05:10, 15 July 2006
Chat Colors
All communication commands will display a chat bubble, though not always for the sender. These chat bubbles can be customized using the ingame options, or on a per-message basis.
In Game Options
To modify the default chat bubble colors, open the in game menu, then click on Options, then goto the Graphics and Audio tab. Scroll to the bottom and you will find the options for chat bubble text and background. Modify those sliders until you get the colors you like.
Per Message
This article is a stub. You can help the Wiki by expanding it.
- <scale float> or <s float>
- size of the chat bubble, from 0.5 to 2.0 (default is 1)
- <bgcolor color> or <bg color> or <b color>
- background color
- <color color> or <c color>
- text color
- <bordercolor color> or <border color> or <bo color>
- border color
- <duration float> or <d float>
- Duration of the chat bubble in seconds, 1.0 to 20.0 (default is 7)
Colors
color can be the name of a color, such as blue, or the HTML code for a color, such as #0000FF. The colors can also have a transparency, which is done by adding two extra HEX characters to the color, such as #FFFF00AC. Higher numbers are more transparent.