Space Engineers

Space Engineers

Level Script Group2LCD
46 条留言
Coffee  [作者] 2020 年 4 月 23 日 上午 2:23 
Coffee  [作者] 2020 年 3 月 11 日 上午 9:41 
You're welcome :)
Drecalen 2020 年 3 月 9 日 下午 6:27 
wooo! thanks man!
Coffee  [作者] 2020 年 3 月 9 日 上午 12:17 
Sorry for the long absence guys. Getting back a little into SE at the moment and made a quick fix to get it to work again with the current version of the game.
Drecalen 2020 年 3 月 3 日 上午 12:43 
im getting error messages with the script now, i hope this one doesnt die its my favorite
OperationDx 2020 年 3 月 2 日 上午 11:09 
Gonna try but I'm getting error messages checking the script.
Misha [UA] 2020 年 1 月 14 日 上午 3:57 
Amazing script! Does anyone here, who can update and add hydrogen engines to the script?
Yoda's Lovechild ™ 2019 年 12 月 16 日 下午 9:42 
I'd love to see someone come out with a script like this but where you can put several "Single Bars" on one screen.. Eg. Oxygen, Hydrogen, Batteries all on the one screen in single form.
BadPsychoPanther 2019 年 11 月 24 日 下午 12:07 
How i put this on a cockpit???
aether.tech 2019 年 9 月 17 日 下午 8:45 
I'm having some problems with this script, and I don't even know how to describe what I'm doing wrong (if anything)
Fvracer_x 2019 年 9 月 16 日 上午 4:03 
Excellent script! It was just what I have been looking for. Thank you! :steamhappy:
Slye_Fox 2019 年 7 月 27 日 下午 6:10 
The Hydrogen Engines arn't being read correctly; when using ShowStats they will show as grey boxes at 0% & if you try to use ShowStatsSingleBar, they script crashes.
ItsColdBro 2019 年 5 月 7 日 上午 1:28 
getting an error saying the mod is obsolete
Nydid 2019 年 4 月 16 日 下午 3:15 
Would it be possible to update this to work on cockpit LCDs?
MachoNatchoMan 2019 年 3 月 28 日 下午 1:29 
i get an error about starting the mod up in singleplayer for some debug screen everytime i join my server with this mod on..

is this mod compatible with servers or is it like Adv.LCD's2 in that it isn't needed on servers for it to work..?

i would think the server needs this also as it has images but it gets the same errors as any other script mod i popp on..
Naninou 2019 年 3 月 27 日 上午 2:22 
Hello.
1: Awesome script. It is far more better than juste texte line.
2: I have put some LCD on rotor and i cant find a way to display from another grid. Am i dumb or is it not possible?
3: Thank you for your work.
The Corgisar 2019 年 1 月 13 日 下午 2:59 
Amazing script! Works wonderfully both for my base's displays, and in my small mining ships. I do have some issues between it and some modded blocks, though. It doesn't seem to be able to display the storage of the cockpit mod I'm using.

Does the mod support displaying the storage of turrets/weapons? That would be quite useful too, perhaps with having the colours reversed when full.
Coffee  [作者] 2018 年 12 月 3 日 上午 11:23 
The script changes the used lcd to monospace font automatically. So the hint should be to change it back, if you want to use the monitor otherwise later on. Do you mean that?
drag0nsKin 2018 年 12 月 2 日 下午 1:55 
Took me looking at lightwolfes' script to remember that this needs the monospace font. Might help to add that requirement here.
Coffee  [作者] 2018 年 11 月 30 日 下午 9:01 
Thank you guys. I appreciate that.
Wi1d 2018 年 11 月 30 日 下午 4:50 
Very nice!
paulhamm 2018 年 11 月 29 日 上午 7:42 
Very Sexy.
Redeye 2018 年 11 月 18 日 下午 6:58 
That explains everything perfectly. thank you
Coffee  [作者] 2018 年 11 月 18 日 下午 3:54 
The X means that you are indexing an invalid block, for example a gyroscope or anything the script can not show a level for. This could mean that you either have such a block in your group, or, if you indexing by block name, one of your blocks containing the search string is invalid to the script.
You could add an individual string to the blocks you want to display and let the script search for blocks containing your string, or create groups that only contain valid blocks (cargo, battery, jumpdrive, connector, ejector, drill, tank).
I hope that explains the issue.
Redeye 2018 年 11 月 18 日 下午 2:47 
What does the X mean on the panel its all gray with an X
Nydid 2018 年 11 月 7 日 上午 6:57 
Oh Ok, Thanks a lot, This is one of my most used scripts :D
Coffee  [作者] 2018 年 10 月 31 日 下午 5:12 
Hi Nydid,

now there is one :)

For groups / multiple blocks displayed as a percentage bar (ShowStatsSingleBar), the indicator of the block with the worst state is shown:
If there is a damaged block in group, the border turns red.
if there is no damaged block in group, but one block is turned off, the border turns white.
If all blocks are operational, the border turns green.

If you display single items (ShowStats), you will see the individual status of each block.

Nydid 2018 年 10 月 30 日 下午 1:08 
Is there an option to show when tanks are turned off or broken?
amsedal 2018 年 10 月 25 日 上午 10:05 
No problem and completly understandable, thank you for the work. This is a very nice script!
-Ams
Coffee  [作者] 2018 年 10 月 23 日 下午 10:10 
Dankeschön :)
Aeyos 2018 年 10 月 20 日 下午 9:27 
Awesome work with the script, it's really well done! Was just looking for something like this :)
Coffee  [作者] 2018 年 9 月 14 日 下午 9:27 
Yea, this would be an obvious thing to do, but won't fit into concept right now:
I wanted the script to be as slow as possible to protect the games performance, having many other scripts running at the same time in mind.
For text scrolling the update-interval would have to be faster. Maybe i could split the script into two different update-intervals. I'll keep it in mind for the next bigger update.
amsedal 2018 年 9 月 14 日 上午 10:27 
Can you have it scroll if the not everything fits on one screen? Nice script! Thank you!
Coffee  [作者] 2018 年 9 月 13 日 上午 9:41 
i get what you mean, but this destroys the layout if your group is too big, or if you use the single percentage bars. I'll add it as an experimental setting with a warning for now.
Slye_Fox 2018 年 9 月 13 日 上午 3:13 
Works perfectly fine when I make it larger by editing line 335.
Coffee  [作者] 2018 年 9 月 12 日 下午 11:53 
Hi Slye_Fox,

changeable font size would be a big one: To get the monospace-pictures to work, font size always has to be 0.1. Therfore each letter of the implented font is a monospace-picture (pixel image) itself. Chaniging it's size would mess up the layout at the moment. I've only implented 1 font size for letters and 3 sizes for digits as yet.
What part would you like to change? Maybe the headlines?
Slye_Fox 2018 年 9 月 12 日 上午 7:16 
Thanks for that update.
I'd like to suggest another change; Making the font size a variable at the top for users to easily edit
SpetS 2018 年 9 月 8 日 上午 9:42 
Awesome!!! thx!
Coffee  [作者] 2018 年 9 月 8 日 上午 1:54 
Hey guys, sorry for shining with absence.

@Slye_Fox: You can use the block name instead of group name now. If there are more blocks containing your string the script interpretes the blocks as a group.

@SpetS: Your whish is my command. Drills, ejectors and connectors are added.
Slye_Fox 2018 年 9 月 3 日 上午 6:08 
Would it be possable to add the funtionality of showing a single block too?
Having to create a group, just to show a single reactor leads to unneccisary clutter in the control menu.
Coffee  [作者] 2018 年 8 月 18 日 上午 4:01 
Sorry SpetS, no support for dirlls and connectors yet. Thanks for the suggestion.
SpetS 2018 年 8 月 17 日 下午 8:35 
Hello, is this script still working? it doesn't display the cargo info for drills, connectors, etc, but only for containers
Coffee  [作者] 2018 年 7 月 24 日 下午 3:46 
Mmmh, ok. Maybe i wrote the instructions unclear.

If i had meant what you understood i would have written:
Write "ShowBatStatsTag" followed by...
instead of
Write the "ShowBatStatsTag" followed by...

I think you gave a good hint and i should at least remove the quotation marks in the future for better understanding.

I hope the script now works for you?
(oxygen and hydrogen tanks are now displayed too)
Tiger 2018 年 7 月 24 日 下午 2:52 
I just copied the tag specified within the script. It says to use "ShowBatStatsTag" in the instructions there.
Coffee  [作者] 2018 年 7 月 24 日 下午 2:05 
Hi Tiger
The Tag does not have to be in the name of the lcd, but in its custom data field (look at the example picture). The name of the lcd is irrelevant.

The custom data field of the lcd in your case should look like this:
ShowBatStats,Ship Batteries
Of course you need a group of your ships batteries called "Ship Batteries"
Maybe your only mistake is that you wrote "ShowBatStatsTag" instead of "ShowBatStats"
Tiger 2018 年 7 月 22 日 下午 12:15 
I cannot get it to work. :(
The code compiles fine, my text panel has "ShowBatStats" in its name, and "ShowBatStatsTag,Ship Batteries" in its custom data field... and absolutely nothing appears. I can't even tell if the scipt is running itself, so I tried running it by timers; still nothing.