exportLandscapeXYZ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
m (template:command argument fix)
Line 9: Line 9:
| 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=


|p1= filename: [[String]] |= Parameter 1
|p1= filename: [[String]] |PARAMETER1=


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


|  |= See also
|  |SEEALSO=


}}
}}

Revision as of 15:39, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

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

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