createMarkerLocal [name, position]

Operand types

[name, position]: Array

Type of returned value

Description

Creates a new local marker at the given position.
The marker name has to be unique.

Used In

ArmA

Example

_marker = createMarkerLocal ["Marker7", position fred]
Search OFPEC COMREF