getPosASLW: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "PositionASLW" to "PositionASLW") |
||
Line 13: | Line 13: | ||
|p1= obj: [[Object]] | |p1= obj: [[Object]] | ||
|r1= [[Array]] - [[PositionASLW]] | |r1= [[Array]] - [[Position#PositionASLW|PositionASLW]] | ||
|x1= <code>_pos = [[getPosASLW]] _diver; | |x1= <code>_pos = [[getPosASLW]] _diver; |
Revision as of 17:01, 5 January 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