Sonin Posted April 9, 2015 Report Share Posted April 9, 2015 Okey Thank you! I have the Problem that pleople cant join my server. They are connecting and then disconnected i have done everything with the mission.sqm but people cant join also. Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 9, 2015 Report Share Posted April 9, 2015 Make sure they have the @mas and @masvehicles mod. Link to comment Share on other sites More sharing options...
Metalfoundry Posted April 9, 2015 Report Share Posted April 9, 2015 put the MAS pbos in the epochive/addons, dont put the @MAS folder in the Arma 3 folder and start with parameters -mod=@mas. With the files in the addons folder you dont need parameters and people can play without the mod. Link to comment Share on other sites More sharing options...
Lord1385 Posted April 9, 2015 Report Share Posted April 9, 2015 21:30:00 Missing addons detected: 21:30:00 mas_eli 21:30:00 mas_tank 21:30:00 mas_vehicle 21:30:00 mas_vehicle_c 21:30:00 mas_nw_rifle 21:30:00 mas_ru_rifle 21:30:00 mas_us_rifle 21:30:00 mas_us_rifle_c 21:30:00 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.mas_eli, mas_tank, mas_vehicle, mas_vehicle_c, mas_nw_rifle, mas_ru_rifle, mas_us_rifle, mas_us_rifle_c 21:30:00 EPE manager release (0|0|0) 21:30:00 EPE manager release (0|0|0) 21:30:00 EPE manager release (0|0|0) 21:30:00 EPE manager release (0|0|0) And that goes through the complete log like that. My Misson: addOns[] = { "aia_takistan_config", "aia_desert2_config", "tavi","A3_Soft_F_Car", "A3_Soft_F_Quadbike", "a3_soft_f_beta_quadbike", "A3_Boat_F_Civilian_Boat", "A3_Boat_F_Boat_Transport_01", "A3_Air_F_Heli_Light_01", "A3_Air_F_Heli_Heli_Transport_04", "A3_Air_F_Heli_Heli_Transport_03", "A3_Characters_F_OPFOR", "A3_Characters_F_INDEP", "A3_Characters_F_Civil", "A3_epoch_config", "A3_Data_F_Curator_Virtual", "epoch_objects", "A3_Structures_F_Civ_Camping", "A3_Structures_F_Mil_Fortification", "A3_Structures_F_Walls", "A3_Structures_F_Heli_Items_Sport", "A3_Structures_F_Civ_Accessories", "A3_Structures_F_Ind_Cargo", "A3_Structures_F_Heli_Civ_Market", "A3_Structures_F_Civ_Market", "A3_Structures_F_Items_Vessels", "A3_Structures_F_EPB_Civ_Garbage", "A3_Structures_F_Mil_Helipads", "A3_Structures_F_Mil_Shelters", "A3_Structures_F_Mil_Flags", "A3_Structures_F_Heli_Ind_Cargo", "A3_Structures_F_Civ_InfoBoards", "A3_Structures_F_Bootcamp_Civ_SportsGrounds", "A3_Structures_F_EPA_Mil_Scrapyard", "A3_Structures_F_Furniture", "A3_Structures_F_EPB_Items_Luggage", "A3_Structures_F_Heli_Furniture", "A3_Structures_F_EPB_Civ_Accessories" }; addOnsAuto[] = { "tavi", "a3_epoch_config", "epoch_objects", "A3_Structures_F_Civ_Camping", "A3_Structures_F_Mil_Fortification", "A3_Structures_F_Walls", "A3_Structures_F_Heli_Items_Sport", "A3_Structures_F_Civ_Accessories", "A3_Structures_F_Ind_Cargo", "A3_Structures_F_Heli_Civ_Market", "A3_Structures_F_Civ_Market", "A3_Structures_F_Items_Vessels", "A3_Structures_F_EPB_Civ_Garbage", "A3_Structures_F_Mil_Shelters", "A3_Structures_F_Mil_Flags", "A3_Structures_F_Heli_Ind_Cargo", "A3_Structures_F_Civ_InfoBoards", "A3_Structures_F_Bootcamp_Civ_SportsGrounds", "A3_Structures_F_EPA_Mil_Scrapyard", "A3_Structures_F_Furniture", "A3_Structures_F_EPB_Items_Luggage", "A3_Structures_F_Heli_Furniture", "A3_Structures_F_Mil_Helipads", "A3_Structures_F_EPB_Civ_Accessories", "mas_apc", "mas_cars", "mas_eli", "mas_tank", "mas_vehicle", "mas_vehicle_c", "mas_nw_rifle", "mas_ru_rifle", "mas_us_rifle", "mas_us_rifle_c" }; Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 9, 2015 Report Share Posted April 9, 2015 None of the @mas or @masvehicles should be in the AddOnsAuto. Here is what it should look like: addOns[] = {"A3_Soft_F_Car","A3_Soft_F_Quadbike","a3_soft_f_beta_quadbike","A3_Boat_F_Civilian_Boat","A3_Boat_F_Boat_Transport_01","A3_Air_F_Heli_Light_01","A3_Air_F_Heli_Heli_Transport_04","A3_Air_F_Heli_Heli_Transport_03","a3_map_altis","a3_characters_f_gamma","A3_Characters_F_OPFOR","A3_Characters_F_INDEP","A3_Characters_F_Civil","A3_epoch_config","a3_characters_f","A3_Data_F_Curator_Virtual","mas_weapons_pack","mas_weapons","mas_weapons_ak","mas_weapons_nw","mas_weapons_m4","mas_uh1y","mas_hmmwv","mas_ch47","mas_mi8","mas_brdm","mas_uh60m","mas_cars_lr","mas_weapons_pack","mas_vehicleweapons_core","mas_apc","mas_tanks","mas_cars","mas_cars_hilux","mas_vehicleweapons_fia"}; addOnsAuto[] = {"A3_epoch_config","a3_map_altis"}; SpiRe 1 Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 9, 2015 Report Share Posted April 9, 2015 Also the loot still isnt spawning on the ground and I have no clue how to use LSpawner on Altis. Link to comment Share on other sites More sharing options...
SpiRe Posted April 9, 2015 Author Report Share Posted April 9, 2015 Also the loot still isnt spawning on the ground and I have no clue how to use LSpawner on Altis. included LSpawner is serverside addon @epochhive\LSpawner.pbo Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 9, 2015 Report Share Posted April 9, 2015 Ok thanks! Link to comment Share on other sites More sharing options...
Lord1385 Posted April 9, 2015 Report Share Posted April 9, 2015 None of the @mas or @masvehicles should be in the AddOnsAuto. Here is what it should look like: addOns[] = {"A3_Soft_F_Car","A3_Soft_F_Quadbike","a3_soft_f_beta_quadbike","A3_Boat_F_Civilian_Boat","A3_Boat_F_Boat_Transport_01","A3_Air_F_Heli_Light_01","A3_Air_F_Heli_Heli_Transport_04","A3_Air_F_Heli_Heli_Transport_03","a3_map_altis","a3_characters_f_gamma","A3_Characters_F_OPFOR","A3_Characters_F_INDEP","A3_Characters_F_Civil","A3_epoch_config","a3_characters_f","A3_Data_F_Curator_Virtual","mas_weapons_pack","mas_weapons","mas_weapons_ak","mas_weapons_nw","mas_weapons_m4","mas_uh1y","mas_hmmwv","mas_ch47","mas_mi8","mas_brdm","mas_uh60m","mas_cars_lr","mas_weapons_pack","mas_vehicleweapons_core","mas_apc","mas_tanks","mas_cars","mas_cars_hilux","mas_vehicleweapons_fia"}; addOnsAuto[] = {"A3_epoch_config","a3_map_altis"}; . Thank you , the server is running now after over 24 hours waiting and I can play ... Thanks again .. Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 10, 2015 Report Share Posted April 10, 2015 No problem! Link to comment Share on other sites More sharing options...
BlackPlague_81st Posted April 10, 2015 Report Share Posted April 10, 2015 Does anyone have the decrypted mission.sqm file for Bornholm 1.3 please? Link to comment Share on other sites More sharing options...
Lord1385 Posted April 10, 2015 Report Share Posted April 10, 2015 http://www38.zippyshare.com/d/MLtALduM/265283/Entschl%c3%bcsselte%20mission.pbo%20Alle%20Maps%20-%2009.04.2015.7z All Missions Decrypted Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 10, 2015 Report Share Posted April 10, 2015 How would I edit the LSpawner? Every time I try loot doesn't spawn. Link to comment Share on other sites More sharing options...
Metalfoundry Posted April 11, 2015 Report Share Posted April 11, 2015 I Deleted the lootspawner, but have tons of these messages in the rpt file.. what is this? 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 11, 2015 Report Share Posted April 11, 2015 So I cant configure loot spawner? Link to comment Share on other sites More sharing options...
rage203 Posted April 11, 2015 Report Share Posted April 11, 2015 how would I be able to add this to my server and in my infistar admin menu without it free spawning on the map? I'm new to this stuff and do appreciate the help. Link to comment Share on other sites More sharing options...
KingRaymond795 Posted April 11, 2015 Report Share Posted April 11, 2015 how would I be able to add this to my server and in my infistar admin menu without it free spawning on the map? I'm new to this stuff and do appreciate the help. Are you wanting to exclude weapons or vehicles or both? Link to comment Share on other sites More sharing options...
rage203 Posted April 11, 2015 Report Share Posted April 11, 2015 yes I would like to exclude both. well more accurately I would like to build my own mod pack with weapons,uniforms and vehicles for people to DL and play on my server. Link to comment Share on other sites More sharing options...
Maxfield Posted April 13, 2015 Report Share Posted April 13, 2015 I am at a complete loss and I have read every @mas thread online and for some reason it keeps crashing my server. If you have a moment, can you tell me where I am going wrong. I am trying to add the @masvehicles mod to my server by doing the following: 1. Copied the Cfgpricing.hpp from the a3_epoch_config.pbo and add the lines from your cfgpricing file having to do with the vehicles only. 2. Add the new cfgpricing.hpp to the epoch.altis.pbo 3. Edit the description file in the epoch.altis.pbo to add the line "#Include "CfgPricing.hpp"" (I don't have a separate cfg file in the pbo so I just add it directly to the root directrory of the pbo) 4. Add the vehicles to the allowed vehicle list in the epochconfig.hpp 5. Upload both files to their perspective folder and add the @masvehicle folder to the server root 6. Add the @mas key to the key folder 7. Edit the Start Parms to include the @masvehicle folder on start up. After I start the server, the server crashes. Every time. What am I doing wrong? Thanks for your help! Edit: I have tried a lot of different combinations of stuff to try and isolate the issue. I left the epochconfig.hpp file alone and just uploaded the cgfpricing.hpp file, and the server starts. It is almost like, as soon as I try to edit the that epochconfig file in the @hive folder, the server shuts down Link to comment Share on other sites More sharing options...
chrisa Posted April 13, 2015 Report Share Posted April 13, 2015 Am confused guys. Can someone give me a quick tutorial how to instal this mas stuff to my Bornholm server? I just dont understand. I did add other mods and missions, but this i dont understand. Many thnx greets chris Link to comment Share on other sites More sharing options...
laurent09 Posted April 13, 2015 Report Share Posted April 13, 2015 if I want to add the R3F pack http://www.armaholic.com/page.php?id=20128 What should I add to mission.sqm file? Link to comment Share on other sites More sharing options...
Sonin Posted April 13, 2015 Report Share Posted April 13, 2015 Hey i have a question. After a relogging on my Server the Magazine is empty and reloaded it out of the weapon. And you lose 1 magazine after a reload. Link to comment Share on other sites More sharing options...
thelonewolf1234 Posted April 13, 2015 Report Share Posted April 13, 2015 You have to update your server to the lastest hotfix. Link to comment Share on other sites More sharing options...
Sonin Posted April 13, 2015 Report Share Posted April 13, 2015 My Server is up to date. Link to comment Share on other sites More sharing options...
Madbull Posted April 16, 2015 Report Share Posted April 16, 2015 I Deleted the lootspawner, but have tons of these messages in the rpt file.. what is this? 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons 15:03:36 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. mas_weapons that is from you setting up mas like you have it. You haven't deraped your mission.sqm and edited your addon array to include the mas files. @sonin, the missing mag problem was hotfixed in build 3 of the current update..would check to make sure you have it. 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