Space Engineers

Space Engineers

Large Grid Lander Script
 This topic has been pinned, so it's probably important
ZerothAngel  [developer] 16 Apr, 2016 @ 10:28am
Updating the script in my landers
The designs of my landers are usually pretty stable after I've published them. But so long as Keen doesn't utterly break things, I'm usually always tweaking and updating the lander script (this script) that they all heavily rely on.

To update the script in one of my landers, you load this script into the "Main" programmable block (it's usually labeled that way if there are more than 1) and then make the following minor edits.

  • Change the VTVLHELPER_REMOTE_GROUP to "*Aquila Remote*"

  • Change the VTVLHELPER_REMOTE_GROUP to "*Hamerkop Remote*"

  • Set OXYGEN_MANAGER_ENABLE to false

  • Set LANDER_CARRIER_ENABLE to false

  • Change the VTVLHELPER_REMOTE_GROUP to "*Lifter Remote*"

  • Set VTVLHELPER_BURN_DIRECTION to Up
Last edited by ZerothAngel; 16 Apr, 2016 @ 10:35am