Group – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
(units)
Line 1: Line 1:
Does anyone know how many groups a side can possibly have? I figured out something around 140.
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 ([[Arrays|Units]] eg) or Groups, work on both

Revision as of 04:31, 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