Jump to content
Sign in to follow this  
Bl0tt0

Starting dayz mission automatically after restart

Recommended Posts

So me and a buddy got our own server on monday, were pretty happy and everything is working except one thing.

When we restart our server, it's not loading the dayz mission automatically and is stuck at "creating", we have to login as admin and select it on our own.

Is there a way to get this done without our intervention?

Thanks in advance

Share this post


Link to post
Share on other sites

Hey,

as you should have read in the default server config, just add this to the server_rndnumber.cfg:


// MISSIONS CYCLE (see below)
class Missions
{
class DayZ {
template = dayz_YOURMISSIONNUMBER.Chernarus;
difficulty = "veteran"; // change this for other difficulty settings, regular, expert is valid
};
};

  • Like 1

Share this post


Link to post
Share on other sites

I have the same trouble - in my server_rndnumber.cfg I have lines listed above, but in server list my server still "Creating" until first player login and click Next in Current mission window. Because of this, as I understand, vehicle doesn't spawn on my server?

Share this post


Link to post
Share on other sites

I have the same trouble [...] until first player login and click Next in Current mission window. Because of this, as I understand, vehicle doesn't spawn on my server?

Thats not the same issue, what you noticed on your server is normal, because arma 2 (correct me if i'm wrong) can't "start" a mission automatically it only can "select" one. At least one player has to be on the server to start. ;)

Do you mean random vehicles or vehicles you already found and placed somewhere?

Share this post


Link to post
Share on other sites

Thats not the same issue, what you noticed on your server is normal, because arma 2 (correct me if i'm wrong) can't "start" a mission automatically it only can "select" one. At least one player has to be on the server to start. ;)

Do you mean random vehicles or vehicles you already found and placed somewhere?

Rondom vehicles. According to this map I visited about ten places where vehicle spawn, but nothing found.

The appearance of vehicles depends on the number of players? On my server just 2 players.

Share this post


Link to post
Share on other sites

The appearance of vehicles depends on the time the server is running (I've read in another thread).

Without restarts?

Share this post


Link to post
Share on other sites

Hey,

as you should have read in the default server config, just add this to the server_rndnumber.cfg:


// MISSIONS CYCLE (see below)
class Missions
{
class DayZ {
template = dayz_YOURMISSIONNUMBER.Chernarus;
difficulty = "veteran"; // change this for other difficulty settings, regular, expert is valid
};
};

its working, thanks :)

Edited by Bl0tt0

Share this post


Link to post
Share on other sites

How'd you get past this? I've been trying to figure it out and when I log into admin and then go to #missions to create and start the game on the server I can't locate a DayZ MPmission.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×