Results: 4Comments by: damoven
File: BadGirl UI03-02-11
Re: Re: Great UI
Posted By: damoven
Hey Badgirl - I got an answer about the focus frame and it's working really well :) Originally posted by Sauerkraut @Damoven here is the code. Replace these lines in the lib.lua -- Generates the Debuffs lib.createDebuffs = function(f) b = CreateFrame("Frame", nil, f) b.size = 24 b.spacing = 5 b:SetHeigh...
File: oUF_Karma03-02-11
Thanks a lot! :) This is awesome. I...
Posted By: damoven
Thanks a lot! :) This is awesome. I might fiddle around with the layout a bit to make it appear under the bar, but this has made my night, great work :) Originally posted by Sauerkraut @Damoven here is the code. Replace these lines in the lib.lua -- Generates the Debuffs lib.createDebuffs = function(f) b = CreateFram...
File: oUF_Karma02-28-11
I gave this a go - I changed the Lu...
Posted By: damoven
I gave this a go - I changed the Lua files in my \oUF_Karma\ directory... but it didn't work. I can't get Fear or Banish to show up on Focused targets. Any ideas what's wrong? I'm assuming that I've changed the correct files, because I missed out a trailing 'end' the first time, and it broke the addon. Does cfg.debuffsOnlyShow...
File: BadGirl UI02-26-11
Great UI
Posted By: damoven
Hi! Great work on this collection. I've just started using it today and found it easy to set up and it's definitely improved my gameplay :) There's just one thing I've noticed - I have macros for Warlock CC (fear and banish) that set focus on my target and apply the CC. When I get a focus frame in this UI, I can't see any of the C...