exportLandscapeXYZ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| ''' exportLandscapeXYZ''' "ExportedFilename" |= Syntax
| ''' exportLandscapeXYZ''' filename |= Syntax


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


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 20:52, 22 January 2009

-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