Space Engineers
Nav Sensors
Показані результати 1–8 із 8
Оновлено: 4 лют. 2021 о 19:54

Big Rewrite.

now supports multi screen blocks and can share them with other scripts, as long as those scripts are set up to share in a compatible way.

Tagging works a little differently now

New Guide!
see description

Оновлено: 17 січ. 2020 о 21:44

Script fixed for new LCD API

Lat/Long changed to decimal format, replacing deg/min/sec format

Оновлено: 7 черв. 2018 о 10:43

script now searches for new blocks every 10 seconds

Оновлено: 7 черв. 2018 о 10:23

Added Failsafe functionality.
Script will now test if a block still exists before attempting to interface with it. this removes cases where the script halts due to destroyed blocks.
script will now test if a block is functional before attempting to interface with it. this removes cases where the script halts due to damaged blocks. a warning will also be displayed in the terminal detailed info panel of the programming block if a block is damaged to the point of non-functioning.

the script still requires a recompile if new blocks are added.

new rangefinder display options added. see description on main workshop page

Оновлено: 7 черв. 2018 о 10:22

Double upload, wasnt sure if it worked

Оновлено: 14 берез. 2018 о 2:58

minor range finder display changes
+No_Detection shortened to No_Det to allow larger font sizes without clipping the screen edge
+extra () around charge percent removed

Оновлено: 12 берез. 2018 о 5:47

ease of use: added configurable LCD and multiple configurable range finders

Оновлено: 24 лют. 2018 о 8:57

Initial Publish