Medic Archive
Thread: Heal Self
Page 1 of 1
Heftiger
Sat May 29, 2004 8:40 am
#1
Does anybody have a macro for healing themselves? I tried /healself and I don't remember the command for "target self" so if anybody could just throw a few up here, that'd be great.
dmarkis
Sat May 29, 2004 1:01 pm
#2
if you use /healself you do not need to target yourself at all since the command is set to heal you, by the way it works wonders in battle. But just in case the command to taret self is crtl+1
dmarkis
Sat May 29, 2004 1:57 pm
#3
I forgot to mention the command is actually /heal self dont forget the space between heal and self
PikeBoy
Sat May 29, 2004 6:43 pm
#4
How about I just make this uber simple start a macro called heal
Then write /heal self:
Save Macro
Stick it in your toolbar and hit it when you need a heal. Make sure to have stims in your inventory or it wont work.
Nexxus82
Sat May 29, 2004 10:07 pm
#6
I think pikeboy was just spellin it out exactly so there was no confusion.
valubo
Sun May 30, 2004 5:11 pm
#7
If you just use "/heal self", it doesn't heal immediately, but puts the heal in the combat queue. So if you have several special attacks queued up, then the heal won't happen until much later (too late!).
Here is my macro for soonest possible heal:
/ui action clearCombatQueue;
/heal self;
/tell your_name heal queued;
Since the heal doesn't visibly appear in the combat queue, I send myself a tell to make sure that I hit the right button and the heal is really going to happen.
Here is my macro for soonest possible heal:
/ui action clearCombatQueue;
/heal self;
/tell your_name heal queued;
Since the heal doesn't visibly appear in the combat queue, I send myself a tell to make sure that I hit the right button and the heal is really going to happen.
Page 1 of 1