createCenter: Difference between revisions
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]] | ||
<h2 style="color:#000066">''' createCenter ''side'''''</h2> | |||
'''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]] |