• @Deestan
    link
    English
    21 year ago

    Oh, I see! In my SE, I use a timer to stop the request for two minutes after launching. I am thinking to replace it with a state machine, like HAVE_REQUESTS (request active), when requests are loaded it goes to LAUNCH_READY (requests inactive), and when receiving pad signals it has cleared the pad and low bot activity it resets to first state.

    • @dreklyOP
      link
      English
      21 year ago

      Ooo that sounds good! I’ll look into making a timer!

      • Wiwiweb
        link
        fedilink
        English
        21 year ago

        I came to this community late, but a timer is basically the common solution. It takes about 23 seconds between a rocket starting to launch and the items appearing in the landing pad.

        • @dreklyOP
          link
          English
          11 year ago

          I’ve been too busy to work on this yet, so you’re not too late for me! That’s super useful information thank you!