exportLandscapeXYZ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| arma1 |Game name=
| arma1 |Game name=
Line 8: Line 7:
|gr1= System |GROUP1=
|gr1= System |GROUP1=


____________________________________________________________________________________________


| Exports landscape as XYZ file.
| Exports landscape as XYZ file.


'''Note:''' Not available in Retail Version |DESCRIPTION=
'''Note:''' Not available in Retail Version |DESCRIPTION=
____________________________________________________________________________________________


| ''' exportLandscapeXYZ''' filename |SYNTAX=
| ''' exportLandscapeXYZ''' filename |SYNTAX=
Line 20: Line 17:


| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
   
   
|x1= <code>''' exportLandscapeXYZ''' "myLandscape.txt"</code> |EXAMPLE1=
|x1= <code>''' exportLandscapeXYZ''' "myLandscape.txt"</code> |EXAMPLE1=
____________________________________________________________________________________________


|  |SEEALSO=
|  |SEEALSO=

Revision as of 02:20, 17 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