Help with trigger activation by alias

Posted by Vercalos on Sun 09 Nov 2003 03:13 AM — 2 posts, 13,321 views.

#0
What I want to do is be able to set an alias to do this:
Command A
Activate Trigger
Event Triggerred
-Trigger command B
-Trigger deactivate

I'm not sure how, but I would appreciate any help.
Amended on Sun 09 Nov 2003 03:33 AM by Vercalos
Australia Forum Administrator #1
Using "send to script" you could make the initial command an alias that does an 'enabletrigger'.

Then when the trigger fires it could do another "enabletrigger" (setting the enable to false).

See:

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