Once the objective has been completed, this is what I have in the trigger:
"2" objstatus "active"; "1" objstatus "done"; "marker1" setmarkertype "Flag"; oneisdone=true; heal1 setpos getmarkerpos "m5"; ammo1 setpos getmarkerpos "m6"; tent1 setpos getmarkerpos "m7"
Objstatus 2 is the rest area where we can rearm and heal.
m5, m6, m7, are empty markers where the objects are placed.
That is all I have in the trigger.