Results: 7Comments by: Polaba41
File: VuhDo12-17-11
Is there any possibility you could...
Posted By: Polaba41
Is there any possibility you could add a feature for frames to show the number of aggro targets they have? I would find this extremely useful on Heroic Yor'sahj as when black comes out some people tend to have multiple adds on them at a time and need more healing.
File: Numeration Damage Meter07-14-11
I ended up just reverting it back t...
Posted By: Polaba41
I ended up just reverting it back to the default settings and changing the bar texture. Thanks! Love the addon btw :)
File: Numeration Damage Meter07-13-11
Originally posted by nekoh For th...
Posted By: Polaba41
Originally posted by nekoh For the black outline on the bar text, you have to replace: value:SetFont(s.linefont, s.linefontsize) name:SetFont(s.linefont, s.linefontsize) on line 306 and 314 in Window.lua to: value:SetFont(s.linefont, s.linefontsize, "OUTLINE") name:SetFont(s.linefont, s.linefontsize, "OUTLINE") As for t...
File: Numeration Damage Meter07-13-11
Hi, how would I go about trying to...
Posted By: Polaba41
Hi, how would I go about trying to add a black outline to the bar text through the LUA file? Additionally I've been trying to edit the color of the text to a turquoise-ish color with this code (30-144-255) but it turns it purple (I'm not very savvy with RBG colors). Thanks in advance!
File: Power Auras Classic04-01-10
Hi, I'm wondering if there's a w...
Posted By: Polaba41
Hi, I'm wondering if there's a way to make it so that it shows the graphic when I don't have either of two select buffs (Horn of Winter/Strength of Earth Totem). So, it wouldn't show if I had Horn of Winter and didn't have Strength of Earth, or vice versa, and would only show when I was missing both (in combat). Basically I'm just...
File: Clique02-19-10
Re: Re: Cast on click, not on release
Posted By: Polaba41
Originally posted by Cladhaire I don't have any intentions to support something specific like FuBar. I would consider adding LDB support, but I'm not quite sure I want something like that in this addon. "AnyUp" to "AnyDown". Thanks!
File: Clique02-18-10
Cast on click, not on release
Posted By: Polaba41
Hi, I had this configured a while ago but I've since completely redone my UI. It was a text modification thing in the config files or something that would make it so that you cast the spell when you click on your mouseover, not when you release the mouse button after clicking (sort of like SnowFall Keypress, but with clicking). If an...