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

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

×
×
  • Create New...