Ok this is my first post on this web site. I am more less a novice at this whole thing scripting and writing triggers but... I have gotta kinda far without any help.
I have made a trigger that heals group members when there low hp. the Problem is if multable people need heals it will spam me and try to heal all of them.
Mark happoneds to be the tank and will die next round if he gets to awful. Bob however will be fine if he is left unhealed untill another round.
what i want is my trigger to heal all of them but one each time the it comes up. and heal mark first if more then one of them needs heals.
exp..
Bob Awful
c 'heal' bob<----
John good
Tedd Fair
Mark Awful
c 'heal' bob<----
This is what i see
type Group
-----------------------------------------------------------------------------
Bob perfect rested standing
Mark perfect rested standing
the basic trigger is (Bob|Mark) awful
c 'heal' %1
(so basicly i wanna know how to make a trigger only go off one time in this senario. and i want it to pick mark over bob if they both need heals)
I dont know how i would make it match with someone in perfect, and someone in awful either.
I would be very greatful for some feed back. Big fan of mush client.!!!
I have made a trigger that heals group members when there low hp. the Problem is if multable people need heals it will spam me and try to heal all of them.
Mark happoneds to be the tank and will die next round if he gets to awful. Bob however will be fine if he is left unhealed untill another round.
what i want is my trigger to heal all of them but one each time the it comes up. and heal mark first if more then one of them needs heals.
exp..
Bob Awful
c 'heal' bob<----
John good
Tedd Fair
Mark Awful
c 'heal' bob<----
This is what i see
type Group
-----------------------------------------------------------------------------
Bob perfect rested standing
Mark perfect rested standing
the basic trigger is (Bob|Mark) awful
c 'heal' %1
(so basicly i wanna know how to make a trigger only go off one time in this senario. and i want it to pick mark over bob if they both need heals)
I dont know how i would make it match with someone in perfect, and someone in awful either.
I would be very greatful for some feed back. Big fan of mush client.!!!