Night lighting

Posted:
Thu Jan 05, 2006 11:55 am
by Steve_Hess
How can I change the color of the night lighting of a gauge, thanks
Re: Night lighting

Posted:
Fri Jan 06, 2006 12:20 am
by AuMaV
Hi
For 2d add somthing like the following to the bottom of the panrel.cfg
[Color]
Day=255,255,255
Night=4,4,4
Luminous=128,0,0
the numbers are RGB colors
VC a bit harder and depends on how the nightlighting was done if it was done by emissive polys then not much you can do (you will mainly find this in FSDS models) if its been done by textures have a look in the aircraft texture folder for any _L textures (these are for lighting) you can edit these to change the color of the lighting if they are mapped to the VC panel.
Wozza
Re: Night lighting

Posted:
Fri Jan 06, 2006 9:40 am
by Steve_Hess
That did not work, but thanks. I need to be able to change the color of a single gauge.