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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...