Jump to content

extraction


teppe

Recommended Posts

I don't no how you set up a extraction, so when player platoon is 10 or 5 meters from extraction zone, continue executing responses if the number of active player actors is equal to the number of players 10 or 5 meters from extraction zone, and continue executing repsonses if the number of increment objectives is equal 2, i have to objectives, and when they are completed i gi ve the increment objectives. and then i do timer wxpice extract 1 second, and then objective go to extraction zone is completed but i will not work?

Teppe

Link to comment
Share on other sites

Use an 'And' continueIf response or make two continueIf blocks.

ContinueIf (the number of members of Player Platoon within 10m of Extraction (PlatoonMembersAtLocation) is equal to the number of active members on Player Platoon (GetActiveActorsPlatoon))

ContinueIf (the value of Objectives Done counter is equal to 2 (GetCounter)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...