Barotrauma

Barotrauma

Flood Resist Duct Block
6 Comments
Richard Mc Nutbuster 21 Jul, 2021 @ 6:04am 
logic*
Richard Mc Nutbuster 21 Jul, 2021 @ 6:03am 
its alright, amazing bit of logig btw, although i did just go for the easier one
IT9  [author] 21 Jul, 2021 @ 5:23am 
The instruction to configure the wait time was wrong.

The correct value to be set in the delay component should be equal to the wait time. That is, 3 seconds delay will make the duct block to open and check the change of water level every 3 seconds.

I have updated the mod’s description.

Sorry for the confusion.
IT9  [author] 20 Jul, 2021 @ 6:11am 
I also created an easier to configure version of the duct block. You may take a look at Easier Flood Resist Duct Block
IT9  [author] 20 Jul, 2021 @ 6:09am 
I updated the description.

The original step 2 is as follow:

Buffers (Left memory component) -- The buffers should be the greater value between 1 and the Hull Volume Ratio.

My explaination was not well enough preivously. I will call the "Buffers" the "Tolerance" after I updated the description.

The value of Tolerance should be:

If Hull Volume Ratio > 1
then Tolerance = Hull Volume Ratio
else Tolerance = 1
Richard Mc Nutbuster 19 Jul, 2021 @ 9:27pm 
im not quite understanding step 2.