Hello i've got a question!

I have the private server from Pwnzor. My problem is i cant change map.

Ive got a "chernarus" folder and a "dayz_1.Chernarus" folder in my MPMission folder.

If i change that

class Missions
{
class DayZ
{
template = dayz_1.Chernarus;
difficulty = "Recruit";
};

};

to

class Missions
{
class DayZ
{
template = chernarus;
difficulty = "Recruit";
};

};

my game says waiting for host bot the server console says nothing.

Pls help!!! Thank you!!