Space Engineers

Space Engineers

评价数不足
Consolidated Inventory on LCD Panel
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
1.626 KB
2015 年 2 月 21 日 上午 11:24
1 项改动说明 ( 查看 )

订阅以下载
Consolidated Inventory on LCD Panel

描述
This script consolidates the inventory of all containers named by the constant specified at the beginning of the script.

You must also specify the name of the panel that you want to use to display the inventory at the beginning of the script.

It will scroll the inventory list upwards if there are too many items to show on the LCD Panel.

If you use a larger, or smaller, font (I use 0.8), you probably will have to adjust the PANEL_LINES constant at the beginning of the script to the number of lines that fit on the panel with your font.

To make it scroll, just set up a Timer Block that runs the Programmable Block and then restarts the Timer Block. I use a delay of 1 second, but you can use whatever you want.
22 条留言
s h a l o m a n d e r 2018 年 10 月 3 日 上午 6:05 
The scirpt doesnt work
OCN-Scuba 2016 年 3 月 19 日 下午 11:51 
We are now back to the original IMyInventoryOwner
OCN-Scuba 2016 年 2 月 28 日 上午 10:50 
Gonz.0 Change "IMyInventoryOwner" to "VRage.ModAPI.Ingame.IMyInventoryOwner"
Gonz.0 2016 年 2 月 26 日 下午 11:52 
At least as of the latest update, this script is not functional. There is an error line 26 due to the changes. "IMyInventoryOwner" is no longer able to be found.
Razerbone 2015 年 4 月 12 日 上午 11:49 
Hi, thanks for this script. Is there a way you can make this scrips work properly with this mod, http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=306848014
It has the wrong out put for the solar panels
mote454 2015 年 3 月 1 日 上午 12:06 
Tony, that is so cool of you. Thank you very much!!! Will install the new one first thing tomorrow.
Tony  [作者] 2015 年 2 月 28 日 下午 5:25 
@mote454: http://thefinalfrontier.se/consolidated-inventory-improved/

includes the total capacity percentage as you asked.
Tony  [作者] 2015 年 2 月 28 日 下午 5:01 
@mote454: my version of the script currently does that. Maybe I forgot to upload it. Will post back here in a few.
Frog585 2015 年 2 月 28 日 下午 3:16 
is it possible add more info a screen (more containers)
and how can i do this
mote454 2015 年 2 月 27 日 下午 3:22 
I just wanted to say I love your scripts. I also use your Refinery and battery scripts from your site you posted. Very easy to setup for us non programmers! One thing I would like to see, if its possable, that is? I would like to see a percentage of the cargo capacity up by the name of the container. Example "Raw Ore Inventory ---- 60% Full", then the list below like normal. Would something like that be possable? Even if it was in just 10% increasements would be great! So I would know when I'm getting close to full. Thanks again.