mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
1.0.1 RC2
+ [CHANGED] Personal safe model, texture, and icon reworked. + [FIXED] Fixed issue with being unable to bloodbag. + [FIXED] Potential fix for storage buildings disappearing. + [UPDATED] traders updated to have more items. + [FIXED] Weights updated for new items added on each mission template.
This commit is contained in:
@@ -1208,6 +1208,14 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1228,8 +1236,43 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class Skin_FR_OHara_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_FR_Rodriguez_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_CZ_Soldier_Sniper_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Graves_Light_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Soldier_MG_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Soldier_Sniper_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Soldier_Crew_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Soldier_CO_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Soldier_2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Survivor2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1278,14 +1321,30 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocker1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocker2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocker3_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocker4_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Bandit1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Bandit2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_BanditW1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1375,7 +1434,11 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
@@ -1385,7 +1448,7 @@ class CfgWeight
|
||||
};
|
||||
class PartWoodPile
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 1;
|
||||
};
|
||||
class PartWheel
|
||||
{
|
||||
@@ -1427,6 +1490,14 @@ class CfgWeight
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed2
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class TrapBear
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1550,7 +1621,156 @@ class CfgWeight
|
||||
};
|
||||
|
||||
|
||||
class ItemCanvas
|
||||
{
|
||||
weight = 4;
|
||||
};
|
||||
class ItemBurlap
|
||||
{
|
||||
weight = 8;
|
||||
};
|
||||
class ItemLightBulb
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
class ItemPole
|
||||
{
|
||||
weight = 10;
|
||||
};
|
||||
class ItemCorrugated
|
||||
{
|
||||
weight = 29;
|
||||
};
|
||||
class PartWoodPlywood
|
||||
{
|
||||
weight = 4;
|
||||
};
|
||||
class PartWoodLumber
|
||||
{
|
||||
weight = 2;
|
||||
};
|
||||
|
||||
class ItemTrout
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemTroutCooked
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemSeaBass
|
||||
{
|
||||
weight = 6;
|
||||
};
|
||||
class ItemSeaBassCooked
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTuna
|
||||
{
|
||||
weight = 27;
|
||||
};
|
||||
class ItemTunaCooked
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
|
||||
class 30m_plot_kit
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
class fuel_pump_kit
|
||||
{
|
||||
weight = 50;
|
||||
};
|
||||
class light_pole_kit
|
||||
{
|
||||
weight = 10;
|
||||
};
|
||||
class stick_fence_kit
|
||||
{
|
||||
weight = 6;
|
||||
};
|
||||
class park_bench_kit
|
||||
{
|
||||
weight = 50;
|
||||
};
|
||||
class wood_shack_kit
|
||||
{
|
||||
weight = 50;
|
||||
};
|
||||
class storage_shed_kit
|
||||
{
|
||||
weight = 100;
|
||||
};
|
||||
class outhouse_kit
|
||||
{
|
||||
weight = 50;
|
||||
};
|
||||
class wooden_shed_kit
|
||||
{
|
||||
weight = 75;
|
||||
};
|
||||
class rusty_gate_kit
|
||||
{
|
||||
weight = 80;
|
||||
};
|
||||
class sun_shade_kit
|
||||
{
|
||||
weight = 50;
|
||||
};
|
||||
class m240_nest_kit
|
||||
{
|
||||
weight = 100;
|
||||
};
|
||||
class ItemFuelBarrel
|
||||
{
|
||||
weight = 167;
|
||||
};
|
||||
class ItemFuelBarrelEmpty
|
||||
{
|
||||
weight = 20;
|
||||
};
|
||||
class ItemOilBarrel
|
||||
{
|
||||
weight = 140;
|
||||
};
|
||||
|
||||
class bulk_NVGoggles
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_DZ_Backpack_EP1
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_15Rnd_9x19_M9SD
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_30Rnd_556x45_StanagSD
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_ItemSandbag
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_ItemGPS
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_ItemMap
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_ItemEtool
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
class bulk_17Rnd_9x19_glock17
|
||||
{
|
||||
weight = 25;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -1,71 +1,107 @@
|
||||
AllowedVehiclesList = [
|
||||
["Old_moto_TK_Civ_EP1",10],
|
||||
["MMT_Civ",10],
|
||||
["Old_bike_TK_INS_EP1",10],
|
||||
["TT650_Ins",1],
|
||||
["TT650_Civ",1],
|
||||
["TT650_TK_CIV_EP1",1],
|
||||
["ATV_US_EP1",10],
|
||||
["hilux1_civil_3_open_EP1",5],
|
||||
["hilux1_civil_2_covered",2],
|
||||
["datsun1_civil_3_open",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["VWGolf",2],
|
||||
["Lada1",1],
|
||||
["Lada2",1],
|
||||
["LadaLM",1],
|
||||
["Lada2_TK_CIV_EP1",2],
|
||||
["Skoda",1],
|
||||
["SkodaGreen",1],
|
||||
["SkodaRed",1],
|
||||
["SkodaBlue",1],
|
||||
["car_sedan",2],
|
||||
["car_hatchback",2],
|
||||
["policecar",1],
|
||||
["GLT_M300_LT",1],
|
||||
["GLT_M300_ST",1],
|
||||
["Volha_1_TK_CIV_EP1",2],
|
||||
["VolhaLimo_TK_CIV_EP1",2],
|
||||
["UAZ_Unarmed_TK_EP1",1],
|
||||
["UAZ_RU",1],
|
||||
["UAZ_INS",1],
|
||||
["Ikarus",3],
|
||||
["SUV_TK_CIV_EP1",2],
|
||||
["SUV_Green",1],
|
||||
["SUV_Yellow",1],
|
||||
["SUV_White",1],
|
||||
["SUV_Silver",1],
|
||||
["SUV_Red",1],
|
||||
["SUV_Pink",1],
|
||||
["SUV_Orange",1],
|
||||
["SUV_Charcoal",1],
|
||||
["SUV_Blue",1],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["PBX",3],
|
||||
["Zodiac",2],
|
||||
["RHIB",2],
|
||||
["Fishing_Boat",2],
|
||||
["Smallboat_1",2],
|
||||
["Smallboat_2",2],
|
||||
["KamazRefuel_DZ",1],
|
||||
["UralRefuel_TK_EP1_DZ",1],
|
||||
["MtvrRefuel_DES_EP1_DZ",1],
|
||||
["Ural_UN_EP1",2],
|
||||
["Ural_TK_CIV_EP1",2],
|
||||
["Ural_CDF",2],
|
||||
["Kamaz",2],
|
||||
["tractor",3],
|
||||
["CSJ_GyroP",5],
|
||||
["S1203_ambulance_EP1",1],
|
||||
["S1203_TK_CIV_EP1",2],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",1],
|
||||
["MTVR_DES_EP1",1],
|
||||
["LandRover_MG_TK_EP1",1],
|
||||
["M1030_US_DES_EP1",1]
|
||||
AllowedVehiclesList = [
|
||||
["AH6X_DZ",5],
|
||||
["AN2_DZ",3],
|
||||
["ArmoredSUV_PMC_DZ",1],
|
||||
["ATV_CZ_EP1",5],
|
||||
["ATV_US_EP1",5],
|
||||
["C130J_US_EP1",1],
|
||||
["car_hatchback",5],
|
||||
["car_sedan",5],
|
||||
["CH_47F_EP1_DZ",2],
|
||||
["CSJ_GyroC",2],
|
||||
["CSJ_GyroCover",2],
|
||||
["CSJ_GyroP",2],
|
||||
["datsun1_civil_1_open",3],
|
||||
["datsun1_civil_2_covered",3],
|
||||
["datsun1_civil_3_open",3],
|
||||
["Fishing_Boat",5],
|
||||
["GAZ_Vodnik",2],
|
||||
["GAZ_Vodnik_MedEvac",1],
|
||||
["GLT_M300_LT",5],
|
||||
["GLT_M300_ST",5],
|
||||
["hilux1_civil_1_open",5],
|
||||
["hilux1_civil_2_covered",5],
|
||||
["hilux1_civil_3_open_EP1",5],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_Ambulance_CZ_DES_EP1",2],
|
||||
["HMMWV_DES_EP1",5],
|
||||
["HMMWV_DZ",5],
|
||||
["HMMWV_M1035_DES_EP1",2],
|
||||
["HMMWV_M1151_M2_CZ_DES_EP1",2],
|
||||
["HMMWV_M998A2_SOV_DES_EP1",2],
|
||||
["Ikarus",6],
|
||||
["Ikarus_TK_CIV_EP1",6],
|
||||
["Kamaz",2],
|
||||
["KamazRefuel_DZ",1],
|
||||
["Lada1",5],
|
||||
["Lada1_TK_CIV_EP1",5],
|
||||
["Lada2",5],
|
||||
["Lada2_TK_CIV_EP1",5],
|
||||
["LadaLM",2],
|
||||
["LandRover_CZ_EP1",5],
|
||||
["LandRover_MG_TK_EP1",3],
|
||||
["LandRover_Special_CZ_EP1",1],
|
||||
["LandRover_TK_CIV_EP1",5],
|
||||
["M1030_US_DES_EP1",5],
|
||||
["MH6J_DZ",5],
|
||||
["Mi17_Civilian_DZ",5],
|
||||
["Mi17_DZ",4],
|
||||
["MMT_Civ",10],
|
||||
["MtvrRefuel_DES_EP1_DZ",1],
|
||||
["MTVR_DES_EP1",2],
|
||||
["MV22_DZ",1],
|
||||
["Offroad_DSHKM_Gue",5],
|
||||
["Old_bike_TK_INS_EP1",7],
|
||||
["Old_moto_TK_Civ_EP1",5],
|
||||
["PBX",5],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["RHIB",3],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",5],
|
||||
["Smallboat_1",5],
|
||||
["Smallboat_2",5],
|
||||
["SUV_Blue",1],
|
||||
["SUV_Camo",2],
|
||||
["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",5],
|
||||
["TT650_Civ",6],
|
||||
["TT650_Ins",6],
|
||||
["TT650_TK_CIV_EP1",6],
|
||||
["UAZ_CDF",5],
|
||||
["UAZ_INS",5],
|
||||
["UAZ_MG_TK_EP1",5],
|
||||
["UAZ_RU",5],
|
||||
["UAZ_Unarmed_TK_CIV_EP1",5],
|
||||
["UAZ_Unarmed_TK_EP1",5],
|
||||
["UAZ_Unarmed_UN_EP1",5],
|
||||
["UH1H_DZ",3],
|
||||
["UH1Y_DZ",1],
|
||||
["UH60M_EP1",2],
|
||||
["UralRefuel_TK_EP1_DZ",1],
|
||||
["Ural_CDF",2],
|
||||
["Ural_TK_CIV_EP1",2],
|
||||
["Ural_UN_EP1",2],
|
||||
["V3S_Open_TK_CIV_EP1",2],
|
||||
["V3S_Open_TK_EP1",2],
|
||||
["V3S_Refuel_TK_GUE_EP1_DZ",1],
|
||||
["VolhaLimo_TK_CIV_EP1",2],
|
||||
["Volha_1_TK_CIV_EP1",5],
|
||||
["Volha_2_TK_CIV_EP1",5],
|
||||
["VWGolf",5],
|
||||
["Zodiac",5]
|
||||
];
|
||||
Reference in New Issue
Block a user