|
HawkeyeX Beginner
Joined: 02 Mar 2005 Posts: 20
|
Posted: Thu Mar 03, 2005 4:43 am
Autoheal trigger |
This is my prompt
158H 349M 129V | (excellent/{Minor Bleeding}) - 128660 >
(excellent) is the tank status. I want to autoheal t hat tank status at POOR or AWFUL.
How can I create a trigger for autoheal?
Thanks! |
|
|
|
Odoth Wanderer
Joined: 13 Nov 2004 Posts: 54 Location: Visalia, CA
|
Posted: Thu Mar 03, 2005 5:06 am |
Try this:
#TRIGGER {%dH %dM %dV | ~((%w)~/~{*~}~) - %d ~>} {#if (%1=poor or %1=awful) {heal command goes here}} |
|
_________________ *ribbit* |
|
|
|
|
|