setMarkerPosLocal
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.04
Description
- Description:
- Moves the marker. Pos format is Position2D.
Syntax
- Syntax:
- "markerName" setMarkerPosLocal Position2D
- Parameters:
- markerName: String
- Return Value:
- Nothing
Examples
- Example 1:
"MarkerOne" setMarkerPosLocal getMarkerPos "MarkerTwo"
Additional Information
- Multiplayer:
- Behaviour unknown.

