leader: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Returns the group leader for the given unit. For dead units, objNull is returned. |= Description | |Returns the group leader for the given unit or group. For dead units, objNull is returned. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Object]] <nowiki>=</nowiki> '''leader''' unitName |= Syntax | | [[Object]] <nowiki>=</nowiki> '''leader''' unitName |= Syntax | ||
|p1 =unitName: [[Object]] | |p1 =unitName: [[Object]] or [[Group]] | ||
| [[Object]] |= Return value | | [[Object]] |= Return value |
Revision as of 19:36, 23 January 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