Space Engineers

Space Engineers

评价数不足
Material Manager
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.415 KB
2015 年 12 月 3 日 上午 10:13
2015 年 12 月 3 日 下午 8:08
2 项改动说明 ( 查看 )

订阅以下载
Material Manager

描述
Description:
You need to assign 3 cargo containers: Materials, Ores and Components.
In the first LCD panel you can see how your content is distributed in your cargo (Materials).
In the second LCD panel you can check how many space are available in each of the three containers.
Finaly in the third LCD panel, show each material (Ingot) and your mass (Kg)

What do you need:
- 1 Large LCD panel
- 2 Small LCD panels
- 3 Cargo containers the size of you want.
- 1 Programable Block
- 1 Timer Block

Instructions:
Build 3 cargo containers (Size not matter), and call it (Copy and paste the name without quotes):
1- "Contenedor de Materiales"
2- "Contenedor de Mineral"
3- "Contenedor de Componentes"

Do the same for Lcd`s.

Build 3 LCD panels and call it : (Copy and paste the name without quotes):
(Large Panel) 1- "LCD Materiales Barra"
(Small Panel) 2- "LCD Materiales Masa"
(Small Panel) 3- "LCD Cargo"

Configure the panels
1 - Font size = 1.1
2 - Font size = 1.1
3 - Font size = 1.3

Optionally you can choose any color, I recomend green :) .

Change the LCD to show the public text.

Run the script with a timer block ever 1 second and the timer need to loop itself.

Thanks for choise my script, i hope you enjoy. feel free to improve the script.