Author Topic: How do relays work???  (Read 818 times)

i've had blockland since v11, and i have never figured out how to use relay events, and what they can even do.
I mean, i know that they can make loops, but i just don't know HOW. Help?

I once knew, but the secret on how2relay that once was is lost, for none now live who remember it.

I could probably figure it out if I tried, though.

If we tell you, then it's a secret no more.

If you need them to make loops just

[input] [fireRelay]
[onRelay] [fireRelay]
[onRelay] [-looping event-]

If you want more events to loop, just add another

[onRelay] [looping event]

And that's all I know about Relays.

i prefer print counts for loops, as when a relay is fired to the brick, it cancels all other relays except itself, so there can only be one loop per brick, for one person
also, you can fire relays N E S W, as well as up and down