setMarkerPosLocal

From Bohemia Interactive Community
Revision as of 16:14, 20 August 2018 by Dedmen (talk | contribs) (setMarkerPos takes 3D Position)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.04
Hover & click on the images for description

Description

Description:
Moves the marker.
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerPosLocal pos
Parameters:
markerName: String
pos: Array - format Position2D or PositionAGL
Return Value:
Nothing

Examples

Example 1:
"MarkerOne" setMarkerPosLocal getMarkerPos "MarkerTwo";

Additional Information

See also:
setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal

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