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.

macro firing on any event?

If you have a question or need help, this is the place to be.
Post Reply
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

macro firing on any event?

Post by Fiasco »

Can I setup a macro to fire on any event and pass the event that fired to underlying macro's function?

Using broadcaster, I want to have a "broadcast" macro to fire on any event and send that event out over the network for other eventghost servers.

Can I use an * as the firing event trigger? If so how do I pass the event?
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: macro firing on any event?

Post by Fiasco »

Figured this out. {eg.event.string} and it will fire on any event with *.

Now, can I set it up to fire on any event except one prefixed with "Broadcast" so I don't end up in a circular loop of broadcast events being refired on the network?
Post Reply