// MISSIONS CYCLE (see below) (epoch.Altis, epoch.Stratis, epoch.Chernarus, epoch.Bornholm)
class Missions
{
class Epoch {
template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER
difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE
};
};
Is it possible to change the map to something outside of the 4 maps listed?
Will epoch shut down on me, or I can modify my own map such as desert type maps.
Suggestions?

