Difference between revisions of "getPos"
Jump to navigation
Jump to search
m |
m (MP effects) |
||
Line 5: | Line 5: | ||
|1.00|= Game version | |1.00|= Game version | ||
+ | |||
+ | |arg= global |= Arguments in MP | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 18:15, 23 March 2009

Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Returns the object position in format Position.
Syntax
Examples
- Example 1:
getPos player
Additional Information
- Multiplayer:
- -
- See also:
- See also needed
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
- Posted on 16 Feb, 2007
- Dr_Eyeball
- getPos obj select 2 might return the vertical position above ground level, but for a stacked object, it returns the vertical position above the object beneath it. The same problem exists for getPosASL. There was a discussion thread in the BIS forums which suggested the use of the command modelToWorld instead to get around this issue where an absolute vertical position is required. ArmA Ver 1.02.