ARMA 3 EDITOR TUTORIAL - Create SYMBOL MARKER with script

Channel:
Subscribers:
572
Published on ● Video Link: https://www.youtube.com/watch?v=T33KUHAlwC4



Category:
Tutorial
Duration: 2:40
1,578 views
10


This is how to make Symbol Marker to show in a game after you start playing.It is useful when you need to get waypoint markers in some situations or briefings from other units.I usually use it when other units need to point me to tasks or given routes or enemy positions when mission is already running.
I hope you find all Tips helpful ... any donations are very welcome !!!
BTC - 1825i8FQkcE6b6auzpQr3x5NFnb8VKGxTf
LTC - LPpnLZ5T9fbNQbQqc6m8YbL95wDYLdEUCo
ETH - 0x998e90FbA60b48116B92491bAd756F8Be27846e5

Also check out my blog for more info on scripts and step by step tutorials:
http://arma-3-tips.blogspot.com/

SYMBOL MARKER in arma 3:
bob = createMarker ["marker1", [5025,5903]]; bob setMarkerShape "ICON"; "marker1" setMarkerType "mil_arrow"; "marker1" setMarkerColor "ColorRed"; "marker1" setMarkerDir 90; "marker1" setMarkerText "GO HERE.";

Do not forget to name a unit that will create you a marker - in this case ( "bob" )







Tags:
how to set up marker in arma
scripting a marker in arma editor
how create a marker in arma missions
how can unit create marker in arma
how to assign a marker in arma 3 game
how to srcript a marker in arma editor
arma 3 marker script
arma 3 marker settings
arma 3 marker assigned
arma 3 marker added in game
how to customize marker in arma editor
arma 3 editor marker tutorial
arma 3 marker symbol
arma 3 tutorial
arma 3 editor tutorial
arma 3 editor how to