Hello guy's.
I'm trying to create a coop mission and in this scenerio we have to rescue 3 hostages and bring them back to base. If all these 3 hostages die than mission will fail. I understand how to use create task and task state modules. The problem i'm facing is when i take one of the hostages (say player1) to base and It should say player1 task state succesful.
Normally one simple way would be to create a trigger and it activates in the presence of a civilian, but I want it to activate when a certain player enters the area. What should i put in description of trigger and/or On Act? Or any other way to activate the trigger when certain player (player1) enters in trigger area?