Results: 10Comments by: Dunrotar
File: Shadowed Unit Frames09-03-09
combat indicator
Posted By: Dunrotar
Hello There.
File: Shadowed Unit Frames09-02-09
MouseOver Tags
Posted By: Dunrotar
Hi, I recently switched to your addon, due to its significantly better perfomance over pitbull. But I´m missing a few features, despite my efforts to find it on my own I still can´t make it. Those are: - Making certain tags only show up on mouseover, something similar to the IsMouseOver() of pitbull. I want to be able to show a...
File: mBindings05-07-09
Hello, is there a way to switch to...
Posted By: Dunrotar
Hello, is there a way to switch to a given profile using script on a macro? I´m using this macro to switch between specs /script if (GetActiveTalentGroup() == 2) then SetActiveTalentGroup(1); DEFAULT_CHAT_FRAME:AddMessage("Fury pra Arms"); else SetActiveTalentGroup(2) DEFAULT_CHAT_FRAME:AddMessage("Arms pra Fury"); end I´...
File: Satrina Buff Frames 305-05-09
Originally posted by Alarius I've...
Posted By: Dunrotar
Originally posted by Alarius I've been having an issue where the debuff border is not colored correctly. It's all dark and sorta misrepresented when I expect it to be red. I shot this question over to StormFX who maintains ButtonFacade but he pointed out that it is probably due to the buff monitoring addon that I use. I have the la...
File: Satrina Buff Frames 305-05-09
Hey, found a bug involving frame fl...
Posted By: Dunrotar
Hey, found a bug involving frame flowing and the colored borders. Basically, if i have a frame which shows buffs flowing from a frame which only shows debuffs (Display: debuffs(colored) -> buff (no color) ) If i just did a reloadui, and a buff shows up, it will get no color, and once a debuff shows up it gets colored accordingly....
File: Dominos05-04-09
Hi! Forgive me if this is a dumb qu...
Posted By: Dunrotar
Hi! Forgive me if this is a dumb question, but is it possible to have a bar show only when in combat or when theres a target (Show States: ) and still have it show up only on mouseover when its not visible under these conditions? I have the first part working (ShowStates) but i cant make both of them work together, since when i se...
File: AzCastBar Plugins05-04-09
Hi Aezay! I´ve already fell in love...
Posted By: Dunrotar
Hi Aezay! I´ve already fell in love with this addon after just 2 days :banana:! It´s amazing how much bloat i was able to get rid of quartz :D Now I´m also trying to replace my cooldowns addon with your cooldowns module. So far it´s pretty good. The thing is I´m no using anything on it but the icons and the remaining time text. A...
File: rButtonTemplate05-02-09
Originally posted by Vaihnae Is...
Posted By: Dunrotar
Originally posted by Vaihnae Is there a way to get this beautiful mod running with SBF? Seconded! Thats only thing holding me back from adopting this addon and getting rid of the 2mib bloat of buttonfacade. Support for Satrinas would be perfect. Is there an easy way to include it in the code? Thanks in advance!
File: Satrina Buff Frames 305-01-09
Hey one more thing :eek: I found...
Posted By: Dunrotar
Hey one more thing :eek: I found a "bug" that causes hidden buff frames to block the mouse from interacting with the world frame. I tested it a bit and it seems its only the first buff of the frame, it happens to every frame and the only way around it i found was to completely disable mouse input (Clickthrough). Thats not a viable...
File: Satrina Buff Frames 305-01-09
Colored Borders
Posted By: Dunrotar
Hi Satrina! Thanks for this amazing addon, I´m amazed by how powerful it is. There is only one thing im missing wich is the option to create borders on the buff icons, moreover to color them based on certain conditions (e.g. buff/debuff, debuff type, self cast, dispelable, etc.). I know something like this is already available on...