mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-11 18:52:56 +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,68 +1,101 @@
|
||||
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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["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],
|
||||
["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],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",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]
|
||||
];
|
||||
@@ -472,7 +472,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.3;
|
||||
};
|
||||
|
||||
class AKS_GOLD
|
||||
{
|
||||
weight = 4.0;
|
||||
};
|
||||
class AKS_74
|
||||
{
|
||||
weight = 2.7;
|
||||
@@ -1098,6 +1101,30 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
class FoodCanUnlabeled
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class FoodMRE
|
||||
{
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodPistachio
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodNutmix
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class FoodSteakCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
@@ -1181,10 +1208,22 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMatchbox
|
||||
{
|
||||
weight = 0.005;
|
||||
@@ -1197,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;
|
||||
@@ -1211,6 +1285,126 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocket_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_RU_Policeman_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Pilot_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Haris_Press_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Ins_Soldier_GL_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Commander_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Functionary1_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Priest_DZ
|
||||
{
|
||||
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;
|
||||
};
|
||||
class Skin_BanditW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWpink_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWcombat_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWdesert_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWurban_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW3_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_TL_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Sniper_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Bodyguard_AA12_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Drake_Light_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_CZ_Special_Forces_GL_DES_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Soldier_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Warlord_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
class HandRoadFlare
|
||||
{
|
||||
@@ -1228,29 +1422,33 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class ItemBandage
|
||||
{
|
||||
weight = 0.005;
|
||||
};
|
||||
|
||||
class Hatchet_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Machete_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
|
||||
class ItemVault
|
||||
{
|
||||
weight = 100;
|
||||
};
|
||||
|
||||
class PartWoodPile
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 1;
|
||||
};
|
||||
class PartWheel
|
||||
{
|
||||
@@ -1292,6 +1490,14 @@ class CfgWeight
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed2
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class TrapBear
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1348,10 +1554,31 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class WoodenArrow
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
class Quiver
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class TrashTinCan
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodCanUnlabeledEmpty
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashRazor
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashToiletpaper
|
||||
{
|
||||
weight = 0.001;
|
||||
};
|
||||
|
||||
class 7Rnd_45ACP_1911
|
||||
{
|
||||
weight = 0.02;
|
||||
@@ -1376,13 +1603,174 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaCokeEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaPepsiEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaMdewEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class TrashJackDaniels
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
|
||||
|
||||
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;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define R3F_WEIGHT_SHOW_WEIGHT
|
||||
|
||||
//show or not classes not found in arma.rpt
|
||||
#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
//#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
@@ -1,96 +0,0 @@
|
||||
/*%FSM<COMPILE "D:\Program Files (x86)\Bohemia Interactive\Tools\FSM Editor Personal Edition\scriptedFSM.cfg, stdin">*/
|
||||
/*%FSM<HEAD>*/
|
||||
/*
|
||||
item0[] = {"init",0,250,-52.011097,-242.579758,37.988903,-192.579758,0.000000,"init"};
|
||||
item1[] = {"true",8,218,-42.857147,-180.166443,47.142853,-130.166443,0.000000,"true"};
|
||||
item2[] = {"Broadcast",2,250,-37.031898,-113.592247,52.968117,-63.592247,0.000000,"Broadcast"};
|
||||
item3[] = {"isRetard",4,218,-85.298180,-33.703201,4.701797,16.296804,0.000000,"isRetard"};
|
||||
item4[] = {"I_has_small_dick",2,250,-27.045757,58.668503,62.954262,108.668503,0.000000,"I has small dick"};
|
||||
item5[] = {"isOwned",4,218,43.689316,-30.790573,133.689301,19.209412,0.000000,"isOwned"};
|
||||
link0[] = {0,1};
|
||||
link1[] = {1,2};
|
||||
link2[] = {2,3};
|
||||
link3[] = {3,4};
|
||||
link4[] = {4,5};
|
||||
link5[] = {5,2};
|
||||
globals[] = {0.000000,0,0,0,16777215,640,480,1,8,6316128,1,-306.241333,293.758667,267.741943,-346.774170,372,381,1};
|
||||
window[] = {0,-1,-1,-1,-1,576,50,812,50,1,390};
|
||||
*//*%FSM</HEAD>*/
|
||||
class FSM
|
||||
{
|
||||
fsmName = "stdin";
|
||||
class States
|
||||
{
|
||||
/*%FSM<STATE "init">*/
|
||||
class init
|
||||
{
|
||||
name = "init";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "true">*/
|
||||
class true
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/""/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "Broadcast">*/
|
||||
class Broadcast
|
||||
{
|
||||
name = "Broadcast";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isRetard">*/
|
||||
class isRetard
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="I_has_small_dick";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"(dialog&&isNull(findDisplay 106)&&isNull(findDisplay 6902))||(!isNil(""nil"")&&alive(player))"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "I_has_small_dick">*/
|
||||
class I_has_small_dick
|
||||
{
|
||||
name = "I_has_small_dick";
|
||||
init = /*%FSM<STATEINIT""">*/"closeDialog 0;" \n
|
||||
"player enableSimulation false;" \n
|
||||
"_tinypenis = format[""AntiCheat: Incredibly small penis detected for %1 with UID %2"",name player,getPlayerUID player];" \n
|
||||
"player setVariable [""cheat"",_tinypenis,true];"/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isOwned">*/
|
||||
class isOwned
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"!dialog&&!alive(player)"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
};
|
||||
initState="init";
|
||||
finalStates[] =
|
||||
{
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
@@ -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,75 +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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["HMMWV_DZ",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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["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]
|
||||
];
|
||||
@@ -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,96 +0,0 @@
|
||||
/*%FSM<COMPILE "D:\Program Files (x86)\Bohemia Interactive\Tools\FSM Editor Personal Edition\scriptedFSM.cfg, stdin">*/
|
||||
/*%FSM<HEAD>*/
|
||||
/*
|
||||
item0[] = {"init",0,250,-52.011097,-242.579758,37.988903,-192.579758,0.000000,"init"};
|
||||
item1[] = {"true",8,218,-42.857147,-180.166443,47.142853,-130.166443,0.000000,"true"};
|
||||
item2[] = {"Broadcast",2,250,-37.031898,-113.592247,52.968117,-63.592247,0.000000,"Broadcast"};
|
||||
item3[] = {"isRetard",4,218,-85.298180,-33.703201,4.701797,16.296804,0.000000,"isRetard"};
|
||||
item4[] = {"I_has_small_dick",2,250,-27.045757,58.668503,62.954262,108.668503,0.000000,"I has small dick"};
|
||||
item5[] = {"isOwned",4,218,43.689316,-30.790573,133.689301,19.209412,0.000000,"isOwned"};
|
||||
link0[] = {0,1};
|
||||
link1[] = {1,2};
|
||||
link2[] = {2,3};
|
||||
link3[] = {3,4};
|
||||
link4[] = {4,5};
|
||||
link5[] = {5,2};
|
||||
globals[] = {0.000000,0,0,0,16777215,640,480,1,8,6316128,1,-306.241333,293.758667,267.741943,-346.774170,372,381,1};
|
||||
window[] = {0,-1,-1,-1,-1,576,50,812,50,1,390};
|
||||
*//*%FSM</HEAD>*/
|
||||
class FSM
|
||||
{
|
||||
fsmName = "stdin";
|
||||
class States
|
||||
{
|
||||
/*%FSM<STATE "init">*/
|
||||
class init
|
||||
{
|
||||
name = "init";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "true">*/
|
||||
class true
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/""/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "Broadcast">*/
|
||||
class Broadcast
|
||||
{
|
||||
name = "Broadcast";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isRetard">*/
|
||||
class isRetard
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="I_has_small_dick";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"(dialog&&isNull(findDisplay 106)&&isNull(findDisplay 6902))||(!isNil(""nil"")&&alive(player))"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "I_has_small_dick">*/
|
||||
class I_has_small_dick
|
||||
{
|
||||
name = "I_has_small_dick";
|
||||
init = /*%FSM<STATEINIT""">*/"closeDialog 0;" \n
|
||||
"player enableSimulation false;" \n
|
||||
"_tinypenis = format[""AntiCheat: Incredibly small penis detected for %1 with UID %2"",name player,getPlayerUID player];" \n
|
||||
"player setVariable [""cheat"",_tinypenis,true];"/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isOwned">*/
|
||||
class isOwned
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"!dialog&&!alive(player)"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
};
|
||||
initState="init";
|
||||
finalStates[] =
|
||||
{
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
@@ -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]
|
||||
];
|
||||
@@ -1208,7 +1208,11 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeFishingPole
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
@@ -1216,10 +1220,6 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemFishingPole
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1434,7 +1434,11 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
@@ -1645,7 +1649,32 @@ class CfgWeight
|
||||
{
|
||||
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;
|
||||
|
||||
@@ -1,72 +1,107 @@
|
||||
AllowedVehiclesList = [
|
||||
["Offroad_DSHKM_Gue",2],
|
||||
["Old_moto_TK_Civ_EP1",10],
|
||||
["MMT_Civ",15],
|
||||
["Old_bike_TK_INS_EP1",15],
|
||||
["TT650_Ins",2],
|
||||
["TT650_Civ",2],
|
||||
["TT650_TK_CIV_EP1",2],
|
||||
["ATV_US_EP1",10],
|
||||
["hilux1_civil_3_open_EP1",5],
|
||||
["hilux1_civil_2_covered",5],
|
||||
["datsun1_civil_3_open",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["VWGolf",4],
|
||||
["Lada1",2],
|
||||
["Lada2",2],
|
||||
["LadaLM",2],
|
||||
["Lada2_TK_CIV_EP1",2],
|
||||
["Skoda",2],
|
||||
["SkodaGreen",2],
|
||||
["SkodaRed",2],
|
||||
["SkodaBlue",2],
|
||||
["car_sedan",2],
|
||||
["car_hatchback",2],
|
||||
["policecar",2],
|
||||
["GLT_M300_LT",2],
|
||||
["GLT_M300_ST",2],
|
||||
["Volha_1_TK_CIV_EP1",2],
|
||||
["VolhaLimo_TK_CIV_EP1",2],
|
||||
["UAZ_Unarmed_TK_EP1",1],
|
||||
["UAZ_RU",2],
|
||||
["UAZ_INS",2],
|
||||
["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",3],
|
||||
["Mi17_Civilian_DZ",5],
|
||||
["Mi17_DZ",2],
|
||||
["LandRover_CZ_EP1",3],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",2],
|
||||
["PBX",5],
|
||||
["Zodiac",4],
|
||||
["RHIB",3],
|
||||
["Fishing_Boat",3],
|
||||
["Smallboat_1",3],
|
||||
["Smallboat_2",4],
|
||||
["KamazRefuel_DZ",1],
|
||||
["UralRefuel_TK_EP1_DZ",1],
|
||||
["MtvrRefuel_DES_EP1_DZ",1],
|
||||
["Ural_UN_EP1",3],
|
||||
["Ural_TK_CIV_EP1",3],
|
||||
["Ural_CDF",3],
|
||||
["Kamaz",3],
|
||||
["tractor",5],
|
||||
["CSJ_GyroP",10],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",5],
|
||||
["MH6J_DZ",2],
|
||||
["AH6X_DZ",2],
|
||||
["MTVR_DES_EP1",2],
|
||||
["LandRover_MG_TK_EP1",2],
|
||||
["M1030_US_DES_EP1",5]
|
||||
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]
|
||||
];
|
||||
@@ -1212,6 +1212,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1430,7 +1434,11 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
@@ -1641,7 +1649,32 @@ class CfgWeight
|
||||
{
|
||||
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;
|
||||
|
||||
@@ -1,63 +1,66 @@
|
||||
AllowedVehiclesList = [
|
||||
["AH6X_DZ",5],
|
||||
["AN2_DZ",1],
|
||||
["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",1],
|
||||
["CSJ_GyroC",5],
|
||||
["CSJ_GyroCover",5],
|
||||
["CSJ_GyroP",5],
|
||||
["datsun1_civil_1_open",5],
|
||||
["datsun1_civil_2_covered",5],
|
||||
["datsun1_civil_3_open",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],
|
||||
["GLT_M300_LT",2],
|
||||
["GLT_M300_ST",2],
|
||||
["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_DES_EP1",5],
|
||||
["HMMWV_DZ",5],
|
||||
["HMMWV_M1035_DES_EP1",1],
|
||||
["HMMWV_M1151_M2_CZ_DES_EP1",1],
|
||||
["HMMWV_M998A2_SOV_DES_EP1",1],
|
||||
["Ikarus",1],
|
||||
["Ikarus_TK_CIV_EP1",1],
|
||||
["Kamaz",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",5],
|
||||
["LandRover_CZ_EP1",1],
|
||||
["LandRover_MG_TK_EP1",1],
|
||||
["LadaLM",2],
|
||||
["LandRover_CZ_EP1",5],
|
||||
["LandRover_MG_TK_EP1",3],
|
||||
["LandRover_Special_CZ_EP1",1],
|
||||
["LandRover_TK_CIV_EP1",1],
|
||||
["LandRover_TK_CIV_EP1",5],
|
||||
["M1030_US_DES_EP1",5],
|
||||
["MH6J_DZ",1],
|
||||
["Mi17_Civilian_DZ",2],
|
||||
["Mi17_DZ",1],
|
||||
["MH6J_DZ",5],
|
||||
["Mi17_Civilian_DZ",5],
|
||||
["Mi17_DZ",4],
|
||||
["MMT_Civ",10],
|
||||
["MtvrRefuel_DES_EP1_DZ",1],
|
||||
["MTVR_DES_EP1",5],
|
||||
["MTVR_DES_EP1",2],
|
||||
["MV22_DZ",1],
|
||||
["Offroad_DSHKM_Gue",5],
|
||||
["Old_bike_TK_INS_EP1",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",1],
|
||||
["RHIB",5],
|
||||
["S1203_ambulance_EP1",5],
|
||||
["S1203_TK_CIV_EP1",5],
|
||||
["policecar",4],
|
||||
["RHIB",3],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
@@ -65,6 +68,7 @@ AllowedVehiclesList = [
|
||||
["Smallboat_1",5],
|
||||
["Smallboat_2",5],
|
||||
["SUV_Blue",1],
|
||||
["SUV_Camo",2],
|
||||
["SUV_Charcoal",1],
|
||||
["SUV_Green",1],
|
||||
["SUV_Orange",1],
|
||||
@@ -74,27 +78,30 @@ AllowedVehiclesList = [
|
||||
["SUV_TK_CIV_EP1",1],
|
||||
["SUV_White",1],
|
||||
["SUV_Yellow",1],
|
||||
["tractor",1],
|
||||
["TT650_Civ",5],
|
||||
["TT650_Ins",5],
|
||||
["TT650_TK_CIV_EP1",5],
|
||||
["UAZ_CDF",2],
|
||||
["UAZ_INS",2],
|
||||
["UAZ_RU",2],
|
||||
["UAZ_Unarmed_TK_CIV_EP1",2],
|
||||
["UAZ_Unarmed_TK_EP1",2],
|
||||
["UAZ_Unarmed_UN_EP1",2],
|
||||
["UH1H_DZ",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",5],
|
||||
["V3S_Open_TK_EP1",2],
|
||||
["V3S_Refuel_TK_GUE_EP1_DZ",1],
|
||||
["VolhaLimo_TK_CIV_EP1",2],
|
||||
["Volha_1_TK_CIV_EP1",3],
|
||||
["Volha_2_TK_CIV_EP1",3],
|
||||
["VWGolf",4],
|
||||
["Volha_1_TK_CIV_EP1",5],
|
||||
["Volha_2_TK_CIV_EP1",5],
|
||||
["VWGolf",5],
|
||||
["Zodiac",5]
|
||||
];
|
||||
@@ -9,13 +9,13 @@ menu_GUE_Villager4 = [
|
||||
// Alda's General Supplies
|
||||
menu_RU_Farmwife4 = [
|
||||
[["Food/Drinks",312],["Clothes",313],["Backpacks",314]],
|
||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Carole's General Supplies
|
||||
menu_RU_Farmwife3 = [
|
||||
[["Food/Drinks",315],["Clothes",316],["Backpacks",317]],
|
||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
// Dr. Zoidberg
|
||||
@@ -98,7 +98,7 @@ menu_Tanny_PMC = [
|
||||
];
|
||||
// Piloted Vehicles
|
||||
menu_UN_CDF_Soldier_Pilot_EP1 = [
|
||||
[["Airplanes",386],["Jets",387],["Attack Choppers",388]],
|
||||
[["Airplanes",386],["Attack Choppers",388]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
@@ -1212,6 +1212,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1430,7 +1434,11 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
@@ -1641,7 +1649,32 @@ class CfgWeight
|
||||
{
|
||||
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;
|
||||
|
||||
@@ -1,63 +1,66 @@
|
||||
AllowedVehiclesList = [
|
||||
["AH6X_DZ",5],
|
||||
["AN2_DZ",1],
|
||||
["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",1],
|
||||
["CSJ_GyroC",5],
|
||||
["CSJ_GyroCover",5],
|
||||
["CSJ_GyroP",5],
|
||||
["datsun1_civil_1_open",5],
|
||||
["datsun1_civil_2_covered",5],
|
||||
["datsun1_civil_3_open",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],
|
||||
["GLT_M300_LT",2],
|
||||
["GLT_M300_ST",2],
|
||||
["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_DES_EP1",5],
|
||||
["HMMWV_DZ",5],
|
||||
["HMMWV_M1035_DES_EP1",1],
|
||||
["HMMWV_M1151_M2_CZ_DES_EP1",1],
|
||||
["HMMWV_M998A2_SOV_DES_EP1",1],
|
||||
["Ikarus",1],
|
||||
["Ikarus_TK_CIV_EP1",1],
|
||||
["Kamaz",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",5],
|
||||
["LandRover_CZ_EP1",1],
|
||||
["LandRover_MG_TK_EP1",1],
|
||||
["LadaLM",2],
|
||||
["LandRover_CZ_EP1",5],
|
||||
["LandRover_MG_TK_EP1",3],
|
||||
["LandRover_Special_CZ_EP1",1],
|
||||
["LandRover_TK_CIV_EP1",1],
|
||||
["LandRover_TK_CIV_EP1",5],
|
||||
["M1030_US_DES_EP1",5],
|
||||
["MH6J_DZ",1],
|
||||
["Mi17_Civilian_DZ",2],
|
||||
["Mi17_DZ",1],
|
||||
["MH6J_DZ",5],
|
||||
["Mi17_Civilian_DZ",5],
|
||||
["Mi17_DZ",4],
|
||||
["MMT_Civ",10],
|
||||
["MtvrRefuel_DES_EP1_DZ",1],
|
||||
["MTVR_DES_EP1",5],
|
||||
["MTVR_DES_EP1",2],
|
||||
["MV22_DZ",1],
|
||||
["Offroad_DSHKM_Gue",5],
|
||||
["Old_bike_TK_INS_EP1",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",1],
|
||||
["RHIB",5],
|
||||
["S1203_ambulance_EP1",5],
|
||||
["S1203_TK_CIV_EP1",5],
|
||||
["policecar",4],
|
||||
["RHIB",3],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
@@ -65,6 +68,7 @@ AllowedVehiclesList = [
|
||||
["Smallboat_1",5],
|
||||
["Smallboat_2",5],
|
||||
["SUV_Blue",1],
|
||||
["SUV_Camo",2],
|
||||
["SUV_Charcoal",1],
|
||||
["SUV_Green",1],
|
||||
["SUV_Orange",1],
|
||||
@@ -74,27 +78,30 @@ AllowedVehiclesList = [
|
||||
["SUV_TK_CIV_EP1",1],
|
||||
["SUV_White",1],
|
||||
["SUV_Yellow",1],
|
||||
["tractor",1],
|
||||
["TT650_Civ",5],
|
||||
["TT650_Ins",5],
|
||||
["TT650_TK_CIV_EP1",5],
|
||||
["UAZ_CDF",2],
|
||||
["UAZ_INS",2],
|
||||
["UAZ_RU",2],
|
||||
["UAZ_Unarmed_TK_CIV_EP1",2],
|
||||
["UAZ_Unarmed_TK_EP1",2],
|
||||
["UAZ_Unarmed_UN_EP1",2],
|
||||
["UH1H_DZ",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",5],
|
||||
["V3S_Open_TK_EP1",2],
|
||||
["V3S_Refuel_TK_GUE_EP1_DZ",1],
|
||||
["VolhaLimo_TK_CIV_EP1",2],
|
||||
["Volha_1_TK_CIV_EP1",3],
|
||||
["Volha_2_TK_CIV_EP1",3],
|
||||
["VWGolf",4],
|
||||
["Volha_1_TK_CIV_EP1",5],
|
||||
["Volha_2_TK_CIV_EP1",5],
|
||||
["VWGolf",5],
|
||||
["Zodiac",5]
|
||||
];
|
||||
@@ -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]
|
||||
];
|
||||
@@ -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,68 +1,101 @@
|
||||
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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["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],
|
||||
["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],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",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]
|
||||
];
|
||||
@@ -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,68 +1,101 @@
|
||||
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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["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],
|
||||
["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],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",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]
|
||||
];
|
||||
@@ -472,7 +472,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.3;
|
||||
};
|
||||
|
||||
class AKS_GOLD
|
||||
{
|
||||
weight = 4.0;
|
||||
};
|
||||
class AKS_74
|
||||
{
|
||||
weight = 2.7;
|
||||
@@ -1098,6 +1101,30 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
class FoodCanUnlabeled
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class FoodMRE
|
||||
{
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodPistachio
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodNutmix
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class FoodSteakCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
@@ -1181,10 +1208,22 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMatchbox
|
||||
{
|
||||
weight = 0.005;
|
||||
@@ -1197,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;
|
||||
@@ -1211,6 +1285,126 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocket_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_RU_Policeman_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Pilot_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Haris_Press_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Ins_Soldier_GL_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Commander_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Functionary1_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Priest_DZ
|
||||
{
|
||||
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;
|
||||
};
|
||||
class Skin_BanditW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWpink_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWcombat_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWdesert_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWurban_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW3_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_TL_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Sniper_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Bodyguard_AA12_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Drake_Light_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_CZ_Special_Forces_GL_DES_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Soldier_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Warlord_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
class HandRoadFlare
|
||||
{
|
||||
@@ -1228,29 +1422,33 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class ItemBandage
|
||||
{
|
||||
weight = 0.005;
|
||||
};
|
||||
|
||||
class Hatchet_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Machete_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
|
||||
class ItemVault
|
||||
{
|
||||
weight = 100;
|
||||
};
|
||||
|
||||
class PartWoodPile
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 1;
|
||||
};
|
||||
class PartWheel
|
||||
{
|
||||
@@ -1292,6 +1490,14 @@ class CfgWeight
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed2
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class TrapBear
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1348,10 +1554,31 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class WoodenArrow
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
class Quiver
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class TrashTinCan
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodCanUnlabeledEmpty
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashRazor
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashToiletpaper
|
||||
{
|
||||
weight = 0.001;
|
||||
};
|
||||
|
||||
class 7Rnd_45ACP_1911
|
||||
{
|
||||
weight = 0.02;
|
||||
@@ -1376,13 +1603,174 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaCokeEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaPepsiEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaMdewEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class TrashJackDaniels
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
|
||||
|
||||
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;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define R3F_WEIGHT_SHOW_WEIGHT
|
||||
|
||||
//show or not classes not found in arma.rpt
|
||||
#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
//#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
@@ -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]
|
||||
];
|
||||
@@ -1,5 +1,6 @@
|
||||
// DayZ Epoch TRADERS for 6 & 7
|
||||
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor","CIV_Contractor1_BAF"];
|
||||
// DayZ Epoch TRADERS for 6
|
||||
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor"];
|
||||
// START PER TRADER CONFIG
|
||||
// Whiskey's Parts Shop
|
||||
menu_RU_Worker1 = [
|
||||
[["Vehicle Parts",63],["Building Supplies",64]],
|
||||
@@ -14,7 +15,7 @@ menu_Dr_Annie_Baker_EP1 = [
|
||||
];
|
||||
// Alejandria's General Supplies
|
||||
menu_CIV_EuroWoman01_EP1 = [
|
||||
[["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]],
|
||||
[["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
@@ -62,7 +63,7 @@ menu_ibr_lingorman2 = [
|
||||
];
|
||||
// Green's Quality Cars
|
||||
menu_Citizen2_EP1 = [
|
||||
[["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120],["Military Unarmed",308]],
|
||||
[["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
@@ -171,12 +172,6 @@ menu_TK_CIV_Worker01_EP1 = [
|
||||
// Mad Scientist
|
||||
menu_RU_Doctor = [
|
||||
[["Medical Supplies",193]],
|
||||
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
||||
"neutral"
|
||||
];
|
||||
// Jeeves
|
||||
menu_CIV_Contractor1_BAF = [
|
||||
[["Black Market Weapons",452],["Black Market Ammo",453]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
@@ -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]
|
||||
];
|
||||
@@ -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,96 +0,0 @@
|
||||
/*%FSM<COMPILE "D:\Program Files (x86)\Bohemia Interactive\Tools\FSM Editor Personal Edition\scriptedFSM.cfg, stdin">*/
|
||||
/*%FSM<HEAD>*/
|
||||
/*
|
||||
item0[] = {"init",0,250,-52.011097,-242.579758,37.988903,-192.579758,0.000000,"init"};
|
||||
item1[] = {"true",8,218,-42.857147,-180.166443,47.142853,-130.166443,0.000000,"true"};
|
||||
item2[] = {"Broadcast",2,250,-37.031898,-113.592247,52.968117,-63.592247,0.000000,"Broadcast"};
|
||||
item3[] = {"isRetard",4,218,-85.298180,-33.703201,4.701797,16.296804,0.000000,"isRetard"};
|
||||
item4[] = {"I_has_small_dick",2,250,-27.045757,58.668503,62.954262,108.668503,0.000000,"I has small dick"};
|
||||
item5[] = {"isOwned",4,218,43.689316,-30.790573,133.689301,19.209412,0.000000,"isOwned"};
|
||||
link0[] = {0,1};
|
||||
link1[] = {1,2};
|
||||
link2[] = {2,3};
|
||||
link3[] = {3,4};
|
||||
link4[] = {4,5};
|
||||
link5[] = {5,2};
|
||||
globals[] = {0.000000,0,0,0,16777215,640,480,1,8,6316128,1,-306.241333,293.758667,267.741943,-346.774170,372,381,1};
|
||||
window[] = {0,-1,-1,-1,-1,576,50,812,50,1,390};
|
||||
*//*%FSM</HEAD>*/
|
||||
class FSM
|
||||
{
|
||||
fsmName = "stdin";
|
||||
class States
|
||||
{
|
||||
/*%FSM<STATE "init">*/
|
||||
class init
|
||||
{
|
||||
name = "init";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "true">*/
|
||||
class true
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/""/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "Broadcast">*/
|
||||
class Broadcast
|
||||
{
|
||||
name = "Broadcast";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isRetard">*/
|
||||
class isRetard
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="I_has_small_dick";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"(dialog&&isNull(findDisplay 106)&&isNull(findDisplay 6902))||(!isNil(""nil"")&&alive(player))"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "I_has_small_dick">*/
|
||||
class I_has_small_dick
|
||||
{
|
||||
name = "I_has_small_dick";
|
||||
init = /*%FSM<STATEINIT""">*/"closeDialog 0;" \n
|
||||
"player enableSimulation false;" \n
|
||||
"_tinypenis = format[""AntiCheat: Incredibly small penis detected for %1 with UID %2"",name player,getPlayerUID player];" \n
|
||||
"player setVariable [""cheat"",_tinypenis,true];"/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isOwned">*/
|
||||
class isOwned
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"!dialog&&!alive(player)"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
};
|
||||
initState="init";
|
||||
finalStates[] =
|
||||
{
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
@@ -1,68 +1,101 @@
|
||||
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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["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],
|
||||
["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],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",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]
|
||||
];
|
||||
@@ -472,7 +472,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.3;
|
||||
};
|
||||
|
||||
class AKS_GOLD
|
||||
{
|
||||
weight = 4.0;
|
||||
};
|
||||
class AKS_74
|
||||
{
|
||||
weight = 2.7;
|
||||
@@ -1098,6 +1101,30 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
class FoodCanUnlabeled
|
||||
{
|
||||
weight = 0.2;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class FoodMRE
|
||||
{
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodPistachio
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodNutmix
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class FoodSteakCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
@@ -1181,10 +1208,22 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMatchbox
|
||||
{
|
||||
weight = 0.005;
|
||||
@@ -1197,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;
|
||||
@@ -1211,6 +1285,126 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Rocket_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_RU_Policeman_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Pilot_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Haris_Press_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Ins_Soldier_GL_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_GUE_Commander_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Functionary1_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Priest_DZ
|
||||
{
|
||||
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;
|
||||
};
|
||||
class Skin_BanditW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW2_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWpink_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWcombat_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWdesert_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorWurban_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_SurvivorW3_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_TL_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Sniper_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Soldier_Bodyguard_AA12_PMC_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_Drake_Light_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_CZ_Special_Forces_GL_DES_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Soldier_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Skin_TK_INS_Warlord_EP1_DZ
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
class HandRoadFlare
|
||||
{
|
||||
@@ -1228,29 +1422,33 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class ItemBandage
|
||||
{
|
||||
weight = 0.005;
|
||||
};
|
||||
|
||||
class Hatchet_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
class Machete_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Fishing_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class Crowbar_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
|
||||
class ItemVault
|
||||
{
|
||||
weight = 100;
|
||||
};
|
||||
|
||||
class PartWoodPile
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 1;
|
||||
};
|
||||
class PartWheel
|
||||
{
|
||||
@@ -1292,6 +1490,14 @@ class CfgWeight
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class ItemTentDomed2
|
||||
{
|
||||
weight = 5;
|
||||
};
|
||||
class TrapBear
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1348,10 +1554,31 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class WoodenArrow
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
class Quiver
|
||||
{
|
||||
weight = 0.08;
|
||||
};
|
||||
class TrashTinCan
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class FoodCanUnlabeledEmpty
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashRazor
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
class ItemTrashToiletpaper
|
||||
{
|
||||
weight = 0.001;
|
||||
};
|
||||
|
||||
class 7Rnd_45ACP_1911
|
||||
{
|
||||
weight = 0.02;
|
||||
@@ -1376,13 +1603,174 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaCokeEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaPepsiEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaMdewEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class TrashJackDaniels
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
|
||||
|
||||
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;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define R3F_WEIGHT_SHOW_WEIGHT
|
||||
|
||||
//show or not classes not found in arma.rpt
|
||||
#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
//#define R3F_WEIGHT_SHOW_CLASSES_NOT_FOUND
|
||||
@@ -1,96 +0,0 @@
|
||||
/*%FSM<COMPILE "D:\Program Files (x86)\Bohemia Interactive\Tools\FSM Editor Personal Edition\scriptedFSM.cfg, stdin">*/
|
||||
/*%FSM<HEAD>*/
|
||||
/*
|
||||
item0[] = {"init",0,250,-52.011097,-242.579758,37.988903,-192.579758,0.000000,"init"};
|
||||
item1[] = {"true",8,218,-42.857147,-180.166443,47.142853,-130.166443,0.000000,"true"};
|
||||
item2[] = {"Broadcast",2,250,-37.031898,-113.592247,52.968117,-63.592247,0.000000,"Broadcast"};
|
||||
item3[] = {"isRetard",4,218,-85.298180,-33.703201,4.701797,16.296804,0.000000,"isRetard"};
|
||||
item4[] = {"I_has_small_dick",2,250,-27.045757,58.668503,62.954262,108.668503,0.000000,"I has small dick"};
|
||||
item5[] = {"isOwned",4,218,43.689316,-30.790573,133.689301,19.209412,0.000000,"isOwned"};
|
||||
link0[] = {0,1};
|
||||
link1[] = {1,2};
|
||||
link2[] = {2,3};
|
||||
link3[] = {3,4};
|
||||
link4[] = {4,5};
|
||||
link5[] = {5,2};
|
||||
globals[] = {0.000000,0,0,0,16777215,640,480,1,8,6316128,1,-306.241333,293.758667,267.741943,-346.774170,372,381,1};
|
||||
window[] = {0,-1,-1,-1,-1,576,50,812,50,1,390};
|
||||
*//*%FSM</HEAD>*/
|
||||
class FSM
|
||||
{
|
||||
fsmName = "stdin";
|
||||
class States
|
||||
{
|
||||
/*%FSM<STATE "init">*/
|
||||
class init
|
||||
{
|
||||
name = "init";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "true">*/
|
||||
class true
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/""/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "Broadcast">*/
|
||||
class Broadcast
|
||||
{
|
||||
name = "Broadcast";
|
||||
init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isRetard">*/
|
||||
class isRetard
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="I_has_small_dick";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"(dialog&&isNull(findDisplay 106)&&isNull(findDisplay 6902))||(!isNil(""nil"")&&alive(player))"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
/*%FSM<STATE "I_has_small_dick">*/
|
||||
class I_has_small_dick
|
||||
{
|
||||
name = "I_has_small_dick";
|
||||
init = /*%FSM<STATEINIT""">*/"closeDialog 0;" \n
|
||||
"player enableSimulation false;" \n
|
||||
"_tinypenis = format[""AntiCheat: Incredibly small penis detected for %1 with UID %2"",name player,getPlayerUID player];" \n
|
||||
"player setVariable [""cheat"",_tinypenis,true];"/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
class Links
|
||||
{
|
||||
/*%FSM<LINK "isOwned">*/
|
||||
class isOwned
|
||||
{
|
||||
priority = 0.000000;
|
||||
to="Broadcast";
|
||||
precondition = /*%FSM<CONDPRECONDITION""">*/""/*%FSM</CONDPRECONDITION""">*/;
|
||||
condition=/*%FSM<CONDITION""">*/"!dialog&&!alive(player)"/*%FSM</CONDITION""">*/;
|
||||
action=/*%FSM<ACTION""">*/""/*%FSM</ACTION""">*/;
|
||||
};
|
||||
/*%FSM</LINK>*/
|
||||
};
|
||||
};
|
||||
/*%FSM</STATE>*/
|
||||
};
|
||||
initState="init";
|
||||
finalStates[] =
|
||||
{
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
@@ -1,73 +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],
|
||||
["TT650_Gue",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],
|
||||
["ArmoredSUV_PMC_DZ",2],
|
||||
["UH1H_DZ",2],
|
||||
["Mi17_Civilian_DZ",3],
|
||||
["Mi17_DZ",1],
|
||||
["CH_47F_EP1_DZ",1],
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["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",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["MTVR_DES_EP1",1],
|
||||
["LandRover_MG_TK_EP1",1],
|
||||
["M1030_US_DES_EP1",1],
|
||||
["HMMWV_M1151_M2_CZ_DES_EP1",2],
|
||||
["HMMWV_M998A2_SOV_DES_EP1",2],
|
||||
["HMMWV_M1035_DES_EP1",2],
|
||||
["HMMWV_DZ",2],
|
||||
["HMMWV_Ambulance_CZ_DES_EP1",2]
|
||||
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]
|
||||
];
|
||||
101
MPMissions/TEMPLATE/dynamic_vehicle_no_boats.sqf
Normal file
101
MPMissions/TEMPLATE/dynamic_vehicle_no_boats.sqf
Normal file
@@ -0,0 +1,101 @@
|
||||
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],
|
||||
["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],
|
||||
["Pickup_PK_GUE",5],
|
||||
["Pickup_PK_INS",5],
|
||||
["Pickup_PK_TK_GUE_EP1",5],
|
||||
["policecar",4],
|
||||
["S1203_ambulance_EP1",2],
|
||||
["S1203_TK_CIV_EP1",6],
|
||||
["Skoda",5],
|
||||
["SkodaBlue",5],
|
||||
["SkodaGreen",5],
|
||||
["SkodaRed",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]
|
||||
];
|
||||
Reference in New Issue
Block a user