WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Addon for disable ability (https://www.wowinterface.com/forums/showthread.php?t=52941)

fedexu 12-01-15 06:08 AM

Addon for disable ability
 
Hi all, i'm looking for a simply addon for dps helper!
i need to know if exist an addon that can diable one of my button WHEN specific condition is veriy, exemple i've a druid, i want an addon that disable my Savage Roar button when i've already press it and i have the buff cd on 42 sec (max time of this buff), and when it is at 5 or 6 sec, let me can press it.
it exist an addon like that?
thanks you !

jeruku 12-01-15 07:57 AM

No, there is no such addon.

There is an addon that will show aura duration on your buttons, that is AdiButtonAuras.

Phanx 12-04-15 12:13 AM

There is no such addon because no such addon is possible. You can't enable/disable action buttons based on conditions other than those that are available in macros, and the only way to "enable" or "disable" the action button is to use a macro, eg.

Code:

/cast [group:raid] Savage Roar
... would "enable" the button while in a raid group, and disable it otherwise. There are no macro conditionals for checking aura durations.

The correct solution to your problem is to simply pay attention to what's going on, rather than just mashing all the buttons randomly. If you can't see your important buffs (and debuffs), get a better buff addon.

p3lim 12-05-15 07:22 AM

Quote:

Originally Posted by Phanx (Post 312132)
There is no such addon because no such addon is possible. You can't enable/disable action buttons based on conditions other than those that are available in macros, and the only way to "enable" or "disable" the action button is to use a macro, eg.

Code:

/cast [group:raid] Savage Roar
... would "enable" the button while in a raid group, and disable it otherwise. There are no macro conditionals for checking aura durations.

The correct solution to your problem is to simply pay attention to what's going on, rather than just mashing all the buttons randomly. If you can't see your important buffs (and debuffs), get a better buff addon.

Savage Roar is a self buff, you're mistaking it for Stampeding Roar.


All times are GMT -6. The time now is 04:03 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI