createSite: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 108321 by R3vo on 2018-06-11T21:32:43Z) |
m (template:command argument fix) |
||
Line 13: | Line 13: | ||
| type '''createSite''' pos |= Syntax | | type '''createSite''' pos |= Syntax | ||
|p1= type: [[String]] |= | |p1= type: [[String]] |PARAMETER1= | ||
|p2= pos: [[Position]] |= | |p2= pos: [[Position]] |PARAMETER2= | ||
| [[Object]] |= | | [[Object]] |RETURNVALUE= | ||
|x1= -|= | |x1= -|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[deleteSite]], [[allSites]] |= | | [[deleteSite]], [[allSites]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Create a new site.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- -
Additional Information
- See also:
- deleteSiteallSites
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
Notes
- Posted on February 18, 2014
- Strangepete
-
"CreateSite is an obsolete command from the time in development when Sites were handled separately from other modules. Now they use the modules framework.
If you want a specific Site to be activated during the mission, place it in the editor and use the Condition line in its parameters (the last one)." - Jezuro [1]