How do you make a auto stage vizzy script.

I used:
wait until fuel {stage} = 0
If: fuel {stage} = 0 = [True] then:
Activate stage

Tags
Vizzy

7 Comments

  • Log in to leave a comment
  • Profile image

    you can do:
    (Wait until fuel [stage] = 0)
    (activate stage)

    that should be enough

    8 months ago
  • Profile image
    3,793 Isosceles51

    @TincanAerospace No problem :D

    8 months ago
  • Profile image

    Maybe I can help you here

    8 months ago
  • Profile image

    @Spitty thanks!

    8 months ago
  • Profile image
    3,793 Isosceles51

    @TincanAerospace How I do it is I use the burn time of the stage, and then put a wait [number] seconds (the burn time) and then put the activate stage block there. I hope the helps.

    9 months ago
  • Profile image

    @CloakPin no.

    9 months ago
  • Profile image
    387 CloakPin

    Did it work?

    9 months ago

2 Upvotes

Log in in to upvote this post.