Sign in to follow this  
WEEjcoop

Auto Mission Select

4 posts in this topic

Hi i have just followed all the instruction from the dedciated server setup guide but when i launch the server it launches fine but it doesnt select the "Exil_Altis" mission automatically would anyone be-able to give me a hand with this ?

 

Thanks in advance!

Share this post


Link to post
Share on other sites

In your config file, make sure your using the default one I think it was inside @ExileServer, at the bottom you should see this;

class Missions
{
	class Exile
	{
		template = Exile.Altis;
		difficulty = "ExileRegular"; // ExileRegular or ExileHardcore
	}; 
};

From what I can remember, this is what selects the mission automatically.

Share this post


Link to post
Share on other sites
Advertisement

Hi JaykePC,

Thanks for the help although i had a look at the config file and it does say that exactly {shown below},

and the only thing i removed from the startup script was "-autoinit" i added it back in and i am now getting this error 

"17:15:08 Autoinit is supported only for persistent missions!"

it also looked like it was not using that config file when the server had launched as i set the maxPlayers to 50 and it showed as 64 when it launched

do you have any ideas about this ?

 

Once again thanks for the help :)

class Missions
{
    class Exile
    {
        template = Exile.Altis;
        difficulty = "ExileRegular"; // ExileRegular or ExileHardcore
    }; 
};

Share this post


Link to post
Share on other sites

What is your launch parameter? I am on Linux and this is mine bare in mind I use a different map so ignore the Pianosa. Feel free to head onto my teamspeak 'Vexity.net' and ill discuss support over there.

./arma3server -name=Vexity -config=@ExileServer/config.cfg -cfg=@ExileServer/basic.cfg -serverMod=@ExileServer -mod="@Exile;@Pianosa" -autoinit

 

Share this post


Link to post
Share on other sites
Advertisement

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.