#I'm new and unsure

1 messages · Page 1 of 1 (latest)

untold monolith
#

I want to create a countdown that starts at 10 and goes down to 0. I can get it to go down but I don't know how to stop it when it hits 0, What chip could I use to detect the 0 and stop the circute. (I tried using basic if chips but they don't detect the 0) I am using a timer of delay of 1 second to get the number to change.

hard isle
#

Execution integer switch

#

Configure it and add 0 as the value

#

Put that in your chain, when it changes the number, execute jnto that chip, if it’s not 0, the “Failed” port will fire, use that port to loop it back into the countdown, if it is 0, the “0” port you’ve created will fire, ending the loop

untold monolith
#

Sorry for the trouble I managed to create fairly basic one on my own

untold monolith
rocky salmon
#

This is how I'd do it :)

untold monolith
#

My little brain dose not compute plus I would need something to put out and exec to start a piston when it hits 0

wild mauve
# untold monolith

I don’t know who taught you to align circuits like that, but don’t do that ever again

#

Disgusting

untold monolith
#

Why I thought myself

wild mauve
#

Circuits should always be aligned 2D not 3D

untold monolith
#

All the complex ones are but I needed the timer section to be 3D in order to not make it a massive mess

prisma socket
#

This is way much more simple

#

Though all of these can work
This is the most simple way you can make it

#

Just replace the add 1 with -1 and set the int variable to -10

#

I have bad handwriting

#

:T

untold monolith
#

That’s what I was trying to do but didn’t know about the greater than chip

prisma socket
#

Wait no
Replace greater than to greater than or equal

wild mauve
#

There’s a Greater Than, Greater Than or Equal to, Less Than, and Less Than or equal to

untold monolith
#

Alright thank you

rocky salmon
#

Anything you want to execute after you put where I put the arrow

untold monolith
#

That’s perfect

rocky salmon
spring lance
prisma socket
#

I can’t get on the game and do circuits so I had to resort to drawings

median sage
rocky salmon
wild mauve
rocky salmon
wild mauve
rocky salmon
rocky salmon