Space Engineers

Space Engineers

Not enough ratings
SAMHelper
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
403.067 KB
22 Jan, 2021 @ 6:38am
1 Change Note ( view )

Subscribe to download
SAMHelper

Description
You have to set routes on your SAM programable block.

Place another programable block, put the script inside and fill custom data with undock conditions.

Example config for undock conditions: Hauling cargo
from DockB to DockA and refill hydrogen, recharge batteries and fly empty back to DockB.
When the condition is meet then "start next" command will be executed on the SAM block


[undock_condition_1]
connector=DockA
battery_full=true
cargo_empty=true
h2tank_full=true


[undock_condition_2]
connector=DockB
cargo_full=true