In the AircraftThemes.xml file, there's a list of every paint scheme in the game (Default, Red and White, Blue Angel, Desert, Military, Green Slime, Monochrome, Orange Black, and Custom). But there's a hidden paint job in the file, which is :
Theme name="Ortho" hidden="true"
Why is this hidden? And also, this paint actually exists in the early versions of SP. I remember a bit about it. The colours are all flat, and looked similar to the Monochrome paint. If I remove the hidden=true, it won't show up in the game. When I returned to the XML, it's hidden again, as if nothing has happened. Can someone explain how to make this paint appear in the game?
Hidden paint scheme
27.4k JovianPat
9.1 years ago
You can take the code, turn hidden to false, save it as a new file and it should work. ONLY FOR ANDRIOD. I do not know bow to do it on pc
@kingofcreepers I know
Andrew Garrison said it was to take the Orthogonal top, front, and side view pictures when downloading a plane.
@AeroEngineering oh ok.
@JovianPat it does. Did you see the website I found? You can get the code for any color you want and put it in the game. That's where I got the codes for my thank you everyone for gold
@AeroEngineering ok. Thanks for the info! I'm going to try copying the colour hex into the custom paint job. Maybe it'll work.
Some good cameo colors#604439
9e9a75
1c222e
41533b
554840
083b63
02345d
@AgDynamics @JovianPat @Delphinus Look at this you can find the code for any color you want
@JovianPat it's like monochrome, lost no chrome. I copied the code for the cold onto an aircraft
Ortho could be Orthographic Projection and I can only speculate, but if I had to guess I'd say it's probably the color scheme for the "show drag" option.
@Delphinus OK I'll try it later.