Jump to content
  • 0

Allowed to change map?


Sneakydude

Question

// 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?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
// 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?

 

 

....Will epoch shut down on me.....   ähhhm, no :-) you can run every map with epoch, no prolbem.

 

Link to comment
Share on other sites

  • 0

....Will epoch shut down on me.....   ähhhm, no :-) you can run every map with epoch, no prolbem.

 

That's great, now to mess around figuring out how to get something I want into it.

 

The joys of many server creations, the possibilities are endless :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...