w4rgo Posted December 6, 2014 Report Share Posted December 6, 2014 Hi, Is it posible right now to create a Stratis server or is not supported yet? Cheers. Link to comment Share on other sites More sharing options...
Darth_Rogue Posted December 6, 2014 Report Share Posted December 6, 2014 Stratis is supported. There is a mission file for it distributed with the server files. If you have already started a Stratis server though you will need a new database instance, since the coordinates data is different between maps. Link to comment Share on other sites More sharing options...
w4rgo Posted December 6, 2014 Author Report Share Posted December 6, 2014 Stratis is supported. There is a mission file for it distributed with the server files. If you have already started a Stratis server though you will need a new database instance, since the coordinates data is different between maps. Do you know why it says // MISSIONS CYCLE (see below) epoch.Altis epoch.Stratis epoch_noZ.Altis class Missions { class Epoch { template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; Link to comment Share on other sites More sharing options...
calamity Posted December 6, 2014 Report Share Posted December 6, 2014 // MISSIONS CYCLE (see below) epoch.Altis epoch.Stratis epoch_noZ.Altis class Missions { class Epoch { // template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER template = epoch.Stratis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; Link to comment Share on other sites More sharing options...
mimic Posted December 6, 2014 Report Share Posted December 6, 2014 Yes, I have one up and running already. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now