Skip to content

Anonymous

My feedback

1 result found

  1. 351 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    pseudo-code example

    ;Simple Rockets Macro - filename: experiment1.srm
    ;This is a simple macro to launch a rocket and deploy a parachute

    Load rocket29a ;if Load is not present, just attempt
    ; to run the macro on current rocket

    Rotate -30 ;30 degrees counter-clockwise

    Countdown 10 ;display countdown from 10 to 0

    Throttle 100

    Stage ;same as pushing Stage button

    Wait Fuel 0 ;wait at this point until fuell is out

    Throttle 0

    Stage ;detacher

    Wait Altitude 300

    Stage ;parachute

    Wait Velocity 0

    Wait Time 3000 ;wait 30 seconds after it lands

    Destroy

    Anonymous supported this idea  · 

Feedback and Knowledge Base