Space Engineers

Space Engineers

Yeterli oy yok
Turret Grid Monitor
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Dosya Boyutu
Gönderilme
Güncellenme
2.670 KB
7 Şub 2016 @ 11:08
17 Nis 2016 @ 1:51
2 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Turret Grid Monitor

Açıklama
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 Yorum
cheerkin  [yaratıcı] 17 Ağu 2016 @ 13:10 
No longer supported, beefed up version out now
http://steamproxy.net/sharedfiles/filedetails/?id=746363474