getElevationOffset
Operand types
None
Type of returned value
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.
Used In
Arma2OA
Example
_offset = getElevationOffset;