Jump to content

Recommended Posts

Posted

As far as i know it is possible. But only if you have seasoned tilesets, so that the game is drawing the correct winter, spring, summer or fall tileset. With this sets the weather conditions are connected. This way is gone in First Eagles by stock. All other games does not have this feature by stock. You must implement it by yourself. The following lines are taken from Cambrai terrain of First Eagles. You may use it as blueprint.

 

[Terrain]

TerrainFullName=Cambrai, France

DataFile=wwiCambrai_data.INI

TargetFile=wwiCambrai_targets.INI

TargetTypeFile=wwiCambrai_types.INI

MovementFile=wwiCambrai_movement.INI

NationsFile=wwiCambrai_nations.INI

BriefingText=wwiCambrai_briefing.INI

DogfightFile=wwiCambrai_dogfight.INI

DogfightOnly=FALSE

Longitude=5.221

Latitude=49.176

 

[Map]

FilenameFormat=wwiCambrai_Map%d.bmp

Width=250000.0

Height=250000.0

NumZoomLevels=3

 

[WeatherChance]

ScatteredChance=25

BrokenChance=25

OvercastChance=17

InclementChance=8

 

[season001]

Directory=Snow

StartDate=1/1

EndDate=1/27

ScatteredChance=0

BrokenChance=40

OvercastChance=50

InclementChance=10

 

[season002]

Directory=Spring

StartDate=01/28

EndDate=06/21

ScatteredChance=40

BrokenChance=25

OvercastChance=17

InclementChance=8

 

[season003]

Directory=Fall

StartDate=09/21

EndDate=11/25

ScatteredChance=25

BrokenChance=40

OvercastChance=17

InclementChance=8

 

[season004]

Directory=Snow

StartDate=11/26

EndDate=12/31

ScatteredChance=0

BrokenChance=40

OvercastChance=50

InclementChance=10

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