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

  • 0
  On 10/25/2014 at 1:31 PM, Tricks said:

Thank you. So I guess I can't create my own? Is there a list somewhere I can see all the differnt kinds of symbols? I know there is: dot, circle, triangle, waypoint, and a few others.

 

I gave you the link for them on post #4

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...