Space Engineers

Space Engineers

Configurable Automatic LCDs
 This topic has been pinned, so it's probably important
MMaster  [developer] Mar 15, 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; May 29, 2015 @ 10:29am
< >
Showing 1-15 of 44 comments
Matt Nukem Mar 15, 2015 @ 10:37pm 
It's since been expanded, but this was the initial test setup for my production/refinery ship.

http://steamcommunity.com/sharedfiles/filedetails/?id=408826699

---

Shots of the current setup:
http://steamcommunity.com/sharedfiles/filedetails/?id=408828323
http://steamcommunity.com/sharedfiles/filedetails/?id=408828335
Last edited by Matt Nukem; Mar 15, 2015 @ 10:47pm
MMaster  [developer] Mar 16, 2015 @ 1:09am 
@Matt Nukem: awesome thanks a lot for sharing!
Wolf (2nd) Mar 17, 2015 @ 7:05am 
http://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); Mar 17, 2015 @ 7:07am
MMaster  [developer] Mar 17, 2015 @ 7:11am 
@Wolf very very cool
rottielover Mar 22, 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 Apr 8, 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.
http://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.
http://steamcommunity.com/sharedfiles/filedetails/?id=421807539

Oxygen information, generator, storage, vents etc..
http://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
http://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 Apr 11, 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

http://steamcommunity.com/sharedfiles/filedetails/?id=407747007
Last edited by Delta99; Apr 11, 2015 @ 3:48pm
Nic Apr 19, 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.

http://steamcommunity.com/sharedfiles/filedetails/?id=428865610

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

My "Base's" Screens
http://steamcommunity.com/sharedfiles/filedetails/?id=429383662

My Mining Boats Screens
http://steamcommunity.com/sharedfiles/filedetails/?id=429383606
Last edited by Junker; Apr 20, 2015 @ 10:45pm
Professor Nipples Apr 23, 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 May 24, 2015 @ 1:33am 
@ f@#$thisstupidnamebull$@#%-

Originally posted by Matt Nukem:
http://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; May 24, 2015 @ 9:52am
Camulorix May 25, 2015 @ 9:27pm 
http://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 May 26, 2015 @ 7:58am 
Originally posted by Camulorix:
http://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.

http://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 May 26, 2015 @ 8:04am 
Nice guys! Thanks for posting the Line Command : Keep them coming!
< >
Showing 1-15 of 44 comments
Per page: 1530 50