deleteCenter: 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|DELETECENTER]]
[[Category:Scripting Commands ArmA|DELETECENTER]]


<new command not populated>


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


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


'''Operand types:'''


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


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


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


'''Description:'''
'''Description:'''
Destroys the AI center of the given side.




'''Example:'''
'''Example:'''
'''deleteCenter''' [[east]]

Revision as of 12:30, 4 July 2006


deleteCenter side


Operand types:

side: Side

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Destroys the AI center of the given side.


Example:

deleteCenter east