How do I make it to where when you walk into a zone it opens a questionair or every 3 minuets it opens a questionare

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.

2 Likes

What you will need for every 3minute

Inside the repeater:

Repeater → trigger:

Triggred → Open question answering screen:

For zone

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]


  1. though trigger loop is better ↩︎

2 Likes

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!

1 Like

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