Jump to content
Sign in to follow this  
Rifleman

Make 2 units not detected in trigger

Recommended Posts

im makin a POW rescue mission with the nam pack 2 and i have two captured pilots in a enemy camp and i want more enemy to reinforce the camp when a trigger detects west units in the camp, but the captured pilots set it off, so is there a way i can make the trigger ignore the two pilots? or do i have to make it where it only detects the guys in the rescue squad?

Share this post


Link to post
Share on other sites

in the condition field put: count thislist > 2

so when there are more than two west units it will come on

not tested

Share this post


Link to post
Share on other sites

If POWs are starting in the trigger area use condition :

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

this and (count thislist >2)

<span id='postcolor'>

tested  smile.gif

But you can not use trigger type : west detected by east.

Share this post


Link to post
Share on other sites

Just for info;

if you're using "setcaptive true" for the POW's, they

won't be seen as enemies.

e.g: 2 pilots (west), in their init fields: this setcaptive true

covered by a trigger: west detected by east

This trigger won't become active if an east soldier detects

one of these two pilots wink.gif

~S~ CD

Share this post


Link to post
Share on other sites

Hey, setcaptive thing didn't work for me in the past, but now it's working correctly. smile.gif

BTW where you lost your [DV] ?  wow.gif  tounge.gif

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  

×