Space Engineers

Space Engineers

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