1) Is it possible to write a trigger that keys on a variable?
(i.e. Trigger: "^@CurEnemy flees .+$" or something)
2) Is it possible to print out a list of all triggers? Can this be done with a script maybe? It would make debugging and changing triggers much easier if I knew how to do this.
3) Is it possible to use Global variables in VBscript? If so, when would the variables initialize, and what would the lifespan of the variables be?
4) Is it possible to use a Trigger to fire an Alias? I could save quite a few redundant lines if I knew how to do this.
Lastly,
5) Do any of the high-speed individuals who use MUSHclient have a website showing off some of their technical expertise at creating triggers, aliases, timers, and scripts?
Thanks!
(i.e. Trigger: "^@CurEnemy flees .+$" or something)
2) Is it possible to print out a list of all triggers? Can this be done with a script maybe? It would make debugging and changing triggers much easier if I knew how to do this.
3) Is it possible to use Global variables in VBscript? If so, when would the variables initialize, and what would the lifespan of the variables be?
4) Is it possible to use a Trigger to fire an Alias? I could save quite a few redundant lines if I knew how to do this.
Lastly,
5) Do any of the high-speed individuals who use MUSHclient have a website showing off some of their technical expertise at creating triggers, aliases, timers, and scripts?
Thanks!