Space Engineers
Няма достатъчно оценки
Turret Grid Monitor
   
Награда
Добавяне към любими
В любими
Премахване от любими
Размер на файла
Публикуван на
Обновен на
2.670 KB
7 февр. 2016 в 11:08
17 апр. 2016 в 1:51
2 бележки за промени ( преглед )

Абониране, за да се свали
Turret Grid Monitor

Описание
Scans for all gattling turrets grid-wide, displays ammo and damage warnings with nice formatting (cool spinner included).

Setup:

Please check the constants at the top of the script, tune them if needed:

const string PANEL_NAME = "pnl"; // custom name of LCD (wide panel is recommended).
const int PANEL_MAX_CHARS_PER_LINE = 75; // fine-tune for your preferred LCD font-size
const int TURRET_AMMO_WARN_LEVEL = 40;

Make sure you've named your LCD correctly and don't forget to enable public text display on it.

Setup a timer block to run the programmable block and to run itself. 1 sec polling is recommended.
1 коментара
cheerkin  [автор] 17 авг. 2016 в 13:10 
No longer supported, beefed up version out now
http://steamproxy.net/sharedfiles/filedetails/?id=746363474