Jump to content
Sign in to follow this  
masonkiller

Trigger from Single Unit?

Recommended Posts

Is there a script one can put in the conditions section of a trigger to set it off if a specific unit is present? Wow this feels pretty hard to explain.

What I mean is something that works just like "BLUFOR Present" or "OPFOR Present" except it only is triggered if one specific unit steps inside the boundaries. For example say I have a example_unit_1, is there a way to set the trigger so that it is only triggered if example_unit_1 is within the triggers' boundaries?

I imagine it's a relatively simple script.

Share this post


Link to post
Share on other sites

Group the trigger to the unit.

Then go back in the trigger and you will see some new options.

You can leave it on vehicle for most things including units

Share this post


Link to post
Share on other sites

you can also have anybody present or side present and in condition have:

unitname in thisList

if you use bluefor present, trigger only fires if unitname is bluefor, if you use anyone present triggers fires correctly regardless of side unitname.

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  

×