position: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Killzone Kid (talk | contribs) (alt syntax) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns position of an object (alias of [[getPos]]) or location (alias of [[locationPosition]]). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 15: | Line 15: | ||
| [[Array]] - format [[PositionAGLS]] |RETURNVALUE= | | [[Array]] - format [[PositionAGLS]] |RETURNVALUE= | ||
| s2 = [[position]] location |SYNTAX2= | |||
|p21= location: [[Location]] |PARAMETER21= | |||
| r2 = [[Array]] - format [[Position]]|RETURNVALUE2= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_pos<nowiki> =</nowiki> [[position]] [[player]];</code> |EXAMPLE1= | |x1= <code>_pos<nowiki> =</nowiki> [[position]] [[player]];</code> |EXAMPLE1= | ||
|x2= <code>_myLocationHomePos = [[position]] myLocation</code> |EXAMPLE2= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[getPos]], [[getPosATL]], [[getPosASL]], [[getPosASLW]], [[visiblePosition]], [[getPosVisual]], [[visiblePositionASL]], [[locationPosition]] |SEEALSO= | ||
}} | }} |
Revision as of 15:39, 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 or Location
- Return Value:
- Array - format PositionAGLS
Alternative Syntax
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