createSite: Difference between revisions
Jump to navigation
Jump to search
m (example) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(42 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 0.50 | |||
| | |gr1= Broken Commands | ||
|gr2= Sides | |||
| Create a new site. | |descr= Create a new site. | ||
{{warning | This command is considered deprecated and is no longer supported}} | {{Feature|warning|This command is considered deprecated and is no longer supported}} | ||
| type | |s1= type [[createSite]] pos | ||
|p1= type: [[String]] | |p1= type: [[String]] | ||
|p2= pos: [[Position]] | |p2= pos: [[Position]] | ||
| [[Object]] | |r1= [[Object]] | ||
|x1= - | |||
| | |seealso= [[deleteSite]] [[allSites]] | ||
}} | |||
{{Note | |||
|user= Strangepete | |||
| | |timestamp= 20140219024900 | ||
|text= {{Feature|quote| | |||
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). | |||
| [[User:Jezuro|Jezuro]] | |||
| https://forums.bohemia.net/forums/topic/140086-how-do-we-use-createsite/?tab{{=}}comments#comment-2382204 | |||
}} | |||
}} | }} | ||
Latest revision as of 02:11, 10 February 2023
Description
- Description:
- Create a new site.
- 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
- Posted on Feb 19, 2014 - 02:49 (UTC)