join

From Bohemia Interactive Community
Revision as of 17:45, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

unitArray join group


Operand types:

unitArray: Array

group: Object or Group

Type of returned value:

Nothing

Compatibility:

Changed in version 1.34

Description:

Join all units in the array to given group.

Note: Total number of group members must not exceed 12.

Note: This function is unsupported in MP in version 1.33 and before.


Example:

[unitOne, unitTwo] join player