Jump to content

Recommended Posts

Posted

Help an old boy out here can you please guys......

 

I'm trying to add some seasons to the PR_UK terrain and this is how I have them set up,

 

[season001]
Directory=Spring
StartDate=03/15
EndDate=06/14
ScatteredChance=3
BrokenChance=40
OvercastChance=20
InclementChance=10

 

[season002]
Directory=Summer
StartDate=06/15
EndDate=09/14
ScatteredChance=40
BrokenChance=40
OvercastChance=10
InclementChance=10

 

[season003]
Directory=Autumn
StartDate=09/15
EndDate=11/14
ScatteredChance=25
BrokenChance=40
OvercastChance=17
InclementChance=8

 

[season004]
Directory=Winter
StartDate=11/15
EndDate=03/14
ScatteredChance=5
BrokenChance=50
OvercastChance=40
InclementChance=5

 

Now Spring, Summer and Autumn work just fine but Winter will only show from Nov 15 [start date working ok] until Nov 30, then again from March 1 until March 14 [finish date working ok],  how come December, January and February it wont show at all, the game loads stock Germany tiles instead.

 

Am I missing something really simple [read stupid] here ???

Posted

You must split winter season into 2 parts -

from 11/15/ to 12/31

and

from 1/1 to 3/14

 

 

[season001]
Directory=Winter
StartDate=1/1
EndDate=3/14
ScatteredChance=5
BrokenChance=50
OvercastChance=40
InclementChance=5

 

[season002]
Directory=Spring
StartDate=03/15
EndDate=06/14
ScatteredChance=3
BrokenChance=40
OvercastChance=20
InclementChance=10

 

[season003]
Directory=Summer
StartDate=06/15
EndDate=09/14
ScatteredChance=40
BrokenChance=40
OvercastChance=10
InclementChance=10

 

[season004]
Directory=Autumn
StartDate=09/15
EndDate=11/14
ScatteredChance=25
BrokenChance=40
OvercastChance=17
InclementChance=8

 

[season005]
Directory=Winter
StartDate=11/15
EndDate=12/31
ScatteredChance=5
BrokenChance=50
OvercastChance=40
InclementChance=5

 

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

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..