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?
trigger delays
Posted by Skyler82 on Tue 01 Jan 2002 06:25 PM — 4 posts, 15,703 views.
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.
Then the trigger text is sent using the speedwalk delay, which is set (in milliseconds) in the "commands" configuration screen.
but i need to set different delays for each seprate command.... is it possible? and if so, what is the syntax?
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.
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.