October 13, 200421 yr Hi all,Got my 3D throttle levers to work in VC view OK. The start position and movement length of the hand cusor changes as I move around the cockpit. The gauge sits on the horizontal panel part under the levers.Ref code, (M:Y) (*Get Y*) -85 - (*skip top runof*) 30 / (*divide by running height*) 0 max 1 min (*into [0-1]*) 1 - /-/ (*from bttom to top*) 1 (A:Throttle lower limit,part) s0 - * l0 + (*apply lower limit*) 16384.0 * (*KEY_THROTTLE1_SET requires 16k*) (>K:THROTTLE1_SET) (A:Autopilot throttle arm,bool) if{ 1 (>K:AUTO_THROTTLE_ARM) }Changing the -85 - (*skip top runof*) 30 / (*divide by running height*) values alters the start position and the movement length. Anyone know how to get this consistant regardless of cockpit eye position.Many thanks.Nick.
Create an account or sign in to comment