execEditorScript: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 19: | Line 19: | ||
| [[Any]] | | [[Any]] | ||
|x1= <code>_map [[execEditorScript]] ["_team_1","create"];</code> | |x1= <code>_map [[execEditorScript]] ["_team_1","create"];</code> | ||
| - | | - |
Revision as of 17:23, 18 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