BIS fnc exportMapToBiTXT: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 25: | Line 25: | ||
|x2= <code>[[call]] [[BIS_fnc_exportMapToBiTXT]];</code> | |x2= <code>[[call]] [[BIS_fnc_exportMapToBiTXT]];</code> | ||
}} | }} | ||
[[Category:Functions|{{uc:exportMapToBiTXT}}]] | [[Category:Functions|{{uc:exportMapToBiTXT}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:exportMapToBiTXT}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:exportMapToBiTXT}}]] |
Revision as of 20:52, 31 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- Syntax needed
- Parameters:
- resolution: Number - (Optional, default 64) object resolution, i.e, number of points per side
- size: Number - (Optional, default 10) object size in metres
- zCoeff: Number - (Optional, default 2) vertical coefficient. All Z coordinates will be multiplied by this number to highlight hills and mountains
- Return Value:
- Return value needed
Examples
- Example 1:
[10, 10, 1] call BIS_fnc_exportMapToBiTXT;
- Example 2:
call BIS_fnc_exportMapToBiTXT;
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