Space Engineers

Space Engineers

Large Grid Lander Script
 Denna tråd har blivit fäst, så den är troligtvis viktig
ZerothAngel  [utvecklare] 16 apr, 2016 @ 10:28
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
Senast ändrad av ZerothAngel; 16 apr, 2016 @ 10:35