Space Engineers

Space Engineers

Pressure Lockdown Protocol
Showing 1-10 of 10 entries
Update: 10 Jul, 2021 @ 12:02am

Update: 9 Jul, 2021 @ 11:51pm

Update: 12 Apr, 2020 @ 4:11am

Update: 24 Mar, 2020 @ 4:04pm

REFACTOR
- Reorganized script to have fewer Grid Terminal calls
- Main now builds global and ship specific lists ("all_" and "my_") of all required blocks
- Fixed Dimensions of LCD displays

Update: 5 Dec, 2019 @ 10:47pm

-- Added Program() method to call program on load.
-- Improved LCD displays to automatically set Size, Color, Font, and Content Display.

Update: 5 Dec, 2019 @ 1:30pm

Added line of Code to set "Text Padding" on LCDs to 0.

Update: 29 Oct, 2019 @ 3:15pm

Updated with "Temp" version of the script which has been working version for quite some time now.

--Includes protocol for Airlocks

--No longer requires Timer Block to run.

Update: 3 Sep, 2017 @ 4:11am

- Added default (blank) argument, so that the program can be run from a looping timer.

Update: 22 Aug, 2017 @ 12:54pm

- Added OverrideDoor command.
- If you're in a depressurized section and need to get into a pressurized section, this will give you quick access.
- Very useful if you end up on the wrong side of a hull breach.
-Added ResetOverride command.
- This sets vents in relevent sections to pressurize if possible.

Update: 22 Aug, 2017 @ 7:46am