Bison Addons Add to the following: [fuselage] SystemName[015]=TopAntiCollisionBeacon SystemName[016]=BottomAntiCollisionBeacon [Nose] SystemName[004]=LeftNoseLandingLight SystemName[005]=RightNoseLandingLight (replace GearLight1 and 2) [RightWing] SystemName[013]=RightLandingLight SystemName[014]=RightWingTipLight [LeftWing] SystemName[013]=LeftLandingLight SystemName[014]=LeftWingTipLight Ensure the SystemName numbers are sequential Replace the [FrontMainGear] with the following: [FrontMainGear] SystemType=LANDING_GEAR Retractable=TRUE DeployTime=6.0 DragArea=0.25 AnimationID=1 HideGearNode=TRUE ModelNodeName=Gear_F InsideNodeName= ShockNodeName= ShockStroke=0.4 SpringFactor=2.5 DampingFactor=1.8 WheelNodeName001=TireM1 WheelNodeName002=TireM2 WheelNodeName003=TireM3 WheelNodeName004=TireM4 RotationAxis=X-Axis ReverseModelOrientation=TRUE RollingRadius=1.2 CastoringWheel=FALSE CastoringNodeName= Steerable=TRUE MaxSteeringSpeed=41.15 Locking=FALSE MaxSteeringAngle=15.0 InputName=YAW_CONTROL ControlRate=1.0 HasBrakes=TRUE BrakingCoefficient=0.75 RollingCoefficient=0.05 MaxDeploySpeed=155.75 Replace the lights section with the following: // Lights --------------------------------------------------------- [LeftPositionLight] SystemType=LIGHT Color=0.88,0.25,0.25 Brightness=0.03 Position=-29.535,-10.806,-1.736 LightSrcOffset=-0.2,0.0,0.0 LightSrcRange=0.5 CanFlash=FALSE [RightPositionLight] SystemType=LIGHT Color=0.5,0.98,0.5 Brightness=0.03 Position=29.535,-10.806,-1.736 LightSrcOffset=0.2,0.0,0.0 LightSrcRange=0.5 CanFlash=FALSE [TopAntiCollisionBeacon] SystemType=LIGHT Color=0.88,0.25,0.25 Brightness=0.05 Position=0.0,4.695,2.2 LightSrcOffset=0.0,0.0,0.1 LightSrcRange=0.5 CanFlash=TRUE FlashTime=0.70 [BottomAntiCollisionBeacon] SystemType=LIGHT Color=0.88,0.25,0.25 Brightness=0.05 Position=0.00,4.695,-2.1 LightSrcOffset=0.0,0.0,-0.1 LightSrcRange=0.5 CanFlash=TRUE FlashTime=0.75 [TailLight] SystemType=LIGHT Color=0.66,0.66,0.6 Brightness=0.03 Position=-0.0,-22.881,9.448 LightSrcOffset=0.0,0.0,0.1 LightSrcRange=0.5 CanFlash=FALSE [LeftNoseLandingLIght] SystemType=LIGHT Position= -1.25,22.064,-0.5 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.1 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE [RightNoseLandingLight] SystemType=LIGHT Position= 1.25,22.064,-0.5 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.1 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE [LeftLandingLIght] SystemType=LIGHT Position= -7.2,5.064,-0.9 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.2 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE [RightLandingLight] SystemType=LIGHT Position= 7.2,5.064,-0.9 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.2 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE [LeftWingTipLIght] SystemType=LIGHT Position= -28.9,-8.05,-1.75 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.07 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE [RightWingTipLight] SystemType=LIGHT Position= 28.9,-8.05,-1.75 LightSrcOffset=0.058,49.0560,-2.696 Color=0.66,0.66,0.6 Brightness=0.07 LightSrcRange=150 LightRange=45.0 CanFlash=FALSE IsLandingLight=TRUE