Defekt 10 Posted July 3, 2009 Hey guys, I've looked around the forums a bit but I still can't find an answer (probably because it's very simple) but I was wondering how I make a set of units a group? I know the initialization for a single unit is group1 = group this; but what do I do for multiple units - I'm not sure if I can do that for every unit and have it properly recognize that they're all group1. *Also, miscellaneous question: If I'm a scout lasing targets, how do I get the AI planes to bomb my targets? Thanks in advance! Share this post Link to post Share on other sites
mr_centipede 1 Posted July 3, 2009 use F2 and group them? drag a line from one unit to another (group them) the "group1=group this" is a scripting command for you to use the variable "group1" later on... so I dont get what you want to accomplish with this. but as for making a simple group(squad of soldiers) then use the earlier method Share this post Link to post Share on other sites