Jump to content
  • 0

(SOLVED) Read Mission Napf - Playing on Sauerland????


Bazerama

Question

Hi guys,

First post here. I've got my server up and running with a bunch of addons (scripts) and all this fancy loot table stuff, very happy with it! But I'm sick of Sauerland, and I couldn't seem to get the server to change the Mission it loads... When I changed all the .sqm's and used DayZ_Epoch_24.Napf it still loads in as Sauerland!!!

 

My server_log says "19:59:42 Mission DayZ Epoch Napf read from directory."

but in Arma 2 Multiplayer it says "Mission: Sauerland" at the bottom...

 

So confused! :angry:  Any help?

Thanks!

 

*FIXED* by trial and error

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

 

Did you change this section of your server config?

class Missions
{
	class DayZ {
		template = dayz_epoch_24.Napf; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER
		difficulty = "veteran";    // change this for other difficulty settings, regular, expert is valid
	};
};

Thanks for the reply!!!

mine reads: 

 

class Missions
{
    class Mission1
    {
    template = "DayZ_Overpoch_1.Napf";
    difficulty = "veteran";
    };
 
};
 
where my MPMissions folder has "DayZ_Overpoch_1.Napf" there, that's what I want so idk... lol
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...