googler 0 Posted January 23, 2004 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 Share this post Link to post Share on other sites
OmniMax 0 Posted January 23, 2004 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
googler 0 Posted January 23, 2004 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
Bart.Jan 0 Posted January 23, 2004 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 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