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
I was searching, did not appear to me "Clear The Green!" or "Missing Mister!" in Amsterdam and "Shepherd's Visit" in Vienna, but did not find what it takes to make them show up
===
"Clear The Green!" Problem solved
Link: http://forum.paradoxplaza.com/forum/showthread.php?527465-Scenario-tasks-achievements
===
"Shepherd's Visit" Problem solved
"Shepherd's Visit" happens exactly on the date 13/01/2008, I saved the game on 01/01/2008 and repeat several times until the task appears.
===
"Missing Mister!" I have not tried there
Then open up that file (scenario02.scenario) and search for "golf" replace with airport.
And do something similar for Missing Mister.
Extract scenario 8 from the metro.gs file. To the same location.
Open it up in wordpad and search for "s08_task20".
It will show you a couple of entries.
You want the 2nd one ->
"if ($date == mkdate(4,7,2003)) MAIN.$scenario.addThread(this, "start_s08_task20");"
Change it to this
if ($date == mkdate(1,2,2000)) MAIN.$scenario.addThread(this, "start_s08_task20");
Then load scenario 8 up and pause. Build a short Boat line and then fwd a month to Feb 1, and it should trigger. You can take it from their.
Seriously though.... how can something like this have been overlooked and most importantly not fixed in a patch.... shocking!!
"Shepherd's Visit" in Vienna - Scenario 6
Do the same steps as above mentioned and select the scenario 6, inside the file go to the line 385, it says:
if ($a == null || $b == null || $c == null) return;
Just replace it for this:
//if ($a == null || $b == null || $c == null) return;
And start the game, this won't work if u are already doing missions in the map.
If you need some help let me know