Jump to content
Sign in to follow this  
raserisk

Units converging on a location (I.E Helicopter crashes)

Recommended Posts

Hey all, is there someway a trigger can be made so that if a friendly helicopter crashes, units that are assigned, will converge on the location that it crashed?

Thank you! :)

Share this post


Link to post
Share on other sites

if the chopper is dead when it crashes then in the condition field put not alive Chopper1 (the choppers name is Chopper1 if you haven't guessed)

and UNITNAME doMove getPos Chopper1; to make a guy move to the chopper (put the assigned team leaders name where UNITNAME is)

dont know if this will work, should though

Edited by ArmAriffic

Share this post


Link to post
Share on other sites

Thanks for the tips, I will check it out when I get home! :)

Share this post


Link to post
Share on other sites

Work as intended with my own little imputs, thank you for your help! :)

For anyone interested in this search and rescue quickie, send me a pm!

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  

×