Results: 5Comments by: RAruler
File: EventHorizon Continued08-29-12
Oh hi! I'm having a much different...
Posted By: RAruler
Oh hi! I'm having a much different error than others in this thread when ever I try to use even horizon I end up with this. http://i.imgur.com/GOmY6.jpg Is this something I have to fix in my Death knight config lua? or general config.lua? Uh Oh! That means that for some reason none of the bars are showing for you. Are you usi...
File: EventHorizon Continued08-28-12
The problem with the Guardian druid...
Posted By: RAruler
The problem with the Guardian druid bars not showing up has to do with this bit: cooldown = true, if you go in to EventHorizon_Druid -> Config.lua and replace the guardian stuff with: -- Guardian bars -- Mangle self:newSpell({ spellID = 33878, unique = true, refreshable = true, cooldown = 33878, st...
File: EventHorizon Continued08-28-12
What is the finalized fix for the v...
Posted By: RAruler
What is the finalized fix for the very long bars? They are huge now. See my earlier comment, the addon itself is fine, the default config.lua values are a bit wonky though.
File: EventHorizon Continued08-28-12
Sadly there is something wrong with...
Posted By: RAruler
Sadly there is something wrong with the guardian bear form I just noticed :-( It wont show im looking through the code to find the error but cant catch it Ditto, I can't see why it wouldn't work but no dice.
File: EventHorizon Continued08-28-12
Getting the same bug as Rumblestik,...
Posted By: RAruler
Getting the same bug as Rumblestik, my window is huge and totally out of proportion. Open up your config.lua and find the bits after config.anchor and use these config.width = 150 config.height = 18 config.spacing = 0 config.scale = 1 config.staticheight = false config.staticframes = 4 config.hideIc...