View Full Version : Macro
Azori
30-09-2007, 05:59 PM
Hi,
I've never really needed to use macros, but someone told me you can use a macro to automatically switch trinkets when you dismount?
Could someone explain how to do this for me? Because it would be really useful for my Carrot on a Stick and Insignia of the Alliance to automatically switch when mounting/dismounting.
Cheers,
Azori
front243
30-09-2007, 09:42 PM
Thanks to wowwiki for this macro:
#showtooltip Snowy Gryphon;
/equip [mounted] Xi'ri's Gift;
/dismount [mounted];
/equip [nomounted] Riding Crop;
/use [nomodifier, nomounted]Snowy Gryphon;
/use [modifier:alt]Palomino Bridle;
Here is the description for that macro:
This is a very handy macro that will do a plethora of mount-related things. First, if just clicked (or hotkey is used) it will summon your flying mount (change Snowy Gryphon to your particular flying mount type). If its alt-clicked (or alt+hotkey is pressed) it will summon your ground mount (change Palomino Bridle to your particular ground mount type). Also, any time you use it and are not mounted it will first equip your riding crop (can be changed to use Carrot on a Stick if you desire) and then continue to use the selected mount. If you are already mounted it will dismount and equip your original trinket (replace Xi'ri's Gift with whatever trinket you normally have in the top trinket slot). In addition this macro avoids all error messages from appearing on the screen. You can also edit the first line to have it show the tooltip of whichever mount you prefer, or leave it out if you dont want any tooltip displayed. If you select the ? icon when you create this macro it will display the picture for your original trinket, so I would suggest selecting a picture that represents your mount from the possible choices when creating.
Azori
30-09-2007, 11:00 PM
Ooops, didn't think of looking there :s
Thanks that's great :)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.