BIS fnc 3DENExportSQF: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | arma3 |
Revision as of 23:00, 22 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Eden Editor
Syntax
- Syntax:
- Syntax needed
- Parameters:
- showWindow: Boolean - (Optional, default true) true to show window with script code
- exportLayers: Boolean - (Optional, default true) true to export layers as conditions (it's possible to create only specific layers using params passed to the exported script)
- center: Position - (Optional, default [0,0,0]) Center position, all entity positions will be exported as relative
- checkBlacklist: Boolean - (Optional, default false) true to export with check if specific entity ID was blacklisted
- Return Value:
- Return value needed
Examples
- Example 1:
[ true, false, [1337,1337,0], true ] call BIS_fnc_3DENExportSQF;
Additional Information
- See also:
- See also needed
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