position: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (moved note to talk) |
||
Line 39: | Line 39: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Notes: Improper Formatting|{{uc:{{PAGENAME}}}}]] | [[Category:Notes: Improper Formatting|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 09:56, 4 October 2014
Description
- Description:
- Synonym for getPos.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = position object
- Parameters:
- object: Object; since VBS2 1.24: Location
- Return Value:
- Array - format Position
Examples
- Example 1:
_Pos = position player
Additional Information
- See also:
- position locationgetPosgetPosATLgetPosASLgetPosASLWvisiblePositiongetPosVisualvisiblePositionASL
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
-
command can be called with destroyed object as parameter
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