selectLeader: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (can only be practically used on local args., effects global)
mNo edit summary
Line 14: Line 14:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Group]] '''selectLeader''' [[Object#Unit|Unit]]|= Syntax
| groupName '''selectLeader''' unitName |= Syntax
 
|p1= groupName: [[Group]] |= Parameter 1
|p2= unitName: [[Object]] |= Parameter 2


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 17:57, 25 January 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Select a group's leader.
Groups:
Uncategorised

Syntax

Syntax:
groupName selectLeader unitName
Parameters:
groupName: Group
unitName: Object
Return Value:
Nothing

Examples

Example 1:
group player selectLeader player

Additional Information

See also:
formationLeaderformLeaderleaderisFormationLeader

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