trigger delays

Posted by Skyler82 on Tue 01 Jan 2002 06:25 PM — 4 posts, 15,703 views.

#0
i remember in one of the previous versions there used to be a simple one-line command that allows the next command being sent to the world using a trigger be delayed by a specified amount of milliseconds.... izzit still available?
Australia Forum Administrator #1
Yes, the trigger can be set to "send to world (speedwalk delay)".

Then the trigger text is sent using the speedwalk delay, which is set (in milliseconds) in the "commands" configuration screen.
#2
but i need to set different delays for each seprate command.... is it possible? and if so, what is the syntax?
Australia Forum Administrator #3
There have been some recent posts about this, try a search.

Basically make do with fixed delays (eg. an extra blank line could double the delay time), or use timers. If you use timers then the delay can vary, however it is more tedious to do this.