Page 1 of 1

How to add more than 2 units in a space battle ?

Posted: Tue Nov 29, 2016 4:12 pm
by CT108
Hi GT

I want to add more than 2 units for a space battle but I don't know how to. How can I do this please ?

Thanks for the help !

Re: How to add more than 2 units in a space battle ?

Posted: Tue Nov 29, 2016 10:59 pm
by commanderawesome
AddUnitClass(<team>, "<the unit you want to add>",<min unit count>,<max unit count>)

You can have up to 10 unit classes, or 9+1 hero, per team in any given battle, be it space or ground.

Re: How to add more than 2 units in a space battle ?

Posted: Wed Nov 30, 2016 7:23 am
by CT108
commanderawesome wrote: You can have up to 10 unit classes, or 9+1 hero, per team in any given battle, be it space or ground.
Ok thank you !