Group – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (removed some confusing and incorrect stuff from this page)
Tag: Blanking
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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 ([[Array|Units]] eg) or Groups, work on both
This article seems very incorrect to me. A group data type is NOT an array of units! It is a different data type entirely! I've made some rudimentary changes to the article to reflect this. Also, we shouldn't have some fuzzy wording like "any command working on those types of arrays work on both". Either a command works on a group, or it doesn't. This information should be documented within the command itself. We aren't helping anyone by making fuzzy distinctions. The engine doesn't operate on fuzzy. It operates on clear-cut.
--[[User:General Barron|General Barron]] 02:48, 18 February 2009 (CET)

Latest revision as of 10:06, 10 October 2021