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.

How to use this event

If you have a question or need help, this is the place to be.
Post Reply
eirik226
Experienced User
Posts: 142
Joined: Wed Nov 07, 2012 5:22 pm

How to use this event

Post by eirik226 »

Image

Image

Well, you can pretty much see what my problem is, I feel like i've tried it all, and no idea what to do. It's probably stupidly easy right..?

Thanks in advance if you know this and can help.
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: How to use this event

Post by krambriw »

Have you tried to drag & drop the event from the log on the left side to the macro on the right side?

It should look like this to work I think
Skärmklipp.JPG
Skärmklipp.JPG (12.88 KiB) Viewed 1817 times
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: How to use this event

Post by Pako »

When you're going to do, how krambriw advice (drag & drop the event from the log on the left side to the macro on the right side),
then you will see that the event suffix, it is only ClientMessage.
Everything else (what follows this string), it is the event payload.

Note:
If you need for example the string "TV_OFF" to use as an event suffix, you can use a simple converter:
EventConverter.png
EventConverter.png (3.65 KiB) Viewed 1813 times
Pako
eirik226
Experienced User
Posts: 142
Joined: Wed Nov 07, 2012 5:22 pm

Re: How to use this event

Post by eirik226 »

I've tried what you said Walter and it does not work.

The problem using that way Pako is that I have 2 - TV_ON and TV_OFF, and I will probably add a lot more these coming weeks. So I can't use 1 event to trigger them all, that would make a mess of things If i understand everything correctly.

But anyway, the way you said Walter did not work.

Edit: I found out I can use your way Pako - I just need to add the events the macro you showed me create to the correct places, thank you! :)
Post Reply