Space Engineers

Space Engineers

Nav Sensors
Showing 1-8 of 8 entries
Update: Feb 4, 2021 @ 7:54pm

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

Update: Jan 17, 2020 @ 9:44pm

Script fixed for new LCD API

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

Update: Jun 7, 2018 @ 10:43am

script now searches for new blocks every 10 seconds

Update: Jun 7, 2018 @ 10:23am

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

Update: Jun 7, 2018 @ 10:22am

Double upload, wasnt sure if it worked

Update: Mar 14, 2018 @ 2:58am

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

Update: Mar 12, 2018 @ 5:47am

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

Update: Feb 24, 2018 @ 8:57am

Initial Publish