getPosATL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
BrettMayson (talk | contribs) mNo edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma2 | |game1= arma2 | ||
|1.03 | |version1= 1.03 | ||
|game2= arma2oa | |||
|version2= 1.50 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|arg= global | |arg= global | ||
|gr1= Positions | |gr1= Positions | ||
| Returns the position of an object relative to the terrain. | |descr= Returns the position of an object relative to the terrain. | ||
|s1= | |s1= [[getPosATL]] object | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|r1=[[Array]] | |r1= [[Array]] format [[Position#PositionATL|PositionATL]] | ||
|x1= < | |x1= <sqf>_objPosition = getPosATL player;</sqf> | ||
|seealso= [[getPosATLVisual]] | |seealso= [[getPosATLVisual]] [[setPosATL]] [[position]] [[getPos]] [[getPosASL]] [[getPosASLW]] [[visiblePosition]] [[visiblePositionASL]] | ||
}} | }} | ||
Latest revision as of 21:29, 28 September 2023
Description
- Description:
- Returns the position of an object relative to the terrain.
- Groups:
- Positions
Syntax
- Syntax:
- getPosATL object
- Parameters:
- object: Object
- Return Value:
- Array format PositionATL
Examples
- Example 1:
Additional Information
- See also:
- getPosATLVisual setPosATL position getPos getPosASL getPosASLW visiblePosition visiblePositionASL
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