join: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands|J]]
[[Category:Scripting Commands OFP 1.97]]
[[Category:Scripting Commands OFP 1.97|J]]
[[Category:Scripting Commands OFP 1.46]]
[[Category:Scripting Commands OFP 1.46|J]]
[[Category:Scripting Commands ArmA]]
[[Category:Scripting Commands ArmA|J]]


back to [[Scripting_Reference#J|COMREF]]
back to [[Scripting_Reference#J|COMREF]]

Revision as of 19:15, 22 April 2006


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