help to haveTriger activate next trigger.

Posted by Thellasian on Sun 19 Apr 2009 10:18 PM — 2 posts, 12,535 views.

#0
So I have an idea for buffing in-game in Aetolia. Since you have to recover equilibrium or balance after each buffing action of using a skill, eating something, or doing a command, I figured an idea, and since I dont know jack about scripts other than the basics of BASIC I figured I'd try something else.


Trigger will be
*eb]

Thats easy enough to do myself..

Commands will vary so skip that list for yall.

Now the part I need is

Tell Trigger to lead to next Trigger with the same configuration of the above Trigger, so it only activated when equilibrium and balance have been restored.

Easy to start the second trigger with *eb] but is there a command I can put under Send after the use of skill, eatting, etc. to tell it to head to the second trigger?

Willing to accept anything, I have a few ideas, and if I figure it out ill post it here so yall dont have to waste time with my mundane questions. XD thanks all!!
Australia Forum Administrator #1
You want something like EnableTrigger to enable the trigger you need when you are out of balance. That trigger (or another one) can disable it when required.

http://www.gammon.com.au/scripts/doc.php?function=EnableTrigger