Stationeers

Stationeers

评价数不足
3 way Airlock
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
195.948 KB
4 月 14 日 下午 8:17
1 项改动说明 ( 查看 )

订阅以下载
3 way Airlock

描述
Allows for multiple doors in an airlock​ 2 or more, configure as needed.

Note:
All of the doors must be the same type or it will not work. ( configured as composite doors but it can be changed. )
All of the vents must be the same type or it will not work. ( configured as small vents but can be changed. )
Sensors (optional) can be used outside of the airlock to get the outside pressure for pressurising the airlock.
A diode slide (optional) can be used to show the progress of the cycle.
The matching Door, vent and sensor must have the same name or it will not work.






It is important that you don't read the instructions and instead, just leave a comment that the script doesn't work.
11 条留言
jarhead 4 月 25 日 上午 6:21 
(Steam not using it's own formatting rules for comments.)
jarhead 4 月 25 日 上午 6:20 
Instead of removing the "push HASH("DOOR #")" just comment it out so it becomes
[code]
default 4 door airlock
push HASH("DOOR 1")
push HASH("DOOR 2")
push HASH("DOOR 3")
push HASH("DOOR 4")
#push HASH("PASSAGE")
[/code]
[code]
2 door passage airlock with 2 side rooms
push HASH("DOOR 1")
push HASH("DOOR 2")
#push HASH("DOOR 3")
#push HASH("DOOR 4")
push HASH("PASSAGE")
[/code]
jarhead 4 月 25 日 上午 5:56 
I just got to the part of where you added a diode slide to the airlock....guess I should just watch entire video before commenting....
jarhead 4 月 25 日 上午 5:52 
Idea!!! (while watching your video here)
Put all active vents outside and pipe to 1 passive vent inside so active vents modes would be backward. (possibly add a bit of code at beginning to select if vents are inside or outside airlock so mode changes between the two directions) [I'm going back to the video but I'll post more if I can think of anything else.] [Almost forgot: you can add/alter my new "Diode pressure" code to this as well to allow you to "see" current pressure of airlock vs outside sensor.
NeoMerlin 4 月 20 日 上午 1:54 
Works a treat! TY!
MildOverlay 4 月 18 日 下午 4:09 
Can confirm script does not work with new update
Tallinu 4 月 18 日 下午 1:57 
I failed to not read the instructions. Script works. Sorry about that.
they call me shid 4 月 18 日 上午 10:43 
ignored the instructions, put the IC into aimee. script doesn't work
pwolfknight 4 月 18 日 上午 5:09 
Thanks mate!
Ark The Red Wizard 4 月 17 日 下午 4:21 
Also, First.