Author Topic: Post cool events that you know (with instructions!)  (Read 3355 times)


Easy: put three rows of 10 bricks (each representing 0-9) below the brick that fires a relay. Have the relay fire the projectile three times. Each time a brick is hit it would disappear. Thus, if the projectile is fired in the same position three times you'll have an outcome of three equal numbers on the slot machine. Now to actually display the numbers with prints... I don't know at this exact moment.

That has been done before and works as a concept perfectly fine :p
We did it at the Blockland Custom Cup thing at the end of summer.


Creating a slot machine with default events is pretty easy when you know little neat machine things like in the OP. Just use some logic (like the above quote from Lego), cancelling events and timed delays; Hey presto you got a slot machine :D

Updated my post about it now, thanks!

I think it would be cool if I just turned this topic into "post cool events you know".
What do you guys think?

I think it would be cool if I just turned this topic into "post cool events you know".
What do you guys think?

I think you should make a list of useful ones

I think it would be cool if I just turned this topic into "post cool events you know".
What do you guys think?
sure why not



i think i might have 1 or 2 but i'm not sure, you already covered some major stuff

I think you should make a list of useful ones
How do you mean?

this thread reminds me of this thread
very fortunate that all the images there still work. that's kinda impressive for a four-year-old topic

edit: maybe I oughta archive this stuff so I won't have to worry about that
« Last Edit: October 29, 2015, 10:16:21 PM by Foxscotch »

You need VCE, but VCE Powers:
onX -> Self -> fireRelay
onRelay -> Self -> fireRelay
onRelay -> Self -> VCERetroCheck / ifValue == / >= x
onVariableTrue -> Player -> X