leader: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 =<code>leader [[group]] [[player]] <nowiki>==</nowiki> leader [[player]] </code> | |x1 =<code>[[leader]] [[group]] [[player]] <nowiki>==</nowiki> [[leader]] [[player]] </code> | ||
|x2 =<code>_GroupLeader <nowiki>=</nowiki> leader ([[group]] ([[vehicle]] [[player]])) </code> | |x2 =<code>_GroupLeader <nowiki>=</nowiki> [[leader]] ([[group]] ([[vehicle]] [[player]])) </code> | ||
|x3 =<code>_UnitLeader <nowiki>=</nowiki> leader [[player]] </code> | |x3 =<code>_UnitLeader <nowiki>=</nowiki> [[leader]] [[player]] </code> | ||
| [[formationLeader]], [[formLeader]], [[isFormationLeader]], [[selectLeader]] |= See also | | [[formationLeader]], [[formLeader]], [[isFormationLeader]], [[selectLeader]] |= See also |
Revision as of 03:19, 30 January 2015
Description
- Description:
- Returns the group leader for the given unit or group. For dead units, objNull is returned.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
leader group player == leader player
- Example 2:
_GroupLeader = leader (group (vehicle player))
- Example 3:
_UnitLeader = leader player
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
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Groups