Space Engineers

Space Engineers

Large Grid Lander Script
 Acest topic a fost fixat, deci probabil este important
ZerothAngel  [dezvoltator] 16 apr. 2016 la 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
Editat ultima dată de ZerothAngel; 16 apr. 2016 la 10:35