How do i make where every now and then random notifications will give you tips?

How do i make where every now and then random notifications will give you tips?

Could you clarify? Do you want notifications that randomley open

Have a trigger on game start with trigger loop with a delay for however long you want the wait to be. Then put the randomizer in the trigger.

1 Like

how do i make a loop?

I think it’s like, when the trigger broadcast a message, make it so it takes action when it gets it. Example,

Trigger transmits channel A.

When receiving channel a, it transmit channel a.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.