formationLeader: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
Line 21: Line 21:


<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on December 2, 2006 - 00:46</dd>
<dd class="notedate">Posted on December 2, 2006 - 00:46</dd>
<dt class="note">[[User:Kronzky|Kronzky]]<dd class="note">Return value is <NULL-OBJECT> if no group members exist.
<dt class="note">[[User:Kronzky|Kronzky]]<dd class="note">Return value is <NULL-OBJECT> if no group members exist.


<!-- Note Section END -->
</dl>
</dl>



Revision as of 01:34, 6 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Control

Syntax

Syntax:
Syntax needed
Parameters:
unitName: Object
Return Value:
Return value needed

Examples

Example 1:
? (formationLeader player != leader player) :
 hint "Formation leader is not the group leader."

Additional Information

See also:
commandFollowdoFollowformLeaderisFormationLeaderleaderselectLeadersetLeader

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
Posted on December 2, 2006 - 00:46
Kronzky
Return value is <NULL-OBJECT> if no group members exist.