Group – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(units)
Line 3: Line 3:
== units ==
== units ==


I suspect that since a Group is an [[Array]] of identical [[Object]] types, then any command working on those kind of arrays ([[Arrays|Units]] eg) or Groups, work on both
I suspect that since a Group is an [[Array]] of identical [[Object]] types, then any command working on those kind of arrays ([[Array|Units]] eg) or Groups, work on both

Revision as of 04:32, 27 August 2007

Does anyone know how many groups a side can possibly have? I figured out something around 140.

units

I suspect that since a Group is an Array of identical Object types, then any command working on those kind of arrays (Units eg) or Groups, work on both