Page 1 of 1

How to let the 767 Logo-lights always on?

Posted: Mon Nov 13, 2017 2:45 am
by skyjunkie
Hi Erez,

thank you very much for another suberb aircraft-model!
Todays AI-aircraft look even better than user-planes some
years ago!

Trying to let the logo and cabin lights on at night (in FSX)
I followed your advice in the readme and put 1 gallon in center tank 2 and 3
-but without success.

Could you please post how the fuel section of the aircraft cfg. should look
like to have logo and cabin lights always on?

Kind regards,Jens P.

Re: How to let the 767 Logo-lights always on?

Posted: Mon Nov 13, 2017 11:45 pm
by ewerber
Replace the fuel section in your aircraft.cfg with the following and test again.

Code: Select all

[fuel]
// Remove Center1 fuel tank to disable dynamic lights and enable custom light splashes
//Center1   =  -41.4,   0.0, -1.5, 1.0, 0.0     
// Uncomment Center2 to enable always on logo lights
Center2   =  -41.4,   0.0, -1.5, 1.0, 0.0 
// Uncomment Center3 to enable always on cabin lights    
Center3   =  -41.4,   0.0, -1.5, 1.0, 0.0    
// Uncomment External1 to enable always on navigation lights  
//External1   =  -41.4,   0.0, -1.5, 1.0, 0.0     
LeftMain  = -17.0, -30.0, 1.0, 150, 0          //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons)
RightMain = -17.0,  30.0, 1.0, 150, 0          //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons)
fuel_type = 2                                   //Fuel type: 1 = Avgas, 2 = JetA
number_of_tank_selectors = 1                    
electric_pump=1
fuel_dump_rate = 0.0167                        //Percent of max quantity per second, i.e. about 1 minute for full fuel

Re: How to let the 767 Logo-lights always on?

Posted: Wed Nov 15, 2017 2:15 am
by skyjunkie
Aaaah I see!

Now I understand what you mean with the order
'UNCOMMENT' in the aircraft.cfg!

Just remove the two dashes in front of the word center2
or center3...

Yes,that worked!

Now I have a lot of lighted Delta 767 at KATL at night.
Looks very nice!

Thank you for your help and for giving us the option
to have your planes illuminated at night!

Very much appreciated!!!

Best regards,Jens P.