Can a piston wait for another to run first?

Greetings,

Is there a way to get a piston to wait for another piston to execute, before continuing it's commands after the call (like a subroutine). No matter what I've tried, the call is made, but the first piston just continues no matter if the other piston is running.

These are two tiny test pistons. Check the times in the logs. As you can see, TEST B runs the same time as TEST A... and TEST A finished even though TEST B was still counting down.

Any suggestions would be appreciated. :slight_smile:

there is a wait option on execute piston

So show more of your piston settings

and the edit line for the execute (if you click the execute line)

1 Like

Thanks for the reply. I have edited that setting and made it true.

Sorry, I forgot to include the screenshot.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.