position
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.5
Description
- Description:
- Synonym for getPos.
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
- Multiplayer:
- -
- See also:
- position location, getPos
Notes
Notes
Notes
-
command can be called with destroyed object as parameter