leader: Difference between revisions
Jump to navigation
Jump to search
m (merged alt syntax) |
No edit summary |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Returns the group leader for the given unit | |Returns the group leader for the given unit. For dead units, objNull is returned. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Object#Unit|Unit]] <nowiki>=</nowiki> '''leader''' | | [[Object#Unit|Unit]] <nowiki>=</nowiki> '''leader''' unitName |= Syntax | ||
|p1 = | |p1 =unitName: [[Object]] | ||
| [[Object]] |= Return value | | [[Object]] |= Return value |
Revision as of 19:30, 23 January 2009
Description
- Description:
- Returns the group leader for the given unit. 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