I have a idea for KOS add a default warp command so when the script ends it will set the warp to what default warp was set to, even if the code ends in a error.
I am trying to get the orbit period of my ship with... ORBIT:PERIOD but it ends my script and gives me a error. P.S. my PERIAPSIS is negative. I fixed it... OBT:PERIOD
I don't now If this is a bug but if I don't set my throttle to 0% before I start my script when it ends the throttle will be at 50%, even if I end my script with "lock throttle to 0.".
I don't know if this is the place for this but I can not get this to work... when STAGE:SOLIDFUEL < 0.9 then { stage. when STAGE:LIQUIDFUEL < 0.9 then { stage. preserve. } }