createSite: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(cite Jezuro quote - createSite is obsolete. ...it appears allSites works, does deleteSite? added seeAlso deleteSite and allSites anyway) |
||
Line 24: | Line 24: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[deleteSite]], [[allSites]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
Line 33: | Line 33: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on February 18, 2014 | |||
<dt class="note">'''[[User:Strangepete|Strangepete]]''' | |||
<dd class="note"> | |||
''"CreateSite is an obsolete command from the time in development when Sites were handled separately from other modules. Now they use the modules framework.''<br> | |||
''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 [http://forums.bistudio.com/showthread.php?148841-How-do-we-use-quot-createSite-quot&p=2441414&viewfull=1#post2441414] | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 02:49, 19 February 2014
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]