getPosASLW: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*) ([^ ]*)<\/code>" to "<code>$1$2$3 $4</code>") |
||
Line 15: | Line 15: | ||
|r1= [[Array]] - [[Position#PositionASLW|PositionASLW]] | |r1= [[Array]] - [[Position#PositionASLW|PositionASLW]] | ||
|x1= <code>_pos = | |x1= <code>_pos = getPosASLW _diver; | ||
</code> | </code> | ||
|seealso= [[setPosASLW]] [[position]] [[getPos]] [[getPosATL]] [[getPosASL]] [[visiblePosition]] [[visiblePositionASL]] | |seealso= [[setPosASLW]] [[position]] [[getPos]] [[getPosATL]] [[getPosASL]] [[visiblePosition]] [[visiblePositionASL]] | ||
}} | }} |
Revision as of 11:40, 12 May 2022
Description
- Description:
- Returns the object position height above water surface (waves and pond objects included).
- Groups:
- Positions
Syntax
- Syntax:
- getPosASLW obj
- Parameters:
- obj: Object
- Return Value:
- Array - PositionASLW
Examples
- Example 1:
_pos = getPosASLW _diver;
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