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?
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.
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?
Re: macro firing on any event?
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?
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?