Doctor Archive
Thread: Macro contents disappearing?
Page 1 of 1
VoweDarkwave
Fri Aug 06, 2004 9:28 pm
#1
Hi there, I tried searching for this and can't seem to find anyone coming across this.
I have a macro called PvPDoctorStuff that contains the following:
/ui action clearCombatQueue;
/pause 1;
/curepoison;
/curedisease;
/healstate;
/healdamage;
/extinguishFire
/curepoison;
/curedisease;
/healstate;
/healdamage;
/extinguishFire
It looks all well and good to me, except I can't keep those commands in the macro, they get autodeleted so I end up with something like this:
/ui action clearCombatQueue;
/pause 1;
And that's it. The icon is still right, the name is still right, but the commands in the macro keep going away. Anyone know why the healing commands are getting auto-deleted? Sometimes they stick around until I log, and the macro gets screwed up once I log in again and check it.
Recently, they were set up before a PvP battle, and when the fighting started, I ran around hitting the key until I realized I wasn't doing a thing - it had mysteriously wiped itself clean again mid-fight.
If I can't get these to stay put in the macro reliably, could anyone explain how to set up an alias, and would that provide more permanence to this macro? It's really frustrating that this keeps happening.
Thank you very much for any aid you can provide with this, sorry if it's been brought up a billion times before.
Revek
Sat Aug 07, 2004 2:12 am
#2
I used to have this problem from time to time, it usually related to using cut and paste functions. I find if you start a new macro and type it all in one letter at a time, it will usually stick around after you log.
Good luck.
Dr Revek Ramins
Page 1 of 1