Browse Source

1.03 - Added colorcode option to make timers change color based on duration

master
Thorny 5 years ago
parent
commit
07b1bf914c
  1. 1
      release/docs/StatusTimers/Statustimers Config.xml
  2. BIN
      release/plugins/StatusTimers.dll

1
release/docs/StatusTimers/Statustimers Config.xml

@ -21,6 +21,7 @@ @@ -21,6 +21,7 @@
<back_r>0</back_r> <!--Background Red(0-255)-->
<back_g>0</back_g> <!--Background Green(0-255)-->
<back_b>0</back_b> <!--Background Blue(0-255)-->
<colorcode>false</colorcode> <!--Makes text shift red/green/yellow based on time remaining-->
<!--You can specify buffs that shouldn't have timers displayed on them.-->
<ignorebuff name="reraise" />

BIN
release/plugins/StatusTimers.dll

Binary file not shown.
Loading…
Cancel
Save