so i am making a plane to celebrate 200 points, and i am obviously gonna make vizzy for it. but on a certain point in my auto takeoff vizzy, it just isnt working like i programmed it to. i made sure that nothing is wrong with the vizzy. can someone please help?

Tags
Question

13 Comments

  • Log in to leave a comment
  • Profile image
    184 AAZub

    @HumanoidCreature You're welcome

    7 months ago
  • Profile image

    @AAZub using ">" worked. thanks

    7 months ago
  • Profile image

    @AAZub inside "while true"

    7 months ago
  • Profile image

    @AAZub no, and i never will use discord

    +1 7 months ago
  • Profile image
    184 AAZub

    @HumanoidCreature to wait until. don't use =. it's best to use <, >, <=, and >= for AGL

    7 months ago
  • Profile image
    184 AAZub

    @HumanoidCreature "what i did is (on start), then "while true" with (if ag(number) = true then)"

    you have to add (or(not[false])) to the right (AG = true) to function better such as enabling and disabling AG as well.

    7 months ago
  • Profile image
    184 AAZub

    @HumanoidCreature do you have a discord account?
    I'm a bit confused about explaining here without pictures

    7 months ago
  • Profile image

    also, for the gear retract i use "wait until altitude agl = 500"

    7 months ago
  • Profile image

    then the code which is perfectly normal

    7 months ago
  • Profile image

    @AAZub what i did is "on start", then "while true" with "if ag(number) = true then"

    7 months ago
  • Profile image
    184 AAZub

    @HumanoidCreature Landing gear problems, press preflight configuration then press Activation Group, you can deactivate it. If you create a new craft by default AG 8 and AG 10 are Active.

    And if enable AG on vizzy, (set AG(0) = (true)) or (set AG(0) = (1)) to disable AG, (set AG(0) = (false)) or (set AG(0) = (0)).

    7 months ago
  • Profile image

    @AAZub alright. but the problem is that the vizzy where the landing gear is supposed to go up, just isnt working, its also an ag. i dont know what the problem is for it not working.

    7 months ago
  • Profile image
    184 AAZub

    If you're curious, browse these crafts My profile

    7 months ago

1 Upvote

Log in in to upvote this post.