Space Engineers

Space Engineers

Not enough ratings
Turret Grid Monitor
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.670 KB
7 Feb, 2016 @ 11:08am
17 Apr, 2016 @ 1:51am
2 Change Notes ( view )

Subscribe to download
Turret Grid Monitor

Description
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 Comments
cheerkin  [author] 17 Aug, 2016 @ 1:10pm 
No longer supported, beefed up version out now
http://steamproxy.net/sharedfiles/filedetails/?id=746363474