getElevationOffset
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 2: Operation Arrowhead
- Version:
- 1.51
Description
- Description:
- Returns the map elevation offset from [map]/config.cpp. Returns 0 if there's no elevationOffset defined in the config of the current world.
Syntax
- Syntax:
- getElevationOffset
- Return Value:
- Number - elevation offset of the map
Examples
- Example 1:
_offset = getElevationOffset;
Additional Information
- Multiplayer:
- -
- See also:
- See also needed
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To