BIS fnc mapSize: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Added description, example and a note about worldSize command) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns map size|= Description | ||
____________________________________________________________________________________________ | |||
|p1= world name (optional): [[String]] |= Parameter 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|call [[BIS_fnc_mapSize]];|= Syntax | |||
| | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>"Altis" call BIS_fnc_mapSize//Returns 30720</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | |[[worldSize]] |= See also | ||
}} | }} |
Revision as of 13:20, 29 March 2016
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