
Just noticed this made its way into the OHM release:
Some of the meshes for the Soyuz still use the old coulour. By that, I mean, for example, in the Soyuz-T, though the BO has the correct darker colour, you can notice that the PAO and SA still have the lighter colour. This is nothing important, but can easily be fixed, by doing this:
Open the following meshes with a text editor: T_PAO ; T_BO_retract ; OK_thermal1 ; OK_thermal4 - and scroll down to the bottom, in the materials part. Where it says "MATERIAL servshade", delete the values below and replace them with these:
Code:
0.467 0.447 0.467 1.000
0.467 0.447 0.467 1.000
1.000 1.000 1.000 1.000
0 0 0 1
On the same meshes, plus: OK_thermal2 ; OK_thermal3 ; OK_thermal5 ; OK_thermal6 ; OK_thermal7 ; OK_thermal8 - scroll down to the bottom too, and where it says "MATERIAL cccpserv", delete the values under it and replace them with:
Code:
0.894 0.878 0.894 1.000
0.894 0.878 0.894 1.000
1.000 1.000 1.000 1.000
0 0 0 1
For now, it's just a quick fix, to be fixed in the file uploaded to OHM. Also, I still haven't checked the other Soyuz versions (T-AF;OK;OKS) so if you notice the same in these, let me know. :tiphat: