Space Engineers

Space Engineers

207 평점
no PB - Info LCD
4
2
3
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Type: Mod
Mod category: Script, Modpack
파일 크기
게시일
업데이트일
738.334 KB
2021년 9월 22일 오전 10시 02분
2021년 12월 20일 오전 8시 09분
업데이트 노트 3개 (보기)

다운로드 위해 구독하기
no PB - Info LCD

diK님의 1 모음집
Economy Survival
아이템 3개
설명
This is not a PB script.

mod was created to reduce the load of programmable blocks on servers.
mod runs only client side.
mod can be selected like a "Script" in the LCD's.

Ingots, Components, Ore, Physical Items using your client side selected language

Select Content: Script.
Script Name: ES Info LCD
Now open "Custom Data" and change the flags to true to show selected Infos on your LCD.

For Component, Ore, Ingots I recommend the "Wide LCD" with 90° rotation.

It is not finished yet, but a first prototype.
If there is more interest there will be more and improved ones with graphics.

---------------------------------------------------------------------------------------------------
- currently an adjustment for 3x3 and 5x5 with scaling is planned
- damaged blocks
- subgrids
---------------------------------------------------------------------------------------------------

This is a part of my Economy and Survival package for Space-Engineers
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2495754935

Source: https://github.com/diKsens/SE.de-Community
인기 토론 모두 보기(1)
0
2022년 7월 19일 오후 9시 44분
Understanding Code
darkfire231
댓글 70
johnyt 2025년 7월 11일 오전 11시 08분 
SenX, my guess would be that all clients see the text on the LCD. The magic that changes the text works on client machine, not server.
SenX 2025년 5월 15일 오후 1시 13분 
How is this client side only when the lcd content is synced to all clients in sync range?
Post Apocalyptic Jerry 2025년 1월 31일 오후 8시 21분 
@naustromo, you need to go to "content" and select "apps", then select "ES Info LCD" from the list, then go to custom data and you'll see the text.
Post Apocalyptic Jerry 2025년 1월 31일 오후 8시 19분 
cool mod. are you able to add the ability for users to type a custom item/component name into the custom data to be checked?
for example if I were to add TitaniumIngots=true, then it would count the titanium ingots from another mod.

If other mods aren't possible, even the vanilla items would be great.
weregamer 2024년 10월 29일 오전 10시 00분 
Watching that screen flash, it's not a transient line at all - the order of the lines is what's randomizing (possibly because you add lines in the order you first find things while traversing the grid?). It would be really good to have a stable sort, like alphabetizing them.
weregamer 2024년 10월 29일 오전 9시 57분 
When you get the damaged blocks display in, having it go into connected grids would be really handy so ships could dock at the home base and have their damaged blocks show up as a to-do list for repairs.
weregamer 2024년 10월 29일 오전 9시 55분 
This is a great idea!

Please consider adding a configuration for minimum delay between redraws. For some reason with my sorter setup the ingots/gravel line appears and disappears frequently causing everything else to move around.

Alternatively and better, an option to always include all the lines for each type of ore, ingot, and component. Not only would that not flash, it would remind me when I run out of something.
Naustromo 2024년 9월 28일 오전 7시 25분 
I really want to use this mod. I have it installed. however, when I place an LCD screen and go to scripts, your ES Info LCD is not available as an option. Am I missing something?
wernovsky 2024년 7월 20일 오후 1시 42분 
Is it possible to display solar systems that sit on a rotor? Because currently this does not work or it is due to the new colorable solar modules
Marcus Aquila 2023년 11월 19일 오후 1시 33분 
Thank you for this great mod. A separate ammo display would make it even better.