Space Engineers

Space Engineers

Automatic LCDs 2
Oxygen + Working = Leak ????
So it says under "oxygen" that it is possible to display only the leaking vents. Unfortunately, it doesn't say HOW TO DO THIS. I have now tried at least 200 combinations of the "Oxygen" and "Working" commands with a bunch of arguments and even with { } nothing has worked at all. Help????
< >
Showing 1-1 of 1 comments
MMaster  [developer] 29 Feb, 2024 @ 12:35pm 
Oxygen command guide says:
Note: If you would like to display only leaking air vents you can use Working command and filter only LCDs that show LEAK using filtering described in Working command.

Working command guide explains how to use filtering along with examples:
You can filter states like this:
Working * assembler:work reactor:on

If you want to filter state of all block types you can do it like this:
Working * :work :on
Notice that there is no type specified just :state


It doesn't list every possible combination of blocks and states because it would be huge list, the syntax is explained and putting that info together gives us eg "Working * :leak" to show only leaking air vents.
< >
Showing 1-1 of 1 comments
Per page: 1530 50