View Single Post
Old 03-12-10, 07:25 AM   #9
L3TUC3
Mate
 
Join Date: Apr 2007
Posts: 54
Downloads: 3
Uploads: 1
Default

Quote:
Originally Posted by Kromus View Post
I don`t understand this: You rewrote *.tsr files for information what to do but don`t rewrote *.cfg campaign files. I don`t think it will affect campaing unless you also fully edit *.cfg files there.

For example: Total Germany, original mission to sink 100K tons on South Western Approaches changed to 50K. I don`t think game will take that in account and you will still need 100K unless you cange that in *.cfg file like this:

Your description:

Campaign.CampObj.MacroObj 3.PersObj 1.Description=Sink 50,000 tons of cargo in South Western Approaches

My changes:

[Campaign.CampObj.MacroObj 3.PersObj 1]
PersObjType=0
Name=Sink_100,000=>50,000_tons_of_cargo_in_South_Western_Approaches
Description=Campaign.CampObj.MacroObj 3.PersObj 1.Description
RelatedMapLocations=Area_Southwestern
IsCompleted=false

[Campaign.CampObj.MacroObj 3.PersObj 1.Amount]
IsTonnage=true
Tonnage=100000=>50000
NumOfShips=0

Just example, did not try it yet but I think these are critical values to change not just text information in *.tsr. I want to start new campaign but don`t want get anything borked.
I changed both .cfg and .tsr files.
L3TUC3 is offline   Reply With Quote