Showtooltip Conditionals?

#0 - April 13, 2007, 11:08 a.m.
Blizzard Post
What's the syntax for displaying a trinket slot (or any gear slot)?
#3 - April 13, 2007, 11:36 a.m.
Blizzard Post
This works in 2.1.0, you can try it out on the test realm now. :)
#9 - April 13, 2007, 4:33 p.m.
Blizzard Post
Q u o t e:


#showtooltip 14
/use 14

set the icon to ?

Works fine on the PTR for me.


You can even do:
#showtooltip
/use 14
#11 - April 13, 2007, 6:06 p.m.
Blizzard Post
It will work in 2.1, and you can try it out on the test realm.

Note that if you are showing the same thing that is in the macro, you don't need to duplicate the text in the showtooltip line. e.g.:
#showtooltip
/cast [flyable] Swift Blue Gryphon; Swift White Steed

In 2.1. this will show the icon and tooltip for Swift Blue Gryphon in Outland and Swift White Steed elsewhere.
#13 - April 13, 2007, 6:13 p.m.
Blizzard Post
Did you try on the 2.1 test realm? Did you use the '?' icon? Did you shift-click the item to paste the text in to avoid spelling errors?
#20 - April 13, 2007, 10:36 p.m.
Blizzard Post
Q u o t e:
The #showtooltip "?" macro option is completely broken for me =/

The UI is only showing the tooltip for one macro at a time, with all the others stuck with "?"


Just to be clear what you're talking about, you have a bunch of macros that start with "#showtooltip" all by itself, and then only one of them has the correct icon?

Can you post the text of some sample macros so I can try it out?
#25 - April 13, 2007, 11:22 p.m.
Blizzard Post
Yes, there's a bug where only one macro will show the correct feedback. I'm looking into it.
#29 - April 14, 2007, 4:35 p.m.
Blizzard Post
Yep, this is a bug on my list to look at, thanks!