Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Please leave a message on my talk page if I can help with anything! -- Gourra (Talk) 16:07, 30 September 2009

Re: #show + #showtooltip

Put this into a macro and tell me if the Hearthstone icon gets displayed with the Healing Wave tooltip,

#showtooltip Healing Wave
#show Hearthstone
/use [target=player]Healing Wave

Your example:

#showtooltip Swift Brewfest Ram
#show Swift Brewfest Ram
/cast Path of Frost
/cast Swift Brewfest Ram

This does the exact same thing:

#showtooltip Swift Brewfest Ram
/cast Path of Frost
/cast Swift Brewfest Ram

This only shows the icon for Swift Brewfest Ram with no tooltip:

#show Swift Brewfest Ram
/cast Path of Frost
/cast Swift Brewfest Ram

Long story short, the second #show or #showtooltip gets ignored by the client.

Please stop putting disinformation on Making_a_macro (or anywhere).

Posted by: EGingell (T|C|F) on 22:55, October 5, 2009 (UTC)

#showtooltip\

Fair enough, I thought I had tested that configuration, but you are correct.

Thx.

FM

Advertisement