Would it be possible to Aceify StunWatch and also add other spells/abilities like warrior DoTs and stuns?
I'm currently using a self-modified StunWatch to show Rend, Deep Wounds, Mace Specialization stun and Hamstring. How about making this into one that automatically uses the abilities for your class and shows them as timer bars?
... you just need to add the missing classes yourself to AceTimer.lua in the functions AceTimer:SetupSpellTable(), AceTimer:SetupTalentTable(), AceTimer:SetupRankTable() -- or wait for RasmusKL to do it in a later version ;-)
Not sure though if it'll work for every skill without further modifications...
I'm currently using a self-modified StunWatch to show Rend, Deep Wounds, Mace Specialization stun and Hamstring. How about making this into one that automatically uses the abilities for your class and shows them as timer bars?
:: http://wowace.com/forums/viewtopic.php?t=440
... you just need to add the missing classes yourself to AceTimer.lua in the functions AceTimer:SetupSpellTable(), AceTimer:SetupTalentTable(), AceTimer:SetupRankTable() -- or wait for RasmusKL to do it in a later version ;-)
Not sure though if it'll work for every skill without further modifications...
thatnks, ill check it out and see what i can do..