Blockland Forums > Suggestions & Requests

Loop Checker Event thing

Pages: (1/2) > >>

Arekan:

I need an event where it checks for a supposed relay, and then if there is one it stops the relay and does a certain action when that relay stops. When that action is complete, then it restarts the relay. Say, for my specific need, I need it to stop a sound (not with music block) from relaying and then when the relay stops, it plays the new sound. After that new sound plays once, it starts the relay over again.
If this has already been made, please give me a link.
and if its do-able with events, its gotta be hard.

Duhman115:

Onactivate-self-firerelay.
OnRelay-Self-FireRelay

Arekan:

I know how to do a relay,
I just want to know how to make it stop and then make a sound play. Then make it start.
(Without making the new sound overlap the relay of course.)

Lugnut:

I don't think you can detect a loop tied to a specific brick... nor do I know how relays work exactly script wise, so I can't be much help here.

phflack:

onrelay>self>firerelay
onrelay>self>playsound
input>self>toggleeventsenabled[1 3 4 5]
onrelay>self>playsound
onrelay>self>firerelay
onrelay>self>toggleeventsenabled[1 3 4 5]

last three are off to start with

Pages: (1/2) > >>

Go to full version