Multiple DayZ_##.chernarus.pbo?

drake90001

New Member
I have 999 of these (In MPMissions), and therefore I have no idea how to install scripts.
Could someone explain how I can just have them extracted? And why are there so many? (As non pbo's)
 
Do you only run one server? If so, go to your server.cfg (where your server name is saved for example) and look at the bottom of the file for this:


class Missions
{
class DayZ {
template = dayz_1.chernarus;
difficulty = "regular"; // change this for other difficulty settings, regular, expert is valid
};
};


The red part is important. Go into your mpmission folder and search for this file. If you found it, delete every other file in their except the one file that matches with your server.cfg.
 
Do you only run one server? If so, go to your server.cfg (where your server name is saved for example) and look at the bottom of the file for this:





The red part is important. Go into your mpmission folder and search for this file. If you found it, delete every other file in their except the one file that matches with your server.cfg.

Thanks!
 
Back
Top