Space Engineers

Space Engineers

Otillräckligt med betyg
Programmable Block Airlock (Vanilla SE)
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: World
Filstorlek
Lades upp
Uppdaterades
64.756 KB
21 mar, 2015 @ 9:55
21 mar, 2015 @ 12:26
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
Programmable Block Airlock (Vanilla SE)

Beskrivning
An airlock for keeping oxygen in, and space out... Works intuitively as you would expect an airlock to. How to use it;

1) Prevents the outer door being opened if the inner door is open.
2) Likewise prevents the inner door being opened if the outer door is open.
3) Automatically depressurizes the airlock when the outer door is opened to save oxygen.
4) Re-pressurizes the airlock when the outer door is closed so the player can remove their helmet safely.
5) Provides audio and visual warnings when the outer door is open.

Additional Safety Measures:
- Prevents the inner door being opened when a player is in close proximity to the outer door.
- Prevents the outer door being opened when a player is in close proximity to the inner door.

Materials required;
- 2 Sensors
- 2 Doors
- 2 Air vents
- 1 Oxygen tank
- 1 Oxygen generator
- 1 Sound block
- 1 Programming block
10 kommentarer
VGAstudent 19 mar, 2019 @ 11:27 
Broken? The block has no code to compile.
wehatespammers 28 mar, 2015 @ 10:54 
Whenever i enter the airlock and put my helmet on (im going outside) i expected it to depressurize but it didnt. So all the air got sucked out. then i came back after a while and opened the door and air rushed out again. did i do something wrong?
^Tkh 26 mar, 2015 @ 1:29 
Would it be posible to change the code a bit, so that when you open the outer door there is a short delay where the vent depresurises the room?
Mango 22 mar, 2015 @ 11:35 
Ah now... after a reset of SE i found it... thx :D *thumb up*
Kesuke  [skapare] 22 mar, 2015 @ 11:22 
The code is in the programmable block. Its easy to see it, you just open it and click edit.
Mango 22 mar, 2015 @ 11:21 
this is my problem i dont can c# :D, i thought u have the code :D
Kesuke  [skapare] 22 mar, 2015 @ 11:20 
This isn't a mod, its a vanilla world file. You can see how the code works if you open the programmable block and click edit. It isn't for the feint hearted but if you know a little bit of c# it should be fairly straightforward to make this work on your own world.
Mango 22 mar, 2015 @ 11:07 
I can´t find the code, can u help me, pls?
Kesuke  [skapare] 21 mar, 2015 @ 12:13 
Absolutely, there is no reason it has to be this large, I just made it so its easy to see what's going on. You could compress the entire airlock into a 1x2 block space (1 block for standing height and 1 block for the air vent)
NovaCode 21 mar, 2015 @ 11:30 
but is there any way to make it smaller?