Combat Medic Archive
Thread: What enhancers are useful?
Bacta Spray, Bacta Toss, Neurotoxin andDeuteruim Toss enhancers for more healing power and better stick rate for DoTs, and the occasional bump in tick strength.
Rupture and Traumatize enhancers only add to duration.
I don't get it though. I am using a bacta toss enhancer from pre CU. It works when I am just standing there by myself. When I am in combat I get an error like "not a valid PVP target" I mean what is that about? Do I have to target myself? I have tried that too.
I tried using the enhancers in my tool bar and they worked except the bacta toss one when I was in combat. Is it a problem over all or is it my pre CU enhancers.
Are there any guides on healing enhancers? Or enhancers overall. I saw the one on the d. toss and neuro toxin. Any other help would be great as I am trying to relearn this prof. Thanks!
Message Edited by Blackmoore on 08-23-2005 10:41 AM
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;
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;