Jump to content
  • 0

Limit boat spawns on Epoch


Zombified

Question

Greetings all,

 

Is there a way to limit the boat spawns on an Epoch server?

 

I'm getting a boat load of these spawns! (pun intended :)  )

 

Unfortunately, these boat spawns are eating away at the vehicle (cars & trucks) spawn count. If I increase the vehicle spawns, I get more boats!  :angry:

 

Any suggestions appreciated. 

 

Thanks

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hey there, here is the simplest way and it involves stopping them spawning at all...or reducing the spawn rates of boats that you do not want!

 

Go into

 

@DayZ_Epoch_Server\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\dynamic_vehicle.sqf

 

The format is the vehicle name and then how many can spawn. I have pulled out the boats whose names I recognise...remove them, reduce their spawns or choose which boats you want and do not want. Otherwise you can use the block of code in the spoiler and that will stop all boats from spawning. Note you can still buy them at traders.

 

["Fishing_Boat",3],  

["JetSkiYanahui_Case_Blue",1],
["JetSkiYanahui_Case_Green",1],
["JetSkiYanahui_Case_Red",1],
["JetSkiYanahui_Case_Yellow",1],

["PBX",3],

["RHIB",3],

["Smallboat_1",3], 

["Smallboat_2",3], 

["Zodiac",3],

 

AllowedVehiclesList = [
["AH6X_DZ",3],
["AN2_DZ",3],
["ArmoredSUV_PMC_DZE",1],
["ATV_CZ_EP1",3],
["ATV_US_EP1",3],
["C130J_US_EP1_DZ",1],
["car_hatchback",3],
["car_sedan",3],
["CH_47F_EP1_DZE",1],
["CSJ_GyroC",3],
["CSJ_GyroCover",3],
["CSJ_GyroP",3],
["datsun1_civil_1_open",3],
["datsun1_civil_2_covered",3],
["datsun1_civil_3_open",3],
//["Fishing_Boat",3], Removed
["GAZ_Vodnik_DZE",1],
["GAZ_Vodnik_MedEvac",1],
["GLT_M300_LT",3],
["GLT_M300_ST",3],
["GNT_C185",1],
["GNT_C185C",1],
["GNT_C185R",1],
["GNT_C185U",1],
["hilux1_civil_1_open",3],
["hilux1_civil_2_covered",3],
["hilux1_civil_3_open_EP1",3],
["HMMWV_Ambulance",1],
["HMMWV_Ambulance_CZ_DES_EP1",1],
["HMMWV_DES_EP1",3],
["HMMWV_DZ",3],
["HMMWV_M1035_DES_EP1",1],
["HMMWV_M1151_M2_CZ_DES_EP1_DZE",1],
["HMMWV_M998A2_SOV_DES_EP1_DZE",1],
["Ikarus",3],
["Ikarus_TK_CIV_EP1",3],
//["JetSkiYanahui_Case_Blue",1], Removed
//["JetSkiYanahui_Case_Green",1], Removed
//["JetSkiYanahui_Case_Red",1], Removed
//["JetSkiYanahui_Case_Yellow",1], Removed
["Kamaz",3],
["KamazRefuel_DZ",1],
["Lada1",3],
["Lada1_TK_CIV_EP1",3],
["Lada2",3],
["Lada2_TK_CIV_EP1",3],
["LadaLM",3],
["LandRover_CZ_EP1",3],
["LandRover_MG_TK_EP1_DZE",1],
["LandRover_Special_CZ_EP1_DZE",1],
["LandRover_TK_CIV_EP1",3],
["M1030_US_DES_EP1",3],
["MH6J_DZ",3],
["Mi17_Civilian_DZ",3],
["Mi17_DZE",3],
["MMT_Civ",6],
["MtvrRefuel_DES_EP1_DZ",1],
["MTVR_DES_EP1",3],
["MV22_DZ",1],
["Offroad_DSHKM_Gue_DZE",3],
["Old_bike_TK_INS_EP1",3],
["Old_moto_TK_Civ_EP1",3],
//["PBX",3], Removed
["Pickup_PK_GUE_DZE",3],
["Pickup_PK_INS_DZE",3],
["Pickup_PK_TK_GUE_EP1_DZE",3],
//["RHIB",3], Removed
["S1203_ambulance_EP1",3],
["S1203_TK_CIV_EP1",3],
["Skoda",3],
["SkodaBlue",3],
["SkodaGreen",3],
["SkodaRed",3],
//["Smallboat_1",3], Removed
//["Smallboat_2",3], Removed
["SUV_Blue",1],
["SUV_Camo",1],
["SUV_Charcoal",1],
["SUV_Green",1],
["SUV_Orange",1],
["SUV_Pink",1],
["SUV_Red",1],
["SUV_Silver",1],
["SUV_TK_CIV_EP1",1],
["SUV_White",1],
["SUV_Yellow",1],
["tractor",3],
["TT650_Civ",3],
["TT650_Ins",3],
["TT650_TK_CIV_EP1",3],
["UAZ_CDF",3],
["UAZ_INS",3],
["UAZ_MG_TK_EP1_DZE",3],
["UAZ_RU",3],
["UAZ_Unarmed_TK_CIV_EP1",3],
["UAZ_Unarmed_TK_EP1",3],
["UAZ_Unarmed_UN_EP1",3],
["UH1H_DZE",2],
["UH1Y_DZE",2],
["UH60M_EP1_DZE",1],
["UralRefuel_TK_EP1_DZ",1],
["Ural_CDF",3],
["Ural_TK_CIV_EP1",3],
["Ural_UN_EP1",3],
["V3S_Open_TK_CIV_EP1",3],
["V3S_Open_TK_EP1",3],
["V3S_Refuel_TK_GUE_EP1_DZ",1],
["VolhaLimo_TK_CIV_EP1",3],
["Volha_1_TK_CIV_EP1",3],
["Volha_2_TK_CIV_EP1",3],
["VWGolf",3],
//["Zodiac",3], Removed
["CH53_DZE",1]
];

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...