group: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|gr1= Groups |GROUP1= | |gr1= Groups |GROUP1= | ||
|1.00|Game version= | |1.00|Game version= | ||
|arg= global |Multiplayer Arguments= | |arg= global |Multiplayer Arguments= |
Revision as of 15:36, 24 September 2020
Description
- Description:
- Returns the group a unit is assigned to.
- Problems:
- In MP the command is not initialised in functions called by initline or init eventhandlers.
- Groups:
- Groups
Syntax
- Syntax:
- group object
- Parameters:
- object: Object
- Return Value:
- Group - For dead units, the returned group equals grpNull.
Examples
Additional Information
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
- Posted on August 19, 2006 - 12:00
- jafarin
-
Few rules about group in OFP:R.
1) When last man in group die or is moved to other group, group will be destroyed, and it can't be used anymore.
2) 1st man joined to empty group will be group leader.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Groups
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands Armed Assault
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Object Manipulation