Results: 4Comments by: Tyx
File: EventHorizon (Continued by Taroven)10-09-09
Woot :D Thank you very very much. L...
Posted By: Tyx
Woot :D Thank you very very much. Look forward to the next release :)
File: EventHorizon (Continued by Taroven)10-09-09
Sorry it took me so long to reply >...
Posted By: Tyx
Sorry it took me so long to reply >.> local config = EventHorizon.config function EventHorizon:InitializeClass() self.config.gcdSpellID = 1752 -- Cripple+Waylay self:NewSpell({ spellID = 3408, debuff = {3408,58181,51693}, -- Infected Wounds for 2v2 unique = true, refreshable = true, requiredTalent = {3,23},...
File: EventHorizon (Continued by Taroven)10-06-09
Overkill
Posted By: Tyx
Thank you very much :) I actually did have it working. The first time I typed in the code and reloaded the ui, it worked perfectly (as in, empty while dead, counted down and even reset when I used vanish). But then I moved envenom down so just above TotT, and it didnt work. I changed everything back to how it was, saved and reload...
File: EventHorizon (Continued by Taroven)10-04-09
Overkill
Posted By: Tyx
Absolutely amazing addon. Dont know how I'd survive without it :) I did want to ask something though. I wanted to add the ability to track Overkill, but for some reason it wont work :( -- Overkill self:NewSpell({ spellID = 58426, playerbuff = true, requiredTalent = {1,19}, }) The Overkill icon appears, but it never t...