Space Engineers

Space Engineers

[DX11] LCD Percentage Bars 1%
35 comentarios
Axel-of-Atheara 20 AGO 2021 a las 14:37 
@Morphik How do I make an LCD show this instead on the circular one?
Darkcat 3 ENE 2021 a las 8:06 
It is not working. Download contains only one file 847095474849602044_legacy.bin.
Muttley 15 MAY 2020 a las 17:05 
Nice but actually not working, pls fix it!
Fenrir (Away maybe for long) 15 MAR 2020 a las 18:14 
@Morphik No More Possible Update Please ?
VS-lockon 23 SEP 2019 a las 19:01 
Doesn't work
VoodooFan 27 SEP 2018 a las 14:04 
How doese that work? Do you have an instruction? What parameters may be used?
Dark_453 19 SEP 2017 a las 5:06 
Yes, in the Jump drive script the line: const string imagePrefix = "Jump ";
Change "Jump " to "Percent "
Could you please Link The Ref Script for jump Drive, There is LOTS of Broken ones. now not sure what one is what...

*Steam Un-Subbed me From Everything in Every game 2 days ago... this is One of the mods i did not have Loaded Recently. (Thanks in Adv)

PS: Normaly i save Scripts like this Local, It Seems this is one Time i did not.
ARC 4 JUN 2017 a las 15:20 
Black screen. You should really make instructions for this mod/script.
Ei'Kuni 21 DIC 2016 a las 2:01 
@morphik but in MP is a bug if u make a LCD Panel u need to disconnect from the server and connect again in oder to see that is on the LCD Panel or it only says Online no matter what you do ^^
Morphik  [autor] 21 DIC 2016 a las 0:25 
Dev or stable doesn't matter, LCD textures will always work.
Weso 20 DIC 2016 a las 23:29 
Hi there, will you be making a version that's compatible with the dev branch?
Ei'Kuni 29 OCT 2016 a las 6:24 
thanks
Morphik  [autor] 29 OCT 2016 a las 6:00 
Yes, in the Jump drive script the line: const string imagePrefix = "Jump ";
Change "Jump " to "Percent "
Ei'Kuni 29 OCT 2016 a las 5:29 
@Morphik it is possible to use theese with your jump drive script?
Morphik  [autor] 28 OCT 2016 a las 20:40 
Updated: Should no longer be dark.
Morphik  [autor] 15 OCT 2016 a las 19:59 
I could combine them into one mod, it would be a niche mod for some people, I can see where it would come in handy. Once I get all the textures updated for the new renderer I will slap together a All-In-One mod and post it. It will take a few days though for me to update the textures I have 652 images I need to update, so bare with me on this.
Wavewraith1 15 OCT 2016 a las 17:32 
Can you make a kind of API mod that basically condenses/replaces your percentage bar mods so people don't have to download a different version of the mod for air vents, batteries, O2, H2, etc. Is this simple (idk)? Food for though...
lylesonders 21 SEP 2016 a las 22:01 
Can you make a change in this script or make another one that will trigger a timer block once capacity is 100 percent. I have a automated mining platform that i would like to leave stationed by an asteroid and once it reaches max capacity to trigger a timer block so that it can inturn turn on my ant. that will broadcast its full, also to turn off the mining functions.
Vas 26 AGO 2016 a las 16:10 
Is there an inverted version of this? With red at the bottom.
Broke Dick Nick (Blame canada) 25 JUL 2016 a las 13:14 
so how do we use these with your charge script? what line do we change
Shroom 12 JUL 2016 a las 8:53 
Nice, I'll try it out tonight.
Morphik  [autor] 11 JUL 2016 a las 20:26 
@Shroom I just updated to jump drive textures.
Shroom 5 JUL 2016 a las 13:31 
@Morphik good luck with the job, take your time. Looking forward to the upate.
mahtrok 3 JUL 2016 a las 12:16 
Relax, i have written a simple call inside my Script to avoid blank screens if you want to take a Look, so my program (which is mostly yours) can do both, 1% and 5% without any Code changes.
Morphik  [autor] 3 JUL 2016 a las 6:20 
Sorry I havn't been active, I am training for a new position at work this week and it has me all discombobulated. I plan on updating the jump drive LCD textures to have the 1% increments. I just need to find the motivation to do it!
mahtrok 2 JUL 2016 a las 3:39 
There should be a value inside the Main Routine called imagename = "Jump " if i remember right.
Simply replace that with "Percent " and it should work.
vanished001 29 JUN 2016 a las 23:11 
In your jump drives script. What changes are needed to have these textures used over the Jump textures?
Jodian 26 JUN 2016 a las 8:37 
Fill indicators on storage boxes should be a vanilla feature... Good job!
John Helldiver 1 MAY 2016 a las 5:22 
Looks good, thanks for the upload
Devil 17 MAR 2016 a las 21:57 
ok thanks for the info
Morphik  [autor] 17 MAR 2016 a las 21:40 
@Devil if you use this mod and have this script: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=475921184

It can tell you the capacity of your cargo containers in a more accurate way than the old Textures I had linked to the script in the first place.

Just need to change in the script:
[h1]const int roundpercent = 5;[/h1]
to this:
[h1]const int roundpercent = 1;[/h1]
Comrade Tea 16 MAR 2016 a las 23:56 
Thanks
Devil 16 MAR 2016 a las 11:50 
hey im still new to the game how do i get it to work?