position: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
Killzone Kid (talk | contribs) (location z) |
||
Line 20: | Line 20: | ||
|p21= location: [[Location]] |PARAMETER21= | |p21= location: [[Location]] |PARAMETER21= | ||
| r2 = [[Array]] - format [[ | | r2 = [[Array]] - format [x,y,z], where z is <tt>-1 * [[getTerrainHeightASL]]</tt> at the location|RETURNVALUE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:12, 17 November 2019
Description
- Description:
- Returns position of an object (alias of getPos) or location (alias of locationPosition).
- Groups:
- Uncategorised
Syntax
- Syntax:
- position object
- Parameters:
- object: Object
- Return Value:
- Array - format PositionAGLS
Alternative Syntax
- Syntax:
- position location
- Parameters:
- location: Location
- Return Value:
- Array - format [x,y,z], where z is -1 * getTerrainHeightASL at the location
Examples
Additional Information
- See also:
- getPosgetPosATLgetPosASLgetPosASLWvisiblePositiongetPosVisualvisiblePositionASLlocationPosition
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Notes: Improper Formatting