Space Engineers

Space Engineers

Configurable Automatic LCDs
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
MMaster  [개발자] 2015년 3월 15일 오전 6시 14분
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!
MMaster 님이 마지막으로 수정; 2015년 5월 29일 오전 10시 29분
< >
전체 댓글 44개 중 1~15개 표시 중
Matt Nukem 2015년 3월 15일 오후 10시 37분 
It's since been expanded, but this was the initial test setup for my production/refinery ship.

http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=408826699

---

Shots of the current setup:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=408828323
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=408828335
Matt Nukem 님이 마지막으로 수정; 2015년 3월 15일 오후 10시 47분
MMaster  [개발자] 2015년 3월 16일 오전 1시 09분 
@Matt Nukem: awesome thanks a lot for sharing!
Wolf (2nd) 2015년 3월 17일 오전 7시 05분 
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=409398813

It's quite cool to get a few informations about your ship status while flying around :)
Wolf (2nd) 님이 마지막으로 수정; 2015년 3월 17일 오전 7시 07분
MMaster  [개발자] 2015년 3월 17일 오전 7시 11분 
@Wolf very very cool
rottielover 2015년 3월 22일 오후 10시 58분 
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 2015년 4월 8일 오후 12시 38분 
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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=421807539

Oxygen information, generator, storage, vents etc..
http://gtm.steamproxy.vip/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://gtm.steamproxy.vip/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 2015년 4월 11일 오후 3시 46분 
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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=407747007
Delta99 님이 마지막으로 수정; 2015년 4월 11일 오후 3시 48분
Nic 2015년 4월 19일 오후 11시 39분 
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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=428865610

Close up:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=428865617
MMaster  [개발자] 2015년 4월 20일 오전 6시 35분 
Thank you all very much for sharing! I really like to see how you people use it.. thanks again!
Junker 2015년 4월 20일 오후 10시 43분 
Nearly how I thinking.. Anyway here are my examples (for now ;-P)

My "Base's" Screens
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=429383662

My Mining Boats Screens
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=429383606
Junker 님이 마지막으로 수정; 2015년 4월 20일 오후 10시 45분
Professor Nipples 2015년 4월 23일 오전 4시 27분 
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 2015년 5월 24일 오전 1시 33분 
@ f@#$thisstupidnamebull$@#%-

Matt Nukem 님이 먼저 게시:
http://gtm.steamproxy.vip/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
RyansPlace 님이 마지막으로 수정; 2015년 5월 24일 오전 9시 52분
Camulorix 2015년 5월 25일 오후 9시 27분 
http://gtm.steamproxy.vip/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 2015년 5월 26일 오전 7시 58분 
Camulorix 님이 먼저 게시:
http://gtm.steamproxy.vip/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://gtm.steamproxy.vip/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 2015년 5월 26일 오전 8시 04분 
Nice guys! Thanks for posting the Line Command : Keep them coming!
< >
전체 댓글 44개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50