Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-11-15, 11:10 AM   #1
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 219
Showtooltip issue

I have the following macro with a "?" icon. The tooltip shows the proper mount icon(s) when I'm not mounted but when mounted, it shows the "?". Is there a way to specify the icon to use when mounted but maintain the current behavior when not mounted?

Code:
#showtooltip
/cast [nomounted,flyable,nomod] Red Flying Cloud; 
[nomounted,mod:shift] [nomounted,noflyable,nomod:ctrl] Blue Shado-Pan Riding Tiger; [nomounted,mod:ctrl] Azure Water Strider; 
[nomounted,mod:alt] Abyssal Seahorse;
/dismount [mounted]
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » Showtooltip issue

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off