Page 1 of 1

Picking up all units per side: ?!

Posted: Fri Oct 10, 2008 10:55 am
by jastaV
Is there any command allowing to direct an action to all units from a side?

SelectSubUnits; FactionTags N13

That one ,(from 1813 scenario) works only on French units not minor Countries allied to French!

[color="RoyalBlue"]SelectSubUnits; Side1 [/color][color="Red"]???[/color]

Possible?

Posted: Fri Oct 10, 2008 12:43 pm
by PhilThib
Yes, you add each faction tag you want after the first separated by a pipe | (I think it works :bonk :)

Posted: Fri Oct 10, 2008 2:08 pm
by Pocus
It should :)

You can alternatively (or in combination) select by area if you prefer.

Posted: Fri Oct 10, 2008 2:42 pm
by jastaV
Okay, I'll try something like:

SelectSubUnits; Area $Theater_Germany|FactionTags FRA|SAX|KOI|WES|.......

Thanks for Help!