Space Engineers

Space Engineers

Tank Gauge With Images
Počet komentářů: 16
Titan Nya 3. kvě. 2022 v 4.30 
Well... i've used this script before but right now for some reason it doesn't show the image...
Dragon Fire 813 16. lis. 2020 v 1.53 
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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2289030006
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2289030125
Babbayega 21. úno. 2019 v 16.58 
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  [autor] 18. led. 2018 v 8.13 
Fix uploaded
Hylder Adox 18. led. 2018 v 8.01 
Cool, much appreciated.
Morphik  [autor] 18. led. 2018 v 8.00 
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. led. 2018 v 5.02 
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  [autor] 15. pro. 2017 v 4.08 
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. kvě. 2017 v 12.09 
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

http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=936897266
True Gangrel 8. dub. 2017 v 14.49 
nevermind, had a noob moment lol
True Gangrel 8. dub. 2017 v 11.46 
so how do you set this up?
Morphik  [autor] 5. úno. 2017 v 16.51 
Warslayer are you trying to use the bar graphs or my Texture graph?
warslayer 5. úno. 2017 v 16.30 
hi im trying to make it work but all i get is the % in the control panel nothing show on lcd
Morphik  [autor] 5. úno. 2017 v 4.10 
Added Text Horizontal Bars for Corner LCDs, just name a Corner LCD either "Corner LCD Oxygen" or "Corner LCD Hydrogen".
Furinax 2. úno. 2017 v 22.36 
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  [autor] 2. úno. 2017 v 11.52 
Updated to remove obsolete methods.