BIS fnc 3DENExportSQF: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|gr1 =" to "|gr1=")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 19: Line 19:
|x1= <code>[ [[true]], [[false]], [1337,1337,0], [[true]] ] [[call]] [[BIS_fnc_3DENExportSQF]];</code>
|x1= <code>[ [[true]], [[false]], [1337,1337,0], [[true]] ] [[call]] [[BIS_fnc_3DENExportSQF]];</code>


|[[Eden Editor]]
|seealso= [[Eden Editor]]
}}
}}

Revision as of 01:24, 17 February 2021

Hover & click on the images for description

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:
Eden Editor

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