Jump to content
  • 0

How to add player's name to all his mapMarkings?


mgm

Question

Hey guys,

 

I just want to make it clear who left which comment on the map...

 

Currently if a player named JohnDoe leaves a map mark with the tag 'home', it is displayed as 'home' without mentioning the player's name.

What I would like to do is to also include the nickname so that in the same example the map mark would be "[JohnDoe]: home".

 

Please can anyone tell me how to do this? Thanks in advance!

Link to comment
Share on other sites

Recommended Posts

  • 0

Its possible and featured in CCGs servers.

Thanks for the addition but as you know modifications made and locked in closed source commercialized servers is not accessible to community and in my opinion useless.

I hope someone can tell us how to do it so any interested server admin can add it to their server...

Link to comment
Share on other sites

  • 0

Create a .sqf file with that script in.

 

Create a folder called MapMarkings and place the newly created .sqf inside.

 

At the very bottom of your init.sqf add this:

// Map Marker Script
execVM "MapMarkings\MapMarkerTitling.sqf";

Edit as necessary. Great little script!

Link to comment
Share on other sites

  • 0

Works fine :-)

Doesn't work on the login/briefing map but once you're in its fine. Pretty good

Thanks for reporting success. I will try as soon as I can. Please give reputation to the original sharer HollowAddiction (using Like This!) in

Sweet.

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
  • Advertisement
  • Discord

×
×
  • Create New...