Alright, is there ANY way to set the sequence on a trigger using scripting? I looked in the MUSH help file and it doesn't show anything to set the sequence, at least.. not that I see.
Making triggers with scripting
Posted by Talon on Wed 21 Aug 2002 05:43 PM — 3 posts, 15,305 views.
First rule: don't rely on the built in help. It hasn't been updated in way to long. Second what you are looking for is addtriggerex, you can find the specs here:
http://www.gammon.com.au/scripts/function.php?name=AddTriggerEx&searchfor=
Also, bug Gammon to get the help updated. ;) We don't seem to do that often enough. lol
http://www.gammon.com.au/scripts/function.php?name=AddTriggerEx&searchfor=
Also, bug Gammon to get the help updated. ;) We don't seem to do that often enough. lol
Thanks a bunch, that'll work perfectly, exactly what I was lookin' for.