Space Engineers

Space Engineers

Configurable Automatic LCDs
 This topic has been pinned, so it's probably important
MMaster  [developer] 15 Mar, 2015 @ 6:14am
Show Your Examples
Post your working examples to give some ideas to other people. Please also provide the command lines if you can so other people can learn from it!
I will also very much like to see how you use this!

Thanks to all of you that contributed!
Last edited by MMaster; 29 May, 2015 @ 10:29am
< >
Showing 1-15 of 44 comments
Matt Nukem 15 Mar, 2015 @ 10:37pm 
Last edited by Matt Nukem; 15 Mar, 2015 @ 10:47pm
MMaster  [developer] 16 Mar, 2015 @ 1:09am 
@Matt Nukem: awesome thanks a lot for sharing!
Wolf (2nd) 17 Mar, 2015 @ 7:05am 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=409398813

It's quite cool to get a few informations about your ship status while flying around :)
Last edited by Wolf (2nd); 17 Mar, 2015 @ 7:07am
MMaster  [developer] 17 Mar, 2015 @ 7:11am 
@Wolf very very cool
rottielover 22 Mar, 2015 @ 10:58pm 
Matt, those are nice, can you post the Public Title lines you're using to do that?

I want to do something similar but I want to display every Interior Turret and then show how much ammo is in each one (so I don't forget to load any).
Kreicus 8 Apr, 2015 @ 12:38pm 
Here's some of the things that I came up with for my light carrier ship:

Bridge showing on the left, block counts for thrusters, gyros, and reactors, and will list any damaged blocks. On the right ship information, name, time, location, and in the back, components and ingots on board.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=421807561

On the left is power display, with a button panel to toggle battery recharge rate. On the right, weapon information and buttons to toggle each turret on/off.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=421807539

Oxygen information, generator, storage, vents etc..
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=421807521

Docking area, showing which docking clamps are ready to be locked (none in this pic) and inventory for the cargo container and air in the airlock
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=421807502

---

Everything is working great! Though, with 9 LCD panels they take a few seconds longer to update then normal. Still, a great addition to any ship.
Delta99 11 Apr, 2015 @ 3:46pm 
I use MMaster's great LCD panels to display info for my mod that uses sensors for navigation / collision detection. See my mod and description explaining how things work.

D99 Nav Sensors

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=407747007
Last edited by Delta99; 11 Apr, 2015 @ 3:48pm
Nic 19 Apr, 2015 @ 11:39pm 
I use it on my Orca mining controller to display relevant information to miners about any damage, ore/ingot/inventory quantities, cargo capacity, etc.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=428865610

Close up:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=428865617
MMaster  [developer] 20 Apr, 2015 @ 6:35am 
Thank you all very much for sharing! I really like to see how you people use it.. thanks again!
Junker 20 Apr, 2015 @ 10:43pm 
Nearly how I thinking.. Anyway here are my examples (for now ;-P)

My "Base's" Screens
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=429383662

My Mining Boats Screens
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=429383606
Last edited by Junker; 20 Apr, 2015 @ 10:45pm
Professor Nipples 23 Apr, 2015 @ 4:27am 
I know it's noob stuff but would the people posting example also provide their command lines? I love the script and it's interactive abilities but I just don't have a brain for creating those types of displays. Or possibly have a section of just line commands that could be copy and pasted?
RyansPlace 24 May, 2015 @ 1:33am 
@ f@#$thisstupidnamebull$@#%-

Originally posted by Matt Nukem:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=408826699

The name line for the above screen on the left would look like this(copy the line below into the public):

Power;echo;PosXYZ;echo;Time

The name line on the right:

Cargo

Be sure to end the name on your LCD with [LCD]


-Ry
Last edited by RyansPlace; 24 May, 2015 @ 9:52am
Camulorix 25 May, 2015 @ 9:27pm 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=448858166

After I noticed that the ingot summary uses only half of the screen, I included my cargo capacity as well. I also added uranium which is currently in the reactors to the power display and ice to my oxygen display.

The screenshot was taken after I mined a little bit too much silver :)
RyansPlace 26 May, 2015 @ 7:58am 
Originally posted by Camulorix:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=448858166

After I noticed that the ingot summary uses only half of the screen, I included my cargo capacity as well. I also added uranium which is currently in the reactors to the power display and ice to my oxygen display.

The screenshot was taken after I mined a little bit too much silver :)

Camulorix-

I like your displays. I used a similar setup to your right display. It still fits if you display power bars power bars for power and oxygen.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=449689254

Line command: Center MOGEP Systems Status;echo;Center <<Environmental Summary>>;Oxygen {Air Vent};oxygen {Oxygen};Center <<Energy Summary>>;Power;Time Time:
Professor Nipples 26 May, 2015 @ 8:04am 
Nice guys! Thanks for posting the Line Command : Keep them coming!
< >
Showing 1-15 of 44 comments
Per page: 1530 50