Doctor Archive
Thread: Help with Doctor in PVP
Page 1 of 1
Jmg85
Mon Jul 19, 2004 5:52 am
#1
Im a master doctor-- master TKA, and was wondering if anyone can help me with some simple macros to keep states healed as well as damage. I've seen doctors last a long time in battle by running macros that heal states every-so-often. Also I was wondering if anyone had tips for how to approach pvp as a doctor, thanks! 
Kachada
Mon Jul 19, 2004 8:18 am
#2
from wht i understand you make a macro that cures every state. If you dont suffer the effects of tht state, it'll just skip it and go down the line. Then make another macro for cure poison/disease. hot key them, and i think that'd be it.
Farcaster007
Mon Jul 19, 2004 9:21 am
#3
This is what I've been using for a long time now. Note I do not use any /pause; arguements, as I just spam as necessary. Also, in PvP, I sometimes get messed up by targetting others while trying to pull off cures, so I use the "self" switch, which isn't REALLY important. I put /healstate dizzy; as a separate command, as it's the most critical state to heal in a hurry and I don't want a stun statecleared first, for example. All states must be cleared prior to a revive, so that goes last. I don't recommend adding stims to this macro, as it's excessively wasteful, but make a separate macro with it with the /peace or clear queue command. Another handy macro is the /drag macro with short pauses, as it saves hammering the buttons.
/ui action clearCombatQueue; (or /peace
/healstate dizzy self;
/healstate self;
/curepoison self;
/curedisease self;
/firstaid self;
/reviveplayer;
Ekatha Jes, MD/MS
Otin
Mon Jul 19, 2004 9:57 am
#4
Wow thanks for that info. I have a macro somewhat like that only i forgot to put the "self" command at the end lol. I also have a seperate macro for disease/poison on others. Also just incase you are Melee you are gonna want a COB macro running at all times while in PvP.
Farcaster007 wrote:
This is what I've been using for a long time now. Note I do not use any /pause; arguements, as I just spam as necessary. Also, in PvP, I sometimes get messed up by targetting others while trying to pull off cures, so I use the "self" switch, which isn't REALLY important. I put /healstate dizzy; as a separate command, as it's the most critical state to heal in a hurry and I don't want a stun statecleared first, for example. All states must be cleared prior to a revive, so that goes last. I don't recommend adding stims to this macro, as it's excessively wasteful, but make a separate macro with it with the /peace or clear queue command. Another handy macro is the /drag macro with short pauses, as it saves hammering the buttons.
/ui action clearCombatQueue; (or /peace
/healstate dizzy self;
/healstate self;
/curepoison self;
/curedisease self;
/firstaid self;
/reviveplayer;
Ekatha Jes, MD/MS
KamaKuro
Mon Jul 19, 2004 10:28 am
#5
You will want to assign two versions of that macro.. one with self at the end to take care of yourself.. and another without to use on others..
I tend to do a seperate state on each of my keybad keys so I have a little more control on what I am healing/curing..
Page 1 of 1