createSite: Difference between revisions
Jump to navigation
Jump to search
(Added deprecation note) |
Killzone Kid (talk | contribs) (obsolete) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Create a new site. This command is considered deprecated and is no longer supported | | Create a new site. | ||
{{warning | This command is considered deprecated and is no longer supported}} |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 45: | Line 46: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:23, 26 August 2015
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]