createSite

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Create a new site.
This command is considered deprecated and is no longer supported
Groups:
Broken CommandsSides

Syntax

Syntax:
type createSite pos
Parameters:
type: String
pos: Position
Return Value:
Object

Examples

Example 1:
-

Additional Information

See also:
deleteSite allSites

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
Strangepete - c
Posted on Feb 19, 2014 - 02:49 (UTC)
«
« 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 (source)