Jump to content
Zoinker12

Make an entire squad, do a single command

Recommended Posts

Hello so I am interested to know if there's is a command I can use to input in a squad leader ini, that the entire squad will follow. Let's say I want Alpha 1-1 to use setunitpos, what should I input to make that happen( Without having to put the same thing into every member of the squad)

 

Share this post


Link to post
Share on other sites
{ _x setUnitPos "MIDDLE"; } forEach units this;

Double click the flag above the group leader and paste the above in the init field.

Change "MIDDLE" to reflect what stance you need.

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

×