This nearly mostly works!
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// A general abort script that prepares kOS to give up control of the rocket, and excecute the abort script.
|
||||
|
||||
PRINT "Program tried to abort but we dident write code to do that!".
|
||||
|
||||
LOCK THROTTLE TO 0. // Throttle back
|
||||
SET SHIP:CONTROL:PILOTMAINTHROTTLE TO 0. // Protects the throttle from "jumping" when we hand control back to the pilot
|
||||
|
||||
Reference in New Issue
Block a user