Difference between revisions of "insertEditorObject"
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
||
(19 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Command|= | + | {{Command|Comments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | arma2 | | + | | arma2 |Game name= |
− | |1.00|= Game | + | |1.00|Game version= |
+ | |||
+ | |gr1= Game 2 Editor |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Insert an object to the editor and assign arguments. Create script is,not called. Returns the ID of the new EditorObject. Subtype class is,optional. |= | + | | Insert an object to the editor and assign arguments. Create script is,not called. Returns the ID of the new EditorObject. Subtype class is,optional. |
+ | {{Informative | Some Old Editor Command}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | map '''insertEditorObject''' [type,value,[name1,value1,...],subtype class] |= | + | | map '''insertEditorObject''' [type,value,[name1,value1,...],subtype class] |SYNTAX= |
− | |p1= map: [[Control]] - |= | + | |p1= map: [[Control]] - |PARAMETER1= |
− | |p2= [name1,value1,...],subtype class]: Array - |= | + | |p2= [type,value,[name1,value1,...],subtype class]: [[Array]] - |PARAMETER2= |
− | |p3= |= | + | |p3= |PARAMETER3= |
− | | [[String]] |= | + | | [[String]] |RETURNVALUE= |
− | |x1= | + | |x1= - |EXAMPLE1= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | - |SEEALSO= |
− | | |= | + | | |MPBEHAVIOUR= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} | ||
Line 39: | Line 42: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
− | + | ||
− | + | {{GameCategory|arma2|Scripting Commands}} | |
− | + | {{GameCategory|arma3|Scripting Commands}} | |
− | + | {{GameCategory|tkoh|Scripting Commands}} | |
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
− | [[ | + | |
+ | <!-- CONTINUE Notes --> | ||
+ | <dl class="command_description"> | ||
+ | <dd class="notedate">Posted on May 7, 2015 - 13:56 (UTC)</dd> | ||
+ | <dt class="note">[[User:Benargee|Benargee]]</dt> | ||
+ | <dd class="note">"This works only in the old 3D editor"<br> - KM</dd> | ||
+ | </dl> | ||
+ | <!-- DISCONTINUE Notes --> |
Revision as of 02:06, 10 January 2021
Notes
Bottom Section
- Posted on May 7, 2015 - 13:56 (UTC)
- Benargee
- "This works only in the old 3D editor"
- KM