Stationeers

Stationeers

Not enough ratings
Hardsuit Control
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
80.599 KB
26 Sep, 2018 @ 4:55am
3 Oct, 2018 @ 2:16pm
2 Change Notes ( view )

Subscribe to download
Hardsuit Control

Description
Will autoclose your helmet and toggle systems, if the external atmosphere is hostile. Allows to still manually close the helmet, will toggle systems accordingly.
Uses external pressure, temperature and gas content to control:
- helmet
- filtration
- heaters
- air
Note that you will get a warning when leaving an atmosphere, as the tolerances are set just shy of the warning limits. Since the hardsuit reacts a tick "late" on the external state, the warning will pop up.
7 Comments
Iye  [author] 10 Jul, 2024 @ 2:03pm 
> **sighs**

I encountered this issue myself when I wrote this. I added the manual override to close as a stopgap solution. If your visor opens automatically, you manually close it and it remains closed.
Quantum 10 Jul, 2024 @ 4:09am 
**sighs** RatioOxygen reads the internal oxygen ratio of the suit, if you want into a greenhouse full of mostly carbon the suit will read your internal oxygen ratio as whatever breathable ratio your currently breathing, detect the external pressure is high enough, then proceed to open your helmet while standing in unbreathable 98% co2 gas
i have this problem in my code and i tested yours, only to find, it has the same issue, I'm not sure how to make this work since, as far as i can tell, theirs no way to read the external oxygen ratio
DevilzEye 20 May, 2020 @ 9:25pm 
Excellent work! Very handy for simplification of space life :)
Iye  [author] 20 Aug, 2019 @ 10:07am 
I dont see how my code could cause such an issue. I would assume it to be impossible, considering it does (and should only be able to) read the temperature and open/close the visor.

Considering reporting this to the game developers.
DragonShade 18 Aug, 2019 @ 12:30pm 
i think that there might be an error in code. when external heat gets around 800+ temperature in the suits drops to -51* C and i take the chip out and comes back to normal but if i put back the chip it drops again when external heat 800+
Iye  [author] 29 Jun, 2019 @ 2:44am 
It works perfectly fine.

You can safely ignore that error, it only shows up when the IC is place in an IC Housing, not when used in a hardsuit.

What's happening is that the script tries to load gas Ratios from db , which is either the suit itself or the housing. Obviously you cannot get gas ratios from an IC housing so it shows you an error when you place it in one.

Just load the script into an IC and place it in your hardsuit.
Dodewind 28 Jun, 2019 @ 12:25pm 
it says error in line 7