Space Engineers

Space Engineers

评价数不足
Drill Status Reporter
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
359.566 KB
2015 年 1 月 5 日 下午 6:53
1 项改动说明 ( 查看 )

订阅以下载
Drill Status Reporter

描述
This script displays the sum total of all the contents of your drills. By running this in a continuous loop you can have a realtime readout of what your mining! Great for exploratory drilling.

The readout is displayed in the name of any block with 'Drills:' in the name. The script will replace everything after the 'Drills:' keyword with a list of the contents. By default it will abbreviate known ores and display the full name for unknown ones, so it should work with custom ores just fine.

When I get time, I'll add some constants for controlling options and speed it up a bit. The reason for the funky array usage is the current programming limitations.
4 条留言
Professor Nipples 2015 年 9 月 3 日 上午 6:33 
I like the idea...can't get it to work for some reason. Renamed a connector Drills but no display. Help?
Reayxe 2015 年 1 月 15 日 上午 7:47 
i actually got it to work. I had to replace the String 'Drills:' with somethinks else.
CommanderGizmo  [作者] 2015 年 1 月 15 日 上午 2:40 
That's strange. I run it on my DS and have had no trouble. I can't imagine what is going wrong. I've since replaced this script with an entire inventory reporter I built: http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=375315455
Reayxe 2015 年 1 月 10 日 上午 11:00 
doesnt work for me, but still great idea! :)