group: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
Few rules about group in MP and SP: | |||
1) At middle of multiplayer game, groups can't be created. All needed groups must be created in editor. | |||
2) When last man in group die or is moved to other group, group will be destroyed, and it can't be used anymore. | |||
3) 1st man joined to empty group will be group leader. | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 09:54, 19 August 2006
Description
- Description:
- Returns the group a unit is assigned to.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group unit
- Parameters:
- unit: Object
- Return Value:
- Group - For dead units, the returned group equals grpNull.
Examples
Additional Information
- See also:
- joinleader grpleader unit
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
-
Few rules about group in MP and SP:
1) At middle of multiplayer game, groups can't be created. All needed groups must be created in editor.
2) When last man in group die or is moved to other group, group will be destroyed, and it can't be used anymore.
3) 1st man joined to empty group will be group leader.