formationMembers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|HINTCARRAY]]
[[Category:Scripting Commands|FORMATIONMEMBERS]]
[[Category:Scripting Commands ArmA|HINTCARRAY]]
[[Category:Scripting Commands ArmA|FORMATIONMEMBERS]]




<h2 style="color:#000066">''title '' ''' hintC '' [text1, text2, ...]'''''</h2>
<h2 style="color:#000066">''title '' ''' formationMembers '' person'''''</h2>




'''Operand types:'''
'''Operand types:'''


'''title''': [[String]]
'''person''': [[Object]]
      
      
'''[text1, text2, ...]''': [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''


[[Nothing]]
[[Array]]


'''Compatibility:'''
'''Compatibility:'''


Version 2.01 required.
Version 2.92 required.


'''Description:'''
'''Description:'''


Creates a hint dialog with the given title and text. Texts can be plain or structured.
Return list of units (drivers) in the formation.

Revision as of 02:02, 2 July 2006


title formationMembers person


Operand types:

person: Object


Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Return list of units (drivers) in the formation.