Jump to content

Recommended Posts

MarcoPegase44
Posted

Hello Pat,

I try to create SKIN files for BOS as in ROF.

1) In the SKIN files, I do not understand what the line "DefinedInGame = 0;"
It is not always present

2) I had to create skin files for Bos and these worked because I saw skins that appear randomly in the missions.
Since version 2.11 of BOS with new 4K skins and new templates, this does not work anymore.
Is it a coincidence that I have another problem in my files?

 

Sample

 

ROF

 

Albatros D5

 

Skin
        {
           Name = "AD5_PW_G9_YW_M";
           Plane = "albatrosd5";
           Country = "Germany";
           Squadron = 501009;
           StartDate = 20/09/1917;
           EndDate = 20/04/1918;
           DefinedInGame = 0;
        }
        Skin
        {
           Name = "AD5_PW_G15_KH";
           Plane = "albatrosd5";
           Country = "Germany";
           Squadron = 501015;
           StartDate = 01/08/1914;
           EndDate = 20/04/1918;
           DefinedInGame = 0;
        }

 

 

BoS Bf 109 G2

 

Skin
        {
           Name = "Bf109G2_27";
           Plane = "bf109g2";
           Country = "Germany";
           Squadron = -1;
           StartDate = 31/07/1942;
           EndDate = 03/02/1945;
        }
        Skin
        {
           Name = "4_JG53_16";
           Plane = "bf109g2";
           Country = "Germany";
           Squadron = 20111053;
           StartDate = 31/07/1942;
           EndDate = 03/02/1945;
        }

 

thank you very much

 

 

 

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...