Jump to content
  • 0

Missing Player Marker on Map


MoDAX

Question

2 answers to this question

Recommended Posts

  • 0

What did you set the difficulty level to in config.cfg? If you set it Veteran or Mercenary, there will be no player marker. I assume you can set it to regular, veteran or mercenary like you could with A2.

class Missions
{
	class Epoch {
		template = epoch.Altis; // ONLY CHANGE THIS IF YOU KNOW WHAT YOU'RE DOING
		difficulty = "veteran";    // difficulty settings: veteran == NORMAL, mercenary == HARDCORE
	};
};
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...