Space Engineers
Няма достатъчно оценки
Drill Status Reporter
   
Награда
Добавяне към любими
В любими
Премахване от любими
Размер на файла
Публикуван на
359.566 KB
5 ян. 2015 в 18: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 3 септ. 2015 в 6:33 
I like the idea...can't get it to work for some reason. Renamed a connector Drills but no display. Help?
Reayxe 15 ян. 2015 в 7:47 
i actually got it to work. I had to replace the String 'Drills:' with somethinks else.
CommanderGizmo  [автор] 15 ян. 2015 в 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://steamproxy.net/sharedfiles/filedetails/?id=375315455
Reayxe 10 ян. 2015 в 11:00 
doesnt work for me, but still great idea! :)