Combat Medic Archive
Thread: Bacta toss enhancher problems
/heal self;
INSTED OF
/heal;
Just make a macro and use the same icon as the original.
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;
Read his post next time before you reply.. He's referring to an issue with the ENHANCERS. Not the special. It's a pain in the butt. Themacro you were referring to is a workaround for a whole different issue. As it stands, I haven't seen a fix for this on any of the TC patches, yet it is a major problem. Hopefully someone will start to notice and get it fixed.
Zemon wrote:
/heal self;
INSTED OF
/heal;
Just make a macro and use the same icon as the original.
Message Edited by CourtJester73 on 08-26-2005 06:42 AM
CourtJester73 wrote:
Read his post next time before you reply.. He's referring to an issue with the ENHANCERS. Not the special. It's a pain in the butt. Themacro you were referring to is a workaround for a whole different issue. As it stands, I haven't seen a fix for this on any of the TC patches, yet it is a major problem. Hopefully someone will start to notice and get it fixed.
Zemon wrote:
/heal self;
INSTED OF
/heal;
Just make a macro and use the same icon as the original.
Message Edited by CourtJester73 on 08-26-2005 06:42 AM
Smooth, I stand corrected.