August 17, 200421 yr Could someone tell me how to change the night lighting on panels? I don't want some custom hue or anything like that, I just want to change from bright blue to a darker red. I remember that you can do that with the Archer from Dreamfleet, so I thought that this switch would be pretty simple. Anyone know how to pull that off?:D
August 17, 200421 yr Hi 'rightseat' ;-) You have to edit the panel.cfg file. Usually there is a (Color) section at the end of the file looking something like this (just add the section if it is missing and use square brackets):(Color)Day=255,255,255 Night=40, 15, 15 Luminous=170, 130, 130Change the Night and Luminous items to alter the 2D-panel lighting. The numbers stand for Red, Green and Blue. The changes doesn't affect the VC lighting.Ulf B
August 17, 200421 yr Open your panel.cfg with notepad or similar text editor.Scroll down to the heading (Color) or add the heading if a panel doesn't have it.(Color) //<---use brackets instead of parenthesisDay=255,255,255Night=139,26,26 //firebrick4_cockpitLuminous=139,121,94 //NavajoWhite4_gaugeshttp://www.cyberbits.com/Backgrnd/hexcolr2.htmEDIT: Oops! too slow
Create an account or sign in to comment