by Jaypee Dippel » Thu Oct 30, 2008 3:49 pm
I'm not sure about VC but in the [color] section LUMINOUS= refers to instrument backlighting on the 2D panel. The three numbers are a color code, red, green and blue. so you can customize your instruments with colored backlighting. However not all gauges are backlit. NIGHT= is the brightness or tint of the cockpit lighting, Again this is the 2D panel, not sure what it does for the VC. I don't know what DAY= does but 255,255,255 is white or full brightness. I hope this offers some help.
Here's some of my Colored backlighting I've created.
VALUES:RED,GREEN,BLUE
//LIGHT RED *CONCORDE
[Color]
Day=255,255,255
Night=0,25,55
Luminous=255,98,98
//DARK RED *DC-7
[Color]
Day=255,255,255
Night=0,25,25
Luminous=255,45,45
//RED ORANGE *BEECH BONANZA
[Color]
Day=255,255,255
Night=0,25,25
Luminous=255,50,2
//ICE BLUE *DH-91 ALBATROSS
[Color]
Day=255,255,255
Night=0,25,55
Luminous=2,159,255
//GREEN *B-52
[Color]
Day=255,255,255
Night=0,25,55
Luminous=102,255,102
//MEDIUM GREEN *B-307 STRATOLINER
[Color]
Day=255,255,255
Night=50,50,50
Luminous=0,220,115
//MINT GREEN *NOT TESTED
[Color]
Day=255,255,255
Night=40,40,40
Luminous=50,255,195
//LIME GREEN *BEECHCRAFT STARSHIP
[Color]
Day=255,255,255
Night=40,80,160
Luminous=120,255,60
//YELLOW *HH-34 CHOCTOW
[Color]
Day=255,255,255
Night=25,25,25
Luminous=255,255,119
//LIGHT YELLOW *OLD LOOK, VICKERS VIKING
[Color]
Day=255,255,255
Night=25,25,25
Luminous=248,236,154
//DARK YELLOW *AGED LOOK, B-25
[Color]
Day=255,255,255
Night=173,0,0
Luminous=252,163,46
//WHITE *B377 STRATOCRUISER
[Color]
Day=255,255,255
Night=25,25,25
Luminous=155,155,155
//AQUA *314 CLIPPER
[Color]
Day=255,255,255
Night=0,25,55
Luminous=20,194,194
//DARK BLUE
[Color]
Day=255,255,255
Night=0,25,55
Luminous=0,125,255
//PURPLE *CRI-CRI
[Color]
Day=255,255,255
Night=25,0,55
Luminous=255,74,255
//ORANGE
[Color]
Day=255,255,255
Night=25,25,0
Luminous=255,100,55
[Color] //FOR MIXED LUMINATING AND NON-LUMINATING INSTRUMENTS
Day=255,255,255
Night=40,80,160 //ICE BLUE CABIN LIGHTING
Luminous=125,157,223 //VERY LIGHT BLUE INST LUMINATION TO MATCH CABIN
//CABIN LUMINATION
Night=120,120,120 //BRIGHT
Night=80,80,80 //MEDIUM
Night=25,25,25 //BACKLIT ONLY
Night=40,80,160 //COOL ICE BLUE CABIN LIGHTING!