If you want to change the visual model or colors of an aircraft, just edit the Model.cfg file. You can alter, either completely or in part, the color scheme of an aircraft. The colors used in the example are for illustration only; this procedure applies to the modification of any Model.cfg file. The following procedure changes an aircraft's predominant color from white to black. You can change the color of any portion of the aircraft; see the comments in the code example used in the procedure to determine which key in the Model.cfg file corresponds to what part of an aircraft.
Note: Depending on how the model designer created the model, some of the colors may not be valid. Some model designers choose to ignore the Model.cfg colors.
To edit the Model.cfg file and change an aircraft's color scheme
00=
parameter from WHITE to BLACK.[colors]
; body—predominate color on plane
00=WHITE
; wing—color of wing, flaps, ailerons
01=WHITE
; altbody—two-tone body part
02=WHITE
<After editing>[colors]
; body—predominate color on plane
00=BLACK
; wing—color of wing, flaps, ailerons
01=WHITE
; altbody—two-tone body part
02=WHITE
The following list includes the colors you can use for the parameters in the [colors]
section of the Model.cfg file.
BLACKBLUE
BRICKBRIGHT_AQUA
BRIGHT_BLUEBRIGHT_DKGRAY
BRIGHT_GRAYBRIGHT_GREEN
BRIGHT_LTGRAYBRIGHT_ORANGE
BRIGHT_REDBRIGHT_WHITE
BRIGHT_YELLOWBROWN
DARK_BLUEDARK_BRICK
DARK_BROWNDARK_GREEN
DARK_OLIVEDARK_ORANGE
DARK_REDDARK_TAN
DARK_YELLOWDKGRAY
GRAYGREEN
LIGHT_BLUELIGHT_BRICK
LIGHT_BROWNLIGHT_GREEN
LIGHT_OLIVELIGHT_ORANGE
LIGHT_REDLIGHT_TAN
LIGHT_YELLOWLTGRAY
MED_BLUEMED_BRICK
MED_BROWNMED_GREEN
MED_OLIVEMED_ORANGE
MED_REDMED_TAN
MED_YELLOWOLIVE
ORANGERED
TANWHITE
YELLOW