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

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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