createCenter: Difference between revisions
Jump to navigation
Jump to search
(Basic information given.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofpr |= Game name | |||
|1.86|= Game version | |||
____________________________________________________________________________________________ | |||
| Creates a new AI center for the given side. A 'center' is something each side needs to have to be able to communicate. By default, all centers for units which are present in the mission are created before the mission is started. This command can be used to initialize a side which has no units present in the [[Mission.sqm]], so that you can spawn groups and units for it. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''createCenter''' side |= Syntax | ||
|p1= side: [[Side]] |= Parameter 1 | |||
| [[Side]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>center = createCenter [[east]]</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|CREATECENTER]] | |||
[[Category:Scripting Commands OFP Elite |CREATECENTER]] | |||
[[Category:Scripting Commands ArmA|CREATECENTER]] |
Revision as of 23:06, 1 August 2006
Description
- Description:
- Creates a new AI center for the given side. A 'center' is something each side needs to have to be able to communicate. By default, all centers for units which are present in the mission are created before the mission is started. This command can be used to initialize a side which has no units present in the Mission.sqm, so that you can spawn groups and units for it.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
center = createCenter [[east]]
Additional Information
- See also:
- See also needed
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