Space Engineers

Space Engineers

Otillräckligt med betyg
Turret Grid Monitor
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
2.670 KB
7 feb, 2016 @ 11:08
17 apr, 2016 @ 1:51
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Turret Grid Monitor

Beskrivning
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 kommentarer
cheerkin  [skapare] 17 aug, 2016 @ 13:10 
No longer supported, beefed up version out now
http://steamproxy.net/sharedfiles/filedetails/?id=746363474