getPosASLW: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 7: Line 7:
|gr1= Positions
|gr1= Positions


| Returns the object position height above sea surface (waves included).
|descr= Returns the object position height above sea surface (waves included).


|s1=  '''getPosASLW''' obj
|s1=  '''getPosASLW''' obj

Revision as of 22:04, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns the object position height above sea surface (waves included).
Groups:
Positions

Syntax

Syntax:
getPosASLW obj
Parameters:
obj: Object
Return Value:
Array - PositionASLW

Examples

Example 1:
_pos = getPosASLW _diver;

Additional Information

See also:
setPosASLWpositiongetPosgetPosATLgetPosASLvisiblePositionvisiblePositionASL

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