Space Engineers

Space Engineers

评价数不足
Cargo Capacity Indicator mk2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
359.376 KB
2015 年 1 月 2 日 上午 5:29
2015 年 1 月 2 日 上午 7:30
3 项改动说明 ( 查看 )

订阅以下载
Cargo Capacity Indicator mk2

描述
This script allows you to set a custom beacon and/or antenna to display your ship's current cargo capacity vs total as a percentage. The first line of the script after the comment is the editable name for the beacon/antenna. Change it to what you want to use then change one of your antenna/beacons to the same for it to function. Default is "Cargo Capacity:"
Searches containers, drills, grinders, welders, collectors, and connectors.

The idea for the script is entirely not mine, I just added the ability to select specific name string where the original would just select the first antenna it found. I have also added Drills and collectors to the list of blocks to scan and reorganized the code somewhat.

The base script is from feralwolfe http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=367591771&searchtext=
5 条留言
StoneDigger 2021 年 4 月 4 日 下午 3:18 
Txh for script! There is an error when I try to execute it in current version of game. To correct this, just add "where T : class" to the line "public void combineList<T>(List<IMyTerminalBlock> list)":
public void combineList<T>(List<IMyTerminalBlock> list) where T : class

Razerbone 2016 年 12 月 12 日 上午 11:36 
I posted the script on the keen forms and got it updated there.
[BOX] Trevish  [作者] 2016 年 12 月 12 日 上午 10:37 
Dont count on it, its a simple script if I recall correctly, but I havent played the game in over a year and am way behind on updates for everything.
Razerbone 2016 年 12 月 5 日 上午 6:04 
Is this going to be updated?
gornyakmaniac 2015 年 6 月 16 日 上午 1:16 
Thank you, very useful script for drones, where i can't put LCD's.