Zoinker12 0 Posted July 1, 2022 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
Maff 250 Posted October 8, 2022 { _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