Combat Medic Archive
Thread: Best way to heal self with enhancers?
Message Edited by eapers on 09-09-2005 04:47 PM
BadgerSmaker wrote:
Bacta Toss enhancers, like the doctor Bacta Jab enhancers are bugged in that they wont work unless you have yourself targetted.
I use four different macros to try and get around this.
1. Bacta Toss someone else without the enhancer (I have this bound toALT+Z):
/bactaToss
2. Bacta Toss yourself without the enhancer (I have this bound toCTRL+Z):
/bactaToss Self
3. Bacta Toss someone else with the enhancer (I have this bound toSHIFT+Z):
/ui action toolbarPane05;
/ui action toolbarSlot04;
/ui action toolbarPane00
3. Bacta Tossyourself with the enhancer (I have this bound toZ):
/tar self;
/pause 1;
/ui action toolbarPane05;
/ui action toolbarSlot04;
/ui action toolbarPane00;
great just what i am looking for
Bacta Toss enhancers, like the doctor Bacta Jab enhancers are bugged in that they wont work unless you have yourself targetted.
I use four different macros to try and get around this.
1. Bacta Toss someone else without the enhancer (I have this bound toALT+Z):
/bactaToss
2. Bacta Toss yourself without the enhancer (I have this bound toCTRL+Z):
/bactaToss Self
3. Bacta Toss someone else with the enhancer (I have this bound toSHIFT+Z):
/ui action toolbarSlot04;
/ui action toolbarPane00
/pause 1;
/ui action toolbarPane05;
/ui action toolbarSlot04;
/ui action toolbarPane00;