Hi everyone, So i have this game but i need it so that after 60 seconds a zone activates, and another 60 seconds it deactivates, and this is a loop. any help?
use a wire repeater with a 60 second delay
wire the zone to it, and then it to the zone
@KingDave11-2 Wire repeater has less memory, but cannot be deactivated
or a trigger with a 60 delay that deactivates after 2 mins and have as many of those as u need.
60 second delay sry.
this doesnt work. Is there anythng else?
Have two triggers. Trigger A that has a 60 second delay and sends a message that activates the zone and activates trigger B, when activated. Trigger B also has a 60 second delay and sends a message that deactivates the zone and activates trigger A, when activated.
edit
To start the cycle just have a device(that is not trigger A or B) that sends the message that activate Trigger A.
I will go look at it.
I looked at this process and it seems like it’d work. Can we please see screenshots of your setup to eee if there’s a miswire or something?
It doesn’t work because it doesn’t have a way to start. Just wire a Life-Cycle to one of the wire repeaters, it should fix it.
Sorry, I’m not that good with coding, go ask @TheCatIsCrazy about that?
i’m glad you specifically mentioned me! [1]
like the people above have mentioned already, just have 2 wire repeaters!
Devices needed
1x lifecycle
2x wire repeater
the zone you already have!
Place down your lifecycle and don’t change anything about it!
Place down both wire repeaters and set the delay to 60
Wire the lifecycle to your first wire repeater like so:
Event Occurs → Repeat the wire pulse!
Now, wire the first repeater to the second one [2]
Wire the second repeater to the first one in the same manner.
Wire the first wire repeater to your zone as:
Wire repeater receives a pulse → Deactivate Zone
This is the second wire repeater to the zone:
Wire repeater receives a pulse → Activate Zone
I know for a fact @TheCatIsCrazy is correct. I love wire repeater loops. They are beautiful. Please mark a solution if this works.
@Warrior_Of_Death16 This doesn’t involve code…
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.