worldSize: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 4: | Line 4: | ||
| arma3 |= Game name | | arma3 |= Game name | ||
|1.48| | |1.48|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:57, 2 September 2019
Description
- Description:
- Returns the engine calculated size of the current world (do not confuse with BIS_fnc_mapSize, which could return the same value, but is just a simple look up in config).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_size = worldSize;
Additional Information
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