Weird… Then make it so that it opens the block on channel “Channel”, sets the stuff, then transmits on “Channel2”, and sends the notification on “Channel2”
You could also just use Activity Feed, I guess.
Wait @tspentakota
Make sure you are sending to EVERYONE
But that won’t send a notification with the Triggering Player’s Name if you make it send a Notification on a channel because you can’t modify it just from the device, you need blockcode.
I don’t think that works.
You’ll have to modify it in the blocks, using a channel won’t work unless you want it to run another block which uses more memory.
Yeah, the title is modified in the blocks, then after that, it sends becaue of the channel in the block code. Of course, you could have it transmit on “Channel”, have a trigger have a delay of 0.5 and receive on “Channel”, then transmit on “Channel2”, and have the Nolt receive on “Channel2”. That would work, right?
yeah, that will work if you want to give a player cash or smt but won’t be able to modify the title and content using channels i think i got confused sorry…
Yes, as @Haiasi said, @tspentakota your Lifecycle that triggers when someone is knocked out transmits on “Channel1” when the Event Occurs.
Of course, for both Channel1 and Channel2, they can be any channel you want.