Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-08-24, 01:46 AM   #1
Walkerbo
A Frostmaul Preserver
 
Walkerbo's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 271
Display pet icon on a multi pet macro

I have a multi-pet macro and I want to display the pet icon.
Lua Code:
  1. #showtooltip [mod:ctrl]Argent Gruntling;[mod:alt]Lil' Ragnaros;[mod:shift]Lil' XT;
  2. /summonpet [mod:ctrl]Argent Gruntling;[mod:alt]Lil' Ragnaros;Lil' XT
This macro does not display the pet image.

I can use a multi-mount macro that works fine;
Lua Code:
  1. #showtooltip
  2. /use [mod:ctrl]Sandstone Drake;[mod:alt]Mighty Caravan Brutosaur;[mod:shift]Grand Expedition Yak;Traveler's Tundra Mammoth
Is there a way to get the pet macro to display the pet icon correctly?
__________________
"As someone once told me, frames are just special types of tables, and tables are special types of pointers."
Fizzlemizz
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Display pet icon on a multi pet macro

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