Jump to content
Sign in to follow this  
phjvh

need some help :-)

Recommended Posts

Guest Eugen

Hi,I been working on some code but I cannot get it to work, although I had simpler if case that before so I know that the concept work but but something is wrong in the code. Something I think is wrong in the first element maybee the && &&.Greateful for any assistanceBrgdsEugen(A:Flaps handle index,number) 0 == (A:Indicated Altitude, feet) 25000 <= (A:Gear left position, percent) 0 == && && if{ 350 (>L:vfe, enum) } (A:Flaps handle index,number) 0 == (A:Indicated Altitude, feet) 25000 >= (A:Gear left position,percent) 0 == && && if{ 300 (>L:vfe, enum) } (A:Flaps handle index,number) 0 == (A:Gear left position,percent) 0 > && if{ 280 (>L:vfe, enum) } (A:Airspeed select indicated or true, knots) (L:vfe, enum) -

Share this post


Link to post
Share on other sites

Eugen,Try this (took away one = (25000 >= and 25000 <= ) and changed some spaces:(A:Flaps handle index,number) 0 == (A:Indicated Altitude, feet) 25000 <= (A:Gear left position,percent) 0 == && && if{ 350 (>L:vfe, enum) } (A:Flaps handle index,number) 0 == (A:Indicated Altitude, feet) 25000 > (A:Gear left position,percent) 0 == && && if{ 300 (>L:vfe, enum) } (A:Flaps handle index,number) 0 == (A:Gear left position,percent) 0 > && if{ 280 (>L:vfe, enum) }(A:Airspeed select indicated or true, knots) (L:vfe, enum) - Jan"Procul Negotiis"

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...