Uebermorgen Posted December 24, 2014 Report Share Posted December 24, 2014 Hi, can I get instructions on how to add Bornholm to the server? cheers Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 25, 2014 Author Report Share Posted December 25, 2014 push Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 26, 2014 Author Report Share Posted December 26, 2014 wow, there are so many servers running bornholm and no one knows how to set up a server? PUSH Link to comment Share on other sites More sharing options...
0 Uro Posted December 27, 2014 Report Share Posted December 27, 2014 You just need to ask the right people,.. and well it's xmas, some of us have lives..... :P what issues are you having? :) Link to comment Share on other sites More sharing options...
0 blckeagls Posted December 27, 2014 Report Share Posted December 27, 2014 My guess would be add -mod:@mod1;@mod2;@mod3;@Bornholm to your server start parameters.. then in your config.cfg change: class Missions { class Epoch { template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; to: class Missions { class Epoch { template = epoch.Bornholm; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; then make sure your mission folder is called epoch.bornholm and the bornholm mission.sqm file is in there Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 27, 2014 Author Report Share Posted December 27, 2014 My guess would be add -mod:@mod1;@mod2;@mod3;@Bornholm to your server start parameters.. then in your config.cfg change: class Missions { class Epoch { template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; to: class Missions { class Epoch { template = epoch.Bornholm; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER difficulty = "veteran"; // difficulty settings: veteran == NORMAL, mercenary == HARDCORE }; }; then make sure your mission folder is called epoch.bornholm and the bornholm mission.sqm file is in there Thanks. I did it already but it spams "Loading Mission" when Im joining the server. I have no mission.sqm for bornholm. Where can I get it? Link to comment Share on other sites More sharing options...
0 Richie Posted December 27, 2014 Report Share Posted December 27, 2014 You'll have to make a new mission.sqm, you could just join a Bornholm server and copy their mission.sqm when you download the mission.pbo Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 27, 2014 Author Report Share Posted December 27, 2014 Where is the downloaded .sqm located? Link to comment Share on other sites More sharing options...
0 Uro Posted December 27, 2014 Report Share Posted December 27, 2014 you could just join a Bornholm server and copy their mission.sqm when you download the mission.pbo That is frowned upon, people should really learn to go create thier own - or have the common courtesy to ask someone who has created thier own for permission to use thiers or a copy of it. This is how all the A3L bullshit starts where people just take take take without asking... shurix 1 Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 27, 2014 Author Report Share Posted December 27, 2014 That is frowned upon, people should really learn to go create thier own - or have the common courtesy to ask someone who has created thier own for permission to use thiers or a copy of it. This is how all the A3L bullshit starts where people just take take take without asking... Are you able to explain how to start writing a mission? Link to comment Share on other sites More sharing options...
0 Monk Posted December 27, 2014 Report Share Posted December 27, 2014 A Quick check of the forum brought me to this post I roughly remember what I did.. go to http://dev.withsix.com/projects/mikero-pbodll/files Run mikeroupdate.1.5.4.84 http://dev.withsix.com/attachments/download/22378/MikeroUpdate.1.05.4.84.Installer.exe Run http://dev.withsix.com/attachments/download/22036/DeOgg.1.00.4.55.Installer.exe Run http://dev.withsix.com/attachments/download/22361/Eliteness.3.24.4.79.Installer.exe Please note, I am not 100% sure if you need to download more resources, if you get an error then you should be knowledgeable enough to determine what to do.. If not then this is not for your use. go to eliteness (will be under program files -> mikero -> depbotools -> eliteness -> eliteness. With eliteness open, go to file -> open -> wherever the mission.sqm. (thanks mr.pig) That should have the info you need to decrypt the mission.sqm Next up, to get Bornholm working I had to change the following: (hope someone will correct any mistakes i post) Mission.sqm - Change AiA_cherarus entries to Bornholm Set Center of map Set respawn locations Then in your Epoch_Server_Settings.PBO you will need to edit the config.cpp so it contains a section for Bornholm. (Use the Chernarus for reference) I will probably tidy this post up some more later on, right now it's early and i need Tea Uebermorgen 1 Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 28, 2014 Author Report Share Posted December 28, 2014 What do you mean by Change AiA_Chernarus entries to Bornholm? Link to comment Share on other sites More sharing options...
0 Monk Posted December 29, 2014 Report Share Posted December 29, 2014 Using the chernarus mission.sqm as a base for your Bornholm one. There will be entries like "addOnsAuto[] = {"a3_epoch_config","aia_chernarus_config"};" change it to "addOnsAuto[] = {"a3_epoch_config","bornholm"};" Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 29, 2014 Author Report Share Posted December 29, 2014 EDIT: So I did all things you said, but its not working. It spams "Loading Mission Epoch Mod from PBO". okay, thanks dude! Link to comment Share on other sites More sharing options...
0 Monk Posted December 29, 2014 Report Share Posted December 29, 2014 Double, triple and quadruple check your files. I had the same error at one point, and was due to a missing " , " Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 29, 2014 Author Report Share Posted December 29, 2014 I changed bornholm_config to bornholm. but now it says "You cannot play/edit this mission it is dependent on downloadable content .Bornholm/a3_epoch_config" I launch the game with @Epoch@Bornholm; Link to comment Share on other sites More sharing options...
0 Monk Posted December 29, 2014 Report Share Posted December 29, 2014 -mod=@Epoch;@EpochHive;@Bornholm for my server -mod=@Bornholm;@Epoch for clients Link to comment Share on other sites More sharing options...
0 nedfox Posted December 29, 2014 Report Share Posted December 29, 2014 @Epoch;@Bornholm You really, really, REALLY should start paying attention to details . Link to comment Share on other sites More sharing options...
0 Uebermorgen Posted December 29, 2014 Author Report Share Posted December 29, 2014 I forgot the ; in my launcher. My fault. Thanks, its working know. Any idea how to move the traders out the water and add portals? Link to comment Share on other sites More sharing options...
0 sendjes Posted December 29, 2014 Report Share Posted December 29, 2014 I'm trying to get Bornholm working, and so far, it loads without any problem, only "minor" thing is, the Portals, they're under water, and I'm a bit lost as to where I would change it to move the position. Link to comment Share on other sites More sharing options...
0 nedfox Posted December 29, 2014 Report Share Posted December 29, 2014 the whatevermap.pbo (in mpmissions folder), unpbo it, edit the mission.sqm Link to comment Share on other sites More sharing options...
0 shurix Posted March 11, 2015 Report Share Posted March 11, 2015 Hi Uro, I wanted to give Bornholm a try as everyone is getting tired of Altis :) Could you please share your mission file? I'm sure you have re-spawn box and all re-spawn locations setup and working properly. Thank you very much for your help in advance! Link to comment Share on other sites More sharing options...
Question
Uebermorgen
Hi,
can I get instructions on how to add Bornholm to the server?
cheers
Link to comment
Share on other sites
21 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now