Game Guides Archive
Thread: Need help with a clear combat queue command
Page 1 of 1
LordCharly
Fri Jan 21, 2005 4:47 am
#1
Im trying to make a macro that clears my combat queue and then heals me, something like;
/ui action clearCombat queue;
/healdamage;
But it doesnt seem to work...
It just adds the healdamage to my combat queue, without clearing it. What am I doing wrong?
Thanks!
BadgerSmaker
Fri Jan 21, 2005 4:49 am
#2
Should it be
/ui action clearCombatQueue;
/healdamage self;
I'm not at home to check...
origitat
Fri Jan 21, 2005 5:02 am
#3
BadgerSmaker wrote:
Should it be
/ui action clearCombatQueue;
/healdamage self;
I'm not at home to check...
^^ hes correct
Page 1 of 1