Eastern Front is a free mod for Company of Heroes. Following the ethos of mimicking a Relic Entertainment expansion pack, Eastern Front has succeeded in adding two full new factions, the Soviet Red Army and the German Ostheer, packed with unique and exciting units to the existing armies - a feat never before achieved in the Company of Heroes world.

Report RSS Tutorial: Setting up atmosphere settings and transitions

Another tutorial made by our Head Mapper MaxiKing. In this tutorial he explains how to unzip the Relic atmospheres as well as how to set up custom atmosphere properties.

Posted by on - Intermediate Level Design/Theory

Setting up atmosphere settings and transitions


Loading and saving custom/Relic's Atmosphere Properties

First of all, you have to extract WW2Art.sga to come by the standart atmosphere properties for Relic's skirmish and campaign maps. How that works you can read here. What you need are the files from "WW2Art.sga\data\art\scenarios\presets\atmosphere". You have to copy them into
"C:\Users\&#xus;ername%\Documents\My Games\Company of Heroes\ww2\Data\Art\Scenarios\Presets\Atmosphere" in order to make them loadable, if the folders aren't there, create them. To successfully save custom atmosphere settings, you need this, written by Copernicus, Credits go to him.
Place the file in:
"C:\Users\&#xus;ername%\Documents\My Games\Company of Heroes"
Now you can succefully save your own atmosphere settings.

You should save them in following folder:
"C:\Users\&#xus;ername%\Documents\My Games\Company of Heroes\ww2\Data\Art\Scenarios\Presets\Atmosphere"

Setting up a weather cycle on your map:

- Create the subfolders:
"...\data\scenarios\mp" in the folder you have your map currently installed.
May look like this:
"C:\Users\&#xus;ername%\Documents\My Games\Company of Heroes\WW2\Data\Scenarios\MP\MAPNAME\data\scenarios\mp"

- Create the following subfolders:
"...\data\art\scenarios\presets\atmosphere" and put the .aps files there that you wish to create the weather cycle.

- Open your map and select "Scenario > Atmosphere Properties". Go to the Transitions tab and add the .aps files that you have chosen before to the list, you may edit the duration of each file by the number beneath "Transition", I recommend a value from 100-600, you can also enlarge the number though.

Save the current atmosphere properties file as a new file in the specific path for your map.

Pack the map as an .sga file, how you do that is written here.

If you just want several Atmosphere properties however, you need to do this:

- create a MAPNAME.options file, "MAPNAME" is just a placeholder for your maps real name.

- Paste the follwing into it:

atmospheres =
{
	{ 620XX , "NAMEofATMOSPHERE1.APS" },
	{ 620XX , "NAMEofATMOSPHERE2.APS" },
	{ 620XX , "NAMEofATMOSPHERE3.APS" },
}

- Replace the NAMEofATMOSPHEREX by the respective .aps file you want to have for your map. You may wonder what the numbers in front of them are for. These are references to your .ucs, the games localisation file. Here are the codes for the localisation:

62001	Sunny
62002	Midday
62003	Stormy
62004	Stormy Dawn
62005	Dusk
62006	Night
62007	Rainy Day
62008	Afternoon Rain
62009	Dawn
62010	Overcast
62011	Afternoon
62012	Heavy Rain
62013	Hazy
62014	Dusk Rain
62015	Hazy Dusk
62016	Daytime
62017	Raining
62018	Stormy Night
62019	Overcast Daytime

Edit the number to make the name description fit your atmosphere properties:

{ 62001 , "MyMap_sunny.APS" }

That should do.

-Maxi

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: