Doctor Archive
Thread: Having a problem buffing people with existing buffs
Page 1 of 1
ThermopyleForever
Fri Mar 25, 2005 2:25 pm
#1
Every time a player steps in front of me with existing buffs my macro starts buffing stats in random order and refuses to buff some stats altogether. Anyone have any clue how to fix this? Isnt there a command to disable overbuffing? so you dont buff over peoples current buffs? My macro will hit some stats twice others not at all and in a total random order if they have existing buffs! What the hecks going on? this is brand new with the last patch.
Message Edited by ThermopyleForever on 03-25-2005 02:52 PM
NasherUK
Fri Mar 25, 2005 2:30 pm
#2
I think you can only overbuff someone if your buffs are better than the ones they already have.
Really they should just put in a way to un-buff yourselfor somethingto remove your own buffs (including entertainer ones) without having to get someone to deathblow you, would help a lot.
Message Edited by NasherUK on 03-25-2005 01:31 PM
ThermopyleForever
Fri Mar 25, 2005 2:51 pm
#3
You dont understand what im saying, My buffs are 2830 and yet when people with any strength of buff step in front of me, the macro bugs. there is a code based issue affecting me since the patch.
pircio
Fri Mar 25, 2005 3:01 pm
#4
i know its probably not what you're looking for but this is how I have it.
I have my 6 buffpacks in one of my toolbars, and the macro runs through and does
/ui action toolbarSlotXX;
/pause 6;
/ui action toolbarSlotXX;
/pause 6;
/ui action toolbarSlotXX;
/pause 6;
/ui action toolbarSlotXX;
/pause 6;
/ui action toolbarSlotXX;
/pause 6;
/ui action toolbarSlotXX;
/pause 6;
works every time
Chewcabo
Fri Mar 25, 2005 3:41 pm
#5
You guys need to read the first post on this i addressed it in there its real easy to make it work. no need to use the Ui action toolbarSlot line at all. Use the /healenhance Action; it works for all the buffs. It overwrites and buff as long as yours are higher.
Page 1 of 1