Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Trigger repeating macro after elapsed time

If you have a question or need help, this is the place to be.
Post Reply
austio
Posts: 1
Joined: Mon Nov 29, 2010 1:16 am

Trigger repeating macro after elapsed time

Post by austio »

I am attempting to create a macro that plays a sound file (or does other event) repeatedly after an elapsed time (say 30 seconds). The macro and the sound event should not get in the way of other macros and events.

With the auto-repeat action, I can get the macro to repeat after a certain time, but all other event triggers/macros are ignored while it is running. The sound file (or other action) are short (less than half a second), so it shouldn't get in the way of the rest of the events/macros.

How would I set this up?
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: Trigger repeating macro after elapsed time

Post by jinxdone »

Use the triggerevent action with timer.
Post Reply