by kwiekk » Tue Jul 26, 2005 2:46 pm
hi,
it is to brighten the landing lights only, the intensify of the light showing on the ground, not the whole aircraft...
i tried to fix it into the aircraft.cfg... but nothing!
This is a way to enhance/brighten your Landing lights on your Add on aircraft.
Open your Aircraft.cfg and look for [Lights]
You should see something like this:
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=****pit, 5=landing
light.0 = 3, -33.00, 5.50, 12.60, fx_navwhih ,
light.1 = 3, -2.50, 10.90, 3.60, fx_navredh ,
light.2 = 3, -2.50, -10.90, 3.60, fx_navgreh ,
light.3 = 1, 23.60, 0.00, -1.80, fx_strobeh ,
light.4 = 2, -33.00, -5.50, 12.60, fx_strobeh ,
light.5 = 1, -19.00, 0.00, -0.00, fx_beaconh ,
light.6 = 5, 25.30, 0.00, -0.80, fx_landing , ( This is the Landing light effect )
-------------------------------------------------------------------------------------------
Now, one Landing light on its own is not very bright, so to enhance the brightness do
this:
Add a few more lines:
light.7 = 5, 25.30, 0.00, -0.80, fx_landing ,
light.8 = 5, 25.30, 0.00, -0.80, fx_landing ,
light.9 = 5, 25.30, 0.00, -0.80, fx_landing ,
Of course you should keep the position the of the lights the same.
This will work for all lights!
... not for me...
can anyone adjust my aircraft.cfg for me???
cheers!