Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- set warp to 3.
- wait until ship:status = "FLYING".
- lock steering to lookdirup(srfretrograde:vector, sun:position).
- chutes on.
- set warp to 3.
- on ship:status set warp to 0.
- when alt:radar < 300 then
- {
- gear on. lock steering to up.
- }
- wait until ship:status <> "FLYING".
- wait 2.
Advertisement
Add Comment
Please, Sign In to add comment