Can someone explain to how to right in the server.cfg so server wil start automaticly on Warlods?
on the 48 or 64 map
I have it now like this:
// MISSIONS CYCLE
class Missions {
class ARMA3 {
template = MP_COOP_m01.Stratis;
difficulty = "Regular";
};
};
I am able to chage it when i login as admin in the brouwser , but i like to put it in server.cfg
And second question is where can i put the parameters for this map insted doingt it on the brouwser?