ascend + basic auto landing + misc
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
wait until ship:unpacked.
|
||||
clearscreen.
|
||||
copyPath("0:/defaults", "").
|
||||
run "defaults".
|
||||
|
||||
import("an").
|
||||
@@ -0,0 +1,3 @@
|
||||
wait until ship:unpacked.
|
||||
switch to 0.
|
||||
run autoLand.
|
||||
@@ -0,0 +1,6 @@
|
||||
wait until ship:unpacked.
|
||||
clearscreen.
|
||||
copyPath("0:/defaults", "").
|
||||
run "defaults".
|
||||
|
||||
import("faris").
|
||||
@@ -0,0 +1,9 @@
|
||||
wait until ship:unpacked.
|
||||
switch to 0.
|
||||
|
||||
run "defaults".
|
||||
run "library/lib_capacitors".
|
||||
|
||||
|
||||
AutoManageCapacitors().
|
||||
until false.
|
||||
Reference in New Issue
Block a user