join
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.34
Description
- Description:
- Join all units in the array to given group.
Maximum number of group members is:
- OFP: 12
- Arma: ?
- Arma2: ?
- VBS2: "unlimited" (260+)
To have a group member leave a group, join him with the grpNull group (e.g. [guy1] join grpNull)
Syntax
Examples
Additional Information
- Multiplayer:
- This function is unsupported in MP in version 1.33 and before.
- See also:
- joinSilent, group, leader
