Jump to content

Recommended Posts

  • 1CGS
Posted (edited)

Is there a way for the program to assign the default winter skin for each aircraft when flying on the winter version of the map? (I have in mind the first skin that is unlocked for each aircraft in the game's stock campaign mode).

Edited by LukeFF
PatrickAWlson
Posted

Yes, skin assignments can be made by date

  • 1CGS
Posted

Yes, skin assignments can be made by date

 

Excellent. When does PWCG switch over to the winter map?

  • 2 months later...
Posted

Any idea? I have non winter skins on AI aircraft:

 

Il-2-2016_ssxxepp.jpg

PatrickAWlson
Posted

Next release.  If you don't want to wait you can edit the squadron file yourself.

 

Example below to add in a He111 winter skin.  

 

            Skin
            {
                Name = "he111h6_skin_01";
                Plane = "he111h6";
                StartDate = 01/11/1942;
                EndDate = 31/03/1943;
            }
Posted

Thank You Patrick for reply. I discovered this option for personal skin for each aircraft from my Sqd. It works:

 

IL2BoS_98_zpsotp6muva.jpg

 

I'll wait for the new version also.

Posted (edited)

 

Next release.  If you don't want to wait you can edit the squadron file yourself.

 

Example below to add in a He111 winter skin.  

 

            Skin
            {
                Name = "he111h6_skin_01";
                Plane = "he111h6";
                StartDate = 01/11/1942;
                EndDate = 31/03/1943;
            }

 

 

Hey Pat! I have an issue where even after I added a personal skin for my plane, I still have to choose it every single mission on the plane setup screen, if I dont choose it, the game spawns me with the default one. The AI spawn with the correct skin that I assigned though. Any ideas or workaround this ?

Edited by Herr_Istruba
PatrickAWlson
Posted

I'll have to look at that.  No immediate reason why it should do that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...