diag exportTerrainSVG: Difference between revisions
| Lou Montana (talk | contribs) m (Some wiki formatting) | Lou Montana (talk | contribs)  m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") | ||
| Line 14: | Line 14: | ||
| |s1= [[diag_exportTerrainSVG]] [filePath, drawLocationNames, drawGrid, drawCountlines, drawTreeObjects, drawMountainHeightpoints, simpleRoads] | |s1= [[diag_exportTerrainSVG]] [filePath, drawLocationNames, drawGrid, drawCountlines, drawTreeObjects, drawMountainHeightpoints, simpleRoads] | ||
| |p1= filePath: [[String]] -  | |p1= filePath: [[String]] - path on disk. File name and extension have to be included | ||
| |p2= drawLocationNames: [[Boolean]] - Whether or not to draw location names | |p2= drawLocationNames: [[Boolean]] - Whether or not to draw location names | ||
Revision as of 15:45, 8 November 2023
Description
- Description:
- Like the old TOPOGRAPHY cheat code, exports terrain, but in modern SVG format instead of the proprietary EMF format. Highly detailed map of Stratis Highly detailed map of Stratis
- Groups:
- Diagnostic
Syntax
- Syntax:
- diag_exportTerrainSVG [filePath, drawLocationNames, drawGrid, drawCountlines, drawTreeObjects, drawMountainHeightpoints, simpleRoads]
- Parameters:
- filePath: String - path on disk. File name and extension have to be included
- drawLocationNames: Boolean - Whether or not to draw location names
- drawGrid: Boolean - Whether or not to draw grid
- drawCountlines: Boolean - Whether or not to count lines
- drawTreeObjects: Boolean - Whether or not to draw trees
- drawMountainHeightpoints: Boolean - Whether or not to draw mountain height spots
- simpleRoads: Boolean - Simplify roads. Draw roads as one long polyline instead of separate segments. Uses average road width as overall width
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Diagnostics Exe
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
 
	