Difference between revisions of "insertEditorObject"
Jump to navigation
Jump to search
(add. ArmA2 classification) |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
||
(25 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Command|Comments= | ||
+ | ____________________________________________________________________________________________ | ||
− | [[Category:Scripting Commands | + | | arma2 |Game name= |
+ | |||
+ | |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. | ||
+ | {{Informative | Some Old Editor Command}} |DESCRIPTION= | ||
+ | ____________________________________________________________________________________________ | ||
+ | |||
+ | | map '''insertEditorObject''' [type,value,[name1,value1,...],subtype class] |SYNTAX= | ||
+ | |||
+ | |p1= map: [[Control]] - |PARAMETER1= | ||
+ | |||
+ | |p2= [type,value,[name1,value1,...],subtype class]: [[Array]] - |PARAMETER2= | ||
+ | |||
+ | |p3= |PARAMETER3= | ||
+ | |||
+ | | [[String]] |RETURNVALUE= | ||
+ | |||
+ | |||
+ | |x1= - |EXAMPLE1= | ||
+ | |||
+ | ____________________________________________________________________________________________ | ||
+ | |||
+ | | - |SEEALSO= | ||
+ | |||
+ | | |MPBEHAVIOUR= | ||
+ | ____________________________________________________________________________________________ | ||
+ | }} | ||
+ | |||
+ | <h3 style='display:none'>Notes</h3> | ||
+ | <dl class='command_description'> | ||
+ | <!-- Note Section BEGIN --> | ||
+ | |||
+ | <!-- Note Section END --> | ||
+ | </dl> | ||
+ | |||
+ | <h3 style='display:none'>Bottom Section</h3> | ||
+ | |||
+ | {{GameCategory|arma2|Scripting Commands}} | ||
+ | {{GameCategory|arma3|Scripting Commands}} | ||
+ | {{GameCategory|tkoh|Scripting Commands}} | ||
+ | [[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