Henry - I once came across an aircraft where a typo in the cfg was telling FS that both engines were on the same side of the plane
These numbers are from the aircraft cfg of the 2006 model, which I am using in FSX+Acc. How do yours compare?
[GeneralEngineData]
engine_type = 1
Engine.0 = -20, -2.28, -2
Engine.1 = -20, 2.28, -2
fuel_flow_scalar = 1
min_throttle_limit = -0.25
//----------------enginelightandreheat----------------------------------------------
light.4= 9, -27.5, -2.28, 0.0, fx_TSR2_reheat , // Eng1 reheat
light.5= 8, -27.5, 2.28, 0.0, fx_TSR2_reheat , // Eng2 reheat
light.6= 6, -25.50, 2.28, 0.0, fx_TSR2_smoke , // Eng1 Smoke
light.7= 1, -25.50, -2.28, 0.0, fx_TSR2_smoke , // Eng2 Smoke
