diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Construction.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Construction.hpp index 43d7eec67..409ccb5fc 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Construction.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Construction.hpp @@ -4,9 +4,9 @@ Construction[] = {Loot_MAGAZINE, 9, ItemPlank}, {Loot_MAGAZINE, 5, ItemStone}, // Used for crafting and vanilla buildables {Loot_MAGAZINE, 8, equip_nails}, - {Loot_MAGAZINE, 9, equip_metal_sheet_rusted}, + //{Loot_MAGAZINE, 9, equip_metal_sheet_rusted}, {Loot_MAGAZINE, 9, equip_metal_sheet}, - {Loot_MAGAZINE, 1, equip_lever}, +// {Loot_MAGAZINE, 1, equip_lever}, {Loot_MAGAZINE, 1, ItemComboLock}, {Loot_WEAPON, 1, ItemPickaxe}, @@ -26,7 +26,7 @@ Construction[] = {Loot_MAGAZINE, 3, equip_duct_tape}, {Loot_MAGAZINE, 2, equip_hose}, // {Loot_MAGAZINE, 3, ItemScrews}, - {Loot_MAGAZINE, 1, equip_scrapelectronics}, +// {Loot_MAGAZINE, 1, equip_scrapelectronics}, {Loot_MAGAZINE, 2, equip_1inch_metal_pipe}, {Loot_MAGAZINE, 2, equip_2inch_metal_pipe}, {Loot_MAGAZINE, 1, MortarBucket}, diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Farm.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Farm.hpp index cd7d25e36..d0105bb50 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Farm.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Farm.hpp @@ -20,7 +20,7 @@ Farm[] = {Loot_MAGAZINE, 3, equip_duct_tape}, {Loot_MAGAZINE, 6, equip_nails}, {Loot_MAGAZINE, 4, equip_string}, - {Loot_MAGAZINE, 2, equip_lever}, +// {Loot_MAGAZINE, 2, equip_lever}, {Loot_MAGAZINE, 2, PartPlankPack}, {Loot_MAGAZINE, 2, ItemFuelBarrelEmpty}, {Loot_MAGAZINE, 1, ItemLightBulb}, diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Industrial.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Industrial.hpp index c8e70c071..69b674e28 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Industrial.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Industrial.hpp @@ -24,7 +24,7 @@ Industrial[] = {Loot_MAGAZINE, 2, equip_hose}, {Loot_MAGAZINE, 6, equip_nails}, // {Loot_MAGAZINE, 3, ItemScrews}, - {Loot_MAGAZINE, 1, equip_scrapelectronics}, +// {Loot_MAGAZINE, 1, equip_scrapelectronics}, {Loot_MAGAZINE, 2, equip_metal_sheet}, {Loot_MAGAZINE, 2, equip_1inch_metal_pipe}, {Loot_MAGAZINE, 2, equip_2inch_metal_pipe}, diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Residential.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Residential.hpp index c13edc097..5ff34ab4a 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Residential.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Residential.hpp @@ -15,8 +15,8 @@ Residential[] = {Loot_WEAPON, 6, ItemFlashlight}, {Loot_WEAPON, 5, ItemKnife}, // {Loot_WEAPON, 3, ItemShovel}, - {Loot_WEAPON, 1, ItemDIY_wood}, //DUPLICATE OF AN EPOCH BUILDABLE????? - {Loot_WEAPON, 1, ItemDIY_Gate}, //DUPLICATE OF AN EPOCH BUILDABLE????? +// {Loot_WEAPON, 1, ItemDIY_wood}, //DUPLICATE OF AN EPOCH BUILDABLE????? +// {Loot_WEAPON, 1, ItemDIY_Gate}, //DUPLICATE OF AN EPOCH BUILDABLE????? {Loot_WEAPON, 1, Binocular}, //Backpacks diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/ResidentialRuins.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/ResidentialRuins.hpp index b6b99f739..4a73275c3 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/ResidentialRuins.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/ResidentialRuins.hpp @@ -2,7 +2,7 @@ ResidentialRuins[] = { {Loot_MAGAZINE, 10, ItemLog}, // Used for crafting and vanilla buildables {Loot_MAGAZINE, 10, ItemStone}, // Used for crafting and vanilla buildables - {Loot_MAGAZINE, 7, equip_metal_sheet_rusted}, +// {Loot_MAGAZINE, 7, equip_metal_sheet_rusted}, {Loot_GROUP, 4, Trash}, {Loot_GROUP, 3, AttachmentsGeneric} }; diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Supermarket.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Supermarket.hpp index 2fe3a9317..7dd73cffa 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Supermarket.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Supermarket.hpp @@ -7,8 +7,8 @@ Supermarket[] = {Loot_WEAPON, 5, ItemFlashlight}, {Loot_WEAPON, 2, ItemKnife}, {Loot_WEAPON, 3, Binocular}, - {Loot_WEAPON, 2, ItemDIY_wood}, - {Loot_WEAPON, 1, ItemDIY_Gate}, +// {Loot_WEAPON, 2, ItemDIY_wood}, +// {Loot_WEAPON, 1, ItemDIY_Gate}, //Pistols {Loot_GROUP, 10, pistols}, diff --git a/SQF/dayz_code/Configs/CfgLoot/Groups/Generic.hpp b/SQF/dayz_code/Configs/CfgLoot/Groups/Generic.hpp index 42b9019df..a9adea8c6 100644 --- a/SQF/dayz_code/Configs/CfgLoot/Groups/Generic.hpp +++ b/SQF/dayz_code/Configs/CfgLoot/Groups/Generic.hpp @@ -23,7 +23,7 @@ Generic[] = {Loot_MAGAZINE, 1, equip_duct_tape}, {Loot_MAGAZINE, 1, equip_rope}, {Loot_MAGAZINE, 1, equip_herb_box}, - {Loot_MAGAZINE, 1, equip_pvc_box}, +// {Loot_MAGAZINE, 1, equip_pvc_box}, {Loot_MAGAZINE, 1, equip_lever}, {Loot_MAGAZINE, 1, equip_rag}, {Loot_MAGAZINE, 1, equip_nails}, diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp index 2ca9f3b5e..f3fb3e3e5 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp @@ -44,16 +44,21 @@ class Category_678 { buy[] = {6,"ItemSilverBar"}; sell[] = {3,"ItemSilverBar"}; }; + class equip_lever { + type = "trade_items"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; class equip_nails { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; - class equip_scrapelectronics { + /* class equip_scrapelectronics { type = "trade_items"; buy[] = {4,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; - }; + }; */ class equip_metal_sheet { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz"}; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp index 1b9c32362..23f299cce 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp @@ -90,4 +90,29 @@ class Category_541 { buy[] = {1,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class equip_string { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_gauze { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_gauzepackaged { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_rag { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_herb_box { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; }; \ No newline at end of file