Jump to content
Sign in to follow this  
googler

Trigger issue

Recommended Posts

How would I make a trigger that is triggered only by a few specific units? Like , I dont want the W choppers to trigger it, I want only the W troops to trigger it. ?

thanks, hopefully wink_o.gif

Share this post


Link to post
Share on other sites

I believe it is that you group or sync the triggers to the desired unit.

Not sure if it will work for multiples.

Give it a try and holler back.

Share this post


Link to post
Share on other sites

hmm thanks but it didnt do the trick.

See its 2am & theres a vil and it has ruins where dmitri and vlad and their buddies set up, and our MARPAATs are comin in low through the tundra, but dmitri fires a buncha flares, cuz he gets triggered by us as we get closer. Vlad does too, and their buddies begin to pepper us with their rpks as we crawl through the bushes returning fire -

Share this post


Link to post
Share on other sites
How would I make a trigger that is triggered only by a few specific units? Like , I dont want the W choppers to trigger it, I want only the W troops to trigger it. ?

thanks, hopefully wink_o.gif

triiger activated repeatly by west present and condition:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">{(position _x) select 2 >1} count thislist > 0

or when the choppers can land inside the trigger area:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">"Helicopter" countType thislist < count thislist

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  

×