Jump to content
  • 0

Custom Map Marker?


Tricks

Question

8 answers to this question

Recommended Posts

  • 0

I just edit and use the bank markers from the single currency mod e.g.

_this = createMarker ["", [11868.95, 12688.954, 7.6293945e-005]];
_this setMarkerText "Camp Kruschev";
_this setMarkerType "Dot";
_this setMarkerBrush "Solid";
_this setMarkerDir 15.860494;
_marker_23 = _this;

Works like a charm just make sure you called for it in your init.sqf obviously

 

Edit: Also you can change the marker type to the one you want.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...