Jump to content
Sign in to follow this  
sogamg

Make a unit follow my group

Recommended Posts

Hi i am trying to make a rescue downed pilots mission.I have found everything I need,heli exctraction etc but I can't find how to make the downed pilots to join my group.I found that with a trigger and if i put in the activation field something like this [pilotOne,pilotTwo,pilotThree,pilotFour] join (group _thisList select 0); it should work.

It is not very helpful.Anyone can be more specific?Thanks.

Share this post


Link to post
Share on other sites

Name your group in the leaders init box, then add to a trigger, activated by your group,

Code:

[name] joinsilent yourgroup

Example: [John] join Delta1

Share this post


Link to post
Share on other sites

Thank you Jack Ryan you where very helpful.It works.

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  

×