Doctor Archive
Thread: Is there a macro/command for..
no...
however you could make one to de-select target, switch toolbar, use enhancer, switch toolbar back, reselct target
Zimal wrote:
no...
however you could make one to de-select target, switch toolbar, use enhancer, switch toolbar back, reselct target
Bleh, but that's complex.
TheN3W wrote:
Zimal wrote:
no...
however you could make one to de-select target, switch toolbar, use enhancer, switch toolbar back, reselct target
Bleh, but that's complex.
Not that complex. Place the food in your 6th pain in slot 1 and place the macro on your 1 pain in any slot.
/ui action toolbarPane05;
/target self;
/ui action toolbarSlot00;
/ui action toolbarPane00;
Use the same icon as the ability to keep things less confusing. You will have to manually retarget. I dont like using /targetoutward or some thing that auto targets as they tend to grab the wrong thing as often as the right.
I use a similar macro to take a bunch of food at the same time. Just adjust the 00 in the slot to what ever slot you happen to use as with the 05 or 00 in the pain.
hmm, I think /cleartarget or something like that. I have always had my mouse set up so that when point to nothing it untargets. By default esc untargets I believe.
to play around you can go into tools, then keymap, then the target tab. There are many different options.