Confusion about wait conditions

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
marbling6034
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Oct 29, 2025 10:36 pm
Contact:

Confusion about wait conditions

Post by marbling6034 »

10-29-2025, 16-53-26.png
10-29-2025, 16-53-26.png (185.69 KiB) Viewed 232 times
I want to make the wait condition be fluid = 0 and (time passed OR cargo = 0). The game is doing (fluid = 0 and cargo = 0) or time passed. How do I change the and/or bracket to do what I want. I can't create an 'or' condition with a little bracket like I can with the 'and' condition. I can only create (x and x) or x not (x or x) and x.
Loewchen
Global Moderator
Global Moderator
Posts: 10522
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Confusion about wait conditions

Post by Loewchen »

Make (fluid AND time) OR (fluid AND cargo)
Post Reply

Return to “Gameplay Help”