June 18, 200520 yr Hi Ive edited some code for a spoiler it works perfect but in reverse. In its current form with the gear up I get partial deployment of the spoiler and full deployment with the gear down.What Im aiming for is partial deployment with gear down and full with gear up.Ive tried just about every configuration I can think of but nothing works or only partially worksAny help much appreciatedThanksWozzaDa arse about code :) (A:GEAR CENTER POSITION,bool) if{ (L:spl_drop,bool) if{ 0 (>L:spl_drop,bool) 16384 (>K:AXIS_SPOILER_SET) } } els{ (A:SPOILERS HANDLE POSITION,percent) 99 > if{ (L:spl_drop,bool) ! if{ 1 (>L:spl_drop,bool) 2000 (>K:AXIS_SPOILER_SET) } els{ 0 (>L:spl_drop,bool) -16384 (>K:AXIS_SPOILER_SET) } }
June 18, 200520 yr Hi,May be (A:GEAR CENTER POSITION,PERCENT) works better.e.g > 50 or < 50 Jan"Beatus Ille Procul Negotiis" Jan "Beatus ille qui procul negotiis..."
Create an account or sign in to comment