Quote:
Originally Posted by Strangelove
Great work once again.
I have a possible bug though. I started a new career, December '41, with a Tambor class based at Pearl. I got my assignment to patrol off Hokaido. Got there, sank a tanker with my deck guns. Once the patrol icon went grey, I radioed in a status report, and got nothing back. Tried again several times over the next few days. Without anything, I went back to Pearl and ended the patrol. I don't know if this is something with the mission altering you've done, or just a problem with the game.
|
Dynamic mission assigments are given based on proximety to a location, and how much fuel, ammo you have.
Heres a snippet:
Code:
[Section 142]
FileName=data/Campaigns/Campaign/PatrolObjectives/Sink Luzon Strait 01/Sink Luzon Strait 01.mis
StartDate=19411201
EndDate=19450901
GameModes=Career
InclusionProbability=100
MinimumDifficultyRating=0
MinimumPlayerRating=-3
EntryFocalPointLong=14575712.000000
EntryFocalPointLat=2581690.000000
MaximumDistanceFromStartPoint=1500
ExclusiveLayer=Yes
ExclusiveLayerID=222
EvaluationReason=StatusReport
AllMatch=PrimaryObjCompleted
PartialMatch=
PartialMatchingMinimumPercentage=
MinimumFuelPercentage=35
MinimumAmmoPercentage=60
Since i lowered the fuel to more realistic levels, i may have to go back and give them a little bit more fuel (within reason), or alter the dymanic mission assigments to be a little more flexible.