Taviana

BOLBIES

Member
I would like to know how to run a Taviana server with Pwnoz0r's server pack while also being able to go back to Chernarus whenever. I have the latest pack and everything, I just need to know how and if it's actually possible.
 
I think you need only add files in server folder in MPmissions and edit server.cfg what is in cfgdayz folder.

you replace this ''dayz_1.Chernarus'' with that folder name what you add in MPmissions

// MISSIONS CYCLE (see below)
class Missions
{
class DayZ
{
template = dayz_1.Chernarus;
difficulty = "Veteran";
};

};

But i think you need new vehicles spawn file so you can spawn vheicles right positions
 
I think you need only add files in server folder in MPmissions and edit server.cfg what is in cfgdayz folder.

you replace this ''dayz_1.Chernarus'' with that folder name what you add in MPmissions

// MISSIONS CYCLE (see below)
class Missions
{
class DayZ
{
template = dayz_1.Chernarus;
difficulty = "Veteran";
};

};

But i think you need new vehicles spawn file so you can spawn vheicles right positions


How do I choose between what mission files to play?
 
Back
Top