PDA

View Full Version : 2 great missions missing in german version


midnite1977
11-19-09, 04:10 AM
Hi Captains,

in the german version episode 3 "cold waters" consists of 4 missions on each side. That's not right because i found out that there's a 5. mission for the germans as well as for the soviets. :yep:

Here is how you could get playing two more great missions:
Search for the folder PT Boats\GameData\LOCALE\en\missions\ . There you open the file called "episodes.xml" with a text-editor and scroll down to "Episode 3: Cold waters":

<episode>
<name>Episode3</name>
<label_text>Episode 3: Cold Waters</label_text>
<folder>episode3</folder>
<side>
<name>Germany</name>
<label_text>Germany</label_text>
<side_idx val="1"/>
<mission>
<name>mission 1</name>
<file_name>mission1g</file_name>
</mission>
<mission>
<name>mission 2</name>
<file_name>mission2g</file_name>
</mission>
<mission>
<name>mission 3</name>
<file_name>mission3g</file_name>
</mission>
<mission>
<name>mission 4</name>
<file_name>mission4g</file_name>
</mission>
<mission>
<name>mission 5</name>
<file_name>mission5g</file_name>
</mission>
</side>

<side>
<name>Soviet Union</name>
<side_idx val="0"/>
<label_text>Soviet Union</label_text>
<mission>
<name>mission 1</name>
<file_name>mission1r</file_name>
</mission>
<mission>
<name>mission 2</name>
<file_name>mission2r</file_name>
</mission>
<mission>
<name>mission 3</name>
<file_name>mission3r</file_name>
</mission>
<mission>
<name>mission 4</name>
<file_name>mission4r</file_name>
</mission>
<mission>
<name>mission 5</name>
<file_name>mission5r</file_name>
</mission>
</side>
</episode>

Add the red marked lines and save your "missions.xml". Start the game and enjoy the mission "Gemeinsame Sache" on german and soviet side. ;)

I don't know if these missions are missing in other versions of pt boats too, but in the german version they do.

Have fun!

midnite1977

Sonarman
11-19-09, 04:54 AM
Hey Midnite1977
These are indeed missing from the English (Australian) release, nice find!!:up:

midnite1977
12-03-09, 04:25 AM
Hi Sonarman,

thank you, i'm glad to hear that also the australian release profits from my discovery. :DL
I really don't know how the devs could forget to activate these two missions... :06:

Cheers, midnite1977