Setting a consistent speedwalk delay time on trigger

Posted by Vingthor on Fri 27 Mar 2020 08:04 PM — 2 posts, 11,162 views.

#0
Hello,

I have read and searched the forum on numerous speedwalk delay topics to try and implement this correctly.

I am using speedwalk delay to send to the world a delayed command at an 11000ms interval every time the trigger I have set goes off.

My problem is that the 11 second delay doesn't seem to actually send the command after 11 seconds, it might be immediately after the trigger, a few seconds after, or like 6 or 7 seconds later.

Here's what it looks like-

Trigger: Your aura appears to be indigo.
Send: channel 25 earring
Send to: World (speedwalk delay)

Everything else is default, it's enabled, and under Configuration --> Input ---> Commands, speed walking is enabled and set to an 11000ms delay, but it is not consistent when the MUD I'm playing sends to the output: Your aura appears to be indigo. I see the command queue up, but the timing is off each time.

Thank you.
USA Global Moderator #1
The speedwalk delay only delays between commands in the speedwalk queue, not before them.

Quote:
I am using speedwalk delay to send to the world a delayed command at an 11000ms interval every time the trigger I have set goes off.

This is not the correct use of speedwalk delay.

Use DoAfter instead.