SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SH5 Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 03-12-10, 07:21 AM   #1
Kromus
Lieutenant
 
Join Date: Mar 2007
Posts: 250
Downloads: 140
Uploads: 0
Default

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.
Kromus is offline   Reply With Quote
Old 03-12-10, 07:25 AM   #2
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
Old 03-12-10, 07:38 AM   #3
Kromus
Lieutenant
 
Join Date: Mar 2007
Posts: 250
Downloads: 140
Uploads: 0
Default

No you did not. I just redownloaded your mod to be sure.

Examples from campaign.cfg (Total Germany folder)

#1:

[Campaign.CampObj.MacroObj 5]
ObjectiveID=TG_British_Coastal_Waters
Name=Campaign.CampObj.MacroObj 5.Name
MapZone=Coastal_Shipping
ValuePointsProvided=1
FurtherInfo=Campaign.CampObj.MacroObj 5.FurtherInfo
StartDate=19390901
EndDate=19400601
IsCompleted=false
IsFailed=false
GenAchiev=OBJ British Coastal Waters Succesful
AssocMissionsActive=
AssocMissionsCompleted=
ObjActivationAchievements=OBJ Invasion Of Poland
[Campaign.CampObj.MacroObj 5.PersObj 1]
PersObjType=0
Name=Sink_50,000_tons_on_the_British_Eastern_Coast
Description=Campaign.CampObj.MacroObj 5.PersObj 1.Description
RelatedMapLocations=Line_BCW
IsCompleted=false
[Campaign.CampObj.MacroObj 5.PersObj 1.Amount]
IsTonnage=true
Tonnage=50000
NumOfShips=0

#2:

[Campaign.CampObj.MacroObj 3]
ObjectiveID=TG_British_Supplies
Name=Campaign.CampObj.MacroObj 3.Name
MapZone=BritishSupplies
ValuePointsProvided=3
FurtherInfo=Campaign.CampObj.MacroObj 3.FurtherInfo
StartDate=19390901
EndDate=19400601
IsCompleted=false
IsFailed=false
AssocMissionsActive=
AssocMissionsCompleted=
ObjActivationAchievements=OBJ Invasion Of Poland
[Campaign.CampObj.MacroObj 3.PersObj 1]
PersObjType=0
Name=Sink_100,000_tons_of_cargo_in_South_Western_A pproaches
Description=Campaign.CampObj.MacroObj 3.PersObj 1.Description
RelatedMapLocations=Area_Southwestern
IsCompleted=false
[Campaign.CampObj.MacroObj 3.PersObj 1.Amount]
IsTonnage=true
Tonnage=100000
NumOfShips=0

You maybe uploaded older files that still needed to be changed could you please look at it again?

I like this mod, just want to be sure everything is allright.




Kromus is offline   Reply With Quote
Old 03-12-10, 08:06 AM   #4
Coldcall
Chief
 
Join Date: Mar 2010
Posts: 325
Downloads: 42
Uploads: 0
Default

I tried this mod but noticed that the completion indicator for tonnage sunk still shows the old 100K value. In other words the campaign notes say i only have to sink 50K tons but the little marker showing how close you are to target is still behaving as if i have to sink 100K tons.

Hope I explained that ok :-)

I'm not complaining as i can do without the graphic representation just wondering if it also means the campaign wont actually acknowledge the new reduced targets having been met.
Coldcall is offline   Reply With Quote
Old 03-12-10, 08:14 AM   #5
Kromus
Lieutenant
 
Join Date: Mar 2007
Posts: 250
Downloads: 140
Uploads: 0
Default

Yes, *.cfg files need to be reworked all over again since *.tsr files only inform you what to do. They say 50K but in *.cfg is still 100K as requirement.
Same goes with other *.cfg files in different folders just to be sure.
Kromus is offline   Reply With Quote
Old 03-12-10, 08:54 AM   #6
L3TUC3
Mate
 
Join Date: Apr 2007
Posts: 54
Downloads: 3
Uploads: 1
Default

I see you're right. I think I mistakenly included the wrong unedited .cfg for total germany in the .rar. Sorry about that, expect an update soon.

I'll fix some other problems too while I'm at it.

The other campaigns should be ok though. Thanks for checking! I'm very interested in the later campaigns.
L3TUC3 is offline   Reply With Quote
Old 03-12-10, 09:03 AM   #7
Kromus
Lieutenant
 
Join Date: Mar 2007
Posts: 250
Downloads: 140
Uploads: 0
Default

No problem Happy to help, btw could you please look also at other files? Not because of problems but becaude of missions like:

"Campaign.CampObj.MacroObj 1.PersObj 1.Description=Sink 50 merchant ships from the PQ/QP convoys" in "Arctic_convoys" folder seems to be awfully many to sink... (10-15 could be enough I think)

Same goes with other requirements like sinking 2 aircraft carriers or capital ships ( I think those are battleships ) only 1 could be enough.

Also halving all requirements in all missions could be nice too
Kromus is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:13 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.