 by rich1959 » Wed May 11, 2011 12:06 am
by rich1959 » Wed May 11, 2011 12:06 am 
			
			Hi 
 this is a copy of the Recognition lights from the CONSOLIDATED C-87 Liberator Express
[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi, 7=Recognition, 8=wing, 9=logo, 10=cabin
light.0=1,  -10.21, 0.00, 2.8,  fx_beacon ,
light.1=3,  -2.103, -55.18, 3.240, fx_navred ,
light.2=3,  -2.103,  55.00, 3.240, fx_navgre ,
light.3=3, -44.3, 0.00, -1.00,  fx_navwhi ,
light.4=3,  1.25, -40.0, 2.50, fx_navred ,
light.5=4,   13.0, -1.00, 0.4,   fx_vclight ,
light.6=7,  -2.00, 0.0, 2.60, fx_navwhi ,
-------------------------------------------------------
light.7=7,  -1.25, 0.0, -7.60, fx_navred ,
light.8=7,  -2.50, 0.0, -7.60, fx_navgre ,             Recognition               
light.9=7,  -3.75, 0.0, -7.60, fx_navwhi ,
-------------------------------------------------------
try this
            ( Aircraft.cfg ) 
[lights]
light.x=8,  -1.25, 0.0, -7.60, fx_navred ,
light.x=8,  -2.50, 0.0, -7.60, fx_navgre ,
light.x=8,  -3.75, 0.0, -7.60, fx_navwhi ,
(light.X=X,   -3.75,         0.0,       -7.60, fx_navwhi,)
          front to back   right left    up down
     
      ( Panel.CFG )
for your switch
 cptts12.zip  By Jorge Salas (fs2002), used the switch of your choice  + WingLights
gaugexx=cpt.toggles.steel!WingLights,  x,x,x,x
     Enjoy