Either or maby both add lots of description and pictures
First one: Zone (player entered zone) → Questioner (open questioner screen)
Second one: check out this guide, but instead of 60 for the counter and the property as the default value, make it 3*60 (3 minutes), which is 180.
Edit: Imagine grinding solution on solved posts.
What you will need for every 3minute
- Repeater ← (i’m gonna get flagged)
- Trigger
- Questioner
- lifecycle (Game start)
Lifecycle → Repeater:
Inside the repeater:
Repeater → trigger:
Triggred → Open question answering screen:
For zone
- zone
- questioner (same one)
Zone entered → Open question answering screen:
Basically What @NotYoyo said.
I am going to do that.
just kidding lol
So, you don’t need a separate trigger to trigger the questioner and open up the questioner interface when the repeater runs the task every 180 seconds, instead, you can just simply wires the repeater to the questioner and open it when repeater runs.
Other than that, the system is fine![1]
though trigger loop is better ↩︎
Oh… Yea I wasn’t smart enough to think about that
It’s fine! Devices could be a little difficult not really to comprehend sometimes, just noticing.
:)
I see.
I didn’t include trigger loops as I thought it would be more beginner-friendly.
thank you all for helping me!
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.