Jump to content
  • 0

Editing loot spawn.


SinisterXylene

Question

Hi, i am using a custom addon on my epoch server. I was just wondering how i would go about editing the loot table for custom items to spawn (i would like the items to spawn like normal epoch item e.g inside a sofa). I looked online and i can't seem to find how i edit the table.

 

Any help is appreciated!

 

PS: I don't want any addons to do this, i would just like to add the item names, if its possible.

Link to comment
Share on other sites

25 answers to this question

Recommended Posts

  • 0

Bump

 

Why ? :unsure: I gave you the answer, see post #2

 

Find and edit loots.h with the weapons and ammo you want spawning, see example below

    class Rifle
    {
        items[] = {
                { { "AKM_EPOCH", "weapon" }, 3 },
                { { "sr25_epoch", "weapon" }, 4 },
                { { "Rifle_arifle_Katiba_F", "CfgLootTable" }, 5 },
                { { "Rifle_arifle_MX_GL_F", "CfgLootTable" }, 6 },
                { { "Rifle_l85a2_epoch", "CfgLootTable" }, 6 },
                { { "m4a3_EPOCH", "weapon" }, 7 },
                { { "Rifle_m16_EPOCH", "CfgLootTable" }, 7 },
                { { "Rifle_arifle_Mk20_F", "CfgLootTable" }, 8 },
                { { "Rifle_arifle_TRG21_F", "CfgLootTable" }, 8 },
                { { "arifle_SDAR_F", "weapon" }, 9 },
                { { "Rollins_F", "weapon" }, 9 },
                { { "SMG_01_F", "weapon" }, 9 },
                { { "SMG_02_F", "weapon" }, 9 },
                { { "hgun_PDW2000_F", "weapon" }, 10 }
        };
    };

    class RifleAmmo
    {
        items[] = {
                { { "30Rnd_762x39_Mag", "magazine" }, 8 },
                { { "RifleAmmo_30Rnd_65x39_caseless_mag", "CfgLootTable" }, 14 },
                { { "20Rnd_556x45_UW_mag", "magazine" }, 12 },
                { { "RifleAmmo_30Rnd_556x45_Stanag", "CfgLootTable" }, 13 },
                { { "RifleAmmo_30Rnd_45ACP_Mag_SMG_01", "CfgLootTable" }, 16 },
                { { "30Rnd_9x21_Mag", "magazine" }, 17 },
                { { "5Rnd_rollins_mag", "magazine" }, 20 }
        };
    };
Link to comment
Share on other sites

  • 0

I guess you should add up the numbers behind them.

 

3+4+5+6+6+7+8+8+9+9+9+9+10=???

8+14+12+13+16+17+20=???

 

But I am just guessing.

 

My solution to the problem was to add the little of the extra weapons to the extra loot table and then to the missions systems. So people need go out and do stuff. Not just sit in there base.  

 

Extra loot: 

Link to comment
Share on other sites

  • 0

If you add up the numbers behind the they adds up to 100..... 100 = 100% so if the numbers add upp to 100, do the same with what you are adding. So if it says 20 behind the objects that are already there, and there are 5 things and you are adding 5 more things, you need to work out the number so it will add up to 100. If the numbers are are like this,

class MaleUniforms
{
items[] = {
{ { "U_O_CombatUniform_ocamo", "item" }, 1 },
{ { "U_O_GhillieSuit", "item" }, 1 },
{ { "U_O_PilotCoveralls", "item" }, 1 },
{ { "U_O_Wetsuit", "item" }, 1 },
{ { "MaleUniforms_OG_Guerilla", "CfgLootTable" }, 1 },
{ { "MaleUniforms_Poloshirt", "CfgLootTable" }, 1 },
{ { "U_C_Poor_1", "item" }, 1 },
{ { "U_C_WorkerCoveralls", "item" }, 1 },
{ { "U_C_Journalist", "item" }, 1 },
{ { "U_C_Scientist", "item" }, 1 },
{ { "U_OrestesBody", "item" }, 1 }

do the same with what you are addiding. put a 1 behind it. 

I am not 100% that it's works this way....but I have just added all of this to the loot.h and it works. With this system.

NVG:
"pmc_earpiece";
"NVGoggles_OPFOR";
"NVGoggles";
"NVGoggles_INDEP";
"vdo_peltor_1_nvg";
"vdo_peltor_1_grey_nvg";
"vdo_peltor_2_nvg";
"vdo_peltor_2_grey_nvg";

Bino:
"Trixie_SOFLAM";
"Trixie_SOFLAM_Tripod_ANPVS4";
"Trixie_SOFLAM_Tripod";
"Binocular";
"Laserdesignator_03";
"Laserdesignator_02";
"Laserdesignator";
"Rangefinder";
"Trixie_Rangefinder";
"Trixie_Rangefinder_Tripod";

Backpack:
"PMC_AssaultPack_Blk";
"PMC_AssaultPack_Rgr";
"PMC_AssaultPack_Tan";
"PMC_B_Carryall_blk";
"PMC_B_Kitbag_blk";
"Anime_Backpack_Grey_Big";
"Anime_Backpack_Pink_Big";
"Anime_Backpack_Grey_Medium";
"Anime_Backpack_Pink_Medium";
"Anime_Backpack_Grey_Expl";
"Anime_Backpack_Pink_Expl";
"Anime_Backpack_Grey_Medic";
"Anime_Backpack_Pink_Medic";
"Anime_Parachute_Dark";


Facegear:
"Pomi_Goggles";
"Pomi_Goggles_Grn";
"Pomi_Goggles_Snd";
"G_Aviator";
"G_Balaclava_blk";
"G_Balaclava_combat";
"G_Balaclava_lowprofile";
"G_Balaclava_oli";
"G_Bandanna_aviator";
"G_Bandanna_beast";
"G_Bandanna_blk";
"G_Bandanna_khk";
"G_Bandanna_oli";
"G_Bandanna_shades";
"G_Bandanna_sport";
"G_Bandanna_tan";
"EWK_Cigar1";
"EWK_Cigar2";
"EWK_Cig1";
"EWK_Glasses_Cig1";
"EWK_Cig2";
"EWK_Glasses_Cig2";
"EWK_Cig5";
"EWK_Glasses_Cig5";
"EWK_Cig6";
"EWK_Glasses_Cig6";
"EWK_Shemag_NB_Cig6";
"EWK_Shemag_GRE_Cig6";
"EWK_Shemag_tan_Cig6";
"EWK_Glasses_Shemag_NB_Cig6";
"EWK_Glasses_Shemag_GRE_Cig6";
"EWK_Glasses_Shemag_tan_Cig6";
"EWK_Cig3";
"EWK_Glasses_Cig3";
"EWK_Cig4";
"EWK_Glasses_Cig4";
"G_Combat";
"G_Diving";
"G_I_Diving";
"G_O_Diving";
"G_B_Diving";
"G_Lady_Blue";
"G_Lowprofile";
"vdo_peltor_1_fw";
"vdo_peltor_2_fw";
"vdo_peltor_1_grey_fw";
"vdo_peltor_2_grey_fw";
"G_Shades_Black";
"G_Shades_Blue";
"G_Shades_Green";
"G_Shades_Red";
"EWK_Shemag_NB";
"EWK_Shemag_LULZ";
"EWK_Shemag_GRE";
"EWK_Shemag_tan";
"G_Spectacles";
"G_Sport_Red";
"G_Sport_Blackyellow";
"G_Sport_BlackWhite";
"G_Sport_Checkered";
"G_Sport_Blackred";
"G_Sport_Greenblack";
"G_Squares_Tinted";
"G_Squares";
"G_Tactical_Clear";
"G_Tactical_Black";
"G_Spectacles_Tinted";
"G_Goggles_VR";


Headgear:
"H_Capbw_pmc";
"H_Cap_pmc";
"H_Booniehat_DMARPAT";
"H_Booniehat_rgr";
"H_Booniehat_GCAMO";
"H_PilotHelmetHeli_PMC";
"H_Cap_tan_pmc";
"H_Capbw_tan_pmc";
"H_Cap_pmc_headphones";
"Kio_Afro_Hat";
"kio_vfv_mask";
"Anime_Cap_Ash";
"sab_CU_BandageHead";
"sab_CU_BandageHeadArm";
"sab_CU_BandageHeadLeg";
"vdo_beanie_black";
"vdo_beanie_grey";
"IAF_UN_Beret";
"Kio_Capital_Hat";
"casco_pumas";
"casco_moto";
"FDC_Helmet_Blue";
"FDC_Helmet_Brown";
"FDC_Helmet_Green";
"FDC_Helmet_Medic";
"FDC_Helmet_Purple";
"FDC_Helmet_Red";
"FDC_Helmet_White";
"FDC_Helmet_Yellow";
"guard_cap";
"Anime_Regular_HelloKitty_Headgear";
"Anime_Soldier_BRS_Headgear";
"Anime_Soldier_HelloKitty_Headgear";
"kio_h_helm";
"EWK_CigPack_Helmet";
"EWK_CigPack_Helmet_OCP";
"EWK_CigPack_Helmet2";
"EWK_CigPack_Helmet2_OCP";
"jokermask";
"marshal_cap";
"sab_CU_Medic_Cap";
"IAF_UN_Milcap";
"Kio_No1_Hat";
"vdo_opscore_atacs_1";
"vdo_opscore_atacs_1_peltor";
"vdo_opscore_atacs_1_battery";
"vdo_opscore_atacs_1_peltor_battery";
"vdo_opscore_atacs_1_strobe";
"vdo_opscore_atacs_1_peltor_strobe";
"vdo_opscore_atacs_1_devgru_peltor_battery";
"vdo_opscore_atacs_2";
"vdo_opscore_atacs_2_peltor";
"vdo_opscore_atacs_2_devgru_peltor";
"vdo_opscore_atacs_3";
"vdo_opscore_atacs_3_peltor";
"vdo_opscore_aor1_1";
"vdo_opscore_aor1_1_peltor";
"vdo_opscore_aor1_1_battery";
"vdo_opscore_aor1_1_peltor_battery";
"vdo_opscore_aor1_1_strobe";
"vdo_opscore_aor1_1_peltor_strobe";
"vdo_opscore_aor1_1_devgru";
"vdo_opscore_aor1_1_devgru_2";
"vdo_opscore_aor1_2";
"vdo_opscore_aor1_2_peltor";
"vdo_opscore_aor1_2_devgru_peltor";
"vdo_opscore_aor1_3";
"vdo_opscore_aor1_3_peltor";
"vdo_opscore_black_1";
"vdo_opscore_black_1_peltor";
"vdo_opscore_black_1_battery";
"vdo_opscore_black_1_peltor_battery";
"vdo_opscore_black_1_strobe";
"vdo_opscore_black_1_peltor_strobe";
"vdo_opscore_black_2";
"vdo_opscore_black_2_peltor";
"vdo_opscore_black_3";
"vdo_opscore_black_3_peltor";
"vdo_opscore_darkgrey_1";
"vdo_opscore_darkgrey_1_peltor";
"vdo_opscore_darkgrey_1_battery";
"vdo_opscore_darkgrey_1_peltor_battery";
"vdo_opscore_darkgrey_1_strobe";
"vdo_opscore_darkgrey_1_peltor_strobe";
"vdo_opscore_darkgrey_2";
"vdo_opscore_darkgrey_2_peltor";
"vdo_opscore_darkgrey_3";
"vdo_opscore_darkgrey_3_peltor";
"vdo_opscore_green_1";
"vdo_opscore_green_1_peltor";
"vdo_opscore_green_1_battery";
"vdo_opscore_green_1_peltor_battery";
"vdo_opscore_green_1_strobe";
"vdo_opscore_green_1_peltor_strobe";
"vdo_opscore_green_2";
"vdo_opscore_green_2_peltor";
"vdo_opscore_green_3";
"vdo_opscore_green_3_peltor";
"vdo_opscore_grey_1";
"vdo_opscore_grey_1_peltor";
"vdo_opscore_grey_1_battery";
"vdo_opscore_grey_1_peltor_battery";
"vdo_opscore_grey_1_strobe";
"vdo_opscore_grey_1_peltor_strobe";
"vdo_opscore_grey_2";
"vdo_opscore_grey_2_peltor";
"vdo_opscore_grey_3";
"vdo_opscore_grey_3_peltor";
"vdo_opscore_multicam_1";
"vdo_opscore_multicam_1_peltor";
"vdo_opscore_multicam_1_battery";
"vdo_opscore_multicam_1_peltor_battery";
"vdo_opscore_multicam_1_strobe";
"vdo_opscore_multicam_1_peltor_strobe";
"vdo_opscore_multicam_1_devgru_peltor_battery";
"vdo_opscore_multicam_1_dtom_peltor_battery";
"vdo_opscore_multicam_1_dtom_peltor_battery";
"vdo_opscore_multicam_2";
"vdo_opscore_multicam_2_peltor";
"vdo_opscore_multicam_2_dtom_peltor";
"vdo_opscore_multicam_2_devgru_peltor";
"vdo_opscore_multicam_3";
"vdo_opscore_multicam_3_peltor";
"vdo_opscore_sand_1";
"vdo_opscore_sand_1_peltor";
"vdo_opscore_sand_1_battery";
"vdo_opscore_sand_1_peltor_battery";
"vdo_opscore_sand_1_strobe";
"vdo_opscore_sand_1_peltor_strobe";
"vdo_opscore_sand_2";
"vdo_opscore_sand_2_peltor";
"vdo_opscore_sand_3";
"vdo_opscore_sand_3_peltor";
"max_paramedic_cap";
"vdo_peltor_1";
"vdo_peltor_1_grey";
"vdo_peltor_2";
"vdo_peltor_2_grey";
"JS_JC_FA18_PilotHelmet";
"Kio_Pirate_Hat";
"police_beret";
"max_biker_helmet";
"police_cap";
"police_pilot_helmet";
"max_mask";
"sab_CU_BD_Helmet";
"sab_CU_BD_HelmetVisor";
"Kio_Santa_Hat";
"kio_skl_msk_red";
"kio_skl_msk";
"kio_skl_msk_grn";
"security_cap";
"dkDesM01_Helmet";
"H_Shemag_olive";
"H_Shemag_olive_hs";
"H_ShemagOpen_tan";
"H_ShemagOpen_khk";
"Kio_Spinning_Hat";
"police_swat_cap";
"Police_Swat_Helmet";
"IAF_UN_Helmet";
"Kio_Hat";

Uniforms:
"U_PMC_IndUniformRS_BSBPBB";
"U_PMC_IndUniformRS_TSTPTB";
"U_PMC_IndUniformRS_GSTPTB";
"U_PMC_IndUniformRS_TSGPTB";
"U_PMC_IndUniformRS_BSTPTB";
"U_PMC_IndUniformRS_TSBPTB";
"U_PMC_IndUniformRS_BSGPBB";
"U_PMC_IndUniformRS_BSYPTB";
"U_PMC_IndUniformRS_GSGPBB";
"U_PMC_IndUniformRS_GSBPBB";
"U_PMC_IndUniformRS_GSYPTB";
"U_PMC_IndUniformRS_YSYPTB";
"U_PMC_IndUniformRS_YSBPBB";
"U_PMC_IndUniformRS_YSGPTB";
"U_PMC_IndUniformLS_BSBPBB";
"U_PMC_IndUniformLS_TSTPTB";
"U_PMC_IndUniformLS_GSTPTB";
"U_PMC_IndUniformLS_TSGPTB";
"U_PMC_IndUniformLS_BSTPTB";
"U_PMC_IndUniformLS_TSBPTB";
"U_PMC_IndUniformLS_BSGPBB";
"U_PMC_IndUniformLS_BSYPTB";
"U_PMC_IndUniformLS_GSGPBB";
"U_PMC_IndUniformLS_GSBPBB";
"U_PMC_IndUniformLS_GSYPTB";
"U_PMC_IndUniformLS_YSYPTB";
"U_PMC_IndUniformLS_YSBPBB";
"U_PMC_IndUniformLS_YSGPTB";
"U_PMC_CombatUniformLS_BSGPBB";
"U_PMC_CombatUniformLS_SSGPSB";
"U_PMC_CombatUniformLS_ChckDBS_GPSB";
"U_PMC_CombatUniformLS_ChckLB_GPBB";
"U_PMC_CombatUniformLS_ChckLR_SPBB";
"U_PMC_CombatUniformLS_ChckP_BPBB";
"U_PMC_CombatUniformLS_BSGPSB";
"U_PMC_CombatUniformLS_BSSPBB";
U_PMC_CombatUniformLS_BSSPSB";
"U_PMC_CombatUniformLS_GSBPBB";
"U_PMC_CombatUniformLS_GSSPBB";
"U_PMC_CombatUniformLS_IndPBSBB";
"U_PMC_CombatUniformLS_SSBPBB";
"U_PMC_CombatUniformLS_SSGPBB";
"U_PMC_CombatUniformRS_BSGPBB";
"U_PMC_CombatUniformRS_SSGPSB";
"U_PMC_CombatUniformRS_ChckDBS_GPSB";
"U_PMC_CombatUniformRS_ChckLB_GPBB";
"U_PMC_CombatUniformRS_ChckLR_SPBB";
"U_PMC_CombatUniformRS_ChckP_BPBB";
"U_PMC_CombatUniformRS_BSGPSB";
"U_PMC_CombatUniformRS_BSSPBB";
"U_PMC_CombatUniformRS_BSSPSB";
"U_PMC_CombatUniformRS_GSBPBB";
"U_PMC_CombatUniformRS_GSSPBB";
"U_PMC_CombatUniformRS_IndPBSBB";
"U_PMC_CombatUniformRS_SSBPBB";
"U_PMC_CombatUniformRS_SSGPBB";
"U_PMC_BluePlaidShirt_BeigeCords";
"U_PMC_GTShirt_DJeans";
"U_PMC_BluPolo_BgPants";
"U_PMC_WhtPolo_BluPants";
"U_PMC_WhtPolo_GrnPants";
"U_PMC_RedPlaidShirt_DenimCords";
"U_PMC_GTShirt_SJeans";
"U_PMC_BgPolo_GrnPants";
"U_PMC_BlackPoloShirt_BeigeCords";
"U_PMC_BlkTShirt_DJeans";
"U_PMC_BlckPolo_BgPants";
"U_PMC_BlkTShirt_SJeans";
"U_PMC_BlckPolo_BluPants";
"U_PMC_BluTShirt_SJeans";
"U_PMC_BluPolo_GrnPants";
"U_PMC_WTShirt_DJeans";
"U_PMC_BrnPolo_BgPants";
"U_PMC_BrnPolo_BluPants";
"U_PMC_GrnPolo_BgPants";
"U_PMC_WhtPolo_BgPants";
"sab_CU_BS_Clothing";
"sab_CU_CS_Clothing";
"Anime_Civil_Ash";
"Anime_Civil_SNK_MP";
"Anime_Civil_SNK_SL";
"Anime_Civil_SNK_SG";
"Anime_Civil_Hunter_Loli";
"Anime_Civil_Hunter_Monogatari";
"sab_CU_BD_Clothing";
"FDC_Uniform_Blue";
"FDC_Uni_Cam_Blue";
"FDC_Uniform_Brown";
"FDC_Uni_Cam_Brown";
"FDC_Uniform_Grape";
"FDC_Uni_Cam_Grape";
"FDC_Uniform_Green";
"FDC_Uni_Cam_Green";
"FDC_Uniform_LSO";
"FDC_Uniform_Red";
"FDC_Uni_Cam_Red";
"FDC_Uniform_Medic";
"FDC_Uniform_White";
"FDC_Uni_Cam_White";
"FDC_Uniform_Yellow";
"FDC_Uni_Cam_Yellow";
"prison_guard_uniform";
"U_I_HeliPilotCoveralls";
"U_B_HeliPilotCoveralls";
"marshal_man_uniform";
"sab_CU_Medic_Clothing";
"sab_CU_OSCE_Clothing";
"max_paramedic_uniform";
"U_I_pilotCoveralls";
"U_O_PilotCoveralls";
"U_B_PilotCoveralls";
"JS_JC_FA18_PilotCoveralls";
"police_biker_uniform";
"police_GL_uniform";
"police_officer_uniform";
"police_pilot_uniform";
"police_man_uniform";
"prisoner_clothes";
"U_B_RWGPilotCoveralls";
"boss_clothes";
"robber_clothes";
"robber_clothes_launcher";
"heavy_clothes";
"rifle_clothes";
"sniper_clothes";
"sea_police_uniform";
"security_uniform";
"Sentinel_Soldier_H";
"U_B_survival_uniform";
"swat_officer_uniform";
"swat_unit_uniform";
"swat_unit_uniform_UC";
"Trixie_Ghillie_Uniform_01";
"Trixie_Ghillie_Uniform_02";
"Trixie_Ghillie_Uniform_03";
"sab_CU_TF_Clothing";
"Anime_Regular_HelloKitty_Uniform";
"Anime_Soldier_BRS_Uniform";
"Anime_Soldier_HelloKitty_Uniform_Spec";
"Anime_Soldier_BRS_Uniform_Pilot";
"Anime_Soldier_HelloKitty_Uniform_Pilot";
"U_I_Protagonist_VR";
"U_O_Protagonist_VR";
"U_B_Protagonist_VR";
"U_I_Wetsuit";
"U_O_Wetsuit";
"U_B_Wetsuit";
"sab_CU_WHO_Clothing";



Vest:
"V_PlateCarrierInd_PMC_blk";
"V_PlateCarrier1_PMC_blk";
"V_PlateCarrier1_PMC_coyote";
"V_PlateCarrierInd_PMC_grn";
"V_PlateCarrier1_PMC_rgr";
"V_PlateCarrier1_PMC_khki";
"V_PlateCarrier1_PMC_marpat";
"V_TacVest_darkblck";
"FDC_Vest_Blue";
"FDC_Vest_Brown";
"FDC_Vest_Green";
"FDC_Vest_LSO";
"FDC_Vest_Medic";
"FDC_Vest_Purple";
"FDC_Vest_Red";
"FDC_Vest_White";
"FDC_Vest_Yellow";
"marshal_vest";
"new_police_belt";
"police_belt";
"police_belt_light";
"prison_belt";
"V_RebreatherIA";
"V_RebreatherIR";
"V_RebreatherB";
"security_vest";
"dkDesM01_PlateCarrier1";
"dkDesM01_PlateCarrier2";
"Swat_sniper_vest";
"police_swat_vest";
"IAF_UN_LightVest";
"IAF_UN_heavyVest";
"sab_CU_Medic_Vest";
"sab_CU_Medic_Vest";
"sab_CU_UN_Vest";
"Anime_Regular_HelloKitty_Vest";
"Anime_Soldier_BRS_Vest";
"Anime_Soldier_HelloKitty_Vest";
"sab_CU_BD_Vest";
"sab_CU_BD_lightVest";

Link to comment
Share on other sites

  • 0

Well I have done it like that and it works. So I don't know. All I know is that it works. So take it or leave it.

My loot.h


class CfgMainTable
{
class Default
{
chance = 1;
lootMin = 1;
LootMax = 1;
tables[] = { "Food" };
antagonists[] = {
{ "UAV", 30 },
{ "Cloak", 25 }, // Night = Epoch_Cloak_F, Day = Epoch_Sapper_F
{ "Sapper", 25 },
{ "SapperB", 15 },
{ "PHANTOM", 5 }
};
};
class Tree : Default
{
chance = 1;
lootMin = 3;
LootMax = 6;
tables[] = { "Tree" };
};
class Bush : Default
{
chance = 1;
lootMin = 1;
LootMax = 2;
tables[] = { "Bush" };
};
class Trash : Default
{
chance = 0.33;
lootMin = 1;
LootMax = 6;
tables[] = {
{ "Items", 5 },
{ "Backpack", 5 },
{ "Pistols", 3 },
{ "Uniforms", 9 },
{ "Vests", 7 },
{ "Headgear", 9 },
{ "Food", 9 },
{ "Hand", 10 },
{ "Equipment", 10 },
{ "Generic", 15 },
{ "GenericLarge", 18 }
};
antagonists[] = {
{ "UAV", 30 }, // I_UAV_01_F
{ "Cloak", 30 }, // Night = Epoch_Cloak_F, Day = Epoch_Sapper_F
{ "Sapper", 25 }, // Epoch_Sapper_F
{ "SapperB", 15 } // Epoch_SapperB_F
};
};
class TrashSmall : Default
{
chance = 0.33;
lootMin = 1;
LootMax = 4;
tables[] = {
{ "Items", 5 },
{ "Equipment", 11 },
{ "Pistols", 11 },
{ "Uniforms", 11 },
{ "Vests", 11 },
{ "Headgear", 11 },
{ "Food", 12 },
{ "Hand", 11 },
{ "Generic", 17 }
};
};
class TrashVehicle : Default
{
chance = 0.33;
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 19 },
{ "Equipment", 16 },
{ "Uniforms", 18 },
{ "Vests", 7 },
{ "Headgear", 7 },
{ "Hand", 8 },
{ "Generic", 10 },
{ "GenericAuto", 15 }
};
};
class TrashFood : Default
{
chance = 0.33;
lootMin = 3;
LootMax = 6;
tables[] = { "Food" };
};

class PumpkinPatch : Default
{
chance = 1;
lootMin = 1;
LootMax = 1;
tables[] = { "Pumpkin" };
};

class VehicleBoat : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 6 },
{ "Equipment", 6 },
{ "Pistols", 5 },
{ "PistolAmmo", 7 },
{ "Scopes", 5 },
{ "Muzzles", 5 },
{ "Uniforms", 6 },
{ "Vests", 5 },
{ "Headgear", 5 },
{ "Food", 7 },
{ "Generic", 8 },
{ "GenericAuto", 9 },
{ "RifleBoat", 5 },
{ "RifleAmmoBoat", 9 },
{ "Hand", 5 },
{ "Grenades", 2 },
{ "Backpack", 5 }
};
};

class Vehicle : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 6 },
{ "Equipment", 6 },
{ "Pistols", 6 },
{ "PistolAmmo", 6 },
{ "Scopes", 4 },
{ "Muzzles", 4 },
{ "Uniforms", 6 },
{ "Vests", 6 },
{ "Headgear", 6 },
{ "Food", 4 },
{ "Generic", 6 },
{ "GenericAuto", 6 },
{ "Machinegun", 4 },
{ "MachinegunAmmo", 4 },
{ "Rifle", 5 },
{ "RifleAmmo", 4 },
{ "SniperRifle", 3 },
{ "SniperRifleAmmo", 4 },
{ "Hand", 4 },
{ "Grenades", 2 },
{ "Backpack", 4 }
};
};

class Food : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "Food" };
};

class Tarp_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "GenericLarge" };
};
class wardrobe_epoch : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 9 },
{ "Equipment", 9 },
{ "Pistols", 4 },
{ "PistolAmmo", 8 },
{ "Uniforms", 14 },
{ "Vests", 12 },
{ "Headgear", 12 },
{ "Hand", 6 },
{ "Generic", 6 },
{ "GenericBed", 10 },
{ "Backpack", 10 }
};
};
class locker_epoch : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 8 },
{ "Equipment", 8 },
{ "Pistols", 4 },
{ "PistolAmmo", 5 },
{ "Rifle", 1 },
{ "MachinegunAmmo", 6 },
{ "RifleAmmo", 6 },
{ "Grenades", 5 },
{ "Uniforms", 7 },
{ "Vests", 6 },
{ "Headgear", 6 },
{ "Hand", 9 },
{ "Generic", 11 },
{ "GenericBed", 6 },
{ "Backpack", 7 },
{ "HighExplosives", 5 }
};
};
class cooker_epoch : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "Food" };
};
class container_epoch : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "Shipwreak" };
antagonists[] = {
{ "GreatWhite", 1 }
};
};
class MineralDepositCopper_EPOCH : Default
{
lootMin = 5;
LootMax = 10;
tables[] = { "Mine" };
};
class MineralDepositGold_EPOCH : Default
{
lootMin = 5;
LootMax = 10;
tables[] = { "Mine" };
};
class MineralDepositSilver_EPOCH : Default
{
lootMin = 5;
LootMax = 10;
tables[] = { "Mine" };
};
class Shelf_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 7 },
{ "Equipment", 5 },
{ "Pistols", 6 },
{ "PistolAmmo", 8 },
{ "MachinegunAmmo", 5 },
{ "RifleAmmo", 8 },
{ "SniperRifleAmmo", 5 },
{ "Scopes", 4 },
{ "Muzzles", 5 },
{ "Uniforms", 4 },
{ "Vests", 5 },
{ "Headgear", 5 },
{ "Rifle", 1 },
{ "Hand", 4 },
{ "Explosives", 11 },
{ "Generic", 10 },
{ "Food", 7 }
};
};
class Fridge_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "Food" };
};
class Freezer_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = { "Food" };
};
class Pelican_EPOCH : Default
{
lootMin = 2;
LootMax = 4;
tables[] = {
{ "Pistols", 12 },
{ "Scopes", 10 },
{ "Muzzles", 10 },
{ "Machinegun", 10 },
{ "Rifle", 21 },
{ "SniperRifle", 15 },
{ "Explosives", 22 }
};
};
class Bed_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 5 },
{ "Equipment", 8},
{ "Pistols", 3 },
{ "PistolAmmo", 5 },
{ "Scopes", 5 },
{ "Muzzles", 5 },
{ "Uniforms", 6 },
{ "Vests", 6 },
{ "Headgear", 8 },
{ "Food", 9 },
{ "RifleAmmo", 7 },
{ "MachinegunAmmo", 3 },
{ "SniperRifleAmmo", 2 },
{ "Hand", 5 },
{ "Generic", 5 },
{ "GenericBed", 8 },
{ "Backpack", 8 },
{ "Explosives", 2 }
};
};
class Bunk_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 5 },
{ "Equipment", 6 },
{ "Pistols", 5 },
{ "PistolAmmo", 6 },
{ "Scopes", 5 },
{ "Muzzles", 5 },
{ "Uniforms", 5 },
{ "Vests", 5 },
{ "Headgear", 5 },
{ "Food", 8 },
{ "RifleAmmo", 6 },
{ "MachinegunAmmo", 5 },
{ "SniperRifleAmmo", 4 },
{ "Hand", 6 },
{ "Generic", 7 },
{ "GenericBed", 9 },
{ "Backpack", 6 },
{ "HighExplosives", 2 }
};
};
class Couch_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 6 },
{ "Equipment", 6 },
{ "Pistols", 5 },
{ "PistolAmmo", 5 },
{ "Scopes", 5 },
{ "Muzzles", 5 },
{ "Uniforms", 7 },
{ "Vests", 5 },
{ "Headgear", 13 },
{ "Food", 11 },
{ "RifleAmmo", 8 },
{ "MachinegunAmmo", 6 },
{ "Hand", 8 },
{ "Generic", 10 }
};
};
class Table_EPOCH : Default
{
lootMin = 2;
LootMax = 5;
tables[] = {
{ "PistolAmmo", 16 },
{ "Food", 20 },
{ "RifleAmmo", 16 },
{ "MachinegunAmmo", 16 },
{ "SniperRifleAmmo", 16 },
{ "Hand", 16 }
};
};
class Chair_EPOCH : Default
{
lootMin = 2;
LootMax = 4;
tables[] = {
{ "Items", 7 },
{ "Equipment", 7 },
{ "Pistols", 4 },
{ "PistolAmmo", 10 },
{ "Scopes", 6 },
{ "Muzzles", 6 },
{ "Vests", 6 },
{ "Headgear", 8 },
{ "Food", 8 },
{ "RifleAmmo", 7 },
{ "SniperRifleAmmo", 6 },
{ "MachinegunAmmo", 7 },
{ "Hand", 8 },
{ "Generic", 10 }
};
};
class ChairRed_EPOCH : Default
{
lootMin = 2;
LootMax = 4;
tables[] = {
{ "Items", 7 },
{ "Equipment", 7 },
{ "Pistols", 4 },
{ "PistolAmmo", 10 },
{ "Scopes", 6 },
{ "Muzzles", 6 },
{ "Vests", 6 },
{ "Headgear", 8 },
{ "Food", 8 },
{ "RifleAmmo", 7 },
{ "SniperRifleAmmo", 6 },
{ "MachinegunAmmo", 7 },
{ "Hand", 8 },
{ "Generic", 10 }
};
};
class ToolRack_EPOCH : Default
{
lootMin = 2;
LootMax = 6;
tables[] = {
{ "Items", 7 },
{ "Equipment", 7 },
{ "Pistols", 5 },
{ "PistolAmmo", 9 },
{ "Scopes", 6 },
{ "Muzzles", 6 },
{ "Vests", 6 },
{ "Headgear", 6 },
{ "RifleAmmo", 7 },
{ "SniperRifleAmmo", 3 },
{ "MachinegunAmmo", 4 },
{ "Hand", 9 },
{ "Generic", 10 },
{ "Tools", 15 }
};
};
class Shoebox_EPOCH : Default
{
lootMin = 1;
LootMax = 3;
tables[] = {
{ "Food", 5 },
{ "Items", 7 },
{ "Equipment", 9 },
{ "PistolAmmo", 10 },
{ "Scopes", 8 },
{ "Muzzles", 8 },
{ "Explosives", 11 },
{ "RifleAmmo", 8 },
{ "SniperRifleAmmo", 6 },
{ "MachinegunAmmo", 3 },
{ "Hand", 10 },
{ "Generic", 10 },
{ "Grenades", 5 }
};
};
class Filing_EPOCH : Default
{
lootMin = 3;
LootMax = 6;
tables[] = {
{ "Items", 6 },
{ "Equipment", 6 },
{ "Pistols", 7 },
{ "PistolAmmo", 10 },
{ "Scopes", 5 },
{ "Muzzles", 5 },
{ "Uniforms", 10 },
{ "Vests", 6 },
{ "Headgear", 5 },
{ "Food", 9 },
{ "RifleAmmo", 5 },
{ "MachinegunAmmo", 3 },
{ "SniperRifleAmmo", 2 },
{ "Hand", 10 },
{ "Generic", 10 },
{ "Grenades", 2 }
};
};
class Cargo_Container : Default
{
lootMin = 10;
LootMax = 12;
tables[] = {
{ "GenericLarge", 60 },
{ "GenericAuto", 30 },
{ "Machinegun", 3 },
{ "Rifle", 5 },
{ "SniperRifle", 2 }
};
};
class Mission_Payout1
{
lootMin = 4;
LootMax = 10;
tables[] = { "Mission_Payout1" };
};
class Sheep_random_EPOCH
{
lootMin = 2;
LootMax = 4;
tables[] = { "Sheep_random_EPOCH" };
};
class Goat_random_EPOCH
{
lootMin = 2;
LootMax = 4;
tables[] = { "Goat_random_EPOCH" };
};
class Cock_random_EPOCH
{
lootMin = 1;
LootMax = 1;
tables[] = { "Cock_random_EPOCH" };
};
class Hen_random_EPOCH
{
lootMin = 1;
LootMax = 1;
tables[] = { "Hen_random_EPOCH" };
};
class Rabbit_EPOCH
{
lootMin = 1;
LootMax = 1;
tables[] = { "Rabbit_EPOCH" };
};
class Epoch_Sapper_F
{
lootMin = 5;
LootMax = 10;
tables[] = { "Epoch_Sapper_F" };
};
class Epoch_SapperB_F
{
lootMin = 5;
LootMax = 10;
tables[] = { "Epoch_SapperB_F" };
};
class Epoch_Cloak_F
{
lootMin = 5;
LootMax = 10;
tables[] = { "Epoch_Cloak_F" };
};
class I_UAV_01_F
{
lootMin = 1;
LootMax = 1;
tables[] = { "I_UAV_01_F" };
};
class Snake_random_EPOCH
{
lootMin = 1;
LootMax = 1;
tables[] = { "Snake_random_EPOCH" };
};
class SeaFood
{
lootMin = 1;
LootMax = 1;
tables[] = { "SeaFood" };
};
};


class CfgLootTable
{
class Tree
{
items[] = {
{ { "WoodLog_EPOCH", "magazine" }, 1 }
};
};
class Bush
{
items[] = {
{ { "ItemStick", "magazine" }, 1 }
};
};

class Pumpkin
{
items[] = {
{ { "Pumpkin", "magazine" }, 1 }
};
};

class Items
{
items[] = {
{ { "ItemCompass", "item" }, 20 },
{ { "ItemGPS", "item" }, 10 },
{ { "EpochRadio0", "item" }, 20 },
{ { "ItemWatch", "item" }, 30 },
{ { "FAK", "item" }, 20 }
};
};
class Equipment
{
items[] = {
{ { "Rangefinder", "weapon" }, 4 },
{ { "Binocular", "item" }, 14 },
{ { "NVG_EPOCH", "item" }, 6 },
{ { "acc_flashlight", "item" }, 9 },
{ { "acc_pointer_IR", "item" }, 9 },
// ModPack
{ { "Trixie_Rangefinder", "weapon" }, 4 },
{ { "Trixie_Rangefinder_Tripod", "weapon" }, 4 },
{ { "pmc_earpiece", "weapon" }, 3 },
{ { "NVGoggles_OPFOR", "weapon" }, 6 },
{ { "NVGoggles", "weapon" }, 6 },
{ { "NVGoggles_INDEP", "weapon" }, 6 },
{ { "vdo_peltor_1_nvg", "weapon" }, 6 },
{ { "vdo_peltor_1_grey_nvg", "weapon" }, 6 },
{ { "vdo_peltor_2_nvg", "weapon" }, 6 },
{ { "vdo_peltor_2_grey_nvg", "weapon" }, 6 },
// Marksman DLC
{ { "Bipods", "CfgLootTable" }, 5 }

};
};

class SniperRifle
{
items[] = {
{ { "SniperRiflem107", "CfgLootTable" }, 8 },

// Marksman DLC
{ { "SniperRifleMarkDLC", "CfgLootTable" }, 10 },

{ { "srifle_LRR_F", "weapon" }, 11 },
{ { "srifle_GM6_F", "weapon" }, 16 },
{ { "srifle_DMR_01_F", "weapon" }, 17 },
{ { "SniperRifleM14", "CfgLootTable" }, 18 },
{ { "srifle_EBR_F", "weapon" }, 20 }
};
};
// All Marksman DLC weapons without attachments
class SniperRifleMarkDLC
{
items[] = {
{ { "srifle_DMR_02_F", "weapon" }, 1 },
{ { "srifle_DMR_02_camo_F", "weapon" }, 1 },
{ { "srifle_DMR_02_sniper_F", "weapon" }, 1 },
{ { "srifle_DMR_03_F", "weapon" }, 1 },
{ { "srifle_DMR_03_khaki_F", "weapon" }, 1 },
{ { "srifle_DMR_03_tan_F", "weapon" }, 1 },
{ { "srifle_DMR_03_multicam_F", "weapon" }, 1 },
{ { "srifle_DMR_03_woodland_F", "weapon" }, 1 },
{ { "srifle_DMR_04_F", "weapon" }, 1 },
{ { "srifle_DMR_04_Tan_F", "weapon" }, 1 },
{ { "srifle_DMR_05_blk_F", "weapon" }, 1 },
{ { "srifle_DMR_05_hex_F", "weapon" }, 1 },
{ { "srifle_DMR_05_tan_f", "weapon" }, 1 },
{ { "srifle_DMR_06_camo_F", "weapon" }, 1 },
{ { "srifle_DMR_06_olive_F", "weapon" }, 1 }
};
};
class SniperRiflem107
{
items[] = {
{ { "m107_EPOCH", "weapon" }, 1 },
{ { "m107Tan_EPOCH", "weapon" }, 1 }
};
};
class SniperRifleM14
{
items[] = {
{ { "M14_EPOCH", "weapon" }, 1 },
{ { "M14Grn_EPOCH", "weapon" }, 1 }
};
};

class SniperRifleAmmo
{
items[] = {
{ { "20Rnd_762x51_Mag", "magazine" }, 1 },
{ { "SniperRifleAmmo_5Rnd_127x108_Mag", "CfgLootTable" }, 1 },
{ { "7Rnd_408_Mag", "magazine" }, 1 },
{ { "10Rnd_762x51_Mag", "magazine" }, 1 },
{ { "10Rnd_338_Mag", "magazine" }, 1 },
{ { "10Rnd_93x64_DMR_05_Mag", "magazine" }, 1 },
{ { "10Rnd_127x54_Mag", "magazine" }, 1 }

};
};

class SniperRifleAmmo_5Rnd_127x108_Mag
{
items[] = {
{ { "5Rnd_127x108_Mag", "magazine" }, 1 },
{ { "5Rnd_127x108_APDS_Mag", "magazine" }, 1 }
};
};

class Generic
{
items[] = {
{ { "ItemDocument", "magazine" }, 5 },
{ { "ItemMixOil", "magazine" }, 4 },
{ { "ItemCoolerE", "magazine" }, 6 },
{ { "CircuitParts", "magazine" }, 8 },
{ { "VehicleRepair", "magazine" }, 7 },
{ { "Towelette", "magazine" }, 14 },
{ { "HotColdPacks", "CfgLootTable" }, 9 },
{ { "PaintCans", "CfgLootTable" }, 9 },
{ { "Sodas", "CfgLootTable" }, 8 },
{ { "CanFood", "CfgLootTable" }, 8 },
{ { "Primitive", "CfgLootTable" }, 21 },
{ { "lighter_epoch", "magazine" }, 1 }
};
};

class Primitive
{
items[] = {
{ { "ItemRock", "magazine" }, 1 },
{ { "ItemRope", "magazine" }, 1 },
{ { "ItemStick", "magazine" }, 1 },
{ { "ItemScraps", "magazine" }, 1 }
};
};

class Sodas
{
items[] = {
{ { "WhiskeyNoodle", "magazine" }, 5 },
{ { "ItemSodaOrangeSherbet", "magazine" }, 16 },
{ { "ItemSodaPurple", "magazine" }, 15 },
{ { "ItemSodaMocha", "magazine" }, 14 },
{ { "ItemSodaBurst", "magazine" }, 23 },
{ { "ItemSodaRbull", "magazine" }, 13 },
{ { "FoodWalkNSons", "magazine" }, 14 }
};
};
class CanFood
{
items[] = {
{ { "honey_epoch", "magazine" }, 5 },
{ { "emptyjar_epoch", "magazine" }, 13 },
{ { "FoodBioMeat", "magazine" }, 13 },
{ { "sardines_epoch", "magazine" }, 12 },
{ { "meatballs_epoch", "magazine" }, 15 },
{ { "scam_epoch", "magazine" }, 16 },
{ { "sweetcorn_epoch", "magazine" }, 16 },
{ { "FoodSnooter", "magazine" }, 10 }
};
};

class PaintCans
{
items[] = {
{ { "PaintCanClear", "magazine" }, 1 },
{ { "PaintCanBlk", "magazine" }, 1 },
{ { "PaintCanBlu", "magazine" }, 1 },
{ { "PaintCanBrn", "magazine" }, 1 },
{ { "PaintCanGrn", "magazine" }, 1 },
{ { "PaintCanOra", "magazine" }, 1 },
{ { "PaintCanPur", "magazine" }, 1 },
{ { "PaintCanRed", "magazine" }, 1 },
{ { "PaintCanTeal", "magazine" }, 1 },
{ { "PaintCanYel", "magazine" }, 1 }
};
};

class GenericBed
{
items[] = {
{ { "ItemLockbox", "magazine" }, 5 },
{ { "ItemMixOil", "magazine" }, 4 },
{ { "ItemCoolerE", "magazine" }, 6 },
{ { "CircuitParts", "magazine" }, 8 },
{ { "VehicleRepair", "magazine" }, 7 },
{ { "Towelette", "magazine" }, 14 },
{ { "HotColdPacks", "CfgLootTable" }, 8 },
{ { "PaintCans", "CfgLootTable" }, 9 },
{ { "Sodas", "CfgLootTable" }, 8 },
{ { "CanFood", "CfgLootTable" }, 8 },
{ { "Primitive", "CfgLootTable" }, 23 }
};
};

class GenericLarge
{
items[] = {
{ { "MortarBucket", "magazine" }, 20 },
{ { "CinderBlocks", "magazine" }, 20 },
{ { "VehicleRepair", "magazine" }, 20 },
{ { "CircuitParts", "magazine" }, 20 },
{ { "ItemCorrugated", "magazine" }, 20 }
};
};

class GenericAuto
{
items[] = {
{ { "ItemLockbox", "magazine" }, 4 },
{ { "jerrycan_epoch", "magazine" }, 5 },
{ { "CircuitParts", "magazine" }, 6 },
{ { "MortarBucket", "magazine" }, 9 },
{ { "VehicleRepair", "magazine" }, 11 },
{ { "ItemCorrugated", "magazine" }, 11 },
{ { "CinderBlocks", "magazine" }, 12 },
{ { "JackKit", "magazine" }, 13 },
{ { "ItemCoolerE", "magazine" }, 14 },
{ { "ItemScraps", "magazine" }, 14 },
{ { "lighter_epoch", "magazine" }, 1 }
};
};

class Rifle
{
items[] = {
{ { "AKM_EPOCH", "weapon" }, 3 },
{ { "sr25_epoch", "weapon" }, 4 },
{ { "sr25_ec_epoch", "weapon" }, 4 },
{ { "Rifle_arifle_Katiba_F", "CfgLootTable" }, 5 },
{ { "Rifle_arifle_MX_GL_F", "CfgLootTable" }, 6 },
{ { "Rifle_l85a2_epoch", "CfgLootTable" }, 6 },
{ { "m4a3_EPOCH", "weapon" }, 7 },
{ { "Rifle_m16_EPOCH", "CfgLootTable" }, 7 },
{ { "Rifle_arifle_Mk20_F", "CfgLootTable" }, 8 },
{ { "Rifle_arifle_TRG21_F", "CfgLootTable" }, 8 },
{ { "arifle_SDAR_F", "weapon" }, 8 },
{ { "Rollins_F", "weapon" }, 8 },
{ { "SMG_01_F", "weapon" }, 8 },
{ { "SMG_02_F", "weapon" }, 8 },
{ { "hgun_PDW2000_F", "weapon" }, 10 }
};
};

class Rifle_l85a2_epoch
{
items[] = {
{ { "l85a2_epoch", "weapon" }, 1 },
{ { "l85a2_pink_epoch", "weapon" }, 1 },
{ { "l85a2_ris_epoch", "weapon" }, 1 },
{ { "l85a2_ris_ng_epoch", "weapon" }, 1 },
{ { "l85a2_ugl_epoch", "weapon" }, 1 }
};
};

class Rifle_arifle_TRG21_F
{
items[] = {
{ { "arifle_TRG21_GL_F", "weapon" }, 2 },
{ { "arifle_TRG21_F", "weapon" }, 3 },
{ { "arifle_TRG20_F", "weapon" }, 5 }
};
};

class Rifle_arifle_Katiba_F
{
items[] = {
{ { "arifle_Katiba_GL_F", "weapon" }, 2 },
{ { "arifle_Katiba_C_F", "weapon" }, 3 },
{ { "arifle_Katiba_F", "weapon" }, 5 }
};
};

class Rifle_arifle_Mk20_F
{
items[] = {
{ { "arifle_Mk20_GL_F", "weapon" }, 12 },
{ { "arifle_Mk20_GL_plain_F", "weapon" }, 12 },
{ { "arifle_Mk20C_F", "weapon" }, 16 },
{ { "arifle_Mk20C_plain_F", "weapon" }, 18 },
{ { "arifle_Mk20_F", "weapon" }, 20 },
{ { "arifle_Mk20_plain_F", "weapon" }, 22 }
};
};

class Rifle_m16_EPOCH
{
items[] = {
{ { "m16_EPOCH", "weapon" }, 2 },
{ { "m16Red_EPOCH", "weapon" }, 1 }
};
};

class Rifle_arifle_MX_GL_F
{
items[] = {
{ { "arifle_MX_GL_F", "weapon" }, 3 },
{ { "arifle_MX_GL_Black_F", "weapon" }, 2 },
{ { "arifle_MXM_Black_F", "weapon" }, 2 },
{ { "arifle_MXC_Black_F", "weapon" }, 3 },
{ { "arifle_MX_Black_F", "weapon" }, 2 },
{ { "arifle_MXM_F", "weapon" }, 3 },
{ { "arifle_MXC_F", "weapon" }, 3 },
{ { "arifle_MX_F", "weapon" }, 3 }
};
};

class RifleBoat
{
items[] = {
{ { "Rollins_F", "weapon" }, 10 },
{ { "SMG_02_F", "weapon" }, 12 },
{ { "SMG_01_F", "weapon" }, 16 },
{ { "hgun_PDW2000_F", "weapon" }, 18 },
{ { "arifle_SDAR_F", "weapon" }, 20 },
{ { "speargun_epoch", "weapon" }, 22 }
};
};

class RifleAmmoBoat
{
items[] = {
{ { "30Rnd_9x21_Mag", "magazine" }, 10 },
{ { "16Rnd_9x21_Mag", "magazine" }, 15 },
{ { "spear_magazine", "magazine" }, 20 },
{ { "20Rnd_556x45_UW_mag", "magazine" }, 25 },
{ { "5Rnd_rollins_mag", "magazine" }, 30 }
};
};

class RifleAmmo
{
items[] = {
{ { "30Rnd_762x39_Mag", "magazine" }, 8 },
{ { "RifleAmmo_30Rnd_65x39_caseless_mag", "CfgLootTable" }, 14 },
{ { "20Rnd_556x45_UW_mag", "magazine" }, 12 },
{ { "RifleAmmo_30Rnd_556x45_Stanag", "CfgLootTable" }, 13 },
{ { "RifleAmmo_30Rnd_45ACP_Mag_SMG_01", "CfgLootTable" }, 16 },
{ { "30Rnd_9x21_Mag", "magazine" }, 17 },
{ { "5Rnd_rollins_mag", "magazine" }, 20 }
};
};

class RifleAmmo_30Rnd_556x45_Stanag
{
items[] = {
{ { "30Rnd_556x45_Stanag", "magazine" }, 4 },
{ { "30Rnd_556x45_Stanag_Tracer_Red", "magazine" }, 2 },
{ { "30Rnd_556x45_Stanag_Tracer_Green", "magazine" }, 2 },
{ { "30Rnd_556x45_Stanag_Tracer_Yellow", "magazine" }, 2 }
};
};

class RifleAmmo_30Rnd_65x39_caseless_mag
{
items[] = {
{ { "30Rnd_65x39_caseless_mag", "magazine" }, 3 },
{ { "30Rnd_65x39_caseless_mag_Tracer", "magazine" }, 2 },
{ { "30Rnd_65x39_caseless_green", "magazine" }, 3 },
{ { "30Rnd_65x39_caseless_green_mag_Tracer", "magazine" }, 2 }
};
};

class RifleAmmo_30Rnd_45ACP_Mag_SMG_01
{
items[] = {
{ { "30Rnd_45ACP_Mag_SMG_01", "magazine" }, 2 },
{ { "30Rnd_45ACP_Mag_SMG_01_Tracer_Green", "magazine" }, 1 }
};
};

class Grenades
{
items[] = {
{ { "SmokeGrenades3Rnd", "CfgLootTable" }, 2 },
{ { "Flares", "CfgLootTable" }, 3 },
{ { "SmokeGrenades1Rnd", "CfgLootTable" }, 5 }
};
};

class Flares
{
items[] = {
{ { "3Rnd_UGL_FlareWhite_F", "magazine" }, 1 },
{ { "3Rnd_UGL_FlareGreen_F", "magazine" }, 1 },
{ { "3Rnd_UGL_FlareRed_F", "magazine" }, 1 },
{ { "3Rnd_UGL_FlareYellow_F", "magazine" }, 1 },
{ { "3Rnd_UGL_FlareCIR_F", "magazine" }, 1 },
{ { "UGL_FlareWhite_F", "magazine" }, 1 },
{ { "UGL_FlareGreen_F", "magazine" }, 1 },
{ { "UGL_FlareRed_F", "magazine" }, 1 },
{ { "UGL_FlareYellow_F", "magazine" }, 1 },
{ { "UGL_FlareCIR_F", "magazine" }, 1 }
};
};

class SmokeGrenades1Rnd
{
items[] = {
{ { "1Rnd_Smoke_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokeRed_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokeGreen_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokeYellow_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokePurple_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokeBlue_Grenade_shell", "magazine" }, 1 },
{ { "1Rnd_SmokeOrange_Grenade_shell", "magazine" }, 1 }
};
};

class SmokeGrenades3Rnd
{
items[] = {
{ { "3Rnd_Smoke_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokeRed_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokeGreen_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokeYellow_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokePurple_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokeBlue_Grenade_shell", "magazine" }, 1 },
{ { "3Rnd_SmokeOrange_Grenade_shell", "magazine" }, 1 }
};
};

class Machinegun
{
items[] = {
{ { "LMG_Zafir_F", "weapon" }, 1 },
{ { "Machinegun_arifle_MX_SW_F", "CfgLootTable" }, 2 },
{ { "LMG_Mk200_F", "weapon" }, 3 },
{ { "Machinegun_m249_EPOCH", "CfgLootTable" }, 3 },
{ { "MMG_MarkDLC_EPOCH", "CfgLootTable" }, 1 }
};
};

class MMG_MarkDLC_EPOCH
{
items[] = {
{ { "MMG_01_hex_F", "weapon" }, 1 },
{ { "MMG_01_tan_F", "weapon" }, 1 },
{ { "MMG_02_camo_F", "weapon" }, 1 },
{ { "MMG_02_black_F", "weapon" }, 1 },
{ { "MMG_02_sand_F", "weapon" }, 1 }
};
};

class Machinegun_m249_EPOCH
{
items[] = {
{ { "m249_EPOCH", "weapon" }, 1 },
{ { "m249Tan_EPOCH", "weapon" }, 1 }
};
};
class Machinegun_arifle_MX_SW_F
{
items[] = {
{ { "arifle_MX_SW_F", "weapon" }, 2 },
{ { "arifle_MX_SW_Black_F", "weapon" }, 1 }
};
};

class MachinegunAmmo
{
items[] = {
{ { "MachinegunAmmo_200Rnd_65x39_cased_Box", "CfgLootTable" }, 8 },
{ { "130Rnd_338_Mag", "magazine" }, 6 },
{ { "MachinegunAmmo_150Rnd_762x54_Box", "CfgLootTable" }, 10 },
{ { "MachinegunAmmo_100Rnd_65x39_caseless_mag", "CfgLootTable" }, 22 },
{ { "200Rnd_556x45_M249", "magazine" }, 19 },
{ { "150Rnd_93x64_Mag", "magazine" }, 10 },
{ { "MachinegunAmmo_30Rnd_65x39_caseless_mag", "CfgLootTable" }, 29 }
};
};
class MachinegunAmmo_30Rnd_65x39_caseless_mag
{
items[] = {
{ { "30Rnd_65x39_caseless_mag", "magazine" }, 2 },
{ { "30Rnd_65x39_caseless_mag_Tracer", "magazine" }, 1 }
};
};
class MachinegunAmmo_200Rnd_65x39_cased_Box
{
items[] = {
{ { "200Rnd_65x39_cased_Box", "magazine" }, 2 },
{ { "200Rnd_65x39_cased_Box_Tracer", "magazine" }, 1 }
};
};
/*
class MachinegunAmmo_150Rnd_762x51_Box
{
items[] = {
{ { "150Rnd_762x51_Box", "magazine" }, 2 },
{ { "150Rnd_762x51_Box_Tracer", "magazine" }, 1 }
};
};
*/
class MachinegunAmmo_150Rnd_762x54_Box
{
items[] = {
{ { "150Rnd_762x54_Box", "magazine" }, 2 },
{ { "150Rnd_762x54_Box_Tracer", "magazine" }, 1 }
};
};
class MachinegunAmmo_100Rnd_65x39_caseless_mag
{
items[] = {
{ { "100Rnd_65x39_caseless_mag", "magazine" }, 2 },
{ { "100Rnd_65x39_caseless_mag_Tracer", "magazine" }, 1 }
};
};

class Tools
{
items[] = {
{ { "Hatchet", "weapon" }, 65 },
{ { "MeleeSledge", "weapon" }, 20 },
{ { "ChainSaw", "weapon" }, 10 },
{ { "Plunger", "weapon" }, 4 },
{ { "lighter_epoch", "magazine" }, 1 }
};
};

class Pistols
{
items[] = {
{ { "Hgun_Pistol_Signal_F", "weapon" }, 4 },
{ { "MultiGun", "weapon" }, 5 },
{ { "hgun_Pistol_heavy_01_F", "weapon" }, 9 },
{ { "hgun_P07_F", "weapon" }, 10 },
{ { "hgun_Rook40_F", "weapon" }, 11 },
{ { "hgun_Pistol_heavy_02_F", "weapon" }, 13 },
{ { "1911_pistol_epoch", "weapon" }, 14 },
{ { "hgun_ACPC2_F", "weapon" }, 16 },
{ { "ruger_pistol_epoch", "weapon" }, 18 }
};
};
class PistolAmmo
{
items[] = {
{ { "EnergyPack", "magazine" }, 4 },
{ { "6Rnd_RedSignal_F", "magazine" }, 2 },
{ { "6Rnd_GreenSignal_F", "magazine" }, 2 },
{ { "30Rnd_9x21_Mag", "magazine" }, 10 },
{ { "6Rnd_45ACP_Cylinder", "magazine" }, 11 },
{ { "16Rnd_9x21_Mag", "magazine" }, 11 },
{ { "11Rnd_45ACP_Mag", "magazine" }, 12 },
{ { "9Rnd_45ACP_Mag", "magazine" }, 16 },
{ { "9rnd_45X88_magazine", "magazine" }, 16 },
{ { "10rnd_22X44_magazine", "magazine" }, 16 }
};
};
class Scopes
{
items[] = {
{ { "optic_NVS", "item" }, 1 },
{ { "optic_tws", "item" }, 1 },
{ { "optic_tws_mg", "item" }, 1 },
{ { "optic_SOS", "item" }, 2 },
{ { "optic_LRPS", "item" }, 2 },

// Marksman DLC
{ { "ScopeAMSMarkDLC", "CfgLootTable" }, 2 },
{ { "ScopeKHSMarkDLC", "CfgLootTable" }, 2 },

{ { "optic_DMS", "item" }, 3 },
{ { "optic_Arco", "item" }, 4 },
{ { "optic_Hamr", "item" }, 5 },
{ { "Elcan_epoch", "item" }, 5 },
{ { "Elcan_reflex_epoch", "item" }, 5 },
{ { "optic_MRCO", "item" }, 6 },
{ { "optic_Holosight", "item" }, 6 },
{ { "optic_Holosight_smg", "item" }, 6 },
{ { "optic_Aco", "item" }, 7 },
{ { "optic_ACO_grn", "item" }, 7 },
{ { "optic_Aco_smg", "item" }, 7 },
{ { "optic_ACO_grn_smg", "item" }, 8 },
{ { "optic_Yorris", "item" }, 10 },
{ { "optic_MRD", "item" }, 10 }
};
};
class ScopeAMSMarkDLC
{
items[] = {
{ { "optic_AMS", "item" }, 2 },
{ { "optic_AMS_khk", "item" }, 1 },
{ { "optic_AMS_snd", "item" }, 1 }
};
};
class ScopeKHSMarkDLC
{
items[] = {
{ { "optic_KHS_blk", "item" }, 1 },
{ { "optic_KHS_hex", "item" }, 1 },
{ { "optic_KHS_old", "item" }, 2 },
{ { "optic_KHS_tan", "item" }, 1 }
};
};

class Bipods
{
items[] = {
{ { "bipod_01_F_snd", "item" }, 1 },
{ { "bipod_01_F_blk", "item" }, 1 },
{ { "bipod_01_F_mtp", "item" }, 1 },
{ { "bipod_02_F_blk", "item" }, 1 },
{ { "bipod_02_F_tan", "item" }, 1 },
{ { "bipod_02_F_hex", "item" }, 1 },
{ { "bipod_03_F_blk", "item" }, 1 },
{ { "bipod_03_F_oli", "item" }, 1 }
};
};

class Muzzles
{
items[] = {
{ { "muzzle_sr25S_epoch", "item" }, 1 },
{ { "muzzle_snds_H", "item" }, 1 },
{ { "muzzle_snds_M", "item" }, 1 },
{ { "muzzle_snds_L", "item" }, 1 },
{ { "muzzle_snds_B", "item" }, 1 },
{ { "muzzle_snds_H_MG", "item" }, 1 },
{ { "muzzle_snds_acp", "item" }, 1 },
{ { "Muzzles_MultiGun", "CfgLootTable" }, 1 },
// Marksman DLC
{ { "Muzzles_338MarkDLC", "CfgLootTable" }, 1 },
{ { "Muzzles_93mmgMarkDLC", "CfgLootTable" }, 1 }
};
};

class Muzzles_338MarkDLC
{
items[] = {
{ { "muzzle_snds_338_black", "item" }, 1 },
{ { "muzzle_snds_338_green", "item" }, 1 }
};
};
class Muzzles_93mmgMarkDLC
{
items[] = {
{ { "muzzle_snds_93mmg", "item" }, 1 },
{ { "muzzle_snds_93mmg_tan", "item" }, 1 }

};
};

class Muzzles_MultiGun
{
items[] = {
{ { "Heal_EPOCH", "item" }, 1 },
{ { "Defib_EPOCH", "item" }, 1 },
{ { "Repair_EPOCH", "item" }, 1 }
};
};

class Shipwreak
{
items[] = {
{ { "Gems", "CfgLootTable" }, 5 },
{ { "ItemGoldBar10oz", "magazine" }, 6 },
{ { "ItemGoldBar", "magazine" }, 9 },
{ { "PartOreGold", "magazine" }, 10 },
{ { "ItemSilverBar", "magazine" }, 11 },
{ { "PartOreSilver", "magazine" }, 13 },
{ { "ItemKiloHemp", "magazine" }, 12 },
{ { "ItemScraps", "magazine" }, 16 },
{ { "PartOre", "magazine" }, 18 }
};
};
class Gems
{
items[] = {
{ { "ItemJade", "magazine" }, 5 },
{ { "ItemRuby", "magazine" }, 8 },
{ { "ItemSapphire", "magazine" }, 9 },
{ { "ItemTopaz", "magazine" }, 10 },
{ { "ItemOnyx", "magazine" }, 10 },
{ { "ItemAmethyst", "magazine" }, 10 },
{ { "ItemEmerald", "magazine" }, 10 },
{ { "ItemCitrine", "magazine" }, 10 },
{ { "ItemGarnet", "magazine" }, 13 },
{ { "ItemQuartz", "magazine" }, 15 }
};
};
class Mine
{
items[] = {
{ { "Gems", "CfgLootTable" }, 15 },
{ { "PartOreGold", "magazine" }, 20 },
{ { "PartOreSilver", "magazine" }, 30 },
{ { "PartOre", "magazine" }, 35 }
};
};
class Food
{
items[] = {
{ { "ItemCoolerE", "magazine" }, 4 },
{ { "Sodas", "CfgLootTable" }, 47 },
{ { "CanFood", "CfgLootTable" }, 49 }
};
};
class BaseBuilding
{
items[] = {
{ { "KitPlotPole", "magazine" }, 5 },
{ { "KitStudWall", "magazine" }, 15 },
{ { "KitShelf", "magazine" }, 11 },
{ { "KitWoodFloor", "magazine" }, 15 },
{ { "KitWoodStairs", "magazine" }, 12 },
{ { "KitWoodRamp", "magazine" }, 10 },
{ { "KitFirePlace", "magazine" }, 8 },
{ { "KitCinderWall", "magazine" }, 5 },
{ { "KitFoundation", "magazine" }, 5 },
{ { "KitWoodFoundation", "magazine" }, 14 }
};
};

class Mission_Payout1
{
items[] = {
{ { "Gems", "CfgLootTable" }, 8 },
{ { "Sodas", "CfgLootTable" }, 6 },
{ { "CanFood", "CfgLootTable" }, 8 },
{ { "BaseBuilding", "CfgLootTable" }, 20 },
{ { "GenericLarge", "CfgLootTable" }, 25 },
{ { "ItemLockbox", "magazine" }, 4 },
{ { "Generic", "CfgLootTable" }, 10 },
{ { "Tools", "CfgLootTable" }, 19 }
};
};

class Sheep_random_EPOCH
{
items[] = {
{ { "SheepCarcass_EPOCH", "magazine" }, 1 },
{ { "Pelt_EPOCH", "magazine" }, 1 }
};
};
class Goat_random_EPOCH
{
items[] = {
{ { "GoatCarcass_EPOCH", "magazine" }, 1 },
{ { "Pelt_EPOCH", "magazine" }, 1 }
};
};
class Cock_random_EPOCH
{
items[] = {
{ { "ChickenCarcass_EPOCH", "magazine" }, 1 }
};
};
class Hen_random_EPOCH
{
items[] = {
{ { "ChickenCarcass_EPOCH", "magazine" }, 1 }
};
};
class Rabbit_EPOCH
{
items[] = {
{ { "RabbitCarcass_EPOCH", "magazine" }, 1 },
{ { "Pelt_EPOCH", "magazine" }, 1 }
};
};
class Epoch_Sapper_F
{
items[] = {
{ { "ItemGoldBar", "magazine" }, 6 },
{ { "WhiskeyNoodle", "magazine" }, 11 },
{ { "ItemKiloHemp", "magazine" }, 16 },
{ { "ItemSilverBar", "magazine" }, 18 },
{ { "HotColdPacks", "CfgLootTable" }, 18 },
{ { "Pelt_EPOCH", "magazine" }, 31 }
};
};

class HotColdPacks
{
items[] = {
{ { "HeatPack", "magazine" }, 1 },
{ { "ColdPack", "magazine" }, 1 }
};
};

class Epoch_SapperB_F
{
items[] = {
{ { "ItemGoldBar", "magazine" }, 9 },
{ { "WhiskeyNoodle", "magazine" }, 13 },
{ { "ItemKiloHemp", "magazine" }, 15 },
{ { "ItemSilverBar", "magazine" }, 17 },
{ { "HotColdPacks", "CfgLootTable" }, 17 },
{ { "Pelt_EPOCH", "magazine" }, 29 }
};
};

class I_UAV_01_F
{
items[] = {
{ { "CircuitParts", "magazine" }, 1 }
};
};

class Epoch_Cloak_F
{
items[] = {
{ { "Gems", "CfgLootTable" }, 10 },
{ { "Hand", "CfgLootTable" }, 11 },
{ { "HandGrenade", "magazine" }, 12 },
{ { "MiniGrenade", "magazine" }, 20 },
{ { "HotColdPacks", "CfgLootTable" }, 21 },
{ { "Venom_EPOCH", "magazine" }, 26 }
};
};

class Snake_random_EPOCH
{
items[] = {
{ { "SnakeCarcass_EPOCH", "magazine" }, 1 },
{ { "Venom_EPOCH", "magazine" }, 1 }
};
};

class SeaFood
{
items[] = {
{ { "ItemTrout", "magazine" }, 3 },
{ { "ItemSeaBass", "magazine" }, 2 },
{ { "ItemTuna", "magazine" }, 1 }
};
};

class Hand
{
items[] = {
{ { "SmokeShell", "magazine" }, 1 },
{ { "SmokeShellYellow", "magazine" }, 1 },
{ { "SmokeShellGreen", "magazine" }, 1 },
{ { "SmokeShellRed", "magazine" }, 1 },
{ { "SmokeShellPurple", "magazine" }, 1 },
{ { "SmokeShellOrange", "magazine" }, 1 },
{ { "SmokeShellBlue", "magazine" }, 1 },
{ { "Chemlight_green", "magazine" }, 1 },
{ { "Chemlight_red", "magazine" }, 1 },
{ { "Chemlight_yellow", "magazine" }, 1 },
{ { "Chemlight_blue", "magazine" }, 1 }
};
};

class Explosives
{
items[] = {
{ { "HandGrenade", "magazine" }, 35 },
{ { "MiniGrenade", "magazine" }, 35 },
{ { "3Rnd_HE_Grenade_shell", "magazine" }, 20 },
{ { "HighExplosives", "CfgLootTable" }, 10 }
};
};

class HighExplosives
{
items[] = {
{ { "SatchelCharge_Remote_Mag", "magazine" }, 15 },
{ { "ATMine_Range_Mag", "magazine" }, 5 },
{ { "SLAMDirectionalMine_Wire_Mag", "magazine" }, 3 },
{ { "DemoCharge_Remote_Mag", "magazine" }, 6 },
{ { "ClaymoreDirectionalMine_Remote_Mag", "magazine" }, 10 },
{ { "APERSBoundingMine_Range_Mag", "magazine" }, 21 },
{ { "APERSTripMine_Wire_Mag", "magazine" }, 20 },
{ { "APERSMine_Range_Mag", "magazine" }, 20 }
};
};

class Backpack
{
items[] = {
{ { "B_AssaultPack_cbr", "backpack" }, 4 },
{ { "B_AssaultPack_dgtl", "backpack" }, 4 },
{ { "B_AssaultPack_khk", "backpack" }, 4 },
{ { "B_AssaultPack_mcamo", "backpack" }, 4 },
{ { "B_AssaultPack_ocamo", "backpack" }, 4 },
{ { "B_AssaultPack_rgr", "backpack" }, 4 },
{ { "B_AssaultPack_sgg", "backpack" }, 4 },
{ { "B_AssaultPack_blk", "backpack" }, 4 },

{ { "B_Carryall_cbr", "backpack" }, 1 },
{ { "B_Carryall_khk", "backpack" }, 1 },
{ { "B_Carryall_mcamo", "backpack" }, 1 },
{ { "B_Carryall_ocamo", "backpack" }, 1 },
{ { "B_Carryall_oli", "backpack" }, 1 },
{ { "B_Carryall_oucamo", "backpack" }, 1 },

{ { "B_FieldPack_blk", "backpack" }, 3 },
{ { "B_FieldPack_cbr", "backpack" }, 3 },
{ { "B_FieldPack_khk", "backpack" }, 3 },
{ { "B_FieldPack_ocamo", "backpack" }, 3 },
{ { "B_FieldPack_oli", "backpack" }, 3 },
{ { "B_FieldPack_oucamo", "backpack" }, 3 },

{ { "B_Kitbag_cbr", "backpack" }, 2 },
{ { "B_Kitbag_mcamo", "backpack" }, 2 },
{ { "B_Kitbag_rgr", "backpack" }, 2 },
{ { "B_Kitbag_sgg", "backpack" }, 2 },

{ { "B_Parachute", "backpack" }, 1 },

{ { "B_TacticalPack_blk", "backpack" }, 2 },
{ { "B_TacticalPack_mcamo", "backpack" }, 2 },
{ { "B_TacticalPack_ocamo", "backpack" }, 2 },
{ { "B_TacticalPack_oli", "backpack" }, 2 },
{ { "B_TacticalPack_rgr", "backpack" }, 2 },

{ { "smallbackpack_red_epoch", "backpack" }, 3 },
{ { "smallbackpack_green_epoch", "backpack" }, 3 },
{ { "smallbackpack_teal_epoch", "backpack" }, 3 },
{ { "smallbackpack_pink_epoch", "backpack" }, 3 },
//ModPack
{ { "PMC_AssaultPack_Blk", "backpack" }, 2 },
{ { "PMC_AssaultPack_Tan", "backpack" }, 2 },
{ { "PMC_B_Kitbag_blk", "backpack" }, 2 },
{ { "Anime_Backpack_Grey_Medium", "backpack" }, 2 },

{ { "Anime_Backpack_Pink_Medium", "backpack" }, 1 },
{ { "Anime_Backpack_Grey_Big", "backpack" }, 1 },
{ { "Anime_Backpack_Pink_Big", "backpack" }, 1 },
{ { "PMC_B_Carryall_blk", "backpack" }, 1 },
{ { "Anime_Parachute_Dark", "backpack" }, 1 }
};
};

class Uniforms
{
items[] = {
{ { "MaleUniforms", "CfgLootTable" }, 1 },
{ { "FemaleUniforms", "CfgLootTable" }, 1 }
};
};

class MaleUniforms
{
items[] = {
{ { "U_O_CombatUniform_ocamo", "item" }, 1 },
{ { "U_O_GhillieSuit", "item" }, 1 },
{ { "U_O_PilotCoveralls", "item" }, 1 },
{ { "U_O_Wetsuit", "item" }, 1 },
{ { "MaleUniforms_OG_Guerilla", "CfgLootTable" }, 1 },
{ { "MaleUniforms_Poloshirt", "CfgLootTable" }, 1 },
{ { "U_C_Poor_1", "item" }, 1 },
{ { "U_C_WorkerCoveralls", "item" }, 1 },
{ { "U_C_Journalist", "item" }, 1 },
{ { "U_C_Scientist", "item" }, 1 },
{ { "U_OrestesBody", "item" }, 1 },
//ModPack
{ { "U_PMC_IndUniformRS_BSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_TSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_GSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_TSGPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_BSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_TSBPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_BSGPBB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_BSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_GSGPBB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_GSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_GSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_YSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_YSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformRS_YSGPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_BSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_TSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_GSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_TSGPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_BSTPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_TSBPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_BSGPBB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_BSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_GSGPBB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_GSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_GSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_YSYPTB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_YSBPBB", "item" }, 1 },
{ { "U_PMC_IndUniformLS_YSGPTB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_BSGPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_SSGPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_ChckDBS_GPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_ChckLB_GPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_ChckLR_SPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_ChckP_BPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_BSGPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_BSSPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_BSSPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_GSBPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_GSSPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_IndPBSBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_SSBPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformLS_SSGPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_BSGPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_SSGPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_ChckDBS_GPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_ChckLB_GPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_ChckLR_SPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_ChckP_BPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_BSGPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_BSSPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_BSSPSB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_GSBPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_GSSPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_IndPBSBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_SSBPBB", "item" }, 1 },
{ { "U_PMC_CombatUniformRS_SSGPBB", "item" }, 1 },
{ { "U_PMC_BluePlaidShirt_BeigeCords", "item" }, 1 },
{ { "U_PMC_GTShirt_DJeans", "item" }, 1 },
{ { "U_PMC_BluPolo_BgPants", "item" }, 1 },
{ { "U_PMC_WhtPolo_BluPants", "item" }, 1 },
{ { "U_PMC_WhtPolo_GrnPants", "item" }, 1 },
{ { "U_PMC_RedPlaidShirt_DenimCords", "item" }, 1 },
{ { "U_PMC_GTShirt_SJeans", "item" }, 1 },
{ { "U_PMC_BgPolo_GrnPants", "item" }, 1 },
{ { "U_PMC_BlackPoloShirt_BeigeCords", "item" }, 1 },
{ { "U_PMC_BlkTShirt_DJeans", "item" }, 1 },
{ { "U_PMC_BlckPolo_BgPants", "item" }, 1 },
{ { "U_PMC_BlkTShirt_SJeans", "item" }, 1 },
{ { "U_PMC_BlckPolo_BluPants", "item" }, 1 },
{ { "U_PMC_BluTShirt_SJeans", "item" }, 1 },
{ { "U_PMC_BluPolo_GrnPants", "item" }, 1 },
{ { "U_PMC_WTShirt_DJeans", "item" }, 1 },
{ { "U_PMC_BrnPolo_BgPants", "item" }, 1 },
{ { "U_PMC_BrnPolo_BluPants", "item" }, 1 },
{ { "U_PMC_GrnPolo_BgPants", "item" }, 1 },
{ { "U_PMC_WhtPolo_BgPants", "item" }, 1 },
//DLC
{ { "DLCUniforms", "CfgLootTable" }, 1 },
{ { "MaleUniforms_FullGhillieMarkDLC", "CfgLootTable" }, 1 }
};
};

class MaleUniforms_FullGhillieMarkDLC
{
items[] = {
{ { "U_O_FullGhillie_lsh", "item" }, 1 },
{ { "U_O_FullGhillie_sard", "item" }, 1 },
{ { "U_O_FullGhillie_ard", "item" }, 1 },
//ModPack
{ { "Trixie_Ghillie_Uniform_01", "item" }, 1 },
{ { "Trixie_Ghillie_Uniform_02", "item" }, 1 },
{ { "Trixie_Ghillie_Uniform_03", "item" }, 1 },
{ { "U_I_Protagonist_VR", "item" }, 1 },
{ { "U_O_Protagonist_VR", "item" }, 1 },
{ { "U_B_Protagonist_VR", "item" }, 1 },
{ { "U_I_Wetsuit", "item" }, 1 },
{ { "U_O_Wetsuit", "item" }, 1 },
{ { "U_B_Wetsuit", "item" }, 1 }
};
};

class MaleUniforms_Poloshirt
{
items[] = {
{ { "U_C_Poloshirt_stripped", "item" }, 1 },
{ { "U_C_Poloshirt_blue", "item" }, 1 },
{ { "U_C_Poloshirt_burgundy", "item" }, 1 },
{ { "U_C_Poloshirt_tricolour", "item" }, 1 },
{ { "U_C_Poloshirt_salmon", "item" }, 1 },
{ { "U_C_Poloshirt_redwhite", "item" }, 1 },
//ModPack
{ { "sab_CU_BS_Clothing", "item" }, 1 },
{ { "sab_CU_CS_Clothing", "item" }, 1 },
{ { "Anime_Civil_Ash", "item" }, 1 },
{ { "Anime_Civil_SNK_MP", "item" }, 1 },
{ { "Anime_Civil_SNK_SL", "item" }, 1 },
{ { "Anime_Civil_SNK_SG", "item" }, 1 },
{ { "Anime_Civil_Hunter_Loli", "item" }, 1 },
{ { "Anime_Civil_Hunter_Monogatari", "item" }, 1 },
{ { "sab_CU_BD_Clothing", "item" }, 1 },
{ { "FDC_Uniform_Blue", "item" }, 1 },
{ { "FDC_Uni_Cam_Blue", "item" }, 1 },
{ { "FDC_Uniform_Brown", "item" }, 1 },
{ { "FDC_Uni_Cam_Brown", "item" }, 1 },
{ { "FDC_Uniform_Grape", "item" }, 1 },
{ { "FDC_Uni_Cam_Grape", "item" }, 1 },
{ { "FDC_Uniform_Green", "item" }, 1 },
{ { "FDC_Uni_Cam_Green", "item" }, 1 },
{ { "FDC_Uniform_LSO", "item" }, 1 },
{ { "FDC_Uniform_Red", "item" }, 1 },
{ { "FDC_Uni_Cam_Red", "item" }, 1 },
{ { "FDC_Uniform_Medic", "item" }, 1 },
{ { "FDC_Uniform_White", "item" }, 1 },
{ { "FDC_Uni_Cam_White", "item" }, 1 },
{ { "FDC_Uniform_Yellow", "item" }, 1 },
{ { "FDC_Uni_Cam_Yellow", "item" }, 1 },
{ { "prison_guard_uniform", "item" }, 1 },
{ { "U_I_HeliPilotCoveralls", "item" }, 1 },
{ { "U_B_HeliPilotCoveralls", "item" }, 1 },
{ { "marshal_man_uniform", "item" }, 1 },
{ { "sab_CU_Medic_Clothing", "item" }, 1 },
{ { "sab_CU_OSCE_Clothing", "item" }, 1 },
{ { "max_paramedic_uniform", "item" }, 1 },
{ { "U_I_pilotCoveralls", "item" }, 1 },
{ { "U_O_PilotCoveralls", "item" }, 1 },
{ { "U_B_PilotCoveralls", "item" }, 1 },
{ { "JS_JC_FA18_PilotCoveralls", "item" }, 1 },
{ { "police_biker_uniform", "item" }, 1 },
{ { "police_GL_uniform", "item" }, 1 },
{ { "police_officer_uniform", "item" }, 1 },
{ { "police_pilot_uniform", "item" }, 1 },
{ { "police_man_uniform", "item" }, 1 },
{ { "prisoner_clothes", "item" }, 1 }
};
};

class MaleUniforms_OG_Guerilla
{
items[] = {
{ { "U_OG_Guerilla1_1", "item" }, 1 },
{ { "U_OG_Guerilla2_1", "item" }, 1 },
{ { "U_OG_Guerilla2_2", "item" }, 1 },
{ { "U_OG_Guerilla2_3", "item" }, 1 },
{ { "U_OG_Guerilla3_1", "item" }, 1 },
{ { "U_OG_Guerilla3_2", "item" }, 1 },
{ { "U_OG_leader", "item" }, 1 },
//ModPack
{ { "U_B_RWGPilotCoveralls", "item" }, 1 },
{ { "boss_clothes", "item" }, 1 },
{ { "robber_clothes", "item" }, 1 },
{ { "robber_clothes_launcher", "item" }, 1 },
{ { "heavy_clothes", "item" }, 1 },
{ { "rifle_clothes", "item" }, 1 },
{ { "sniper_clothes", "item" }, 1 },
{ { "sea_police_uniform", "item" }, 1 },
{ { "security_uniform", "item" }, 1 },
{ { "Sentinel_Soldier_H", "item" }, 1 },
{ { "U_B_survival_uniform", "item" }, 1 },
{ { "swat_officer_uniform", "item" }, 1 },
{ { "swat_unit_uniform", "item" }, 1 },
{ { "swat_unit_uniform_UC", "item" }, 1 },
{ { "sab_CU_TF_Clothing", "item" }, 1 },
{ { "Anime_Regular_HelloKitty_Uniform", "item" }, 1 },
{ { "Anime_Soldier_BRS_Uniform", "item" }, 1 },
{ { "Anime_Soldier_HelloKitty_Uniform_Spec", "item" }, 1 },
{ { "Anime_Soldier_BRS_Uniform_Pilot", "item" }, 1 },
{ { "Anime_Soldier_HelloKitty_Uniform_Pilot", "item" }, 1 },
{ { "sab_CU_WHO_Clothing", "item" }, 1 }

};
};

class DLCUniforms
{
items[] = {
{ { "U_C_Driver_1", "item" }, 1 },
{ { "U_C_Driver_2", "item" }, 1 },
{ { "U_C_Driver_3", "item" }, 1 },
{ { "U_C_Driver_4", "item" }, 1 },
{ { "U_C_Driver_1_black", "item" }, 1 },
{ { "U_C_Driver_1_blue", "item" }, 1 },
{ { "U_C_Driver_1_green", "item" }, 1 },
{ { "U_C_Driver_1_red", "item" }, 1 },
{ { "U_C_Driver_1_white", "item" }, 1 },
{ { "U_C_Driver_1_yellow", "item" }, 1 },
{ { "U_C_Driver_1_orange", "item" }, 1 },
{ { "U_C_Driver_1_red", "item" }, 1 }
};
};

class FemaleUniforms
{
items[] = {
{ { "FemaleWetsuits", "CfgLootTable" }, 1 },
{ { "U_CamoRed_uniform", "item" }, 1 },
{ { "U_CamoBrn_uniform", "item" }, 1 },
{ { "U_CamoBlue_uniform", "item" }, 1 },
{ { "U_Camo_uniform", "item" }, 1 },
{ { "U_ghillie1_uniform", "item" }, 1 },
{ { "U_ghillie2_uniform", "item" }, 1 },
{ { "U_ghillie3_uniform", "item" }, 1 }
};
};

class FemaleWetsuits
{
items[] = {
{ { "U_Wetsuit_uniform", "item" }, 1 },
{ { "U_Wetsuit_White", "item" }, 1 },
{ { "U_Wetsuit_Blue", "item" }, 1 },
{ { "U_Wetsuit_Purp", "item" }, 1 },
{ { "U_Wetsuit_Camo", "item" }, 1 }
};
};

class Vests
{
items[] = {
{ { "V_1_EPOCH", "item" }, 5 },
{ { "V_2_EPOCH", "item" }, 5 },
{ { "V_3_EPOCH", "item" }, 5 },
{ { "V_4_EPOCH", "item" }, 5 },
{ { "V_5_EPOCH", "item" }, 5 },
{ { "V_6_EPOCH", "item" }, 1 },
{ { "V_7_EPOCH", "item" }, 1 },
{ { "V_8_EPOCH", "item" }, 1 },
{ { "V_9_EPOCH", "item" }, 1 },
{ { "V_10_EPOCH", "item" }, 2 },
{ { "V_11_EPOCH", "item" }, 2 },
{ { "V_12_EPOCH", "item" }, 2 },
{ { "V_13_EPOCH", "item" }, 3 },
{ { "V_14_EPOCH", "item" }, 3 },
{ { "V_15_EPOCH", "item" }, 3 },
{ { "V_16_EPOCH", "item" }, 2 },
{ { "V_17_EPOCH", "item" }, 3 },
{ { "V_18_EPOCH", "item" }, 3 },
{ { "V_19_EPOCH", "item" }, 2 },
{ { "V_20_EPOCH", "item" }, 2 },
{ { "V_21_EPOCH", "item" }, 4 },
{ { "V_22_EPOCH", "item" }, 2 },
{ { "V_23_EPOCH", "item" }, 2 },
{ { "V_24_EPOCH", "item" }, 3 },
{ { "V_25_EPOCH", "item" }, 2 },
{ { "V_26_EPOCH", "item" }, 2 },
{ { "V_27_EPOCH", "item" }, 2 },
{ { "V_28_EPOCH", "item" }, 3 },
{ { "V_29_EPOCH", "item" }, 3 },
{ { "V_30_EPOCH", "item" }, 3 },
{ { "V_31_EPOCH", "item" }, 1 },
{ { "V_32_EPOCH", "item" }, 1 },
{ { "V_33_EPOCH", "item" }, 2 },
{ { "V_34_EPOCH", "item" }, 2 },
{ { "V_35_EPOCH", "item" }, 2 },
{ { "V_36_EPOCH", "item" }, 2 },
{ { "V_37_EPOCH", "item" }, 2 },
{ { "V_38_EPOCH", "item" }, 2 },
{ { "V_39_EPOCH", "item" }, 2 },
{ { "V_40_EPOCH", "item" }, 2 },
//ModPack
{ { "V_PlateCarrierInd_PMC_blk", "item" }, 2 },
{ { "V_PlateCarrier1_PMC_blk", "item" }, 2 },
{ { "V_PlateCarrier1_PMC_coyote", "item" }, 2 },
{ { "V_PlateCarrierInd_PMC_grn", "item" }, 2 },
{ { "V_PlateCarrier1_PMC_rgr", "item" }, 2 },
{ { "V_PlateCarrier1_PMC_khki", "item" }, 2 },
{ { "V_PlateCarrier1_PMC_marpat", "item" }, 2 },
{ { "V_TacVest_darkblck", "item" }, 2 },
{ { "FDC_Vest_Blue", "item" }, 3 },
{ { "FDC_Vest_Brown", "item" }, 3 },
{ { "FDC_Vest_Green", "item" }, 3 },
{ { "FDC_Vest_LSO", "item" }, 3 },
{ { "FDC_Vest_Medic", "item" }, 3 },
{ { "FDC_Vest_Purple", "item" }, 3 },
{ { "FDC_Vest_Red", "item" }, 3 },
{ { "FDC_Vest_White", "item" }, 3 },
{ { "FDC_Vest_Yellow", "item" }, 3 },
{ { "marshal_vest", "item" }, 3 },
{ { "new_police_belt", "item" }, 3 },
{ { "police_belt", "item" }, 3 },
{ { "police_belt_light", "item" }, 3 },
{ { "prison_belt", "item" }, 3 },
{ { "V_RebreatherIA", "item" }, 1 },
{ { "V_RebreatherIR", "item" }, 1 },
{ { "V_RebreatherB", "item" }, 1 },
{ { "security_vest", "item" }, 1 },
{ { "dkDesM01_PlateCarrier1", "item" }, 1 },
{ { "dkDesM01_PlateCarrier2", "item" }, 1 },
{ { "Swat_sniper_vest", "item" }, 5 },
{ { "police_swat_vest", "item" }, 5 },
{ { "IAF_UN_LightVest", "item" }, 5 },
{ { "IAF_UN_heavyVest", "item" }, 5 },
{ { "sab_CU_Medic_Vest", "item" }, 5 },
{ { "sab_CU_Medic_Vest", "item" }, 5 },
{ { "sab_CU_UN_Vest", "item" }, 5 },
{ { "Anime_Regular_HelloKitty_Vest", "item" }, 5 },
{ { "Anime_Soldier_BRS_Vest", "item" }, 5 },
{ { "Anime_Soldier_HelloKitty_Vest", "item" }, 5 },
{ { "sab_CU_BD_Vest", "item" }, 5 },
{ { "sab_CU_BD_lightVest", "item" }, 5 }
};
};
class Headgear
{
items[] = {
{ { "HeadgearArmored", "CfgLootTable" }, 3 },
{ { "HeadgearNoArmor", "CfgLootTable" }, 7 }
};
};

class HeadgearArmored
{
items[] = {
{ { "H_1_EPOCH", "item" }, 1 },
{ { "H_2_EPOCH", "item" }, 1 },
{ { "H_3_EPOCH", "item" }, 1 },
{ { "H_4_EPOCH", "item" }, 1 },
{ { "H_5_EPOCH", "item" }, 1 },
{ { "H_6_EPOCH", "item" }, 1 },
{ { "H_7_EPOCH", "item" }, 1 },
{ { "H_8_EPOCH", "item" }, 1 },
{ { "H_9_EPOCH", "item" }, 1 },
{ { "H_10_EPOCH", "item" }, 1 },
{ { "H_12_EPOCH", "item" }, 1 },
{ { "H_13_EPOCH", "item" }, 1 },
{ { "H_14_EPOCH", "item" }, 1 },
{ { "H_15_EPOCH", "item" }, 1 },
{ { "H_16_EPOCH", "item" }, 1 },
{ { "H_17_EPOCH", "item" }, 1 },
{ { "H_18_EPOCH", "item" }, 1 },
{ { "H_19_EPOCH", "item" }, 1 },
{ { "H_20_EPOCH", "item" }, 1 },
{ { "H_21_EPOCH", "item" }, 1 },
{ { "H_22_EPOCH", "item" }, 1 },
{ { "H_23_EPOCH", "item" }, 1 },
{ { "H_24_EPOCH", "item" }, 1 },
{ { "H_25_EPOCH", "item" }, 1 },
{ { "H_26_EPOCH", "item" }, 1 },
{ { "H_27_EPOCH", "item" }, 1 },
{ { "H_29_EPOCH", "item" }, 1 },
{ { "H_30_EPOCH", "item" }, 1 },
{ { "H_31_EPOCH", "item" }, 1 },
{ { "H_32_EPOCH", "item" }, 1 },
{ { "H_33_EPOCH", "item" }, 1 },
{ { "H_35_EPOCH", "item" }, 1 },
{ { "H_36_EPOCH", "item" }, 1 },
{ { "H_37_EPOCH", "item" }, 1 },
{ { "H_38_EPOCH", "item" }, 1 },
{ { "H_93_EPOCH", "item" }, 1 },
{ { "H_94_EPOCH", "item" }, 1 },
{ { "H_95_EPOCH", "item" }, 1 },
{ { "H_96_EPOCH", "item" }, 1 },
{ { "H_97_EPOCH", "item" }, 1 },
{ { "H_98_EPOCH", "item" }, 1 },
{ { "H_99_EPOCH", "item" }, 1 },
{ { "H_100_EPOCH", "item" }, 1 },
{ { "H_101_EPOCH", "item" }, 1 },
{ { "H_102_EPOCH", "item" }, 1 },
{ { "H_103_EPOCH", "item" }, 1 },
//ModPack
{ { "H_PilotHelmetHeli_PMC", "item" }, 1 },
{ { "FDC_Helmet_Blue", "item" }, 1 },
{ { "FDC_Helmet_Brown", "item" }, 1 },
{ { "FDC_Helmet_Green", "item" }, 1 },
{ { "FDC_Helmet_Medic", "item" }, 1 },
{ { "FDC_Helmet_Purple", "item" }, 1 },
{ { "FDC_Helmet_Red", "item" }, 1 },
{ { "FDC_Helmet_White", "item" }, 1 },
{ { "FDC_Helmet_Yellow", "item" }, 1 },
{ { "vdo_opscore_atacs_1", "item" }, 1 },
{ { "vdo_opscore_atacs_1_peltor", "item" }, 1 },
{ { "vdo_opscore_atacs_1_battery", "item" }, 1 },
{ { "vdo_opscore_atacs_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_atacs_1_strobe", "item" }, 1 },
{ { "vdo_opscore_atacs_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_atacs_1_devgru_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_atacs_2", "item" }, 1 },
{ { "vdo_opscore_atacs_2_peltor", "item" }, 1 },
{ { "vdo_opscore_atacs_2_devgru_peltor", "item" }, 1 },
{ { "vdo_opscore_atacs_3", "item" }, 1 },
{ { "vdo_opscore_atacs_3_peltor", "item" }, 1 },
{ { "vdo_opscore_aor1_1", "item" }, 1 },
{ { "vdo_opscore_aor1_1_peltor", "item" }, 1 },
{ { "vdo_opscore_aor1_1_battery", "item" }, 1 },
{ { "vdo_opscore_aor1_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_aor1_1_strobe", "item" }, 1 },
{ { "vdo_opscore_aor1_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_aor1_1_devgru", "item" }, 1 },
{ { "vdo_opscore_aor1_1_devgru_2", "item" }, 1 },
{ { "vdo_opscore_aor1_2", "item" }, 1 },
{ { "vdo_opscore_aor1_2_peltor", "item" }, 1 },
{ { "vdo_opscore_aor1_2_devgru_peltor", "item" }, 1 },
{ { "vdo_opscore_aor1_3", "item" }, 1 },
{ { "vdo_opscore_aor1_3_peltor", "item" }, 1 },
{ { "vdo_opscore_black_1", "item" }, 1 },
{ { "vdo_opscore_black_1_peltor", "item" }, 1 },
{ { "vdo_opscore_black_1_battery", "item" }, 1 },
{ { "vdo_opscore_black_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_black_1_strobe", "item" }, 1 },
{ { "vdo_opscore_black_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_black_2", "item" }, 1 },
{ { "vdo_opscore_black_2_peltor", "item" }, 1 },
{ { "vdo_opscore_black_3", "item" }, 1 },
{ { "vdo_opscore_black_3_peltor", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1_peltor", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1_battery", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1_strobe", "item" }, 1 },
{ { "vdo_opscore_darkgrey_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_darkgrey_2", "item" }, 1 },
{ { "vdo_opscore_darkgrey_2_peltor", "item" }, 1 },
{ { "vdo_opscore_darkgrey_3", "item" }, 1 },
{ { "vdo_opscore_darkgrey_3_peltor", "item" }, 1 },
{ { "vdo_opscore_green_1", "item" }, 1 },
{ { "vdo_opscore_green_1_peltor", "item" }, 1 },
{ { "vdo_opscore_green_1_battery", "item" }, 1 },
{ { "vdo_opscore_green_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_green_1_strobe", "item" }, 1 },
{ { "vdo_opscore_green_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_green_2", "item" }, 1 },
{ { "vdo_opscore_green_2_peltor", "item" }, 1 },
{ { "vdo_opscore_green_3", "item" }, 1 },
{ { "vdo_opscore_green_3_peltor", "item" }, 1 },
{ { "vdo_opscore_grey_1", "item" }, 1 },
{ { "vdo_opscore_grey_1_peltor", "item" }, 1 },
{ { "vdo_opscore_grey_1_battery", "item" }, 1 },
{ { "vdo_opscore_grey_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_grey_1_strobe", "item" }, 1 },
{ { "vdo_opscore_grey_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_grey_2", "item" }, 1 },
{ { "vdo_opscore_grey_2_peltor", "item" }, 1 },
{ { "vdo_opscore_grey_3", "item" }, 1 },
{ { "vdo_opscore_grey_3_peltor", "item" }, 1 },
{ { "vdo_opscore_multicam_1", "item" }, 1 },
{ { "vdo_opscore_multicam_1_peltor", "item" }, 1 },
{ { "vdo_opscore_multicam_1_battery", "item" }, 1 },
{ { "vdo_opscore_multicam_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_multicam_1_strobe", "item" }, 1 },
{ { "vdo_opscore_multicam_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_multicam_1_devgru_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_multicam_1_dtom_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_multicam_1_dtom_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_multicam_2", "item" }, 1 },
{ { "vdo_opscore_multicam_2_peltor", "item" }, 1 },
{ { "vdo_opscore_multicam_2_dtom_peltor", "item" }, 1 },
{ { "vdo_opscore_multicam_2_devgru_peltor", "item" }, 1 },
{ { "vdo_opscore_multicam_3", "item" }, 1 },
{ { "vdo_opscore_multicam_3_peltor", "item" }, 1 },
{ { "vdo_opscore_sand_1", "item" }, 1 },
{ { "vdo_opscore_sand_1_peltor", "item" }, 1 },
{ { "vdo_opscore_sand_1_battery", "item" }, 1 },
{ { "vdo_opscore_sand_1_peltor_battery", "item" }, 1 },
{ { "vdo_opscore_sand_1_strobe", "item" }, 1 },
{ { "vdo_opscore_sand_1_peltor_strobe", "item" }, 1 },
{ { "vdo_opscore_sand_2", "item" }, 1 },
{ { "vdo_opscore_sand_2_peltor", "item" }, 1 },
{ { "vdo_opscore_sand_3", "item" }, 1 },
{ { "vdo_opscore_sand_3_peltor", "item" }, 1 },
{ { "max_paramedic_cap", "item" }, 1 },
{ { "vdo_peltor_1", "item" }, 1 },
{ { "vdo_peltor_1_grey", "item" }, 1 },
{ { "vdo_peltor_2", "item" }, 1 },
{ { "vdo_peltor_2_grey", "item" }, 1 },
{ { "JS_JC_FA18_PilotHelmet", "item" }, 1 },
{ { "Police_Swat_Helmet", "item" }, 1 },
{ { "IAF_UN_Helmet", "item" }, 1 },
{ { "max_biker_helmet", "item" }, 1 },
{ { "dkDesM01_Helmet", "item" }, 1 },
{ { "police_pilot_helmet", "item" }, 1 },
{ { "sab_CU_BD_Helmet", "item" }, 1 },
{ { "sab_CU_BD_HelmetVisor", "item" }, 1 },
{ { "EWK_CigPack_Helmet", "item" }, 1 },
{ { "EWK_CigPack_Helmet_OCP", "item" }, 1 },
{ { "EWK_CigPack_Helmet2", "item" }, 1 },
{ { "EWK_CigPack_Helmet2_OCP", "item" }, 1 },
{ { "Anime_Regular_HelloKitty_Headgear", "item" }, 1 },
{ { "Anime_Soldier_BRS_Headgear", "item" }, 1 },
{ { "Anime_Soldier_HelloKitty_Headgear", "item" }, 1 },
{ { "kio_h_helm", "item" }, 1 },
{ { "casco_pumas", "item" }, 1 },
{ { "casco_moto", "item" }, 1 },
{ { "kio_skl_msk_red", "item" }, 1 },
{ { "kio_skl_msk", "item" }, 1 },
{ { "kio_skl_msk_grn", "item" }, 1 }
};
};

class HeadgearNoArmor
{
items[] = {
{ { "H_11_EPOCH", "item" }, 1 },
{ { "H_28_EPOCH", "item" }, 1 },
{ { "H_34_EPOCH", "item" }, 1 },
{ { "H_39_EPOCH", "item" }, 1 },
{ { "H_40_EPOCH", "item" }, 1 },
{ { "H_41_EPOCH", "item" }, 1 },
{ { "H_42_EPOCH", "item" }, 1 },
{ { "H_43_EPOCH", "item" }, 1 },
{ { "H_44_EPOCH", "item" }, 1 },
{ { "H_45_EPOCH", "item" }, 1 },
{ { "H_46_EPOCH", "item" }, 1 },
{ { "H_47_EPOCH", "item" }, 1 },
{ { "H_48_EPOCH", "item" }, 1 },
{ { "H_49_EPOCH", "item" }, 1 },
{ { "H_50_EPOCH", "item" }, 1 },
{ { "H_51_EPOCH", "item" }, 1 },
{ { "H_52_EPOCH", "item" }, 1 },
{ { "H_53_EPOCH", "item" }, 1 },
{ { "H_54_EPOCH", "item" }, 1 },
{ { "H_55_EPOCH", "item" }, 1 },
{ { "H_56_EPOCH", "item" }, 1 },
{ { "H_57_EPOCH", "item" }, 1 },
{ { "H_58_EPOCH", "item" }, 1 },
{ { "H_59_EPOCH", "item" }, 1 },
{ { "H_60_EPOCH", "item" }, 1 },
{ { "H_61_EPOCH", "item" }, 1 },
{ { "H_62_EPOCH", "item" }, 1 },
{ { "H_63_EPOCH", "item" }, 1 },
{ { "H_64_EPOCH", "item" }, 1 },
{ { "H_65_EPOCH", "item" }, 1 },
{ { "H_66_EPOCH", "item" }, 1 },
{ { "H_67_EPOCH", "item" }, 1 },
{ { "H_68_EPOCH", "item" }, 1 },
{ { "H_69_EPOCH", "item" }, 1 },
{ { "H_70_EPOCH", "item" }, 1 },
{ { "H_71_EPOCH", "item" }, 1 },
{ { "H_72_EPOCH", "item" }, 1 },
{ { "H_73_EPOCH", "item" }, 1 },
{ { "H_74_EPOCH", "item" }, 1 },
{ { "H_75_EPOCH", "item" }, 1 },
{ { "H_76_EPOCH", "item" }, 1 },
{ { "H_77_EPOCH", "item" }, 1 },
{ { "H_78_EPOCH", "item" }, 1 },
{ { "H_79_EPOCH", "item" }, 1 },
{ { "H_80_EPOCH", "item" }, 1 },
{ { "H_81_EPOCH", "item" }, 1 },
{ { "H_82_EPOCH", "item" }, 1 },
{ { "H_83_EPOCH", "item" }, 1 },
{ { "H_84_EPOCH", "item" }, 1 },
{ { "H_85_EPOCH", "item" }, 1 },
{ { "H_86_EPOCH", "item" }, 1 },
{ { "H_87_EPOCH", "item" }, 1 },
{ { "H_88_EPOCH", "item" }, 1 },
{ { "H_89_EPOCH", "item" }, 1 },
{ { "H_90_EPOCH", "item" }, 1 },
{ { "H_91_EPOCH", "item" }, 1 },
{ { "H_92_EPOCH", "item" }, 1 },
{ { "H_104_EPOCH", "item" }, 1 },
{ { "wolf_mask_epoch", "item" }, 1 },
{ { "pkin_mask_epoch", "item" }, 1 },
//ModPack
{ { "H_Capbw_pmc", "item" }, 1 },
{ { "H_Cap_pmc", "item" }, 1 },
{ { "H_Booniehat_DMARPAT", "item" }, 1 },
{ { "H_Booniehat_rgr", "item" }, 1 },
{ { "H_Booniehat_GCAMO", "item" }, 1 },
{ { "H_Cap_tan_pmc", "item" }, 1 },
{ { "H_Capbw_tan_pmc", "item" }, 1 },
{ { "H_Cap_pmc_headphones", "item" }, 1 },
{ { "Anime_Cap_Ash", "item" }, 1 },
{ { "sab_CU_BandageHead", "item" }, 1 },
{ { "sab_CU_BandageHeadArm", "item" }, 1 },
{ { "sab_CU_BandageHeadLeg", "item" }, 1 },
{ { "vdo_beanie_black", "item" }, 1 },
{ { "vdo_beanie_grey", "item" }, 1 },
{ { "IAF_UN_Beret", "item" }, 1 },
{ { "guard_cap", "item" }, 1 },
{ { "marshal_cap", "item" }, 1 },
{ { "sab_CU_Medic_Cap", "item" }, 1 },
{ { "IAF_UN_Milcap", "item" }, 1 },
{ { "police_beret", "item" }, 1 },
{ { "security_cap", "item" }, 1 },
{ { "max_mask", "item" }, 1 },
{ { "H_Shemag_olive", "item" }, 1 },
{ { "H_Shemag_olive_hs", "item" }, 1 },
{ { "H_ShemagOpen_tan", "item" }, 1 },
{ { "H_ShemagOpen_khk", "item" }, 1 },
{ { "police_swat_cap", "item" }, 1 },
{ { "police_cap", "item" }, 1 },
{ { "Pomi_Goggles", "item" }, 1 },
{ { "Pomi_Goggles_Grn", "item" }, 1 },
{ { "Pomi_Goggles_Snd", "item" }, 1 },
{ { "G_Aviator", "item" }, 1 },
{ { "G_Balaclava_blk", "item" }, 1 },
{ { "G_Balaclava_combat", "item" }, 1 },
{ { "G_Balaclava_lowprofile", "item" }, 1 },
{ { "G_Balaclava_oli", "item" }, 1 },
{ { "G_Bandanna_aviator", "item" }, 1 },
{ { "G_Bandanna_beast", "item" }, 1 },
{ { "G_Bandanna_blk", "item" }, 1 },
{ { "G_Bandanna_khk", "item" }, 1 },
{ { "G_Bandanna_oli", "item" }, 1 },
{ { "G_Bandanna_shades", "item" }, 1 },
{ { "G_Bandanna_sport", "item" }, 1 },
{ { "G_Bandanna_tan", "item" }, 1 },
{ { "EWK_Cigar1", "item" }, 1 },
{ { "EWK_Cigar2", "item" }, 1 },
{ { "EWK_Cig1", "item" }, 1 },
{ { "EWK_Glasses_Cig1", "item" }, 1 },
{ { "EWK_Cig2", "item" }, 1 },
{ { "EWK_Glasses_Cig2", "item" }, 1 },
{ { "EWK_Cig5", "item" }, 1 },
{ { "EWK_Glasses_Cig5", "item" }, 1 },
{ { "EWK_Cig6", "item" }, 1 },
{ { "EWK_Glasses_Cig6", "item" }, 1 },
{ { "EWK_Shemag_NB_Cig6", "item" }, 1 },
{ { "EWK_Shemag_GRE_Cig6", "item" }, 1 },
{ { "EWK_Shemag_tan_Cig6", "item" }, 1 },
{ { "EWK_Glasses_Shemag_NB_Cig6", "item" }, 1 },
{ { "EWK_Glasses_Shemag_GRE_Cig6", "item" }, 1 },
{ { "EWK_Glasses_Shemag_tan_Cig6", "item" }, 1 },
{ { "EWK_Cig3", "item" }, 1 },
{ { "EWK_Glasses_Cig3", "item" }, 1 },
{ { "EWK_Cig4", "item" }, 1 },
{ { "EWK_Glasses_Cig4", "item" }, 1 },
{ { "G_Combat", "item" }, 1 },
{ { "G_Diving", "item" }, 1 },
{ { "G_I_Diving", "item" }, 1 },
{ { "G_O_Diving", "item" }, 1 },
{ { "G_B_Diving", "item" }, 1 },
{ { "G_Lady_Blue", "item" }, 1 },
{ { "G_Lowprofile", "item" }, 1 },
{ { "vdo_peltor_1_fw", "item" }, 1 },
{ { "vdo_peltor_2_fw", "item" }, 1 },
{ { "vdo_peltor_1_grey_fw", "item" }, 1 },
{ { "vdo_peltor_2_grey_fw", "item" }, 1 },
{ { "G_Shades_Black", "item" }, 1 },
{ { "G_Shades_Blue", "item" }, 1 },
{ { "G_Shades_Green", "item" }, 1 },
{ { "G_Shades_Red", "item" }, 1 },
{ { "EWK_Shemag_NB", "item" }, 1 },
{ { "EWK_Shemag_LULZ", "item" }, 1 },
{ { "EWK_Shemag_GRE", "item" }, 1 },
{ { "EWK_Shemag_tan", "item" }, 1 },
{ { "G_Spectacles", "item" }, 1 },
{ { "G_Sport_Red", "item" }, 1 },
{ { "G_Sport_Blackyellow", "item" }, 1 },
{ { "G_Sport_BlackWhite", "item" }, 1 },
{ { "G_Sport_Checkered", "item" }, 1 },
{ { "G_Sport_Blackred", "item" }, 1 },
{ { "G_Sport_Greenblack", "item" }, 1 },
{ { "G_Squares_Tinted", "item" }, 1 },
{ { "G_Squares", "item" }, 1 },
{ { "G_Tactical_Clear", "item" }, 1 },
{ { "G_Tactical_Black", "item" }, 1 },
{ { "G_Spectacles_Tinted", "item" }, 1 },
{ { "G_Goggles_VR", "item" }, 1 },
{ { "Kio_Afro_Hat", "item" }, 1 },
{ { "kio_vfv_mask", "item" }, 1 },
{ { "jokermask", "item" }, 1 },
{ { "Kio_No1_Hat", "item" }, 1 },
{ { "Kio_Capital_Hat", "item" }, 1 },
{ { "Kio_Santa_Hat", "item" }, 1 },
{ { "Kio_Spinning_Hat", "item" }, 1 },
{ { "Kio_Hat", "item" }, 1 },
{ { "Kio_Pirate_Hat", "item" }, 1 }
};
};
};

Link to comment
Share on other sites

  • 0

I have made a custom modpack. It's not on the live server yet but I have it on the test servern. We are thinking putting on it late next week.

I have added choppers, planes, cars and weapons. There is almost 500 objects (uniforms, helmets, hats, masks, vest etc.) added to the loot table and price list now. Next step is to add all weapons, ammo, scope, suppressors, laserpointers and stuff. There is about 250 - 300 weapons (pistols and rifles). But adding them gone be done in 3 - 4 steps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...