Difference between revisions of "MQ2TimerColor" - MMOBugs Wiki

 
 
Line 1: Line 1:
[[CategoryIncomplete Plugin Pages]]
+
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2TimerColor
 +
| author = [[User:ieatacid|ieatacid]]
 +
| link = [http://www.macroquest2.com/phpBB3/viewtopic.php?f=50&t=13134&hilit=mq2timercolor#p109951 Forum Link]
 +
| commands=/timercolor
 +
| source = Yes
 +
| usesini = Yes
 +
}}
 +
 
 +
 
 +
 
 +
 
 +
==Description==
 +
 
 +
<font class="highlight">MQ2TimerColor</font> Allows you to change the color of clicky items recast visual countdown color.  The EQ default for the visual indicator is a faded gray.
 +
 
 +
==Commands==
 +
 
 +
* <span class="highlight2">/timercolor</span> Toggles the timer color picker.
 +
 
 +
==Configuration==
 +
 
 +
With the color picker open you can choose the color you want for the clicky recast visual countdown. There are several preset color buttons or you can adjust the RGB sliders to customize your color choice even more.  You can also set the transparency for the chosen color by clicking on the color preview button in the lower left of the color picker window.  You can adjust the transparency from 0 to 100%.
 +
 
 +
===Example Configuration===
 +
MQ2TimerColor.ini
 +
<pre>[InventoryTimerColor]
 +
Alpha=255
 +
Red=0
 +
Green=240
 +
Blue=240
 +
</pre>
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Latest revision as of 11:00, 24 June 2010

Plugin Info
Name MQ2TimerColor
Author ieatacid
Link Forum Link
Commands /timercolor
Source Available Yes
Uses INI File Yes



Description

MQ2TimerColor Allows you to change the color of clicky items recast visual countdown color. The EQ default for the visual indicator is a faded gray.

Commands

  • /timercolor Toggles the timer color picker.

Configuration

With the color picker open you can choose the color you want for the clicky recast visual countdown. There are several preset color buttons or you can adjust the RGB sliders to customize your color choice even more. You can also set the transparency for the chosen color by clicking on the color preview button in the lower left of the color picker window. You can adjust the transparency from 0 to 100%.

Example Configuration

MQ2TimerColor.ini

[InventoryTimerColor]
Alpha=255
Red=0
Green=240
Blue=240

Availability

This plugin is included with the MMOBugs Compile.