Skip to Main Content
This site makes extensive use of JavaScript.
Please enable JavaScript in your browser.
Live
PTR
12.0.5
PTR
12.0.7
Beta
Icon for macro shows cooldown.
Post Reply
Return to board index
Post by
Gonny
I have a clickable icon for a macro on my action bar.
The macro includes an ability that has a cooldown longer than the global cooldown, and the icon shows this after clicking it.
I want the icon to not show this, is that possible ?
Post by
Nulgar
Insert a line at the top of the macro:
#showtooltip Other Ability
then the macro will show the icon and cooldown of the other ability, no matter what the rest of the macro does.
Post by
Gonny
Insert a line at the top of the macro:
#showtooltip Other Ability
then the macro will show the icon and cooldown of the other ability, no matter what the rest of the macro does.
Works, Thanks !
But just wanted to say, it doesnt change the Icon-image, which I didnt want either. The Icon is a "random" picked one from the huge library of the in-game macro maker thing.
So, I got all I wanted =)
Except from the other thread; Id wish it was easier to find (or "find") icons in that in-game icon-library.
Post by
Nulgar
Oh right, the icon only changes if you select the Question Mark icon, the very first icon available, that's a placeholder, will transform into either the #showtooltip selection or the next ability the macro would use.
Post by
Gonny
Oh right, the icon only changes if you select the Question Mark icon, the very first icon available, that's a placeholder, will transform into either the #showtooltip selection or the next ability the macro would use. Yes.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.