exportLandscapeXYZ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| arma |" to "| arma1 |")
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}")
Line 38: Line 38:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|EXPORTLANDSCAPEXYZ]]
[[Category:Scripting Commands|EXPORTLANDSCAPEXYZ]]
[[Category:Scripting Commands Armed Assault|EXPORTLANDSCAPEXYZ]]
{{GameCategory|arma1|Scripting Commands}}

Revision as of 13:31, 7 January 2021

Hover & click on the images for description

Description

Description:
Exports landscape as XYZ file. Note: Not available in Retail Version
Groups:
System

Syntax

Syntax:
exportLandscapeXYZ filename
Parameters:
filename: String
Return Value:
Nothing

Examples

Example 1:
exportLandscapeXYZ "myLandscape.txt"

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

Notes

Bottom Section