ClassTimer
Deprecation Notice: If possible, please use WeakAuras instead, this addon is no longer maintained
This is an addon to create timers for your own buffs and debuffs.
General
player bars on left, target in middle, focus on right, all can be moved
To track CC Effects you must set the CCed mob as your focus if its not your target.
Only icons and time can be shown if you don't want bars.
The text can be customized in the options by using, "%s for spell name", "%a for applications", "%u for unit name eg target or player", "%n for mob name"
This mod is set up with AceLocale so anyone who wants to add other locals feel free :)
If you want other textures for the bars, get the AddOn SharedMedia.
Note: When adding values in the files, double parentheses are necessary on the last item in a table because it contains all the values from the function call and we only want the first one.
Options
/classtimer or the LDB Launcher
Credits
Must give Nymbia credits as he is a legend!
All I have to do is read my Vamperic Touch cast time, store it in a variable and change the color of the bar once time-remaing<casttime, to red... I don't even care if ALL bars change to red, doesn't have to be VT only... Anyone with LUA knowledge just let me know what I need to change on my end, I would be a very happy shadow priest... and if on my server(Azgalor-US) very gratefull too...
PS. Screw the reading :) since I'll be manually changing the code at my end, just tell me how to declare a variable and I'll input the amount of time manually... then all I need is to know how to check if timeremaining<casttime... and to change colors of bars... :)
- Maelstrom weapon is commented out (it works fine after I uncommented it).
- Rapid Currents (the t1t0 2pc resto buff) is missing.
In ClassTimer\Bars\Druid.lua change the line
GetSpellInfo(48521), -- Eclipse
to
GetSpellInfo(48518), -- Eclipse
and add one more line
GetSpellInfo(48517), -- Eclipse
Hope this helps.
I type /run ChatFrame1:AddMessage(GetMouseFocus():GetName()) with my mouse over a ClassTimer debuff bar, but all that comes back is WorldFrame. It dosen't even know ClassTimer is there.
Any help would be great I'm trying to get anchor a border from Kgpanels to appear and disappear along with my ClassTimer debuffs.
Hallo. I've got a question. I play Holy Pally and i want two of my buffs always shown : Sacred Shield, Beacon of Light.
I've disabled all my buffs/spell to show only two of this spells and what i got: When i cast "Beacon" on myself it is always shown but if i cast it on any other player (target frame) i have to click on it to see the CastTimer (same with Sacred Shield).
I've tried to search something like "always show target frame" option but didn't find any.
Than i made a "sticky" for my Sacred shield and i got nearly what i wanted to have (have to click target to make sticky work. Would be nice if sticky bar would appear w/o clicking anything)
Wanted to make same thing for my "Beacon" but i didn't find that spell in the spell list of "stickies".
Question: As i see there is not "Beacon of light" spell in the spell list of "sticky" or i'm doing something wrong.
P.S. I play on RUS realms.
I desabled the addon but it stills show one bar, of my bufs / etc. And I cant turn it off.
I even deleted everything about the addon but it simply doesent get out of there :S