View Single Post
Old 02-25-15, 01:06 PM   #38
malcheus
Nub
 
Join Date: Feb 2015
Posts: 4
Downloads: 3
Uploads: 0
Default

I have a question; this happened:
http://i.imgur.com/EsfosRB.jpg?1

The objective was to kill any battleship (I assume that's the same as "kill one battleship) in the patrol area.
And so I did, as you can see I killed a QE, which seems to have been correctly logged.
However, the bar didn't update.

This is obviously rather anticlimactic.

So now I want to fix the campaign .cfg to correctly log the sunk battleship.
However, there is also a mission to kill 5 british ships in the same area (for which this one also didn't count).
so in the .cfg I found this block:
[Campaign.CampObj.MacroObj 2.PersObj 2.Amount]
IsTonnage=false
Tonnage=0
NumOfShips=5

[Campaign.CampObj.MacroObj 2.PersObj 2.CrtAmount]
IsTonnage=false
Tonnage=0
NumOfShips=0

Wich seems to refer to the 5 ship target, but doesn't mention the battleship target.
Where could I find that particular block?

Also, there's this in the CampaignProgress.cfg

[CampaignProgress.MisResult 22.MisKill 42]
Name=HMS Barham
ClassName=BBQueenElizabeth
Type=11
Side=1
KillDate=19400328
Tonnage=31000
Long=1743462.625000
Lat=8161134.000000
Height=-5.259110
IsFromSingleMis=false
FromNode=Scapa Flow
ToNode=NARVIK_Patrol_1
PatrolGroupName=NARVIK_Patrol

Should I change IsFromSingleMis to true?

Last edited by malcheus; 02-25-15 at 01:24 PM.
malcheus is offline   Reply With Quote