January 4, 200521 yr Working on an Erikson Aircrane that has a rearward facing pilot that can control the helicopter from that position. For the pilot to do so, I need to have the X,Y and Z control inputs reversed in order to fly the chopper correctly.Any easy way to do this in XML so that I can make a simple gauge that when the rearward panel is activated the control-inputs are reversed, then when the forward panel is activated they revert back to normal??Steve
January 4, 200521 yr Hi,Didn't try something alike, but I believe a gauge with a structure should work. Ie: (>K:AILERONS_RIGHT). This gauge should be present in the rearward panel, working only when this is visible.Regards,Tom
January 5, 200521 yr >Hi,>Didn't try something alike, but I believe a gauge with a Event> structure should work. Ie: Event="AILERONS_LEFT">(>K:AILERONS_RIGHT). This gauge>should be present in the rearward panel, working only when>this is visible.>>Regards,>Tom>TomThats great. Any hints on how to make the ON EVENT function?Steve
January 6, 200521 yr Finally DID some testing (FS9,WinXP) and found the way to make a reverse work.For Aileron Reversing, use something like (G:VarN) 0 ==if { (A:AILERON POSITION,percent) 163.84 *
January 6, 200521 yr TomGreat stuff. Not had time to set-it up yet, but REALLY appreciate the help !!Steve
Create an account or sign in to comment