Space Engineers

Space Engineers

Not enough ratings
Tank Gauge With Images
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.597 KB
5 Jan, 2017 @ 1:32am
10 Feb, 2020 @ 11:21pm
13 Change Notes ( view )

Subscribe to download
Tank Gauge With Images

Description
This script shows the average of all Hydrogen tanks and all Oxygen tanks on the same grid, to LCD panels using my image mods.

Detailed setup coming soon:

Any LCD you want showing the Oxygen status name "LCD Oxygen Gauge"
likewise for Hydrogen status name the LCD "LCD Hydrogen Gauge".
16 Comments
Titan Nya 3 May, 2022 @ 4:30am 
Well... i've used this script before but right now for some reason it doesn't show the image...
Dragon Fire 813 16 Nov, 2020 @ 1:53am 
Your cargo script, air vent monitor script, and this script all give the same error when I load them into the PB block. I don't have this problem with the hydrogen gauge script though. Images with the error provided.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2289030006
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2289030125
Babbayega 21 Feb, 2019 @ 4:58pm 
hey, could you do something like this for individual cargo containers? or do you know of a mod that would do this? i have one mod that shows a thin bar for capacity, but it only works with standard containers anyway. plus something like this that has a large display would fit my needs.

Morphik  [author] 18 Jan, 2018 @ 8:13am 
Fix uploaded
Hylder Adox 18 Jan, 2018 @ 8:01am 
Cool, much appreciated.
Morphik  [author] 18 Jan, 2018 @ 8:00am 
Yeah, they changed a property in the API from a float to a double. I don't understand the change, but I will have a fix in the next few minutes.
Hylder Adox 18 Jan, 2018 @ 5:02am 
Hello Morphik, I'm guessing an update to SE has caused this, but yor script is kicking out some errors when I hit check code. There are two reprts of this-
Error:Cannot implicity convert type 'double' to 'float'. An explicit conversion exists(are you missing a cast?)
No rush for a fix, just letting you know there's an issue if you have the time to take a look.
Morphik  [author] 15 Dec, 2017 @ 4:08am 
Updated to not need a timer block to run.

@DCam2016
I've added a option near the top of the script called useSubGrids, set it to "true"
KeepGood 31 May, 2017 @ 12:09pm 
Hi :) These are really cool :D Would it be possible to get the script to check sub-grids (I think that's the term)? I'm building a cockpit in a large ship where the displays around the seat are on a small grid, attached via a rotor with a small head. Currently the script reports no gas tanks. Thanks

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=936897266
True Gangrel 8 Apr, 2017 @ 2:49pm 
nevermind, had a noob moment lol