Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Go to you DOW3 document mod source folder
C:\Users\Josh\Documents\my games\Dawn of War III\modssource\scenarios
Go there and open up the option file to the map.
Not the -
*map_name.option BAK* file.
Open the -
*map_name OPTION* file with notepad. It will have this wriiten in it:
minimap_size =
{
768,
729,
}
uses_ice = false
visible_in_lobby = true
scenario_type = 1
add this line to the bottom.
win_conditions = {"PowerCore","annihilation","annihilation_with_turrets"}
It should look like this:
minimap_size =
{
768,
729,
}
uses_ice = false
visible_in_lobby = true
scenario_type = 1
win_conditions = {"PowerCore","annihilation","annihilation_with_turrets"}
Then save