Hey there,
I really don't understand why FRED has to be so complicated when it comes to simple mission objectives. I have a
problem again, so any help would be appreciated.
Once again I'm trying to make a mission objective "hold formation" which checks the players distance to a certain ship over a certain time.
I already have a similar one in another mission and Karajorma help me creating it, which works fine now. I copied it into the other mission,
but here it refuses to work (goal shows up and can be completed, but it wont get FALSE).
Here is the situation :
30 Seconds after the event "M_List Sandmann11 bis Major15" has been executed, the goal "hold formation" should show up (which it does)
Now the player must stay within 500 meters to the ship alpha 1 until 55 seconds after event "M_List Pirate 1 to Ninja b" has been executed.
(that just a certain dialogue going on in that time, and the player is not allowed to break formation until he gets his order. If the time is up, he is allowed to attack and the goal becomes true (which also works).
But, any time as long the goal is incomplete the player shouldn't be more than 500 meters away from Alpha 1, if he is, then the goal is false (and the mission will end). And it's that FALSE, that isn't working

Theoretically it's the same like in the working mission, I just had to change a trigger. Here is what I have :
