BIS_fnc_mapSize

From Bohemia Interactive Community
Revision as of 14:20, 29 March 2016 by R3vo (talk | contribs) (Added description, example and a note about worldSize command)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Returns map size
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_mapSize;
Parameters:
world name (optional): String
Return Value:
worldSize

Examples

Example 1:
"Altis" call BIS_fnc_mapSize//Returns 30720

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