worldSize: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Killzone Kid (talk | contribs) (2 totally different ways of obtaining the world size) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns | | 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 [[configFile | config]]). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 18: | Line 18: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[worldName]], [[missionName]], [[briefingName]], [[serverName]], [[BIS_fnc_mapSize]] |SEEALSO= | ||
}} | }} |
Revision as of 13:43, 11 August 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