createCenter: Difference between revisions

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


<new command not populated>


<h2 style="color:#000066">''' createCenter ''side'''''</h2>


<h2 style="color:#000066">''''' createCenter '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''side:''' [[Side]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Side]]


'''Compatibility:'''
'''Compatibility:'''
Version 1.86 required.


'''Description:'''
'''Description:'''
Creates a new AI center for the given side.




'''Example:'''
'''Example:'''
center = '''createCenter''' [[east]]

Revision as of 02:02, 6 July 2006


createCenter side


Operand types:

side: Side

Type of returned value:

Side

Compatibility:

Version 1.86 required.

Description:

Creates a new AI center for the given side.


Example:

center = createCenter east