execEditorScript: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Game 2 Editor |GROUP1= | |gr1= Game 2 Editor |GROUP1= | ||
| Execute an editor script for the specified object. | | Execute an editor script for the specified object. | ||
{{Informative | Some Old Editor Command}} |DESCRIPTION= | {{Informative | Some Old Editor Command}} |DESCRIPTION= | ||
| map '''execEditorScript''' [object,script] |SYNTAX= | | map '''execEditorScript''' [object,script] |SYNTAX= | ||
Line 26: | Line 23: | ||
|x1= <code>_map [[execEditorScript]] ["_team_1","create"];</code>|EXAMPLE1= | |x1= <code>_map [[execEditorScript]] ["_team_1","create"];</code>|EXAMPLE1= | ||
| - |SEEALSO= | | - |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 01:13, 17 January 2021
Description
- Description:
- Execute an editor script for the specified object.
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- map execEditorScript [object,script]
- Parameters:
- map: Control -
- [object,script]: Array -
- Return Value:
- Any
Examples
- Example 1:
_map execEditorScript ["_team_1","create"];
Additional Information
- See also:
- -
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