Space Engineers

Space Engineers

[DX11] LCD Percentage Bars 1%
35 kommentarer
Axel-of-Atheara 20. aug. 2021 kl. 14.37 
@Morphik How do I make an LCD show this instead on the circular one?
Darkcat 3. jan. 2021 kl. 8.06 
It is not working. Download contains only one file 847095474849602044_legacy.bin.
Muttley 15. mai 2020 kl. 17.05 
Nice but actually not working, pls fix it!
Fenrir (Away maybe for long) 15. mars 2020 kl. 18.14 
@Morphik No More Possible Update Please ?
VS-lockon 23. sep. 2019 kl. 19.01 
Doesn't work
VoodooFan 27. sep. 2018 kl. 14.04 
How doese that work? Do you have an instruction? What parameters may be used?
Morphik  [skaper] 19. sep. 2017 kl. 5.52 
Dark_453 19. sep. 2017 kl. 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. juni 2017 kl. 15.20 
Black screen. You should really make instructions for this mod/script.
Ei'Kuni 21. des. 2016 kl. 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  [skaper] 21. des. 2016 kl. 0.25 
Dev or stable doesn't matter, LCD textures will always work.
Weso 20. des. 2016 kl. 23.29 
Hi there, will you be making a version that's compatible with the dev branch?
Ei'Kuni 29. okt. 2016 kl. 6.24 
thanks
Morphik  [skaper] 29. okt. 2016 kl. 6.00 
Yes, in the Jump drive script the line: const string imagePrefix = "Jump ";
Change "Jump " to "Percent "
Ei'Kuni 29. okt. 2016 kl. 5.29 
@Morphik it is possible to use theese with your jump drive script?
Morphik  [skaper] 28. okt. 2016 kl. 20.40 
Updated: Should no longer be dark.
Morphik  [skaper] 15. okt. 2016 kl. 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. okt. 2016 kl. 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 kl. 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.
Morphik  [skaper] 26. aug. 2016 kl. 20.55 
Vas 26. aug. 2016 kl. 16.10 
Is there an inverted version of this? With red at the bottom.
Broke Dick Nick (Blame canada) 25. juli 2016 kl. 13.14 
so how do we use these with your charge script? what line do we change
Shroom 12. juli 2016 kl. 8.53 
Nice, I'll try it out tonight.
Morphik  [skaper] 11. juli 2016 kl. 20.26 
@Shroom I just updated to jump drive textures.
Shroom 5. juli 2016 kl. 13.31 
@Morphik good luck with the job, take your time. Looking forward to the upate.
mahtrok 3. juli 2016 kl. 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  [skaper] 3. juli 2016 kl. 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. juli 2016 kl. 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. juni 2016 kl. 23.11 
In your jump drives script. What changes are needed to have these textures used over the Jump textures?
Jodian 26. juni 2016 kl. 8.37 
Fill indicators on storage boxes should be a vanilla feature... Good job!
John Helldiver 1. mai 2016 kl. 5.22 
Looks good, thanks for the upload
Devil 17. mars 2016 kl. 21.57 
ok thanks for the info
Morphik  [skaper] 17. mars 2016 kl. 21.40 
@Devil if you use this mod and have this script: http://gtm.steamproxy.vip/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. mars 2016 kl. 23.56 
Thanks
Devil 16. mars 2016 kl. 11.50 
hey im still new to the game how do i get it to work?