Space Engineers

Space Engineers

Tank Gauge With Images
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
True Gangrel 8 Apr, 2017 @ 11:46am 
so how do you set this up?
Morphik  [author] 5 Feb, 2017 @ 4:51pm 
Warslayer are you trying to use the bar graphs or my Texture graph?
warslayer 5 Feb, 2017 @ 4:30pm 
hi im trying to make it work but all i get is the % in the control panel nothing show on lcd
Morphik  [author] 5 Feb, 2017 @ 4:10am 
Added Text Horizontal Bars for Corner LCDs, just name a Corner LCD either "Corner LCD Oxygen" or "Corner LCD Hydrogen".
Furinax 2 Feb, 2017 @ 10:36pm 
I was wondering if there was a way to get horizontal bars so I can use this with the Corner LCD screens. I tried your "Wide Percentage" mod with the Jump script and it looks OK. Cant see the percentage but you still get the whole bars. :)
Morphik  [author] 2 Feb, 2017 @ 11:52am 
Updated to remove obsolete methods.