I was wondering if someone could help me. I am having a hard time implementing the mission objectives into the campaign layer.
Here's what I have so far in the DynamicMiss.cfg file:
[Section 221]
FileName=data\Campaigns\Campaign\PatrolObjectives\ Refuel 01.mis
StartDate=19401101
EndDate=19451201
GameModes=Career
InclusionProbability=100
MinimumDifficultyRating=0
MinimumPlayerRating=0
EntryFocalPointLong=16717457.000000
EntryFocalPointLat=4918050.000000
MaximumDistanceFromStartPoint=100000
ExclusiveLayer=Yes
ExclusiveLayerID=301
EvaluationReason=StatusReport
AllMatch=PrimaryObjCompleted
PartialMatch=
PartialMatchingMinimumPercentage=
MinimumFuelPercentage=0
MinimumAmmoPercentage=0
I don't really understand some of these values (
Exclusive Layer, EvaluationReason?). What I need is for the refueling mission objectives to show for each and every campaign mission, regardless. I'm not sure how I can accomplish that.