leader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (does not appear in arma2 commands list?) |
||
Line 38: | Line 38: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands ArmA2|Leader]] | |||
[[Category:Scripting Commands|Leader]] | [[Category:Scripting Commands|Leader]] | ||
[[Category:Scripting Commands OFP 1.96|Leader]] | [[Category:Scripting Commands OFP 1.96|Leader]] | ||
[[Category:Scripting Commands OFP 1.46|Leader]] | [[Category:Scripting Commands OFP 1.46|Leader]] | ||
[[Category:Scripting Commands ArmA|Leader]] | [[Category:Scripting Commands ArmA|Leader]] | ||
[[Category:Command_Group:_Groups|Leader]] | [[Category:Command_Group:_Groups|Leader]] |
Revision as of 14:35, 24 October 2009
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 ArmA2
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Groups