Jump to content
Sign in to follow this  
Whiskey Tango

either or trigger

Recommended Posts

Can someone please help me with this.

I'm trying to trigger a group too move to next waypoint either, after a certain object is destroyed, or if blufor are detected.

But for the life of me I can't work out what I need to do.

Anyone with a solution?

WT

Share this post


Link to post
Share on other sites

Create a trigger BLUFOR detected by EAST (the side you will to detect BLUFOR). Synchronize the trigger with the waypoint of your group. But you must know, if you want that wp3 should be activated, you must synch the wp2 with the trigger (one wp before)

Hope this helps

Share this post


Link to post
Share on other sites

You should use the search feature next time, this works the same way in OPF, Arma and Arma II and has been answered a million times.

You have to give the group 2 waypoints, then place a trigger with condition Blufor detected by east, then you synchronise the trigger with the first WP.

This will make it so that the a.i. will only move to the second WP after the condition of the trigger is true.

For the object you just use:

!alive object

object being what you put in the name field of your object.

edit: Imutep was faster.

Share this post


Link to post
Share on other sites

Or if u want they move if object is destroyed just use that..:

Make a trigger and paste in Inital:

! (alive Panzer1)

if panzer 1 is destroyed now,they move,sure ul have to sync WP with the trigger

if u want to be more target destroyed first it looks like that:

! (alive Panzer1) AND ! (alive Panzer2)

Dont forget to make the Trigger 0/0.

looks like someone was faster;-)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×