From 03b8c38c6a9a8473d75addcfec113193f7b2ec6c Mon Sep 17 00:00:00 2001 From: ebaydayz Date: Wed, 6 Apr 2016 13:05:35 -0400 Subject: [PATCH] Add new items to config traders Duplicate categories are now marked instead of being listed multiple times. This makes the configs far easier to maintain. Admins can still expand each individual category for further customization. --- .../CfgServerTrader/Category/Attachments.hpp | 92 +++++++ .../Category/BanditAmmunition.hpp | 5 + .../Category/BanditTrucksArmed.hpp | 10 +- .../Category/BanditWeapons.hpp | 25 +- .../Category/FriendlyAssaultRifle.hpp | 181 ++----------- .../Category/FriendlyAssaultRifleAmmo.hpp | 39 ++- .../Category/FriendlyBackpacks.hpp | 59 +---- .../Category/FriendlyBikesandATV.hpp | 52 +--- .../Category/FriendlyBuildingSupplies.hpp | 151 ++--------- .../Category/FriendlyBusesandVans.hpp | 22 +- .../Category/FriendlyCargoTrucks.hpp | 74 +----- .../Category/FriendlyClothes.hpp | 84 +----- .../Category/FriendlyCookedMeats.hpp | 49 +--- .../Category/FriendlyDrinks.hpp | 123 ++++++--- .../Category/FriendlyFuelTrucks.hpp | 27 +- .../Category/FriendlyLightMachineGun.hpp | 56 ++-- .../Category/FriendlyLightMachineGunAmmo.hpp | 39 +-- .../Category/FriendlyMedicalSupplies.hpp | 37 ++- .../Category/FriendlyMilitaryUnarmed.hpp | 42 +-- .../Category/FriendlyPackagedFood.hpp | 184 ++++++++++--- .../Category/FriendlyPistolAmmo.hpp | 44 +--- .../Category/FriendlyPistols.hpp | 72 +---- .../FriendlyShotgunsandSingleshot.hpp | 40 +-- .../FriendlyShotgunsandSingleshotAmmo.hpp | 70 ++--- .../Category/FriendlySniperRifle.hpp | 60 +---- .../Category/FriendlySniperRifleAmmo.hpp | 28 +- .../Category/FriendlySubmachineGunAmmo.hpp | 45 +--- .../Category/FriendlySubmachineGuns.hpp | 55 +--- .../Category/FriendlyToolbeltItems.hpp | 216 ++++----------- .../Category/FriendlyUsedCars.hpp | 89 +------ .../Category/FriendlyUtilityVehicles.hpp | 89 +------ .../Category/FriendlyVehicleParts.hpp | 111 ++------ .../Category/HeroAmmunition.hpp | 26 +- .../Category/HeroMilitaryArmed.hpp | 31 +-- .../Category/HeroTrucksArmed.hpp | 26 +- .../CfgServerTrader/Category/HeroWeapons.hpp | 41 +-- .../Category/NeutralAssaultRifle.hpp | 245 +---------------- .../Category/NeutralAssaultRifleAmmo.hpp | 53 +--- .../Category/NeutralBackpacks.hpp | 170 +----------- .../Category/NeutralBikesandATV.hpp | 103 +------- .../Category/NeutralBlackMarketAmmo.hpp | 43 +-- .../Category/NeutralBlackMarketWeapons.hpp | 50 +--- .../Category/NeutralBoatsArmed.hpp | 7 +- .../Category/NeutralBoatsUnarmed.hpp | 49 +--- .../Category/NeutralBuildingSupplies.hpp | 115 +------- .../Category/NeutralBusesandVans.hpp | 45 +--- .../Category/NeutralCargoTrucks.hpp | 143 +--------- .../Category/NeutralChemlitesFlares.hpp | 65 +---- .../Category/NeutralClothes.hpp | 247 +----------------- .../Category/NeutralCookedMeats.hpp | 127 +-------- .../Category/NeutralDrinks.hpp | 112 +------- .../Category/NeutralFuelTrucks.hpp | 55 +--- .../Category/NeutralLightMachineGun.hpp | 45 +--- .../Category/NeutralLightMachineGunAmmo.hpp | 35 +-- .../Category/NeutralMedicalSupplies.hpp | 117 +-------- .../Category/NeutralMilitaryUnarmed.hpp | 85 +----- .../Category/NeutralPackagedFood.hpp | 112 +------- .../Category/NeutralPistolAmmo.hpp | 75 +----- .../Category/NeutralPistols.hpp | 85 +----- .../Category/NeutralShotgunsandSingleshot.hpp | 65 +---- .../NeutralShotgunsandSingleshotAmmo.hpp | 85 +----- .../Category/NeutralSmokeGrenades.hpp | 35 +-- .../Category/NeutralSniperRifle.hpp | 95 +------ .../Category/NeutralSniperRifleAmmo.hpp | 45 +--- .../Category/NeutralSubmachineGunAmmo.hpp | 65 +---- .../Category/NeutralSubmachineGuns.hpp | 65 +---- .../Category/NeutralToolbeltItems.hpp | 175 +------------ .../Category/NeutralTrucks.hpp | 65 +---- .../Category/NeutralUsedCars.hpp | 175 +------------ .../Category/NeutralUtilityVehicles.hpp | 175 +------------ .../Category/NeutralVehicleParts.hpp | 95 +------ .../Category/NeutralWholesale.hpp | 136 +--------- .../CfgServerTrader/cfgServerTrader.hpp | 1 + .../compile/player_traderMenuConfig.sqf | 4 +- .../DayZ_Epoch_1.Takistan/server_traders.sqf | 16 +- .../DayZ_Epoch_11.Chernarus/mission.sqm | 4 +- .../server_traders.sqf | 18 +- .../server_traders.sqf | 18 +- .../DayZ_Epoch_13.Tavi/server_traders.sqf | 14 +- .../DayZ_Epoch_15.namalsk/server_traders.sqf | 12 +- .../server_traders.sqf | 20 +- .../DayZ_Epoch_17.Chernarus/mission.sqm | 4 +- .../server_traders.sqf | 24 +- .../server_traders.sqf | 24 +- .../DayZ_Epoch_20.fapovo/server_traders.sqf | 18 +- .../DayZ_Epoch_21.Caribou/server_traders.sqf | 14 +- .../server_traders.sqf | 20 +- .../DayZ_Epoch_24.Napf/server_traders.sqf | 18 +- .../server_traders.sqf | 18 +- .../server_traders.sqf | 18 +- .../DayZ_Epoch_4.Zargabad/server_traders.sqf | 10 +- .../DayZ_Epoch_7.Lingor/server_traders.sqf | 14 +- Server Files/SQL/1.0.6_Updates.sql | 23 ++ Server Files/SQL/epoch.sql | 50 ++-- 94 files changed, 1033 insertions(+), 5182 deletions(-) create mode 100644 SQF/dayz_code/Configs/CfgServerTrader/Category/Attachments.hpp diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/Attachments.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/Attachments.hpp new file mode 100644 index 000000000..ed04e8d47 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/Attachments.hpp @@ -0,0 +1,92 @@ +class Category_693 { + class Attachment_ACOG { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class Attachment_BELT { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_CCO { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_FL { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_FL_Pist { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_Ghillie { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_GP25 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_Holo { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_Kobra { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_M203 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_PSO1 { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class Attachment_SA58RIS { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_SCOPED { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class Attachment_Sup9 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_Sup545 { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class Attachment_Sup556 { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class Attachment_SupBizon { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class Attachment_SupMakarov { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditAmmunition.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditAmmunition.hpp index bda0eb57d..94d8f5afa 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditAmmunition.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditAmmunition.hpp @@ -24,4 +24,9 @@ class Category_577 { buy[] = {1,"ItemGoldBar"}; sell[] = {5,"ItemSilverBar10oz"}; }; + class 20Rnd_762x51_DMR { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditTrucksArmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditTrucksArmed.hpp index 740284567..93587beba 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditTrucksArmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditTrucksArmed.hpp @@ -1,4 +1,9 @@ class Category_534 { + class ArmoredSUV_PMC_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; class Pickup_PK_GUE_DZE { type = "trade_any_vehicle"; buy[] = {1,"ItemGoldBar10oz"}; @@ -9,11 +14,6 @@ class Category_534 { buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class ArmoredSUV_PMC_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; class Pickup_PK_TK_GUE_EP1_DZE { type = "trade_any_vehicle"; buy[] = {8,"ItemGoldBar"}; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditWeapons.hpp index 4e0c36ee9..fc219f35e 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditWeapons.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/BanditWeapons.hpp @@ -1,19 +1,19 @@ class Category_627 { - class G36_C_SD_camo { + class DMR_DZ { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class G36_C_SD_camo { //Holo SD desert camo type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class M4A1_AIM_SD_camo { + class M4A1_AIM_SD_camo { //CCO SD green camo type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class FN_FAL_ANPVS4_DZE { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; class SCAR_H_LNG_Sniper_SD { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz"}; @@ -26,10 +26,15 @@ class Category_627 { }; class FNFAL_DZ { type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; }; - class Mk48_CCO_DZ { + class FN_FAL_ANPVS4_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class Mk48_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz"}; sell[] = {1,"ItemGoldBar10oz"}; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifle.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifle.hpp index fee53b67a..e66baef7a 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifle.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifle.hpp @@ -9,7 +9,7 @@ class Category_485 { buy[] = {4,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; }; - class G36C_camo { + class G36C_camo { //Iron sight desert camo type = "trade_weapons"; buy[] = {6,"ItemGoldBar"}; sell[] = {3,"ItemGoldBar"}; @@ -19,12 +19,12 @@ class Category_485 { buy[] = {6,"ItemGoldBar"}; sell[] = {3,"ItemGoldBar"}; }; - class M16A2_DZ { + class M16A2_DZ { // no attachment support type = "trade_weapons"; buy[] = {2,"ItemGoldBar"}; sell[] = {1,"ItemGoldBar"}; }; - class M16A2_GL_DZ { + class M16A2_GL_DZ { // no attachment support type = "trade_weapons"; buy[] = {4,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; @@ -39,56 +39,36 @@ class Category_485 { buy[] = {4,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; }; - class M4A1_HWS_GL_camo { + class M4A1_HWS_GL_camo { //GL Holo Green Camo type = "trade_weapons"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class M4A3_CCO_EP1 { + class M4A1_HWS_GL_SD_Camo { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A3_CCO_EP1 { //CCO FL Desert Camo type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class M4A1_CCO_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; class SA58_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar"}; sell[] = {1,"ItemGoldBar"}; }; - class SA58_RIS_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_CCO_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; class Sa58V_CCO_EP1 { type = "trade_weapons"; buy[] = {4,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; }; - class SA58_ACOG_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; class Sa58V_RCO_EP1 { type = "trade_weapons"; buy[] = {8,"ItemGoldBar"}; sell[] = {4,"ItemGoldBar"}; }; - class AK74_Kobra_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; class AKS74U_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar"}; @@ -96,8 +76,8 @@ class Category_485 { }; class AKM_DZ { type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; }; class AK74_DZ { type = "trade_weapons"; @@ -106,8 +86,13 @@ class Category_485 { }; class FNFAL_DZ { type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class FN_FAL_ANPVS4_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; }; class BAF_L85A2_RIS_SUSAT { type = "trade_weapons"; @@ -116,129 +101,11 @@ class Category_485 { }; class L85_Holo_DZ { type = "trade_weapons"; - buy[] = {9,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; }; }; + class Category_615 { - class G36A_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36C_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class G36C_camo { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36K_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class M16A2_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M16A2_GL_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M16A4_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_HWS_GL_camo { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class M4A3_CCO_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class M4A1_CCO_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class SA58_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_RIS_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_CCO_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa58V_CCO_EP1 { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class SA58_ACOG_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class Sa58V_RCO_EP1 { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class AK74_Kobra_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class AKS74U_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class AKM_DZ { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; - class AK74_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class FNFAL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class BAF_L85A2_RIS_SUSAT { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class L85_Holo_DZ { - type = "trade_weapons"; - buy[] = {9,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; -}; + duplicate = 485; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp index dbe9631db..8529a574c 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp @@ -4,43 +4,36 @@ class Category_621 { buy[] = {4,"ItemSilverBar"}; sell[] = {2,"ItemSilverBar"}; }; - class 20Rnd_762x51_FNFAL { + class 30Rnd_556x45_StanagSD { type = "trade_items"; buy[] = {4,"ItemSilverBar10oz"}; sell[] = {2,"ItemSilverBar10oz"}; }; - class 30Rnd_545x39_AK { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_AK47 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_SA58 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; -class Category_480 { - class 30Rnd_556x45_Stanag { + class 30Rnd_556x45_G36 { type = "trade_items"; buy[] = {4,"ItemSilverBar"}; sell[] = {2,"ItemSilverBar"}; }; + class 30Rnd_556x45_G36SD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; class 20Rnd_762x51_FNFAL { type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; }; class 30Rnd_545x39_AK { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class 30Rnd_545x39_AKSD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; class 30Rnd_762x39_AK47 { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; @@ -52,3 +45,7 @@ class Category_480 { sell[] = {1,"ItemSilverBar"}; }; }; + +class Category_480 { + duplicate = 621; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBackpacks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBackpacks.hpp index c4833e623..628f033c5 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBackpacks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBackpacks.hpp @@ -55,60 +55,7 @@ class Category_538 { sell[] = {3,"ItemGoldBar"}; }; }; + class Category_688 { - class DZ_Patrol_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class CZ_VestPouch_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_ALICE_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Backpack_EP1 { - type = "trade_backpacks"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_British_ACU { - type = "trade_backpacks"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class DZ_CivilBackpack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_Czech_Vest_Puch { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_TK_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class DZ_TerminalPack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class DZ_GunBag_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 538; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBikesandATV.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBikesandATV.hpp index d865cc52e..ecabfe259 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBikesandATV.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBikesandATV.hpp @@ -50,55 +50,7 @@ class Category_608 { sell[] = {1,"ItemGoldBar10oz"}; }; }; + class Category_536 { - class MMT_Civ { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class Old_bike_TK_INS_EP1 { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class TT650_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_Ins { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_US_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M1030_US_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Old_moto_TK_Civ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class tractor { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 608; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp index fed2ad283..48928dc6a 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp @@ -9,11 +9,26 @@ class Category_678 { buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; + class ItemDesertTent { + type = "trade_items"; + buy[] = {6,"ItemSilverBar10oz"}; + sell[] = {3,"ItemSilverBar10oz"}; + }; + class ItemDomeTent { + type = "trade_items"; + buy[] = {6,"ItemSilverBar10oz"}; + sell[] = {3,"ItemSilverBar10oz"}; + }; class ItemTent { type = "trade_items"; buy[] = {4,"ItemSilverBar10oz"}; sell[] = {2,"ItemSilverBar10oz"}; }; + class ItemComboLock { + type = "trade_items"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; class ItemVault { type = "trade_items"; buy[] = {1,"ItemBriefcase100oz"}; @@ -39,16 +54,6 @@ class Category_678 { buy[] = {1,"ItemSilverBar10oz"}; sell[] = {5,"ItemSilverBar"}; }; - class ItemDesertTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemDomeTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; class ItemLightBulb { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz"}; @@ -60,127 +65,11 @@ class Category_678 { sell[] = {3,"ItemGoldBar"}; }; }; + class Category_680 { - class ItemSandbag { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class ItemTankTrap { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemTent { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemVault { - type = "trade_items"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class ItemWire { - type = "trade_items"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class 30m_plot_kit { - type = "trade_items"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar10oz"}; - }; - class ItemCorrugated { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemPole { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemDesertTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemDomeTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemLightBulb { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemGenerator { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 678; }; + class Category_530 { - class ItemSandbag { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class ItemTankTrap { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemTent { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemVault { - type = "trade_items"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class ItemWire { - type = "trade_items"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class 30m_plot_kit { - type = "trade_items"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar10oz"}; - }; - class ItemCorrugated { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemPole { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemDesertTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemDomeTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemLightBulb { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemGenerator { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 678; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBusesandVans.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBusesandVans.hpp index 4121da3bc..8a34cf865 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBusesandVans.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyBusesandVans.hpp @@ -20,25 +20,7 @@ class Category_563 { sell[] = {3,"ItemGoldBar"}; }; }; + class Category_592 { - class Ikarus { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ikarus_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class S1203_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class S1203_ambulance_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 563; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCargoTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCargoTrucks.hpp index 5ff50c0a2..918b03e8d 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCargoTrucks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCargoTrucks.hpp @@ -70,75 +70,7 @@ class Category_564 { sell[] = {1,"ItemGoldBar10oz"}; }; }; + class Category_570 { - class Ural_CDF { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Kamaz { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_RA_TK_GUE_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_TK_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil2_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class KamazOpen_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; -}; + duplicate = 564; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyClothes.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyClothes.hpp index c500dd1d5..dcef25f05 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyClothes.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyClothes.hpp @@ -80,85 +80,7 @@ class Category_628 { sell[] = {1,"ItemGoldBar"}; }; }; + class Category_689 { - class Skin_Rocker2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Functionary1_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Haris_Press_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Priest_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWpink_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWurban_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWcombat_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWdesert_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Survivor2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_RU_Policeman_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Pilot_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker4_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 628; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCookedMeats.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCookedMeats.hpp index edcd5024d..828488b63 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCookedMeats.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyCookedMeats.hpp @@ -14,6 +14,11 @@ class Category_630 { buy[] = {4,"ItemSilverBar"}; sell[] = {2,"ItemSilverBar"}; }; + class FoodGoatCooked { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; class FoodmuttonCooked { type = "trade_items"; buy[] = {4,"ItemSilverBar"}; @@ -40,45 +45,7 @@ class Category_630 { sell[] = {1,"ItemGoldBar"}; }; }; + class Category_690 { - class FoodbaconCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodbeefCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodchickenCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodmuttonCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodrabbitCooked { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedTrout { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedSeaBass { - type = "trade_items"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class FishCookedTuna { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 630; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyDrinks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyDrinks.hpp index 3a94d20eb..7854d4b6f 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyDrinks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyDrinks.hpp @@ -14,11 +14,91 @@ class Category_601 { buy[] = {6,"ItemGoldBar"}; sell[] = {3,"ItemGoldBar"}; }; + class ItemSodaMtngreen { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; class ItemSodaR4z0r { type = "trade_items"; buy[] = {6,"ItemGoldBar"}; sell[] = {3,"ItemGoldBar"}; }; + class ItemSodaClays { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaSmasht { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaDrwaste { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaFranka { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaLemonade { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaLirik { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaLvg { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaMzly { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaPeppsy { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaRabbit { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaSacrite { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaRocketFuel { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSodaGrapeDrink { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemSherbet { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ItemCanteenEmpty { + type = "trade_items"; + buy[] = {3,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; class ItemWaterbottleUnfilled { type = "trade_items"; buy[] = {3,"ItemSilverBar"}; @@ -31,44 +111,11 @@ class Category_601 { }; class ItemSodaOrangeSherbet { type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; }; }; + class Category_691 { - class ItemSodaCoke { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaPepsi { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaMdew { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaR4z0r { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemWaterbottleUnfilled { - type = "trade_items"; - buy[] = {3,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaRbull { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaOrangeSherbet { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; -}; + duplicate = 601; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyFuelTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyFuelTrucks.hpp index 6db6ba157..d9bc14c88 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyFuelTrucks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyFuelTrucks.hpp @@ -25,30 +25,7 @@ class Category_492 { sell[] = {3,"ItemGoldBar10oz"}; }; }; + class Category_595 { - class KamazRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DES_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class UralRefuel_TK_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class V3S_Refuel_TK_GUE_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; + duplicate = 492; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGun.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGun.hpp index 87097f588..40ca67492 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGun.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGun.hpp @@ -1,44 +1,56 @@ class Category_486 { + class L110A1_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; class M249_DZ { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; + class M249_m145_EP1_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {9,"ItemGoldBar"}; + }; class M240_DZ { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class Mk48_CCO_DZ { + class Mk48_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class Pecheneg_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz"}; sell[] = {1,"ItemGoldBar10oz"}; }; class PKM_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class RPK_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class RPK74_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class UK59_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz"}; sell[] = {1,"ItemGoldBar10oz"}; }; }; + class Category_616 { - class M249_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M240_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class Mk48_CCO_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class PKM_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; -}; + duplicate = 486; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp index 3b4b25e53..730ce6a3a 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp @@ -1,9 +1,29 @@ class Category_622 { + class 50Rnd_762x54_UK59 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 75Rnd_545x39_RPK { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 75Rnd_762x39_RPK { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; class 100Rnd_762x51_M240 { type = "trade_items"; buy[] = {2,"ItemGoldBar"}; sell[] = {1,"ItemGoldBar"}; }; + class 100Rnd_556x45_M249 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; class 200Rnd_556x45_M249 { type = "trade_items"; buy[] = {4,"ItemGoldBar"}; @@ -15,20 +35,7 @@ class Category_622 { sell[] = {1,"ItemGoldBar"}; }; }; + class Category_481 { - class 100Rnd_762x51_M240 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class 200Rnd_556x45_M249 { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class 100Rnd_762x54_PK { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 622; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp index 74e0809f2..fcc54adb6 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp @@ -9,50 +9,65 @@ class Category_541 { buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; - class ItemBloodbag { + class ItemAntibacterialWipe { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class ItemBloodbag { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; /* class bloodBagONEG { type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; }; class bloodBagANEG { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagAPOS { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagBNEG { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagBPOS { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagABNEG { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagABPOS { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class bloodBagOPOS { type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodTester { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class transfusionKit { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; */ @@ -76,4 +91,4 @@ class Category_541 { buy[] = {1,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; -}; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp index 57abcbe39..56806d76e 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp @@ -40,45 +40,7 @@ class Category_491 { sell[] = {1,"ItemGoldBar10oz"}; }; }; + class Category_599 { - class HMMWV_M1035_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance_CZ_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class GAZ_Vodnik_MedEvac { - type = "trade_any_vehicle"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {5,"ItemGoldBar10oz"}; - }; - class HMMWV_DZ { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class LandRover_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class LandRover_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 491; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPackagedFood.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPackagedFood.hpp index a2a25d687..df0411ca8 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPackagedFood.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPackagedFood.hpp @@ -34,41 +34,153 @@ class Category_629 { buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class FoodCanBeef { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanPotatoes { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanGriff { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanBadguy { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanBoneboy { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanCorn { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanCurgon { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanDemon { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanFraggleos { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanHerpy { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanDerpy { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanOrlok { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanPowell { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanTylers { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanUnlabeled { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusUnlabeled { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusStew { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusPork { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusPeas { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusMilk { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCanRusCorn { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodChipsSulahoops { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodChipsMysticales { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodChipsChocolate { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCandyChubby { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCandyAnders { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCandyLegacys { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCakeCremeCakeClean { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodCandyMintception { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; }; + class Category_692 { - class FoodCanBakedBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanFrankBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanPasta { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanSardines { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodMRE { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class FoodPistachio { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodNutmix { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 629; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistolAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistolAmmo.hpp index 9fd34cfac..bfaa2f7fc 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistolAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistolAmmo.hpp @@ -14,6 +14,11 @@ class Category_625 { buy[] = {1,"ItemSilverBar10oz"}; sell[] = {5,"ItemSilverBar"}; }; + class 17Rnd_9x19_glock17SD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; class 6Rnd_45ACP { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; @@ -35,40 +40,7 @@ class Category_625 { sell[] = {1,"ItemSilverBar10oz"}; }; }; + class Category_484 { - class 15Rnd_9x19_M9 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 15Rnd_9x19_M9SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 17Rnd_9x19_glock17 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 6Rnd_45ACP { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 7Rnd_45ACP_1911 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_Makarov { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_MakarovSD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 625; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistols.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistols.hpp index 34ed6238a..78fedcf96 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistols.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyPistols.hpp @@ -1,13 +1,8 @@ class Category_489 { - class M9_SD_DZ { + class G17_DZ { type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class G17_FL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; + buy[] = {5,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; }; class M1911_DZ { type = "trade_weapons"; @@ -17,17 +12,7 @@ class Category_489 { class M9_DZ { type = "trade_weapons"; buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class Makarov_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class revolver_gold_EP1 { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; }; class Makarov_DZ { type = "trade_weapons"; @@ -39,46 +24,13 @@ class Category_489 { buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; + class revolver_gold_EP1 { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; }; + class Category_617 { - class M9_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class G17_FL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class M1911_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class M9_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class Makarov_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class revolver_gold_EP1 { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Makarov_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class Revolver_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 489; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp index 99ea84cba..37d94e7eb 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp @@ -19,39 +19,12 @@ class Category_574 { buy[] = {3,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; }; - class Remington870_FL_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LeeEnfield_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; -class Category_620 { - class Winchester1866_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class MR43_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {8,"ItemSilverBar"}; - }; - class Crossbow_DZ { + class RedRyder { type = "trade_weapons"; buy[] = {1,"ItemSilverBar10oz"}; sell[] = {5,"ItemSilverBar"}; }; - class M1014_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Remington870_FL_DZ { + class Remington870_DZ { type = "trade_weapons"; buy[] = {2,"ItemGoldBar"}; sell[] = {1,"ItemGoldBar"}; @@ -61,4 +34,13 @@ class Category_620 { buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; + class Mosin_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; }; + +class Category_620 { + duplicate = 574; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp index f5416f940..6af2ae98f 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp @@ -6,30 +6,40 @@ class Category_623 { }; class 2Rnd_12Gauge_Buck { type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; + buy[] = {1,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class 2Rnd_12Gauge_Slug { type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; + buy[] = {1,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; class 8Rnd_12Gauge_Slug { type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; + buy[] = {4,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; }; class 8Rnd_12Gauge_Buck { type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; + buy[] = {4,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; }; - class 1Rnd_Arrow_Wood { + class 1Rnd_Bolt_Tranquilizer { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; - class Quiver { + class 1Rnd_Bolt_Explosive { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class 12Rnd_Quiver_Wood { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class 350Rnd_BB_Magazine { type = "trade_items"; buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; @@ -39,41 +49,13 @@ class Category_623 { buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class 5Rnd_762x54_Mosin { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; }; + class Category_573 { - class 15Rnd_W1866_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Quiver { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 10Rnd_303British { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 623; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifle.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifle.hpp index 5c6d410b5..7f3b9a850 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifle.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifle.hpp @@ -1,10 +1,5 @@ class Category_487 { - class SVD_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M40A3_Gh_DZ { + class M40A3_DZ { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; @@ -29,7 +24,7 @@ class Category_487 { buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; - class SVD_des_EP1 { + class SVD_des_EP1 { // desert camo type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; @@ -39,56 +34,13 @@ class Category_487 { buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; - class M24_des_EP1 { + class M24_des_EP1 { // desert camo type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; }; + class Category_619 { - class SVD_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M40A3_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M14_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class CZ550_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M4SPR { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; -}; + duplicate = 487; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp index 71b09842f..e07071f09 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp @@ -1,8 +1,8 @@ class Category_624 { class 20Rnd_762x51_DMR { type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; }; class 10Rnd_762x54_SVD { type = "trade_items"; @@ -20,25 +20,7 @@ class Category_624 { sell[] = {5,"ItemSilverBar10oz"}; }; }; + class Category_482 { - class 20Rnd_762x51_DMR { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 10Rnd_762x54_SVD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 5Rnd_762x51_M24 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 5Rnd_17HMR { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; -}; + duplicate = 624; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp index 4e948053d..aba2aa6b9 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp @@ -1,5 +1,5 @@ class Category_626 { - class 30rnd_9x19_MP5 { + class 30Rnd_9x19_MP5 { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; @@ -14,12 +14,17 @@ class Category_626 { buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; - class 64Rnd_9x19_SD_Bizon { + class 30Rnd_9x19_UZI_SD { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; - class 30Rnd_9x19_UZI_SD { + class 64Rnd_9x19_Bizon { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class 64Rnd_9x19_SD_Bizon { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; @@ -30,35 +35,7 @@ class Category_626 { sell[] = {1,"ItemSilverBar10oz"}; }; }; + class Category_483 { - class 30rnd_9x19_MP5 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_MP5SD { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 64Rnd_9x19_SD_Bizon { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI_SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 20Rnd_B_765x17_Ball { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 626; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGuns.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGuns.hpp index d64b6d244..bb1b261ce 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGuns.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlySubmachineGuns.hpp @@ -1,13 +1,8 @@ class Category_488 { - class Bizon_SD_DZ { + class Bizon_DZ { type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PDW_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; }; class Sa61_EP1 { type = "trade_weapons"; @@ -19,46 +14,18 @@ class Category_488 { buy[] = {1,"ItemGoldBar"}; sell[] = {2,"ItemSilverBar10oz"}; }; + class PDW_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; class UZI_SD_EP1 { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {5,"ItemGoldBar"}; }; - class MP5_SD_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; }; + class Category_618 { - class Bizon_SD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PDW_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa61_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class MP5_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class UZI_SD_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class MP5_SD_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 488; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyToolbeltItems.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyToolbeltItems.hpp index 39c2b5046..0901b18b5 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyToolbeltItems.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyToolbeltItems.hpp @@ -84,178 +84,52 @@ class Category_679 { buy[] = {2,"ItemSilverBar10oz"}; sell[] = {1,"ItemSilverBar10oz"}; }; + class ItemPickaxe { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class ItemSledge { + type = "trade_weapons"; + buy[] = {8,"ItemSilverBar10oz"}; + sell[] = {4,"ItemSilverBar10oz"}; + }; + class ItemKeyKit { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ChainSaw { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ChainSawB { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ChainSawG { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ChainSawP { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class ChainSawR { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; }; + class Category_681 { - class ItemCompass { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class Binocular { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Binocular_Vector { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemEtool { - type = "trade_weapons"; - buy[] = {9,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class ItemFlashlight { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFlashlightRed { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemGPS { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemHatchet { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemKnife { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMap { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class ItemMatchbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemToolbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemWatch { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class NVGoggles { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemCrowbar { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMachete { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFishingPole { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 679; }; + class Category_532 { - class ItemCompass { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class Binocular { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Binocular_Vector { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemEtool { - type = "trade_weapons"; - buy[] = {9,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class ItemFlashlight { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFlashlightRed { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemGPS { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemHatchet { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemKnife { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMap { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class ItemMatchbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemToolbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemWatch { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class NVGoggles { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemCrowbar { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMachete { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFishingPole { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 679; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUsedCars.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUsedCars.hpp index 4bc3732f3..50935064a 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUsedCars.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUsedCars.hpp @@ -85,90 +85,7 @@ class Category_585 { sell[] = {2,"ItemGoldBar"}; }; }; + class Category_600 { - class Skoda { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaBlue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaGreen { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaRed { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VolhaLimo_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VWGolf { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class car_hatchback { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class car_sedan { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_LT { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_ST { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LadaLM { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; -}; + duplicate = 585; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp index 420600372..16ebeb09d 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp @@ -85,90 +85,7 @@ class Category_565 { sell[] = {4,"ItemGoldBar"}; }; }; + class Category_568 { - class SUV_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Blue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Charcoal { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Green { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Orange { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Pink { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Red { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Silver { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_White { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Yellow { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Camo { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UAZ_CDF { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_INS { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_RU { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; -}; + duplicate = 565; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyVehicleParts.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyVehicleParts.hpp index 5a532b787..c06b3fe71 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyVehicleParts.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/FriendlyVehicleParts.hpp @@ -1,4 +1,14 @@ class Category_677 { + class ItemFuelcan { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemFuelcanEmpty { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; class ItemJerrycan { type = "trade_items"; buy[] = {4,"ItemSilverBar"}; @@ -9,6 +19,11 @@ class Category_677 { buy[] = {2,"ItemSilverBar"}; sell[] = {1,"ItemSilverBar"}; }; + class ItemMixOil { + type = "trade_items"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; class PartEngine { type = "trade_items"; buy[] = {5,"ItemGoldBar"}; @@ -45,97 +60,11 @@ class Category_677 { sell[] = {1,"ItemGoldBar"}; }; }; + class Category_682 { - class ItemJerrycan { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class ItemJerrycanEmpty { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartEngine { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartVRotor { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartWheel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class PartGlass { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartGeneric { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {6,"ItemSilverBar"}; - }; - class PartFueltank { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemFuelBarrel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 677; }; + class Category_531 { - class ItemJerrycan { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class ItemJerrycanEmpty { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartEngine { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartVRotor { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartWheel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class PartGlass { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartGeneric { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {6,"ItemSilverBar"}; - }; - class PartFueltank { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemFuelBarrel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 677; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroAmmunition.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroAmmunition.hpp index a93078de8..4325d8b6b 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroAmmunition.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroAmmunition.hpp @@ -1,27 +1,3 @@ class Category_478 { - class 30Rnd_556x45_StanagSD { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 5Rnd_86x70_L115A1 { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class 100Rnd_762x51_M240 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class 20Rnd_762x51_FNFAL { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 20Rnd_762x51_SB_SCAR { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; + duplicate = 577; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroMilitaryArmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroMilitaryArmed.hpp index 239e1280b..d5806b104 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroMilitaryArmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroMilitaryArmed.hpp @@ -1,32 +1,3 @@ class Category_562 { - class HMMWV_M998A2_SOV_DES_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {5,"ItemGoldBar10oz"}; - }; - class HMMWV_M1151_M2_CZ_DES_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {4,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class LandRover_Special_CZ_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {5,"ItemGoldBar10oz"}; - }; - class LandRover_MG_TK_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class UAZ_MG_TK_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class GAZ_Vodnik_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; + duplicate = 569; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroTrucksArmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroTrucksArmed.hpp index 9251feba3..7534b0dac 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroTrucksArmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroTrucksArmed.hpp @@ -1,27 +1,3 @@ class Category_479 { - class ArmoredSUV_PMC_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class Pickup_PK_TK_GUE_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class Offroad_DSHKM_Gue_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Pickup_PK_GUE_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class Pickup_PK_INS_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; + duplicate = 534; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroWeapons.hpp index 97d859a33..f2894ecf5 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroWeapons.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/HeroWeapons.hpp @@ -1,42 +1,3 @@ class Category_477 { - class G36_C_SD_camo { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class M4A1_AIM_SD_camo { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class FN_FAL_ANPVS4_DZE { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class SCAR_H_LNG_Sniper_SD { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class BAF_LRR_scoped { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class FNFAL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class Mk48_CCO_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class M240_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; + duplicate = 627; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifle.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifle.hpp index e55eb3a7c..d28edb4c4 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifle.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifle.hpp @@ -1,244 +1,7 @@ class Category_602 { - class G36A_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36C_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class G36C_camo { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36K_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class M16A2_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M16A2_GL_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M16A4_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_HWS_GL_camo { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class M4A3_CCO_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class M4A1_CCO_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class SA58_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_RIS_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_CCO_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa58V_CCO_EP1 { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class SA58_ACOG_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class Sa58V_RCO_EP1 { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class AK74_Kobra_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class AKS74U_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class AKM_DZ { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; - class AK74_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class FNFAL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class BAF_L85A2_RIS_SUSAT { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class L85_Holo_DZ { - type = "trade_weapons"; - buy[] = {9,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; + duplicate = 485; }; + class Category_637 { - class G36A_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36C_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class G36C_camo { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class G36K_Camo_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class M16A2_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M16A2_GL_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M16A4_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class M4A1_HWS_GL_camo { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class M4A3_CCO_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class M4A1_CCO_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class SA58_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_RIS_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SA58_CCO_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa58V_CCO_EP1 { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class SA58_ACOG_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class Sa58V_RCO_EP1 { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class AK74_Kobra_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class AKS74U_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class AKM_DZ { - type = "trade_weapons"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; - class AK74_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class FNFAL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class BAF_L85A2_RIS_SUSAT { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class L85_Holo_DZ { - type = "trade_weapons"; - buy[] = {9,"ItemGoldBar"}; - sell[] = {6,"ItemGoldBar"}; - }; -}; + duplicate = 485; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp index bdc65f108..3c33c27c7 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp @@ -1,54 +1,7 @@ class Category_643 { - class 30Rnd_556x45_Stanag { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class 20Rnd_762x51_FNFAL { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 30Rnd_545x39_AK { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_AK47 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_SA58 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 621; }; + class Category_609 { - class 30Rnd_556x45_Stanag { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class 20Rnd_762x51_FNFAL { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 30Rnd_545x39_AK { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_AK47 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 30Rnd_762x39_SA58 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 621; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBackpacks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBackpacks.hpp index 6ff3ed311..e97f28245 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBackpacks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBackpacks.hpp @@ -1,171 +1,11 @@ class Category_685 { - class DZ_Patrol_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class CZ_VestPouch_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_ALICE_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Backpack_EP1 { - type = "trade_backpacks"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_British_ACU { - type = "trade_backpacks"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class DZ_CivilBackpack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_Czech_Vest_Puch { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_TK_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class DZ_TerminalPack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class DZ_GunBag_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 538; }; + class Category_496 { - class DZ_Patrol_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class CZ_VestPouch_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_ALICE_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Backpack_EP1 { - type = "trade_backpacks"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_British_ACU { - type = "trade_backpacks"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class DZ_CivilBackpack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_Czech_Vest_Puch { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_TK_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class DZ_TerminalPack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class DZ_GunBag_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 538; }; + class Category_632 { - class DZ_Patrol_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class CZ_VestPouch_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_ALICE_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class DZ_Backpack_EP1 { - type = "trade_backpacks"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_British_ACU { - type = "trade_backpacks"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class DZ_CivilBackpack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class DZ_Czech_Vest_Puch { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class DZ_TK_Assault_Pack_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class DZ_TerminalPack_EP1 { - type = "trade_backpacks"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class DZ_GunBag_EP1 { - type = "trade_backpacks"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 538; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBikesandATV.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBikesandATV.hpp index b42df5cc8..279fad961 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBikesandATV.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBikesandATV.hpp @@ -1,104 +1,7 @@ class Category_650 { - class MMT_Civ { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class Old_bike_TK_INS_EP1 { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class TT650_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_Ins { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_US_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M1030_US_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Old_moto_TK_Civ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class tractor { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 608; }; + class Category_587 { - class MMT_Civ { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class Old_bike_TK_INS_EP1 { - type = "trade_any_bicycle"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class TT650_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_Ins { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class TT650_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ATV_US_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M1030_US_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Old_moto_TK_Civ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class tractor { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 608; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp index f3ac93723..619741a38 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp @@ -4,21 +4,6 @@ class Category_527 { buy[] = {3,"ItemGoldBar"}; sell[] = {1,"ItemGoldBar"}; }; - class 8Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 20Rnd_762x51_SB_SCAR { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class 8Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; class 8Rnd_B_Saiga12_74Slug { type = "trade_items"; buy[] = {5,"ItemSilverBar"}; @@ -29,27 +14,12 @@ class Category_527 { buy[] = {5,"ItemSilverBar"}; sell[] = {3,"ItemSilverBar"}; }; - class 20Rnd_B_765x17_Ball { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 10Rnd_762x54_SVD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 5Rnd_762x51_M24 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; class 30Rnd_556x45_Stanag { type = "trade_items"; buy[] = {5,"ItemSilverBar"}; sell[] = {3,"ItemSilverBar"}; }; - class 20Rnd_762x51_FNFAL { + class 30Rnd_556x45_StanagSD { type = "trade_items"; buy[] = {4,"ItemSilverBar10oz"}; sell[] = {2,"ItemSilverBar10oz"}; @@ -59,15 +29,10 @@ class Category_527 { buy[] = {6,"ItemSilverBar10oz"}; sell[] = {3,"ItemSilverBar10oz"}; }; - class 75Rnd_545x39_RPK { + class 100Rnd_762x51_M240 { type = "trade_items"; - buy[] = {3,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 64Rnd_9x19_Bizon { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; }; class 5Rnd_127x108_KSVK { type = "trade_items"; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp index d085b42dc..92d6e60dc 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp @@ -1,4 +1,9 @@ class Category_526 { + class MeleeBaseBallBat { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; class Saiga12K { type = "trade_weapons"; buy[] = {5,"ItemGoldBar"}; @@ -24,26 +29,6 @@ class Category_526 { buy[] = {5,"ItemGoldBar"}; sell[] = {2,"ItemGoldBar"}; }; - class M24_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class VSS_vintorez { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar10oz"}; - sell[] = {4,"ItemGoldBar"}; - }; - class SVD_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; class M8_SAW { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; @@ -54,11 +39,6 @@ class Category_526 { buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; - class RPK74_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; class M60A4_EP1_DZE { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz"}; @@ -69,29 +49,19 @@ class Category_526 { buy[] = {2,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; - class M249_m145_EP1_DZE { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; class MG36_camo { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz"}; sell[] = {6,"ItemGoldBar"}; }; - class Bizon_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class M4A1_HWS_GL_SD_Camo { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; class KSVK_DZE { type = "trade_weapons"; buy[] = {3,"ItemGoldBar10oz"}; sell[] = {1,"ItemGoldBar10oz"}; }; + class VSS_vintorez { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar"}; + }; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsArmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsArmed.hpp index d391c5a64..34cafb595 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsArmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsArmed.hpp @@ -5,10 +5,7 @@ class Category_673 { sell[] = {2,"ItemGoldBar10oz"}; }; }; + class Category_558 { - class RHIB { - type = "trade_any_boat"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; + duplicate = 673; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp index 84f9bb0ee..8bd5c9b55 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp @@ -45,50 +45,7 @@ class Category_672 { sell[] = {3,"ItemGoldBar"}; }; }; + class Category_557 { - class Smallboat_1 { - type = "trade_any_boat"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Smallboat_2 { - type = "trade_any_boat"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Zodiac { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class Fishing_Boat { - type = "trade_any_boat"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class PBX { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class JetSkiYanahui_Case_Red { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class JetSkiYanahui_Case_Yellow { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class JetSkiYanahui_Case_Green { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class JetSkiYanahui_Case_Blue { - type = "trade_any_boat"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 672; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBuildingSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBuildingSupplies.hpp index 5c1eb47bd..1bc3d6f61 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBuildingSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBuildingSupplies.hpp @@ -1,114 +1,7 @@ class Category_662 { - class ItemSandbag { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class ItemTankTrap { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemTent { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemWire { - type = "trade_items"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class 30m_plot_kit { - type = "trade_items"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar10oz"}; - }; - class ItemVault { - type = "trade_items"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class ItemDesertTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemDomeTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemLightBulb { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemGenerator { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 678; }; + class Category_508 { - class ItemSandbag { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class ItemTankTrap { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemTent { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemWire { - type = "trade_items"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class 30m_plot_kit { - type = "trade_items"; - buy[] = {6,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar10oz"}; - }; - class ItemCorrugated { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemPole { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemVault { - type = "trade_items"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {1,"ItemBriefcase100oz"}; - }; - class ItemDesertTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemDomeTent { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemLightBulb { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class ItemGenerator { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 678; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBusesandVans.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBusesandVans.hpp index 826df4fd1..ef32f8683 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBusesandVans.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralBusesandVans.hpp @@ -1,44 +1,7 @@ class Category_651 { - class Ikarus { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ikarus_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class S1203_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class S1203_ambulance_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 563; }; + class Category_588 { - class Ikarus { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ikarus_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class S1203_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class S1203_ambulance_EP1 { - type = "trade_any_vehicle"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 563; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCargoTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCargoTrucks.hpp index e2ac24ff6..c23e1cd77 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCargoTrucks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCargoTrucks.hpp @@ -1,144 +1,7 @@ class Category_653 { - class Ural_CDF { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Kamaz { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_RA_TK_GUE_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_TK_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil2_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class KamazOpen_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 564; }; + class Category_586 { - class Ural_CDF { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Ural_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Open_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class Kamaz { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_Civ { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_RA_TK_GUE_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class V3S_TK_EP1_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UralCivil2_DZE { - type = "trade_any_vehicle"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class KamazOpen_DZE { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class MTVR { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 564; }; diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralChemlitesFlares.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralChemlitesFlares.hpp index 8737a2b81..af8a0310d 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralChemlitesFlares.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralChemlitesFlares.hpp @@ -1,64 +1,7 @@ class Category_666 { - class HandChemBlue { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandChemGreen { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandChemRed { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FlareGreen_M203 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FlareWhite_M203 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandRoadFlare { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 542; }; + class Category_669 { - class HandChemBlue { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandChemGreen { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandChemRed { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FlareGreen_M203 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FlareWhite_M203 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class HandRoadFlare { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 542; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralClothes.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralClothes.hpp index 0957fcb5f..2d2e753e5 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralClothes.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralClothes.hpp @@ -1,246 +1,11 @@ class Category_683 { - class Skin_Rocker2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Functionary1_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Haris_Press_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Priest_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWpink_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWurban_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWcombat_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWdesert_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Survivor2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_RU_Policeman_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Pilot_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker4_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 628; }; + class Category_497 { - class Skin_Rocker2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Functionary1_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Haris_Press_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Priest_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWpink_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWurban_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWcombat_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWdesert_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Survivor2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_RU_Policeman_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Pilot_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker4_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 628; }; + class Category_631 { - class Skin_Rocker2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Functionary1_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Haris_Press_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Priest_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWpink_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWurban_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWcombat_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorWdesert_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Survivor2_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_RU_Policeman_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Pilot_EP1_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_Rocker4_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Skin_SurvivorW3_DZ { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 628; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCookedMeats.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCookedMeats.hpp index d16d317c3..a18b37178 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCookedMeats.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralCookedMeats.hpp @@ -1,126 +1,11 @@ class Category_686 { - class FoodbaconCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodbeefCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodchickenCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodmuttonCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodrabbitCooked { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedTrout { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedSeaBass { - type = "trade_items"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class FishCookedTuna { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 630; }; + class Category_580 { - class FoodbaconCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodbeefCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodchickenCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodmuttonCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodrabbitCooked { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedTrout { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedSeaBass { - type = "trade_items"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class FishCookedTuna { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 630; }; + class Category_634 { - class FoodbaconCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodbeefCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodchickenCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodmuttonCooked { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class FoodrabbitCooked { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedTrout { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class FishCookedSeaBass { - type = "trade_items"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class FishCookedTuna { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 630; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralDrinks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralDrinks.hpp index 2c00b048f..ba5c673dc 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralDrinks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralDrinks.hpp @@ -1,111 +1,11 @@ class Category_684 { - class ItemSodaCoke { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaPepsi { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaMdew { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaR4z0r { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemWaterbottleUnfilled { - type = "trade_items"; - buy[] = {3,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaRbull { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaOrangeSherbet { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; + duplicate = 601; }; + class Category_498 { - class ItemSodaCoke { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaPepsi { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaMdew { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaR4z0r { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemWaterbottleUnfilled { - type = "trade_items"; - buy[] = {3,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaRbull { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaOrangeSherbet { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; + duplicate = 601; }; + class Category_633 { - class ItemSodaCoke { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaPepsi { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaMdew { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaR4z0r { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemWaterbottleUnfilled { - type = "trade_items"; - buy[] = {3,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemSodaRbull { - type = "trade_items"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; - class ItemSodaOrangeSherbet { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; -}; + duplicate = 601; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralFuelTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralFuelTrucks.hpp index 232595aea..7694315d3 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralFuelTrucks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralFuelTrucks.hpp @@ -1,54 +1,7 @@ class Category_655 { - class KamazRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DES_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class UralRefuel_TK_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class V3S_Refuel_TK_GUE_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; + duplicate = 492; }; + class Category_589 { - class KamazRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DES_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class UralRefuel_TK_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class V3S_Refuel_TK_GUE_EP1_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; - class MtvrRefuel_DZ { - type = "trade_any_vehicle"; - buy[] = {7,"ItemGoldBar10oz"}; - sell[] = {3,"ItemGoldBar10oz"}; - }; -}; + duplicate = 492; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGun.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGun.hpp index 6718fc26c..794baa126 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGun.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGun.hpp @@ -1,44 +1,7 @@ class Category_603 { - class M249_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M240_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class Mk48_CCO_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class PKM_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 486; }; + class Category_638 { - class M249_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M240_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class Mk48_CCO_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class PKM_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; -}; + duplicate = 486; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp index a946f4ef8..03aefa188 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp @@ -1,34 +1,7 @@ class Category_644 { - class 100Rnd_762x51_M240 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class 200Rnd_556x45_M249 { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class 100Rnd_762x54_PK { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 622; }; + class Category_610 { - class 100Rnd_762x51_M240 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class 200Rnd_556x45_M249 { - type = "trade_items"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class 100Rnd_762x54_PK { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 622; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMedicalSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMedicalSupplies.hpp index b88a93805..386132706 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMedicalSupplies.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMedicalSupplies.hpp @@ -1,116 +1,7 @@ class Category_665 { - class ItemAntibiotic { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemBandage { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemBloodbag { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemEpinephrine { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemHeatPack { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMorphine { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemPainkiller { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 541; }; + class Category_670 { - class ItemAntibiotic { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class ItemBandage { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemBloodbag { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - /* - class bloodBagONEG { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagANEG { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagAPOS { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagBNEG { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagBPOS { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagABNEG { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagABPOS { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class bloodBagOPOS { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - */ - class ItemEpinephrine { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemHeatPack { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMorphine { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemPainkiller { - type = "trade_items"; - buy[] = {1,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 541; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp index 09fc06256..ff8a0a2f9 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp @@ -1,84 +1,7 @@ class Category_658 { - class HMMWV_M1035_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance_CZ_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class GAZ_Vodnik_MedEvac { - type = "trade_any_vehicle"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {5,"ItemGoldBar10oz"}; - }; - class HMMWV_DZ { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class LandRover_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class LandRover_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; + duplicate = 491; }; + class Category_598 { - class HMMWV_M1035_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_Ambulance_CZ_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class HMMWV_DES_EP1 { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class GAZ_Vodnik_MedEvac { - type = "trade_any_vehicle"; - buy[] = {1,"ItemBriefcase100oz"}; - sell[] = {5,"ItemGoldBar10oz"}; - }; - class HMMWV_DZ { - type = "trade_any_vehicle"; - buy[] = {4,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class LandRover_CZ_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class LandRover_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; -}; + duplicate = 491; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPackagedFood.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPackagedFood.hpp index 56c31415c..a235e2299 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPackagedFood.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPackagedFood.hpp @@ -1,111 +1,11 @@ class Category_687 { - class FoodCanBakedBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanFrankBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanPasta { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanSardines { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodMRE { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class FoodPistachio { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodNutmix { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 629; }; + class Category_579 { - class FoodCanBakedBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanFrankBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanPasta { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanSardines { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodMRE { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class FoodPistachio { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodNutmix { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 629; }; + class Category_635 { - class FoodCanBakedBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanFrankBeans { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanPasta { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodCanSardines { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodMRE { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class FoodPistachio { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class FoodNutmix { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 629; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistolAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistolAmmo.hpp index a4a4ee535..1b32bbded 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistolAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistolAmmo.hpp @@ -1,74 +1,7 @@ class Category_646 { - class 15Rnd_9x19_M9 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 15Rnd_9x19_M9SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 17Rnd_9x19_glock17 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 6Rnd_45ACP { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 7Rnd_45ACP_1911 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_Makarov { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_MakarovSD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 625; }; + class Category_611 { - class 15Rnd_9x19_M9 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 15Rnd_9x19_M9SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 17Rnd_9x19_glock17 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 6Rnd_45ACP { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 7Rnd_45ACP_1911 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_Makarov { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_9x18_MakarovSD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 625; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistols.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistols.hpp index a31bf51f5..5671632d0 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistols.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralPistols.hpp @@ -1,84 +1,7 @@ class Category_606 { - class M9_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class G17_FL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class M1911_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class M9_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class Makarov_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class revolver_gold_EP1 { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Makarov_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class Revolver_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 489; }; + class Category_674 { - class M9_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class G17_FL_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class M1911_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class M9_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class Makarov_SD_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class revolver_gold_EP1 { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Makarov_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class Revolver_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 489; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp index d05cb1df1..bc2323656 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp @@ -1,64 +1,7 @@ class Category_607 { - class Winchester1866_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class MR43_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {8,"ItemSilverBar"}; - }; - class Crossbow_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class M1014_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Remington870_FL_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LeeEnfield_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 574; }; + class Category_641 { - class Winchester1866_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class MR43_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {8,"ItemSilverBar"}; - }; - class Crossbow_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class M1014_DZ { - type = "trade_weapons"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Remington870_FL_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LeeEnfield_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 574; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp index 4fa4848c8..0e88f2341 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp @@ -1,84 +1,7 @@ class Category_649 { - class 15Rnd_W1866_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 1Rnd_Arrow_Wood { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Quiver { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 10Rnd_303British { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 623; }; + class Category_613 { - class 15Rnd_W1866_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 2Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Slug { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 8Rnd_12Gauge_Buck { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 1Rnd_Arrow_Wood { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Quiver { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class 10Rnd_303British { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 623; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSmokeGrenades.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSmokeGrenades.hpp index 49c35ef40..874391d11 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSmokeGrenades.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSmokeGrenades.hpp @@ -1,34 +1,7 @@ class Category_668 { - class SmokeShell { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class SmokeShellGreen { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class SmokeShellRed { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; + duplicate = 543; }; + class Category_671 { - class SmokeShell { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class SmokeShellGreen { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class SmokeShellRed { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; -}; + duplicate = 543; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifle.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifle.hpp index 0326e6fdb..2ba8ebf57 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifle.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifle.hpp @@ -1,94 +1,7 @@ class Category_605 { - class SVD_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M40A3_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M14_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class CZ550_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M4SPR { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; + duplicate = 487; }; + class Category_640 { - class SVD_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M40A3_Gh_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M14_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class CZ550_DZ { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class M4SPR { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class SVD_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; - class M24_des_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {6,"ItemGoldBar"}; - }; -}; + duplicate = 487; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp index 63fbd6dab..fc29a4e09 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp @@ -1,44 +1,7 @@ class Category_647 { - class 20Rnd_762x51_DMR { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 10Rnd_762x54_SVD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 5Rnd_762x51_M24 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 5Rnd_17HMR { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; + duplicate = 624; }; + class Category_614 { - class 20Rnd_762x51_DMR { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 10Rnd_762x54_SVD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 5Rnd_762x51_M24 { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class 5Rnd_17HMR { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; -}; + duplicate = 624; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp index e08c85e91..432bc5a4e 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp @@ -1,64 +1,7 @@ class Category_648 { - class 30rnd_9x19_MP5 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_MP5SD { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 64Rnd_9x19_SD_Bizon { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI_SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 20Rnd_B_765x17_Ball { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 626; }; + class Category_612 { - class 30rnd_9x19_MP5 { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_MP5SD { - type = "trade_items"; - buy[] = {4,"ItemSilverBar10oz"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 64Rnd_9x19_SD_Bizon { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 30Rnd_9x19_UZI_SD { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class 20Rnd_B_765x17_Ball { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 626; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGuns.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGuns.hpp index e67ab3ba4..0fefb54f1 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGuns.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralSubmachineGuns.hpp @@ -1,64 +1,7 @@ class Category_604 { - class Bizon_SD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PDW_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa61_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class MP5_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class UZI_SD_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class MP5_SD_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; + duplicate = 488; }; + class Category_642 { - class Bizon_SD_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PDW_DZ { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class Sa61_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; - class MP5_DZ { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar10oz"}; - }; - class UZI_SD_EP1 { - type = "trade_weapons"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class MP5_SD_DZ { - type = "trade_weapons"; - buy[] = {6,"ItemGoldBar"}; - sell[] = {3,"ItemGoldBar"}; - }; -}; + duplicate = 488; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralToolbeltItems.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralToolbeltItems.hpp index cffa73eea..c8deb92a6 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralToolbeltItems.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralToolbeltItems.hpp @@ -1,174 +1,7 @@ class Category_663 { - class ItemCompass { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class Binocular { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Binocular_Vector { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemEtool { - type = "trade_weapons"; - buy[] = {9,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class ItemFlashlight { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFlashlightRed { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemGPS { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemHatchet { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemKnife { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMap { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class ItemMatchbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemToolbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemWatch { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class NVGoggles { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemCrowbar { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMachete { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFishingPole { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; + duplicate = 679; }; + class Category_510 { - class ItemCompass { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class Binocular { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class Binocular_Vector { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemEtool { - type = "trade_weapons"; - buy[] = {9,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class ItemFlashlight { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFlashlightRed { - type = "trade_weapons"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemGPS { - type = "trade_weapons"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemHatchet { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemKnife { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMap { - type = "trade_weapons"; - buy[] = {6,"ItemSilverBar"}; - sell[] = {3,"ItemSilverBar"}; - }; - class ItemMatchbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemToolbox { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemWatch { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class NVGoggles { - type = "trade_weapons"; - buy[] = {4,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class ItemCrowbar { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemMachete { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class ItemFishingPole { - type = "trade_weapons"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; -}; + duplicate = 679; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralTrucks.hpp index 61e4a1bbd..40e4a0b8e 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralTrucks.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralTrucks.hpp @@ -1,64 +1,7 @@ class Category_659 { - class hilux1_civil_3_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_3_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class hilux1_civil_1_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_2_covered_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_1_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class hilux1_civil_2_covered_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; + duplicate = 495; }; + class Category_590 { - class hilux1_civil_3_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_3_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class hilux1_civil_1_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_2_covered_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class datsun1_civil_1_open_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class hilux1_civil_2_covered_DZE { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; -}; + duplicate = 495; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUsedCars.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUsedCars.hpp index 7ebdcc4d8..f6de3e871 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUsedCars.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUsedCars.hpp @@ -1,174 +1,7 @@ class Category_660 { - class Skoda { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaBlue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaGreen { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaRed { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VolhaLimo_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VWGolf { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class car_hatchback { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class car_sedan { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_LT { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_ST { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LadaLM { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; + duplicate = 585; }; + class Category_520 { - class Skoda { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaBlue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaGreen { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class SkodaRed { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VolhaLimo_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Volha_2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class VWGolf { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class car_hatchback { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class car_sedan { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_LT { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class GLT_M300_ST { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada1_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class Lada2_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class LadaLM { - type = "trade_any_vehicle"; - buy[] = {3,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; -}; + duplicate = 585; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUtilityVehicles.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUtilityVehicles.hpp index 41bbdc145..c58ef8d48 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUtilityVehicles.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralUtilityVehicles.hpp @@ -1,174 +1,7 @@ class Category_661 { - class SUV_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Blue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Charcoal { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Green { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Orange { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Pink { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Red { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Silver { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_White { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Yellow { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Camo { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UAZ_CDF { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_INS { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_RU { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; + duplicate = 565; }; + class Category_591 { - class SUV_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Blue { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Charcoal { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Green { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Orange { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Pink { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Red { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Silver { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_White { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Yellow { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class SUV_Camo { - type = "trade_any_vehicle"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {1,"ItemGoldBar10oz"}; - }; - class UAZ_CDF { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_INS { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_RU { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_CIV_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_TK_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; - class UAZ_Unarmed_UN_EP1 { - type = "trade_any_vehicle"; - buy[] = {8,"ItemGoldBar"}; - sell[] = {4,"ItemGoldBar"}; - }; -}; + duplicate = 565; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralVehicleParts.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralVehicleParts.hpp index f6bebb866..77b79c89c 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralVehicleParts.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralVehicleParts.hpp @@ -1,94 +1,7 @@ class Category_664 { - class ItemJerrycan { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class ItemJerrycanEmpty { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartEngine { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartVRotor { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartWheel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class PartGlass { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartGeneric { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {6,"ItemSilverBar"}; - }; - class PartFueltank { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemFuelBarrel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; + duplicate = 677; }; + class Category_509 { - class ItemJerrycan { - type = "trade_items"; - buy[] = {4,"ItemSilverBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class ItemJerrycanEmpty { - type = "trade_items"; - buy[] = {2,"ItemSilverBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartEngine { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartVRotor { - type = "trade_items"; - buy[] = {5,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class PartWheel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemSilverBar"}; - }; - class PartGlass { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemSilverBar"}; - }; - class PartGeneric { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {6,"ItemSilverBar"}; - }; - class PartFueltank { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemFuelBarrel { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; -}; + duplicate = 677; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralWholesale.hpp b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralWholesale.hpp index 09790cde3..2d66db815 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralWholesale.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/Category/NeutralWholesale.hpp @@ -65,137 +65,11 @@ class Category_675 { sell[] = {5,"ItemSilverBar10oz"}; }; }; + class Category_636 { - class bulk_15Rnd_9x19_M9SD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_17Rnd_9x19_glock17 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_30Rnd_556x45_StanagSD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_30Rnd_9x19_MP5SD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_ItemSandbag { - type = "trade_items"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class bulk_ItemTankTrap { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class bulk_ItemWire { - type = "trade_items"; - buy[] = {3,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class bulk_PartGeneric { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class CinderBlocks { - type = "trade_items"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PartPlywoodPack { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class MortarBucket { - type = "trade_items"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PartPlankPack { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class ItemFuelBarrelEmpty { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; + duplicate = 675; }; + class Category_555 { - class bulk_15Rnd_9x19_M9SD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_17Rnd_9x19_glock17 { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_30Rnd_556x45_StanagSD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_30Rnd_9x19_MP5SD { - type = "trade_items"; - buy[] = {2,"ItemGoldBar"}; - sell[] = {2,"ItemGoldBar"}; - }; - class bulk_ItemSandbag { - type = "trade_items"; - buy[] = {2,"ItemGoldBar10oz"}; - sell[] = {2,"ItemGoldBar10oz"}; - }; - class bulk_ItemTankTrap { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {1,"ItemGoldBar"}; - }; - class bulk_PartGeneric { - type = "trade_items"; - buy[] = {6,"ItemSilverBar10oz"}; - sell[] = {6,"ItemSilverBar10oz"}; - }; - class CinderBlocks { - type = "trade_items"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PartPlywoodPack { - type = "trade_items"; - buy[] = {2,"ItemSilverBar10oz"}; - sell[] = {1,"ItemSilverBar10oz"}; - }; - class MortarBucket { - type = "trade_items"; - buy[] = {1,"ItemGoldBar10oz"}; - sell[] = {5,"ItemGoldBar"}; - }; - class PartPlankPack { - type = "trade_items"; - buy[] = {1,"ItemSilverBar10oz"}; - sell[] = {5,"ItemSilverBar"}; - }; - class bulk_ItemWire { - type = "trade_items"; - buy[] = {3,"ItemSilverBar10oz"}; - sell[] = {3,"ItemSilverBar10oz"}; - }; - class ItemFuelBarrelEmpty { - type = "trade_items"; - buy[] = {1,"ItemGoldBar"}; - sell[] = {5,"ItemSilverBar10oz"}; - }; -}; + duplicate = 675; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgServerTrader/cfgServerTrader.hpp b/SQF/dayz_code/Configs/CfgServerTrader/cfgServerTrader.hpp index d6e1df5d1..0bbd308fc 100644 --- a/SQF/dayz_code/Configs/CfgServerTrader/cfgServerTrader.hpp +++ b/SQF/dayz_code/Configs/CfgServerTrader/cfgServerTrader.hpp @@ -1,4 +1,5 @@ class CfgTraderCategory { + #include "Category\Attachments.hpp" #include "Category\BanditAmmunition.hpp" #include "Category\BanditClothing.hpp" #include "Category\BanditHelicopterArmed.hpp" diff --git a/SQF/dayz_code/compile/player_traderMenuConfig.sqf b/SQF/dayz_code/compile/player_traderMenuConfig.sqf index cf46f0d9c..e1d5cf4e7 100644 --- a/SQF/dayz_code/compile/player_traderMenuConfig.sqf +++ b/SQF/dayz_code/compile/player_traderMenuConfig.sqf @@ -27,7 +27,9 @@ TraderDialogLoadItemList = { ctrlSetText [TraderDialogSellPrice, ""]; _cfgTraderCategory = missionConfigFile >> "CfgTraderCategory" >> (format["Category_%1",_trader_id]); - + if (isNumber (_cfgTraderCategory >> "duplicate")) then { + _cfgTraderCategory = missionConfigFile >> "CfgTraderCategory" >> (format["Category_%1",getNumber (_cfgTraderCategory >> "duplicate")]); + }; PVDZE_plr_TradeMenuResult = []; for "_i" from 0 to ((count _cfgTraderCategory) - 1) do { diff --git a/Server Files/MPMissions/DayZ_Epoch_1.Takistan/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_1.Takistan/server_traders.sqf index 152c55de2..c8febef0e 100644 --- a/Server Files/MPMissions/DayZ_Epoch_1.Takistan/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_1.Takistan/server_traders.sqf @@ -2,13 +2,13 @@ serverTraders = ["Functionary1","RU_Profiteer3","Profiteer1","RU_Sportswoman5","TK_CIV_Takistani05_EP1","Dr_Annie_Baker_EP1","Woodlander2","TK_CIV_Takistani03_EP1","TK_CIV_Takistani06_EP1","TK_CIV_Takistani04_EP1","TK_CIV_Woman03_EP1","TK_CIV_Woman02_EP1","RU_Profiteer2","TK_CIV_Takistani02_EP1","RU_Damsel4","RU_Woodlander3","RU_Citizen4","RU_Pilot","TK_GUE_Soldier_Sniper_EP1","Soldier_MG_PKM_PMC"]; // Hero Traders menu_Functionary1 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; // Weapons - Khush menu_RU_Profiteer3 = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -26,7 +26,7 @@ menu_RU_Sportswoman5 = [ ]; // Parts Trader - Khush menu_TK_CIV_Takistani05_EP1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -44,13 +44,13 @@ menu_Woodlander2 = [ ]; // Car Parts - Nur menu_TK_CIV_Takistani03_EP1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; // Weapons Trader - Nur menu_TK_CIV_Takistani06_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -81,13 +81,13 @@ menu_RU_Profiteer2 = [ ]; // Black Market Vendor - South Airport menu_Soldier_MG_PKM_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Car Parts - Garm menu_TK_CIV_Takistani02_EP1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; @@ -117,7 +117,7 @@ menu_RU_Pilot = [ ]; // Apu Nahasapeemapetilon Bandit Trader menu_TK_GUE_Soldier_Sniper_EP1 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm index 366aea436..025341076 100644 --- a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm +++ b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm @@ -183,7 +183,7 @@ class Mission }; class Markers { - items=17; + items=18; class Item0 { position[]={7839,0,8414}; @@ -315,7 +315,7 @@ class Mission }; class Sensors { - items=5; + items=6; #define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{}; class Item0 { diff --git a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/server_traders.sqf index 706ab69b1..945a504b5 100644 --- a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["RU_Functionary1","RU_Citizen3","Rocker4","Profiteer4","Rita_Ensler_EP1","CIV_EuroMan01_EP1","CIV_EuroMan02_EP1","TK_GUE_Soldier_5_EP1","GUE_Soldier_MG","Worker2","Worker3","Woodlander1","UN_CDF_Soldier_Pilot_EP1","RU_WorkWoman1","Dr_Annie_Baker_EP1","RU_Citizen4","RU_WorkWoman5","RU_Citizen1","RU_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","Woodlander3","Dr_Hladik_EP1","Doctor","HouseWife1","GUE_Woodlander2"]; // Hero Vendor menu_RU_Functionary1 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_RU_Citizen3 = [ ]; // Weapons Friendly menu_Rocker4 = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_Rita_Ensler_EP1 = [ ]; // Weapons neutral menu_CIV_EuroMan01_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_CIV_EuroMan02_EP1 = [ ]; // Neutral Building/Parts menu_TK_GUE_Soldier_5_EP1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_GUE_Soldier_MG = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,7 +68,7 @@ menu_Worker3 = [ ]; // Friendly Building/Parts menu_Woodlander1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -116,7 +116,7 @@ menu_RU_Villager3 = [ ]; // Weapons neutral 2 menu_TK_CIV_Takistani04_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; @@ -134,7 +134,7 @@ menu_RU_Profiteer4 = [ ]; // Neutral Building/Parts menu_Woodlander3 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -158,7 +158,7 @@ menu_HouseWife1 = [ ]; // Black market menu_GUE_Woodlander2 = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_12.isladuala/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_12.isladuala/server_traders.sqf index b75335090..9aefcc072 100644 --- a/Server Files/MPMissions/DayZ_Epoch_12.isladuala/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_12.isladuala/server_traders.sqf @@ -9,13 +9,13 @@ menu_Worker2 = [ ]; // Bandit Trader - Kirabo menu_GUE_Soldier_MG = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; // Black Market Vendor - Aeroporto Tasmera menu_Soldier_GL_M16A2_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; @@ -33,7 +33,7 @@ menu_HouseWife1 = [ ]; // Hero Vendor - Kingala menu_US_Delta_Force_Assault_EP1 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -59,7 +59,7 @@ menu_RU_Citizen3 = [ ]; // Building/Parts 1 menu_Woodlander1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -83,7 +83,7 @@ menu_Profiteer4 = [ ]; // Weapons 1 menu_Rocker4 = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -97,7 +97,7 @@ menu_CIV_EuroMan02_EP1 = [ ]; // Building/Parts 2 menu_Woodlander3 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -121,7 +121,7 @@ menu_Worker3 = [ ]; // Weapons 2 menu_CIV_EuroMan01_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -135,7 +135,7 @@ menu_Pilot_EP1 = [ ]; // Building/Parts 3 menu_TK_GUE_Soldier_5_EP1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; @@ -159,7 +159,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [ ]; // Weapons 3 menu_TK_CIV_Takistani04_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf index 2f4342160..20650f751 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf @@ -39,13 +39,13 @@ serverTraders = [ //COMBINATION VENDOR menu_Soldier_Sniper_PMC = [ - [["Ammunition",478],["Military Armed",562],["Helicopter Armed",512],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Military Armed",562],["Helicopter Armed",512],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; //SUPPLIES menu_GUE_Woodlander3 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "hero" ]; @@ -68,13 +68,13 @@ menu_RU_Damsel5 = [ //COMBINATION VENDOR menu_GUE_Woodlander1 = [ - [["Ammunition",577],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; //SUPPLIES menu_RU_Worker1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "hostile" ]; @@ -103,13 +103,13 @@ menu_Doctor = [ ]; //SUPPLIES menu_RU_Worker4 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; //WEAPONS menu_Soldier_Sniper_KSVK_PMC = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "neutral" ]; @@ -168,7 +168,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [ //WEAPONS menu_GUE_Commander = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "friendly" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_15.namalsk/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_15.namalsk/server_traders.sqf index 5ab62abfa..444fb378b 100644 --- a/Server Files/MPMissions/DayZ_Epoch_15.namalsk/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_15.namalsk/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["GUE_Villager4","RU_Farmwife4","RU_Farmwife3","Dr_Hladik_EP1","CIV_Contractor2_BAF","Soldier_Sniper_PMC","GUE_Soldier_Pilot","GUE_Soldier_2","GUE_Soldier_1","GUE_Soldier_CO","GUE_Woodlander2","GUE_Soldier_Crew","Woodlander2","UN_CDF_Soldier_MG_EP1","UN_CDF_Soldier_EP1","Tanny_PMC","UN_CDF_Soldier_Pilot_EP1"]; // Bastions Parts Supplies menu_GUE_Villager4 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_CIV_Contractor2_BAF = [ ]; // High End Weapons menu_Soldier_Sniper_PMC = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; @@ -44,7 +44,7 @@ menu_GUE_Soldier_Pilot = [ ]; // Rhven's Weapons menu_GUE_Soldier_2 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -56,7 +56,7 @@ menu_GUE_Soldier_1 = [ ]; // Bandit Trader menu_GUE_Soldier_CO = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -74,7 +74,7 @@ menu_GUE_Soldier_Crew = [ ]; // Staven's Repair Shop menu_Woodlander2 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; @@ -92,7 +92,7 @@ menu_UN_CDF_Soldier_EP1 = [ ]; // Tanner's Hero Supplies menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf index 97d628d6c..f7694683e 100644 --- a/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","BAF_Soldier_AMG_W","BAF_Soldier_AAA_DDPM","CZ_Special_Forces_MG_DES_EP1","Damsel5","GUE_Commander","GUE_Woodlander1","GUE_Woodlander3","GUE_Soldier_Sab","GUE_Soldier_Pilot","GUE_Soldier_2","Soldier_PMC","Citizen2_EP1","Rita_Ensler_EP1","RU_Farmwife1","US_Soldier_Medic_EP1","USMC_Soldier_TL","USMC_SoldierS_Engineer","UN_CDF_Soldier_AAT_EP1","ValentinaVictim","UN_CDF_Soldier_MG_EP1","GUE_Soldier_1","FR_Corpsman","GUE_Soldier_AR","Dr_Hladik_EP1","RU_Villager1","Reynolds_PMC"]; // Hero Vendor P menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_BAF_Soldier_AMG_W = [ ]; // Weapons Neutral P menu_BAF_Soldier_AAA_DDPM = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "neutral" ]; @@ -32,7 +32,7 @@ menu_Damsel5 = [ ]; // Weapons neutral 1P menu_GUE_Commander = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_GUE_Woodlander1 = [ ]; // Neutral Building/Parts P menu_GUE_Woodlander3 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader P menu_GUE_Soldier_Sab = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_GUE_Soldier_2 = [ ]; // Black Market Vendor 1P menu_Soldier_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Neutral Building/Parts 1P menu_Citizen2_EP1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "neutral" ]; @@ -98,7 +98,7 @@ menu_US_Soldier_Medic_EP1 = [ ]; // Weapons Neutral 2P menu_USMC_Soldier_TL = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "neutral" ]; @@ -140,7 +140,7 @@ menu_FR_Corpsman = [ ]; // Neutral Building/Parts 3P menu_GUE_Soldier_AR = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -164,7 +164,7 @@ menu_RU_Villager1 = [ ]; // Neutral Building/Parts 4p menu_Reynolds_PMC = [ - [["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]], + [["Building Supplies",678],["Tools",679],["Vehicle Parts",677]], [], "neutral" ]; \ No newline at end of file diff --git a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/mission.sqm b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/mission.sqm index 6cec2e079..222697af8 100644 --- a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/mission.sqm +++ b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/mission.sqm @@ -183,7 +183,7 @@ class Mission }; class Markers { - items=17; + items=18; class Item0 { position[]={7839,0,8414}; @@ -315,7 +315,7 @@ class Mission }; class Sensors { - items=3; + items=6; #define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{}; class Item0 { diff --git a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/server_traders.sqf index 53c7dfdfb..cb100a4a3 100644 --- a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","Drake","BAF_Soldier_AAR_DDPM","US_Delta_Force_AR_EP1","US_Delta_Force_Medic_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","UN_CDF_Soldier_Crew_EP1","GUE_Soldier_1","Soldier_Sniper_PMC","UN_CDF_Soldier_Pilot_EP1","GUE_Soldier_3","BAF_Soldier_EN_MTP","UN_CDF_Soldier_Pilot_EP1","GUE_Worker2","Herrera_Light","Soldier_MG_PKM_PMC","Soldier_MG_PMC","GUE_Soldier_CO","RU_Damsel4","FR_Sykes","GUE_Villager4","TK_GUE_Warlord_EP1","GUE_Commander","GUE_Soldier_2","TK_GUE_Soldier_5_EP1","CIV_EuroWoman02_EP1","Dr_Annie_Baker_EP1","GUE_Soldier_Crew","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Damsel3"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_Drake = [ ]; // Weapons Friendly menu_BAF_Soldier_AAR_DDPM = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_US_Delta_Force_Medic_EP1 = [ ]; // Weapons neutral menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_Soldier_MG_PMC = [ ]; // Neutral Building/Parts menu_UN_CDF_Soldier_Crew_EP1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_GUE_Soldier_1 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [ ]; // Black Market Vendor menu_GUE_Soldier_3 = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_BAF_Soldier_EN_MTP = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -98,7 +98,7 @@ menu_Herrera_Light = [ ]; // Weapons friendly 2 menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; @@ -134,7 +134,7 @@ menu_GUE_Villager4 = [ ]; // Weapons neutral 2 menu_TK_GUE_Warlord_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; @@ -152,7 +152,7 @@ menu_GUE_Soldier_2 = [ ]; // Neutral Building/Parts menu_TK_GUE_Soldier_5_EP1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -182,13 +182,13 @@ menu_Citizen3_EP1 = [ ]; // Friendly Building/parts 2 menu_ibr_lingorman6 = [ - [["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]], + [["Building Supplies",678],["Tools",679],["Vehicle Parts",677]], [], "friendly" ]; // Friendly Building/Parts 3 menu_ibr_lingorman6s = [ - [["Building Supplies",680],["Toolbelt Items",681],["Vehicle Parts",682]], + [["Building Supplies",680],["Tools",681],["Vehicle Parts",682]], [], "friendly" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/server_traders.sqf index 7c8acc037..2b7fac74b 100644 --- a/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","Soldier_GL_M16A2_PMC","Soldier_MG_PKM_PMC","CIV_Contractor2_BAF","RU_Farmwife4","GUE_Soldier_CO","GUE_Soldier_AR","GUE_Woodlander2","GUE_Soldier_Crew","GUE_Soldier_Pilot","GUE_Soldier_GL","Soldier_TL_PMC","GUE_Villager4","UN_CDF_Soldier_Pilot_EP1","Damsel5","Dr_Annie_Baker_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","GUE_Soldier_3","Farmwife4","GUE_Soldier_1","GUE_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","GUE_Woodlander2","Dr_Hladik_EP1","Doctor","HouseWife1","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Damsel3"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_Soldier_GL_M16A2_PMC = [ ]; // Weapons Friendly menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_RU_Farmwife4 = [ ]; // Weapons neutral menu_GUE_Soldier_CO = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_GUE_Soldier_AR = [ ]; // Neutral Building/Parts menu_GUE_Woodlander2 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_GUE_Soldier_Crew = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_GUE_Soldier_GL = [ ]; // Black Market Vendor menu_Soldier_TL_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_GUE_Villager4 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -98,7 +98,7 @@ menu_Dr_Annie_Baker_EP1 = [ ]; // Weapons friendly 2 menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; @@ -134,7 +134,7 @@ menu_GUE_Villager3 = [ ]; // Weapons neutral 2 menu_TK_CIV_Takistani04_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; @@ -152,7 +152,7 @@ menu_RU_Profiteer4 = [ ]; // Neutral Building/Parts menu_GUE_Woodlander2 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -182,13 +182,13 @@ menu_Citizen3_EP1 = [ ]; // Friendly Building/parts 2 menu_ibr_lingorman6 = [ - [["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]], + [["Building Supplies",678],["Tools",679],["Vehicle Parts",677]], [], "friendly" ]; // Friendly Building/Parts 3 menu_ibr_lingorman6s = [ - [["Building Supplies",680],["Toolbelt Items",681],["Vehicle Parts",682]], + [["Building Supplies",680],["Tools",681],["Vehicle Parts",682]], [], "friendly" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf index 9673302a5..4ba1bdd63 100644 --- a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","BAF_Soldier_AAR_MTP","BAF_Soldier_AAT_W","Soldier_Bodyguard_M4_PMC","RU_Damsel1","GUE_Soldier_MG","GUE_Soldier_1","GUE_Villager3","Soldier_MG_PKM_PMC","GUE_Soldier_Pilot","GUE_Woodlander2","GUE_Soldier_Scout","GUE_Commander","RU_Damsel2","Dr_Hladik_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","FR_Assault_R","UN_CDF_Soldier_Crew_EP1","Woodlander3","Dr_Annie_Baker_EP1"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -16,7 +16,7 @@ menu_BAF_Soldier_AAR_MTP = [ // Weapons Neutral1 menu_BAF_Soldier_AAT_W = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "neutral" ]; @@ -37,7 +37,7 @@ menu_RU_Damsel1 = [ // Weapons neutral menu_GUE_Soldier_MG = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -51,14 +51,14 @@ menu_GUE_Soldier_1 = [ // Neutral Building/Parts menu_GUE_Villager3 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_Soldier_MG_PKM_PMC = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -79,14 +79,14 @@ menu_GUE_Woodlander2 = [ // Black Market Vendor menu_GUE_Soldier_Scout = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_GUE_Commander = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "neutral" ]; @@ -107,7 +107,7 @@ menu_Dr_Hladik_EP1 = [ // Weapons friendly 2 menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; @@ -135,7 +135,7 @@ menu_UN_CDF_Soldier_Crew_EP1 = [ // Neutral Building/Parts menu_Woodlander3 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_21.Caribou/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_21.Caribou/server_traders.sqf index b54e7553f..1b350f9e6 100644 --- a/Server Files/MPMissions/DayZ_Epoch_21.Caribou/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_21.Caribou/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","Ins_Lopotev","RUS_Soldier_TL","CIV_Contractor1_BAF","RU_Farmwife4","Ins_Soldier_Sapper","Ins_Soldier_Medic","Ins_Woodlander3","TK_Soldier_Spotter_EP1","MVD_Soldier_TL","Ins_Worker2","GUE_Soldier_GL","Ins_Woodlander2","RU_Damsel4","Dr_Hladik_EP1","Soldier_TL_PMC","Soldier_GL_M16A2_PMC","Ins_Villager3","Dr_Annie_Baker_EP1","Ins_Woodlander1"]; // Hero Vendor C menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_Ins_Lopotev = [ ]; // Weapons Friendly C menu_RUS_Soldier_TL = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "neutral" ]; @@ -32,7 +32,7 @@ menu_RU_Farmwife4 = [ ]; // Weapons neutral C menu_Ins_Soldier_Sapper = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_Ins_Soldier_Medic = [ ]; // Neutral Building/Parts C menu_Ins_Woodlander3 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader C menu_TK_Soldier_Spotter_EP1 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_Ins_Worker2 = [ ]; // Black Market Vendor C menu_GUE_Soldier_GL = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts C menu_Ins_Woodlander2 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/server_traders.sqf index 1751ceb3f..c4c72a8e5 100644 --- a/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["RU_Functionary1","RU_Citizen3","Rocker4","Profiteer4","Rita_Ensler_EP1","CIV_EuroMan01_EP1","CIV_EuroMan02_EP1","TK_GUE_Soldier_5_EP1","GUE_Soldier_MG","Worker2","Worker3","Soldier_GL_M16A2_PMC","Woodlander1","UN_CDF_Soldier_Pilot_EP1","RU_WorkWoman1","Dr_Annie_Baker_EP1","RU_Citizen4","RU_WorkWoman5","RU_Citizen1","RU_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","Woodlander3","Dr_Hladik_EP1","Doctor","HouseWife1","Soldier_GL_PMC"]; // Hero Vendor menu_RU_Functionary1 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_RU_Citizen3 = [ ]; // Weapons Friendly menu_Rocker4 = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_Rita_Ensler_EP1 = [ ]; // Weapons neutral menu_CIV_EuroMan01_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_CIV_EuroMan02_EP1 = [ ]; // Neutral Building/Parts menu_TK_GUE_Soldier_5_EP1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_GUE_Soldier_MG = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_Worker3 = [ ]; // Black Market Vendor menu_Soldier_GL_M16A2_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_Woodlander1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -122,7 +122,7 @@ menu_RU_Villager3 = [ ]; // Weapons neutral 2 menu_TK_CIV_Takistani04_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; @@ -140,7 +140,7 @@ menu_RU_Profiteer4 = [ ]; // Neutral Building/Parts menu_Woodlander3 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -164,7 +164,7 @@ menu_HouseWife1 = [ ]; // Black Market Vendor 1P menu_Soldier_GL_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_24.Napf/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_24.Napf/server_traders.sqf index b696c44d6..d6a9f8dec 100644 --- a/Server Files/MPMissions/DayZ_Epoch_24.Napf/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_24.Napf/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","Graves","US_Delta_Force_AR_EP1","GUE_Commander","Damsel3","Soldier_MG_PKM_PMC","GUE_Worker2","GUE_Woodlander2","RUS_Soldier2","Drake_Light","GUE_Woodlander3","Soldier_GL_PMC","GUE_Villager3","CIV_EuroWoman01_EP1","Dr_Annie_Baker_EP1","RUS_Commander","Damsel5","TK_Special_Forces_MG_EP1","TK_Special_Forces_EP1","Ins_Soldier_AR","Ins_Lopotev","Ins_Worker2","Ins_Woodlander3","Dr_Hladik_EP1","pook_Doc_Bell47","Ins_Woodlander2"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_Graves = [ ]; // Weapons Friendly menu_US_Delta_Force_AR_EP1 = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_Damsel3 = [ ]; // Weapons neutral menu_Soldier_MG_PKM_PMC = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_GUE_Worker2 = [ ]; // Neutral Building/Parts menu_GUE_Woodlander2 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_RUS_Soldier2 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_GUE_Woodlander3 = [ ]; // Black Market Vendor menu_Soldier_GL_PMC = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_GUE_Villager3 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -116,7 +116,7 @@ menu_TK_Special_Forces_EP1 = [ ]; // Weapons neutral 2 menu_Ins_Soldier_AR = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; @@ -134,7 +134,7 @@ menu_Ins_Worker2 = [ ]; // Neutral Building/Parts menu_Ins_Woodlander3 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_25.sauerland/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_25.sauerland/server_traders.sqf index 9e6397076..fc7228c54 100644 --- a/Server Files/MPMissions/DayZ_Epoch_25.sauerland/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_25.sauerland/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","US_Delta_Force_AR_EP1","FR_Cooper","RU_Profiteer1","Damsel4","TK_Commander_EP1","Ins_Soldier_AR","RU_Villager1","MVD_Soldier_Marksman","RU_Soldier_Pilot","CIV_EuroMan01_EP1","Ins_Soldier_GL","Rocker2","Profiteer1","RU_Damsel5","TK_Soldier_Crew_EP1","TK_Soldier_AMG_EP1","Soldier_MG_PMC","RU_Damsel2","GUE_Soldier_MG","TK_Special_Forces_EP1","Ins_Worker2","Citizen2_EP1","pook_Doc_Bell47","RU_Doctor","Dr_Hladik_EP1"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_US_Delta_Force_AR_EP1 = [ ]; // Weapons Friendly menu_FR_Cooper = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_Damsel4 = [ ]; // Weapons neutral menu_TK_Commander_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_Ins_Soldier_AR = [ ]; // Neutral Building/Parts menu_RU_Villager1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_MVD_Soldier_Marksman = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_CIV_EuroMan01_EP1 = [ ]; // Black Market Vendor menu_Ins_Soldier_GL = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_Rocker2 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -98,7 +98,7 @@ menu_Dr_Hladic_EP1 = [ ]; // Neutral Weapons 2 menu_TK_Soldier_Crew_EP1 = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "neutral" ]; @@ -140,7 +140,7 @@ menu_Ins_Worker2 = [ ]; // Neutral Building/Parts 2 menu_Citizen2_EP1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/server_traders.sqf index 9e6397076..fc7228c54 100644 --- a/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/server_traders.sqf @@ -2,7 +2,7 @@ serverTraders = ["Tanny_PMC","US_Delta_Force_AR_EP1","FR_Cooper","RU_Profiteer1","Damsel4","TK_Commander_EP1","Ins_Soldier_AR","RU_Villager1","MVD_Soldier_Marksman","RU_Soldier_Pilot","CIV_EuroMan01_EP1","Ins_Soldier_GL","Rocker2","Profiteer1","RU_Damsel5","TK_Soldier_Crew_EP1","TK_Soldier_AMG_EP1","Soldier_MG_PMC","RU_Damsel2","GUE_Soldier_MG","TK_Special_Forces_EP1","Ins_Worker2","Citizen2_EP1","pook_Doc_Bell47","RU_Doctor","Dr_Hladik_EP1"]; // Hero Vendor menu_Tanny_PMC = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; @@ -14,7 +14,7 @@ menu_US_Delta_Force_AR_EP1 = [ ]; // Weapons Friendly menu_FR_Cooper = [ - [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], + [["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; @@ -32,7 +32,7 @@ menu_Damsel4 = [ ]; // Weapons neutral menu_TK_Commander_EP1 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -44,13 +44,13 @@ menu_Ins_Soldier_AR = [ ]; // Neutral Building/Parts menu_RU_Villager1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; // Bandit Trader menu_MVD_Soldier_Marksman = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; @@ -68,13 +68,13 @@ menu_CIV_EuroMan01_EP1 = [ ]; // Black Market Vendor menu_Ins_Soldier_GL = [ - [["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], + [["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]], [], "neutral" ]; // Friendly Building/Parts menu_Rocker2 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -98,7 +98,7 @@ menu_Dr_Hladic_EP1 = [ ]; // Neutral Weapons 2 menu_TK_Soldier_Crew_EP1 = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "neutral" ]; @@ -140,7 +140,7 @@ menu_Ins_Worker2 = [ ]; // Neutral Building/Parts 2 menu_Citizen2_EP1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf index de1e7e5ce..1b642b59e 100644 --- a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf @@ -21,13 +21,13 @@ menu_TK_CIV_Takistani03_EP1 = [ ]; // Hassan's Weapons menu_TK_CIV_Takistani02_EP1 = [ - [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], + [["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; // Dan's Parts menu_CIV_EuroMan01_EP1 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -57,19 +57,19 @@ menu_Worker1 = [ ]; // Joe's Weapons menu_Tanny_PMC = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; // Steven's Hero Shop menu_Profiteer4 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; // Bandit Trader menu_TK_CIV_Takistani04_EP1 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; diff --git a/Server Files/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf index 3e2a87e67..e133ea23c 100644 --- a/Server Files/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf @@ -3,7 +3,7 @@ serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_li // START PER TRADER CONFIG // Whiskey's Parts Shop menu_RU_Worker1 = [ - [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], + [["Building Supplies",508],["Tools",510],["Vehicle Parts",509]], [], "neutral" ]; @@ -27,7 +27,7 @@ menu_ibr_lingorman2s = [ ]; // Axle's Repair Shop menu_Worker2 = [ - [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], + [["Building Supplies",530],["Tools",532],["Vehicle Parts",531]], [], "friendly" ]; @@ -69,7 +69,7 @@ menu_Citizen2_EP1 = [ ]; // Lyle's Parts menu_Worker1 = [ - [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], + [["Building Supplies",662],["Tools",663],["Vehicle Parts",664]], [], "neutral" ]; @@ -93,7 +93,7 @@ menu_CIV_EuroMan02_EP1 = [ ]; // Joe's Weapons menu_CIV_EuroMan01_EP1 = [ - [["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], + [["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]], [], "friendly" ]; @@ -123,7 +123,7 @@ menu_Worker4 = [ ]; // Chucks Weapons menu_ibr_lingorman7 = [ - [["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], + [["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]], [], "neutral" ]; @@ -177,12 +177,12 @@ menu_RU_Doctor = [ ]; // Bandit Trader menu_TK_CIV_Takistani04_EP1 = [ - [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], + [["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], "hostile" ]; menu_Functionary1 = [ - [["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], + [["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], "hero" ]; diff --git a/Server Files/SQL/1.0.6_Updates.sql b/Server Files/SQL/1.0.6_Updates.sql index 96d08d153..2f1c0b2b8 100644 --- a/Server Files/SQL/1.0.6_Updates.sql +++ b/Server Files/SQL/1.0.6_Updates.sql @@ -1,3 +1,26 @@ +-- ---------------------------- +-- Add new attachments category to DB traders +-- ---------------------------- +INSERT INTO `trader_tids` VALUES(693, 'Attachments', 176); +INSERT INTO `Traders_DATA` VALUES(7575, '["Attachment_ACOG",1]', 250, '[8,"ItemGoldBar",1]', '[4,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7576, '["Attachment_BELT",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7577, '["Attachment_CCO",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7578, '["Attachment_FL",1]', 250, '[2,"ItemGoldBar",1]', '[1,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7579, '["Attachment_FL_Pist",1]', 250, '[2,"ItemGoldBar",1]', '[1,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7580, '["Attachment_Ghillie",1]', 250, '[2,"ItemGoldBar",1]', '[1,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7581, '["Attachment_GP25",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7582, '["Attachment_Holo",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7583, '["Attachment_Kobra",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7584, '["Attachment_M203",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7585, '["Attachment_PSO1",1]', 250, '[8,"ItemGoldBar",1]', '[4,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7586, '["Attachment_SA58RIS",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7587, '["Attachment_SCOPED",1]', 250, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7588, '["Attachment_Sup9",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7589, '["Attachment_Sup545",1]', 250, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7589, '["Attachment_Sup556",1]', 250, '[8,"ItemGoldBar",1]', '[4,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7589, '["Attachment_SupBizon",1]', 250, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 0, 692, 'trade_items'); +INSERT INTO `Traders_DATA` VALUES(7589, '["Attachment_SupMakarov",1]', 250, '[4,"ItemGoldBar",1]', '[2,"ItemGoldBar",1]', 0, 692, 'trade_items'); + -- ---------------------------- -- ItemMatchbox_DZE was removed because it was identical to ItemMatchbox, use dayz_matchboxCount config variable for match stick count -- ---------------------------- diff --git a/Server Files/SQL/epoch.sql b/Server Files/SQL/epoch.sql index 7fc97a59b..25998a14e 100644 --- a/Server Files/SQL/epoch.sql +++ b/Server Files/SQL/epoch.sql @@ -1749,15 +1749,15 @@ INSERT INTO `trader_tids` VALUES(11, 'Vehicle Parts', 4); INSERT INTO `trader_tids` VALUES(12, 'Building Supplies', 4); INSERT INTO `trader_tids` VALUES(13, 'Food and Drinks', 5); INSERT INTO `trader_tids` VALUES(14, 'Backpacks', 5); -INSERT INTO `trader_tids` VALUES(15, 'Toolbelt Items', 5); +INSERT INTO `trader_tids` VALUES(15, 'Tools', 5); INSERT INTO `trader_tids` VALUES(16, 'Clothes', 5); INSERT INTO `trader_tids` VALUES(17, 'Food and Drinks', 6); INSERT INTO `trader_tids` VALUES(18, 'Backpacks', 6); -INSERT INTO `trader_tids` VALUES(19, 'Toolbelt Items', 6); +INSERT INTO `trader_tids` VALUES(19, 'Tools', 6); INSERT INTO `trader_tids` VALUES(20, 'Clothes', 6); INSERT INTO `trader_tids` VALUES(21, 'Food and Drinks', 7); INSERT INTO `trader_tids` VALUES(22, 'Backpacks', 7); -INSERT INTO `trader_tids` VALUES(23, 'Toolbelt Items', 7); +INSERT INTO `trader_tids` VALUES(23, 'Tools', 7); INSERT INTO `trader_tids` VALUES(24, 'Clothes', 7); INSERT INTO `trader_tids` VALUES(25, 'Sidearm Ammo', 8); INSERT INTO `trader_tids` VALUES(26, 'Rifle Ammo', 8); @@ -1803,14 +1803,14 @@ INSERT INTO `trader_tids` VALUES(68, 'Smoke Grenades', 39); INSERT INTO `trader_tids` VALUES(70, 'Food/Drink', 40); INSERT INTO `trader_tids` VALUES(72, 'Backpacks', 40); INSERT INTO `trader_tids` VALUES(73, 'Clothes', 40); -INSERT INTO `trader_tids` VALUES(74, 'Toolbelt Items', 40); +INSERT INTO `trader_tids` VALUES(74, 'Tools', 40); INSERT INTO `trader_tids` VALUES(76, 'Vehicle Parts', 42); INSERT INTO `trader_tids` VALUES(77, 'Building Supplies', 42); INSERT INTO `trader_tids` VALUES(78, 'Demolition Supplies', 42); INSERT INTO `trader_tids` VALUES(79, 'Food/Drink', 43); INSERT INTO `trader_tids` VALUES(80, 'Backpacks', 43); INSERT INTO `trader_tids` VALUES(81, 'Clothes', 43); -INSERT INTO `trader_tids` VALUES(82, 'Toolbelt Items', 43); +INSERT INTO `trader_tids` VALUES(82, 'Tools', 43); INSERT INTO `trader_tids` VALUES(85, 'Fishing boats', 45); INSERT INTO `trader_tids` VALUES(86, 'PBX', 45); INSERT INTO `trader_tids` VALUES(87, 'Tour boats', 46); @@ -1824,7 +1824,7 @@ INSERT INTO `trader_tids` VALUES(94, 'Vehicle Parts', 49); INSERT INTO `trader_tids` VALUES(95, 'Building Supplies', 49); INSERT INTO `trader_tids` VALUES(96, 'Food/Drink', 50); INSERT INTO `trader_tids` VALUES(97, 'Backpacks', 50); -INSERT INTO `trader_tids` VALUES(98, 'Toolbelt Items', 50); +INSERT INTO `trader_tids` VALUES(98, 'Tools', 50); INSERT INTO `trader_tids` VALUES(99, 'Clothes', 50); INSERT INTO `trader_tids` VALUES(100, 'Armed Choppers', 51); INSERT INTO `trader_tids` VALUES(101, 'Unarmed Choppers', 51); @@ -1867,7 +1867,7 @@ INSERT INTO `trader_tids` VALUES(138, 'Machine Gun Ammo', 22); INSERT INTO `trader_tids` VALUES(139, 'Sniper Rifle Ammo', 22); INSERT INTO `trader_tids` VALUES(140, 'Food and Drinks', 23); INSERT INTO `trader_tids` VALUES(141, 'Backpacks', 23); -INSERT INTO `trader_tids` VALUES(142, 'Toolbelt Items', 23); +INSERT INTO `trader_tids` VALUES(142, 'Tools', 23); INSERT INTO `trader_tids` VALUES(143, 'Clothes', 23); INSERT INTO `trader_tids` VALUES(144, 'Vehicle Parts', 24); INSERT INTO `trader_tids` VALUES(145, 'Building Supplies', 24); @@ -1890,7 +1890,7 @@ INSERT INTO `trader_tids` VALUES(161, 'Rifle Ammo', 29); INSERT INTO `trader_tids` VALUES(162, 'Shotguns and Single-shot', 29); INSERT INTO `trader_tids` VALUES(163, 'Food and Drinks', 30); INSERT INTO `trader_tids` VALUES(164, 'Backpacks', 30); -INSERT INTO `trader_tids` VALUES(165, 'Toolbelt Items', 30); +INSERT INTO `trader_tids` VALUES(165, 'Tools', 30); INSERT INTO `trader_tids` VALUES(166, 'Clothes', 30); INSERT INTO `trader_tids` VALUES(167, 'Medical Supplies', 31); INSERT INTO `trader_tids` VALUES(168, 'Chem-lites/Flares', 31); @@ -1906,21 +1906,21 @@ INSERT INTO `trader_tids` VALUES(177, 'Vehicle Parts', 33); INSERT INTO `trader_tids` VALUES(178, 'Building Supplies', 33); INSERT INTO `trader_tids` VALUES(179, 'Food and Drinks', 34); INSERT INTO `trader_tids` VALUES(180, 'Backpacks', 34); -INSERT INTO `trader_tids` VALUES(181, 'Toolbelt Items', 34); +INSERT INTO `trader_tids` VALUES(181, 'Tools', 34); INSERT INTO `trader_tids` VALUES(182, 'Clothes', 34); INSERT INTO `trader_tids` VALUES(185, 'Airplanes', 37); INSERT INTO `trader_tids` VALUES(186, 'Weapons', 15); INSERT INTO `trader_tids` VALUES(187, 'Vehicles', 15); INSERT INTO `trader_tids` VALUES(188, 'Food/Drinks', 63); INSERT INTO `trader_tids` VALUES(189, 'Backpacks', 63); -INSERT INTO `trader_tids` VALUES(190, 'Toolbelt Items', 63); +INSERT INTO `trader_tids` VALUES(190, 'Tools', 63); INSERT INTO `trader_tids` VALUES(191, 'Clothes', 63); INSERT INTO `trader_tids` VALUES(192, 'Cargo Planes', 64); INSERT INTO `trader_tids` VALUES(193, 'Medical Supplies', 66); INSERT INTO `trader_tids` VALUES(194, 'Cars', 65); INSERT INTO `trader_tids` VALUES(195, 'Food/Drinks', 67); INSERT INTO `trader_tids` VALUES(196, 'Backpacks', 67); -INSERT INTO `trader_tids` VALUES(197, 'Toolbelt Items', 67); +INSERT INTO `trader_tids` VALUES(197, 'Tools', 67); INSERT INTO `trader_tids` VALUES(198, 'Clothes', 67); INSERT INTO `trader_tids` VALUES(199, 'Cars', 68); INSERT INTO `trader_tids` VALUES(200, 'Trucks Unarmed', 68); @@ -1949,7 +1949,7 @@ INSERT INTO `trader_tids` VALUES(222, 'Chemlights/Flares', 73); INSERT INTO `trader_tids` VALUES(223, 'Smoke Grenades', 73); INSERT INTO `trader_tids` VALUES(224, 'Food/Drinks', 74); INSERT INTO `trader_tids` VALUES(225, 'Backpacks', 74); -INSERT INTO `trader_tids` VALUES(226, 'Toolbelt Items', 74); +INSERT INTO `trader_tids` VALUES(226, 'Tools', 74); INSERT INTO `trader_tids` VALUES(227, 'Clothes', 74); INSERT INTO `trader_tids` VALUES(228, 'Pistol Ammo', 76); INSERT INTO `trader_tids` VALUES(229, 'Rifle Ammo', 76); @@ -1978,7 +1978,7 @@ INSERT INTO `trader_tids` VALUES(254, 'Boats Unarmed', 84); INSERT INTO `trader_tids` VALUES(257, 'Clothes', 86); INSERT INTO `trader_tids` VALUES(258, 'Weapons', 86); INSERT INTO `trader_tids` VALUES(259, 'Military Armed', 87); -INSERT INTO `trader_tids` VALUES(260, 'Toolbelt Items', 83); +INSERT INTO `trader_tids` VALUES(260, 'Tools', 83); INSERT INTO `trader_tids` VALUES(261, 'Vehicle Parts', 83); INSERT INTO `trader_tids` VALUES(262, 'Medical Supplies', 88); INSERT INTO `trader_tids` VALUES(264, 'Chem-lites/Flares', 88); @@ -1996,11 +1996,11 @@ INSERT INTO `trader_tids` VALUES(275, 'Trucks Armed', 92); INSERT INTO `trader_tids` VALUES(276, 'Backpacks', 93); INSERT INTO `trader_tids` VALUES(277, 'Food/Drinks', 93); INSERT INTO `trader_tids` VALUES(278, 'Food and Drinks', 93); -INSERT INTO `trader_tids` VALUES(279, 'Toolbelt Items', 93); +INSERT INTO `trader_tids` VALUES(279, 'Tools', 93); INSERT INTO `trader_tids` VALUES(280, 'Backpacks', 94); INSERT INTO `trader_tids` VALUES(281, 'Clothes', 94); INSERT INTO `trader_tids` VALUES(282, 'Food and Drinks', 94); -INSERT INTO `trader_tids` VALUES(283, 'Toolbelt Items', 94); +INSERT INTO `trader_tids` VALUES(283, 'Tools', 94); INSERT INTO `trader_tids` VALUES(284, 'Medical Supplies', 95); INSERT INTO `trader_tids` VALUES(285, 'Assault Rifle', 96); INSERT INTO `trader_tids` VALUES(286, 'Pistols', 96); @@ -2015,7 +2015,7 @@ INSERT INTO `trader_tids` VALUES(294, 'Building Supplies', 101); INSERT INTO `trader_tids` VALUES(295, 'Vehicle Parts', 101); INSERT INTO `trader_tids` VALUES(297, 'Safes', 86); INSERT INTO `trader_tids` VALUES(298, 'Food/Drinks', 99); -INSERT INTO `trader_tids` VALUES(299, 'Toolbelt Items', 99); +INSERT INTO `trader_tids` VALUES(299, 'Tools', 99); INSERT INTO `trader_tids` VALUES(300, 'Fuel Trucks', 87); INSERT INTO `trader_tids` VALUES(301, 'Clothes', 99); INSERT INTO `trader_tids` VALUES(302, 'Sniper Rifle Ammo', 97); @@ -2027,7 +2027,7 @@ INSERT INTO `trader_tids` VALUES(307, 'SUV', 92); INSERT INTO `trader_tids` VALUES(308, 'Military Unarmed', 48); INSERT INTO `trader_tids` VALUES(309, 'Vehicle Parts', 104); INSERT INTO `trader_tids` VALUES(310, 'Building Supplies', 104); -INSERT INTO `trader_tids` VALUES(311, 'Toolbelt Items', 104); +INSERT INTO `trader_tids` VALUES(311, 'Tools', 104); INSERT INTO `trader_tids` VALUES(312, 'Food/Drinks', 105); INSERT INTO `trader_tids` VALUES(313, 'Clothes', 105); INSERT INTO `trader_tids` VALUES(314, 'Backpacks', 105); @@ -2073,7 +2073,7 @@ INSERT INTO `trader_tids` VALUES(354, 'Trucks Unarmed', 115); INSERT INTO `trader_tids` VALUES(355, 'UAZ', 115); INSERT INTO `trader_tids` VALUES(356, 'Vehicle Parts', 116); INSERT INTO `trader_tids` VALUES(357, 'Building Supplies', 116); -INSERT INTO `trader_tids` VALUES(358, 'Toolbelt Items', 116); +INSERT INTO `trader_tids` VALUES(358, 'Tools', 116); INSERT INTO `trader_tids` VALUES(361, 'Weapons', 119); INSERT INTO `trader_tids` VALUES(362, 'Vehicles', 119); INSERT INTO `trader_tids` VALUES(363, 'Clothes', 119); @@ -2149,14 +2149,14 @@ INSERT INTO `trader_tids` VALUES(436, 'Backpacks', 135); INSERT INTO `trader_tids` VALUES(437, 'Clothes', 135); INSERT INTO `trader_tids` VALUES(438, 'Vehicle Parts', 136); INSERT INTO `trader_tids` VALUES(439, 'Building Supplies', 136); -INSERT INTO `trader_tids` VALUES(440, 'Toolbelt Items', 136); +INSERT INTO `trader_tids` VALUES(440, 'Tools', 136); INSERT INTO `trader_tids` VALUES(442, 'Food/Drinks', 138); INSERT INTO `trader_tids` VALUES(443, 'Chem lights/Flares', 123); INSERT INTO `trader_tids` VALUES(444, 'Backpacks', 138); INSERT INTO `trader_tids` VALUES(445, 'Clothes', 138); INSERT INTO `trader_tids` VALUES(446, 'Vehicle Parts', 139); INSERT INTO `trader_tids` VALUES(447, 'Building Supplies', 139); -INSERT INTO `trader_tids` VALUES(448, 'Toolbelt Items', 139); +INSERT INTO `trader_tids` VALUES(448, 'Tools', 139); INSERT INTO `trader_tids` VALUES(449, 'Armed Chopper', 121); INSERT INTO `trader_tids` VALUES(450, 'Helicopter Unarmed', 121); INSERT INTO `trader_tids` VALUES(451, 'Helicopter Unarmed', 132); @@ -2201,7 +2201,7 @@ INSERT INTO `trader_tids` VALUES(497, 'Clothes', 147); INSERT INTO `trader_tids` VALUES(498, 'Drinks', 147); INSERT INTO `trader_tids` VALUES(508, 'Building Supplies', 150); INSERT INTO `trader_tids` VALUES(509, 'Vehicle Parts', 150); -INSERT INTO `trader_tids` VALUES(510, 'Toolbelt Items', 150); +INSERT INTO `trader_tids` VALUES(510, 'Tools', 150); INSERT INTO `trader_tids` VALUES(512, 'Helicopter Armed', 151); INSERT INTO `trader_tids` VALUES(517, 'Airplanes', 152); INSERT INTO `trader_tids` VALUES(519, 'Helicopter Unarmed', 152); @@ -2211,7 +2211,7 @@ INSERT INTO `trader_tids` VALUES(527, 'Black Market Ammo', 154); INSERT INTO `trader_tids` VALUES(529, 'Explosives', 154); INSERT INTO `trader_tids` VALUES(530, 'Building Supplies', 155); INSERT INTO `trader_tids` VALUES(531, 'Vehicle Parts', 155); -INSERT INTO `trader_tids` VALUES(532, 'Toolbelt Items', 155); +INSERT INTO `trader_tids` VALUES(532, 'Tools', 155); INSERT INTO `trader_tids` VALUES(534, 'Trucks Armed', 151); INSERT INTO `trader_tids` VALUES(535, 'Trucks Unarmed', 156); INSERT INTO `trader_tids` VALUES(536, 'Bikes and ATV', 156); @@ -2303,7 +2303,7 @@ INSERT INTO `trader_tids` VALUES(659, 'Trucks', 167); INSERT INTO `trader_tids` VALUES(660, 'Used Cars', 167); INSERT INTO `trader_tids` VALUES(661, 'Utility Vehicles', 167); INSERT INTO `trader_tids` VALUES(662, 'Building Supplies', 168); -INSERT INTO `trader_tids` VALUES(663, 'Toolbelt Items', 168); +INSERT INTO `trader_tids` VALUES(663, 'Tools', 168); INSERT INTO `trader_tids` VALUES(664, 'Vehicle Parts', 168); INSERT INTO `trader_tids` VALUES(665, 'Medical Supplies', 169); INSERT INTO `trader_tids` VALUES(666, 'Chem-lites/Flares', 169); @@ -2317,9 +2317,9 @@ INSERT INTO `trader_tids` VALUES(674, 'Pistols', 165); INSERT INTO `trader_tids` VALUES(675, 'Wholesale', 172); INSERT INTO `trader_tids` VALUES(677, 'Vehicle Parts', 173); INSERT INTO `trader_tids` VALUES(678, 'Building Supplies', 173); -INSERT INTO `trader_tids` VALUES(679, 'Toolbelt Items', 173); +INSERT INTO `trader_tids` VALUES(679, 'Tools', 173); INSERT INTO `trader_tids` VALUES(680, 'Building Supplies', 174); -INSERT INTO `trader_tids` VALUES(681, 'Toolbelt Items', 174); +INSERT INTO `trader_tids` VALUES(681, 'Tools', 174); INSERT INTO `trader_tids` VALUES(682, 'Vehicle Parts', 174); INSERT INTO `trader_tids` VALUES(683, 'Clothes', 175); INSERT INTO `trader_tids` VALUES(684, 'Drinks', 175);