Hi all,
Quick question about the server.cfg on a rented dedi server.
In the mission cycle, it says:
// MISSIONS CYCLE
class Missions {
class ARMA3 {
template = MP_COOP_m01.Stratis;
difficulty = "Recruit";
};
};
This template is a vanilla mission. I want to change it to one of the ALiVE missions.
Don't yet know which, so I suppose Quick Start on Stratis is fine.
But don't know what to put as the template... help?