From 6699d8d7469f5149cadbee4db98a6582d75e8b02 Mon Sep 17 00:00:00 2001 From: A Man Date: Sat, 9 Nov 2019 14:49:40 +0100 Subject: [PATCH] Move no longer used maps to archive. All files in the archive will no be updated. Ive added a copy of the current trader files too, so the old traders and trader cities can still be used with the current trader files. Give me a hint if you think some of the files should be moved back. --- CHANGE LOG 1.0.7.txt | 7 +- .../CfgServerTrader/Category/Attachments.hpp | 93 ++ .../Category/BanditAmmunition.hpp | 52 ++ .../Category/BanditClothing.hpp | 123 +++ .../Category/BanditHelicopterArmed.hpp | 37 + .../Category/BanditMilitaryArmed.hpp | 32 + .../Category/BanditTrucksArmed.hpp | 27 + .../Category/BanditWeapons.hpp | 97 +++ .../Category/FriendlyAssaultRifle.hpp | 821 ++++++++++++++++++ .../Category/FriendlyAssaultRifleAmmo.hpp | 51 ++ .../Category/FriendlyBackpacks.hpp | 66 ++ .../Category/FriendlyBikesandATV.hpp | 56 ++ .../Category/FriendlyBuildingSupplies.hpp | 130 +++ .../Category/FriendlyBusesandVans.hpp | 26 + .../Category/FriendlyCargoTrucks.hpp | 76 ++ .../Category/FriendlyChemlitesFlares.hpp | 42 + .../Category/FriendlyClothes.hpp | 137 +++ .../Category/FriendlyCookedMeats.hpp | 51 ++ .../Category/FriendlyDrinks.hpp | 121 +++ .../Category/FriendlyFuelTrucks.hpp | 31 + .../Category/FriendlyLightMachineGun.hpp | 116 +++ .../Category/FriendlyLightMachineGunAmmo.hpp | 51 ++ .../Category/FriendlyMedicalSupplies.hpp | 123 +++ .../Category/FriendlyMilitaryUnarmed.hpp | 51 ++ .../Category/FriendlyPackagedFood.hpp | 186 ++++ .../Category/FriendlyPistolAmmo.hpp | 46 + .../Category/FriendlyPistols.hpp | 71 ++ .../FriendlyShotgunsandSingleshot.hpp | 161 ++++ .../FriendlyShotgunsandSingleshotAmmo.hpp | 61 ++ .../Category/FriendlySmokeGrenades.hpp | 27 + .../Category/FriendlySniperRifle.hpp | 96 ++ .../Category/FriendlySniperRifleAmmo.hpp | 26 + .../Category/FriendlySubmachineGunAmmo.hpp | 41 + .../Category/FriendlySubmachineGuns.hpp | 41 + .../Category/FriendlyToolbeltItems.hpp | 142 +++ .../Category/FriendlyTrucks.hpp | 32 + .../Category/FriendlyTrucksUnarmed.hpp | 32 + .../Category/FriendlyUsedCars.hpp | 91 ++ .../Category/FriendlyUtilityVehicles.hpp | 91 ++ .../Category/FriendlyVehicleParts.hpp | 60 ++ .../Category/HeroAmmunition.hpp | 3 + .../CfgServerTrader/Category/HeroClothes.hpp | 143 +++ .../Category/HeroHelicopterArmed.hpp | 37 + .../Category/HeroMilitaryArmed.hpp | 3 + .../Category/HeroTrucksArmed.hpp | 3 + .../CfgServerTrader/Category/HeroWeapons.hpp | 3 + .../Category/NeutralAirplanes.hpp | 47 + .../Category/NeutralAssaultRifle.hpp | 7 + .../Category/NeutralAssaultRifleAmmo.hpp | 7 + .../Category/NeutralBackpacks.hpp | 11 + .../Category/NeutralBikesandATV.hpp | 7 + .../Category/NeutralBlackMarketAmmo.hpp | 77 ++ .../Category/NeutralBlackMarketWeapons.hpp | 92 ++ .../Category/NeutralBoatsArmed.hpp | 11 + .../Category/NeutralBoatsUnarmed.hpp | 51 ++ .../Category/NeutralBuildingSupplies.hpp | 7 + .../Category/NeutralBusesandVans.hpp | 7 + .../Category/NeutralCargoTrucks.hpp | 7 + .../Category/NeutralChemlitesFlares.hpp | 7 + .../Category/NeutralClothes.hpp | 11 + .../Category/NeutralCookedMeats.hpp | 11 + .../Category/NeutralDrinks.hpp | 11 + .../Category/NeutralExplosives.hpp | 27 + .../Category/NeutralFuelTrucks.hpp | 7 + .../Category/NeutralHelicopterUnarmed.hpp | 42 + .../Category/NeutralLightMachineGun.hpp | 7 + .../Category/NeutralLightMachineGunAmmo.hpp | 7 + .../Category/NeutralMedicalSupplies.hpp | 7 + .../Category/NeutralMilitaryUnarmed.hpp | 7 + .../Category/NeutralPackagedFood.hpp | 11 + .../Category/NeutralPistolAmmo.hpp | 7 + .../Category/NeutralPistols.hpp | 7 + .../Category/NeutralShotgunsandSingleshot.hpp | 7 + .../NeutralShotgunsandSingleshotAmmo.hpp | 7 + .../Category/NeutralSmokeGrenades.hpp | 7 + .../Category/NeutralSniperRifle.hpp | 7 + .../Category/NeutralSniperRifleAmmo.hpp | 7 + .../Category/NeutralSubmachineGunAmmo.hpp | 7 + .../Category/NeutralSubmachineGuns.hpp | 7 + .../Category/NeutralToolbeltItems.hpp | 7 + .../Category/NeutralTrucks.hpp | 7 + .../Category/NeutralUsedCars.hpp | 7 + .../Category/NeutralUtilityVehicles.hpp | 7 + .../Category/NeutralVehicleParts.hpp | 7 + .../Category/NeutralWholesale.hpp | 80 ++ .../Archive/CfgServerTrader/README.txt | 6 + .../CfgServerTrader/cfgServerTrader.hpp | 86 ++ .../DayZ_Epoch_3.Shapur_BAF/description.ext | 0 .../DayZ_Epoch_3.Shapur_BAF/init.sqf | 0 .../DayZ_Epoch_3.Shapur_BAF/mission.sqm | 0 .../DayZ_Epoch_3.Shapur_BAF}/rules.sqf | 0 .../server_traders.sqf | 0 .../dayz_code}/mission/bootcamp_acr.sqf | 0 .../mission/server_traders/bootcamp_acr.sqf | 0 .../dayz_server/traders/bootcamp_acr.sqf | 0 .../Fapovo}/DZE_Server_Config/20_fapovo.bat | 0 .../Fapovo}/DZE_Server_Config/20_fapovo.cfg | 0 .../DayZ_Epoch_20.fapovo/description.ext | 0 .../MPMissions/DayZ_Epoch_20.fapovo/init.sqf | 0 .../DayZ_Epoch_20.fapovo/mission.sqm | 0 .../DayZ_Epoch_20.fapovo}/rules.sqf | 0 .../DayZ_Epoch_20.fapovo/server_traders.sqf | 0 .../TraderCitySources}/20.Fapovo/mission.sqf | 0 .../dayz_code/system/mission/fapovo.sqf | 0 .../system/mission/server_traders/fapovo.sqf | 0 .../Fapovo}/dayz_server/traders/fapovo.sqf | 0 .../description.ext | 0 .../DayZ_Epoch_10.Mountains_ACR/init.sqf | 0 .../DayZ_Epoch_10.Mountains_ACR/mission.sqm | 0 .../DayZ_Epoch_10.Mountains_ACR}/rules.sqf | 0 .../server_traders.sqf | 0 .../system/mission/mountains_acr.sqf | 0 .../mission/server_traders/mountains_acr.sqf | 0 .../dayz_server/traders/mountains_acr.sqf | 0 .../8_provinggrounds_pmc.bat | 0 .../8_provinggrounds_pmc.cfg | 0 .../description.ext | 0 .../DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf | 0 .../mission.sqm | 0 .../rules.sqf | 0 .../server_traders.sqf | 0 .../8.ProvingGrounds_PMC/mission.sqf | 0 .../system/mission/provinggrounds_pmc.sqf | 0 .../server_traders/provinggrounds_pmc.sqf | 0 .../traders/provinggrounds_pmc.sqf | 0 .../DZE_Server_Config/3_shapur_baf.bat | 0 .../DZE_Server_Config/3_shapur_baf.cfg | 0 .../DayZ_Epoch_5.Bootcamp_ACR/description.ext | 0 .../DayZ_Epoch_5.Bootcamp_ACR/init.sqf | 0 .../DayZ_Epoch_5.Bootcamp_ACR/mission.sqm | 0 .../DayZ_Epoch_5.Bootcamp_ACR}/rules.sqf | 0 .../server_traders.sqf | 0 .../3.Shapur_BAF/mission.biedi | 0 .../3.Shapur_BAF/mission.sqf | 0 .../mission/server_traders/shapur_baf.sqf | 0 .../dayz_code/system/mission/shapur_baf.sqf | 0 .../dayz_server/traders/shapur_baf.sqf | 0 .../Maps/Utes}/DZE_Server_Config/2_utes.bat | 0 .../Maps/Utes}/DZE_Server_Config/2_utes.cfg | 0 .../Utes}/DayZ_Epoch_2.Utes/description.ext | 0 .../Maps/Utes}/DayZ_Epoch_2.Utes/init.sqf | 0 .../Maps/Utes}/DayZ_Epoch_2.Utes/mission.sqm | 0 .../Maps/Utes/DayZ_Epoch_2.Utes}/rules.sqf | 0 .../DayZ_Epoch_2.Utes/server_traders.sqf | 0 .../TraderCitySources}/2.Utes/mission.biedi | 0 .../TraderCitySources}/2.Utes/mission.sqf | 0 .../system/mission/server_traders/utes.sqf | 0 .../Utes}/dayz_code/system/mission/utes.sqf | 0 .../Maps/Utes}/dayz_server/traders/utes.sqf | 0 .../DayZ_Epoch_9.Woodland_ACR/description.ext | 0 .../DayZ_Epoch_9.Woodland_ACR/init.sqf | 0 .../DayZ_Epoch_9.Woodland_ACR/mission.sqm | 0 .../DayZ_Epoch_9.Woodland_ACR}/rules.sqf | 0 .../server_traders.sqf | 0 .../mission/server_traders/woodland_acr.sqf | 0 .../dayz_code/system/mission/woodland_acr.sqf | 0 .../dayz_server/traders/woodland_acr.sqf | 0 .../DZE_Server_Config/4_zargabad.bat | 0 .../DZE_Server_Config/4_zargabad.cfg | 0 .../DayZ_Epoch_4.Zargabad/description.ext | 0 .../Zargabad}/DayZ_Epoch_4.Zargabad/init.sqf | 0 .../DayZ_Epoch_4.Zargabad/mission.sqm | 0 .../Zargabad/DayZ_Epoch_4.Zargabad}/rules.sqf | 0 .../DayZ_Epoch_4.Zargabad/server_traders.sqf | 0 .../4.Zargabad/mission.biedi | 0 .../TraderCitySources}/4.Zargabad/mission.sqf | 0 .../mission/server_traders/zargabad.sqf | 0 .../dayz_code/system/mission/zargabad.sqf | 0 .../dayz_server/traders/zargabad.sqf | 0 Server Files/Archive/Readme.txt | 1 + 170 files changed, 4569 insertions(+), 1 deletion(-) create mode 100644 Server Files/Archive/CfgServerTrader/Category/Attachments.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditAmmunition.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditClothing.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditHelicopterArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditMilitaryArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditTrucksArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/BanditWeapons.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifle.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyBackpacks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyBikesandATV.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyBusesandVans.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyCargoTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyChemlitesFlares.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyClothes.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyCookedMeats.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyDrinks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyFuelTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGun.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyPackagedFood.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyPistolAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyPistols.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlySmokeGrenades.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifle.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGuns.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyToolbeltItems.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyUsedCars.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/FriendlyVehicleParts.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroAmmunition.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroClothes.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroHelicopterArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroMilitaryArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroTrucksArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/HeroWeapons.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralAirplanes.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifle.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBackpacks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBikesandATV.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBoatsArmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBuildingSupplies.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralBusesandVans.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralCargoTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralChemlitesFlares.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralClothes.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralCookedMeats.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralDrinks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralExplosives.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralFuelTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralHelicopterUnarmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGun.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralMedicalSupplies.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralPackagedFood.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralPistolAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralPistols.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralSmokeGrenades.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifle.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGuns.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralToolbeltItems.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralTrucks.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralUsedCars.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralUtilityVehicles.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralVehicleParts.hpp create mode 100644 Server Files/Archive/CfgServerTrader/Category/NeutralWholesale.hpp create mode 100644 Server Files/Archive/CfgServerTrader/README.txt create mode 100644 Server Files/Archive/CfgServerTrader/cfgServerTrader.hpp rename Server Files/{ => Archive/Maps/Bootcamp}/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext (100%) rename Server Files/{ => Archive/Maps/Bootcamp}/MPMissions/DayZ_Epoch_3.Shapur_BAF/init.sqf (100%) rename Server Files/{ => Archive/Maps/Bootcamp}/MPMissions/DayZ_Epoch_3.Shapur_BAF/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_10.Mountains_ACR => Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Bootcamp}/MPMissions/DayZ_Epoch_3.Shapur_BAF/server_traders.sqf (100%) rename {SQF/dayz_code/system => Server Files/Archive/Maps/Bootcamp/dayz_code}/mission/bootcamp_acr.sqf (100%) rename {SQF/dayz_code/system => Server Files/Archive/Maps/Bootcamp/dayz_code}/mission/server_traders/bootcamp_acr.sqf (100%) rename {SQF => Server Files/Archive/Maps/Bootcamp}/dayz_server/traders/bootcamp_acr.sqf (100%) rename Server Files/{ => Archive/Maps/Fapovo}/DZE_Server_Config/20_fapovo.bat (100%) rename Server Files/{ => Archive/Maps/Fapovo}/DZE_Server_Config/20_fapovo.cfg (100%) rename Server Files/{ => Archive/Maps/Fapovo}/MPMissions/DayZ_Epoch_20.fapovo/description.ext (100%) rename Server Files/{ => Archive/Maps/Fapovo}/MPMissions/DayZ_Epoch_20.fapovo/init.sqf (100%) rename Server Files/{ => Archive/Maps/Fapovo}/MPMissions/DayZ_Epoch_20.fapovo/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_2.Utes => Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Fapovo}/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf (100%) rename {TraderCitySources => Server Files/Archive/Maps/Fapovo/TraderCitySources}/20.Fapovo/mission.sqf (100%) rename {SQF => Server Files/Archive/Maps/Fapovo}/dayz_code/system/mission/fapovo.sqf (100%) rename {SQF => Server Files/Archive/Maps/Fapovo}/dayz_code/system/mission/server_traders/fapovo.sqf (100%) rename {SQF => Server Files/Archive/Maps/Fapovo}/dayz_server/traders/fapovo.sqf (100%) rename Server Files/{ => Archive/Maps/Mountains}/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext (100%) rename Server Files/{ => Archive/Maps/Mountains}/MPMissions/DayZ_Epoch_10.Mountains_ACR/init.sqf (100%) rename Server Files/{ => Archive/Maps/Mountains}/MPMissions/DayZ_Epoch_10.Mountains_ACR/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_20.fapovo => Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Mountains}/MPMissions/DayZ_Epoch_10.Mountains_ACR/server_traders.sqf (100%) rename {SQF => Server Files/Archive/Maps/Mountains}/dayz_code/system/mission/mountains_acr.sqf (100%) rename {SQF => Server Files/Archive/Maps/Mountains}/dayz_code/system/mission/server_traders/mountains_acr.sqf (100%) rename {SQF => Server Files/Archive/Maps/Mountains}/dayz_server/traders/mountains_acr.sqf (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/DZE_Server_Config/8_provinggrounds_pmc.bat (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/DZE_Server_Config/8_provinggrounds_pmc.cfg (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_3.Shapur_BAF => Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Provinggrounds}/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/server_traders.sqf (100%) rename {TraderCitySources => Server Files/Archive/Maps/Provinggrounds/TraderCitySources}/8.ProvingGrounds_PMC/mission.sqf (100%) rename {SQF => Server Files/Archive/Maps/Provinggrounds}/dayz_code/system/mission/provinggrounds_pmc.sqf (100%) rename {SQF => Server Files/Archive/Maps/Provinggrounds}/dayz_code/system/mission/server_traders/provinggrounds_pmc.sqf (100%) rename {SQF => Server Files/Archive/Maps/Provinggrounds}/dayz_server/traders/provinggrounds_pmc.sqf (100%) rename Server Files/{ => Archive/Maps/Shapur}/DZE_Server_Config/3_shapur_baf.bat (100%) rename Server Files/{ => Archive/Maps/Shapur}/DZE_Server_Config/3_shapur_baf.cfg (100%) rename Server Files/{ => Archive/Maps/Shapur}/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext (100%) rename Server Files/{ => Archive/Maps/Shapur}/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/init.sqf (100%) rename Server Files/{ => Archive/Maps/Shapur}/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_4.Zargabad => Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Shapur}/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/server_traders.sqf (100%) rename {TraderCitySources => Server Files/Archive/Maps/Shapur/TraderCitySources}/3.Shapur_BAF/mission.biedi (100%) rename {TraderCitySources => Server Files/Archive/Maps/Shapur/TraderCitySources}/3.Shapur_BAF/mission.sqf (100%) rename {SQF => Server Files/Archive/Maps/Shapur}/dayz_code/system/mission/server_traders/shapur_baf.sqf (100%) rename {SQF => Server Files/Archive/Maps/Shapur}/dayz_code/system/mission/shapur_baf.sqf (100%) rename {SQF => Server Files/Archive/Maps/Shapur}/dayz_server/traders/shapur_baf.sqf (100%) rename Server Files/{ => Archive/Maps/Utes}/DZE_Server_Config/2_utes.bat (100%) rename Server Files/{ => Archive/Maps/Utes}/DZE_Server_Config/2_utes.cfg (100%) rename Server Files/{MPMissions => Archive/Maps/Utes}/DayZ_Epoch_2.Utes/description.ext (100%) rename Server Files/{MPMissions => Archive/Maps/Utes}/DayZ_Epoch_2.Utes/init.sqf (100%) rename Server Files/{MPMissions => Archive/Maps/Utes}/DayZ_Epoch_2.Utes/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_5.Bootcamp_ACR => Archive/Maps/Utes/DayZ_Epoch_2.Utes}/rules.sqf (100%) rename Server Files/{MPMissions => Archive/Maps/Utes}/DayZ_Epoch_2.Utes/server_traders.sqf (100%) rename {TraderCitySources => Server Files/Archive/Maps/Utes/TraderCitySources}/2.Utes/mission.biedi (100%) rename {TraderCitySources => Server Files/Archive/Maps/Utes/TraderCitySources}/2.Utes/mission.sqf (100%) rename {SQF => Server Files/Archive/Maps/Utes}/dayz_code/system/mission/server_traders/utes.sqf (100%) rename {SQF => Server Files/Archive/Maps/Utes}/dayz_code/system/mission/utes.sqf (100%) rename {SQF => Server Files/Archive/Maps/Utes}/dayz_server/traders/utes.sqf (100%) rename Server Files/{ => Archive/Maps/Woodland}/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext (100%) rename Server Files/{ => Archive/Maps/Woodland}/MPMissions/DayZ_Epoch_9.Woodland_ACR/init.sqf (100%) rename Server Files/{ => Archive/Maps/Woodland}/MPMissions/DayZ_Epoch_9.Woodland_ACR/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC => Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR}/rules.sqf (100%) rename Server Files/{ => Archive/Maps/Woodland}/MPMissions/DayZ_Epoch_9.Woodland_ACR/server_traders.sqf (100%) rename {SQF => Server Files/Archive/Maps/Woodland}/dayz_code/system/mission/server_traders/woodland_acr.sqf (100%) rename {SQF => Server Files/Archive/Maps/Woodland}/dayz_code/system/mission/woodland_acr.sqf (100%) rename {SQF => Server Files/Archive/Maps/Woodland}/dayz_server/traders/woodland_acr.sqf (100%) rename Server Files/{ => Archive/Maps/Zargabad}/DZE_Server_Config/4_zargabad.bat (100%) rename Server Files/{ => Archive/Maps/Zargabad}/DZE_Server_Config/4_zargabad.cfg (100%) rename Server Files/{MPMissions => Archive/Maps/Zargabad}/DayZ_Epoch_4.Zargabad/description.ext (100%) rename Server Files/{MPMissions => Archive/Maps/Zargabad}/DayZ_Epoch_4.Zargabad/init.sqf (100%) rename Server Files/{MPMissions => Archive/Maps/Zargabad}/DayZ_Epoch_4.Zargabad/mission.sqm (100%) rename Server Files/{MPMissions/DayZ_Epoch_9.Woodland_ACR => Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad}/rules.sqf (100%) rename Server Files/{MPMissions => Archive/Maps/Zargabad}/DayZ_Epoch_4.Zargabad/server_traders.sqf (100%) rename {TraderCitySources => Server Files/Archive/Maps/Zargabad/TraderCitySources}/4.Zargabad/mission.biedi (100%) rename {TraderCitySources => Server Files/Archive/Maps/Zargabad/TraderCitySources}/4.Zargabad/mission.sqf (100%) rename {SQF => Server Files/Archive/Maps/Zargabad}/dayz_code/system/mission/server_traders/zargabad.sqf (100%) rename {SQF => Server Files/Archive/Maps/Zargabad}/dayz_code/system/mission/zargabad.sqf (100%) rename {SQF => Server Files/Archive/Maps/Zargabad}/dayz_server/traders/zargabad.sqf (100%) create mode 100644 Server Files/Archive/Readme.txt diff --git a/CHANGE LOG 1.0.7.txt b/CHANGE LOG 1.0.7.txt index 3755b716a..3e8235bfc 100644 --- a/CHANGE LOG 1.0.7.txt +++ b/CHANGE LOG 1.0.7.txt @@ -4,6 +4,8 @@ [NEW] Hide Body can be edited and toggled now. Enabled by default, configVariables.sqf/DZE_Hide_Body (c0e9fe6) @AirwavesMan [NEW] 6 AK-107 versions added with attachment support. (82485ea) @AirwavesMan [NEW] Added new waterbottles from DayZ Mod. Icons made by @DeVloek. Fully functional with all actions. @AirwavesMan +[NEW] All fuel containers can be emptied now. (276615a) @AirwavesMan +[NEW] Different boxes of matches can be combined now. (bc75ad8) @AirwavesMan [FIXED] Some more occurrences of zero_building interiors misaligned or at the wrong terrain height (eaaedf2, 048caa5) @ebayShopper [FIXED] Player could switch into gunner's seat of ArmoredSUV while the hatch was being closed (e89eebc) #2009 @TheFirstNoob @@ -25,7 +27,9 @@ [FIXED] Fix an inventory dupe if on water. (a052ba7), (baf92eb) @F507DMT [FIXED] The pickaxe and the broken pickaxe spawned in the ground on loot spawn. (a09bb81a) @AirwavesMan [FIXED] Fix floating loot from remove, pack and fn_dropItem. (1268f55) @AirwavesMan -[FIXED] Water dogs did not work with other waterbottles than the normal one. @AirwavesMan +[FIXED] Water dogs did not work with other waterbottles than the normal one. (915cf72) @AirwavesMan +[FIXED] Backpacks had no descriptions. (f1d5038) @AirwavesMan +[FIXED] Potential dupe on lag with Advanced Trading. (0617a77) @oiad [UPDATED] Spawning of Zombies and Loot in Safe Zones can now be toggled, disabled by default, see configVariables.sqf/DZE_SafeZoneZombieLoot (6248add, 141b25e) @oiad @_Lance_ [UPDATED] Added notification when status icons are disabled. (e04f0fc) @ebayShopper @@ -35,5 +39,6 @@ [UPDATED] Old/unused variables removed from variables.sqf. Entire file reorganized. (4accdee) @worldwidesorrow [UPDATED] Functions fnc_usec_damageHandler, dayz_inflame_showMenu, dayz_inflame_showMenu_other, DZ_KeyDown_EH, dayz_EjectPlayer compiled on client only - compiles.sqf. (7613e3a) @worldwidesorrow [UPDATED] "PVCDZ_OpenTarget_Reset" moved to client only - publicEH.sqf. (58a98b7) @worldwidesorrow +[UPDATED] Many unused trader cites got moved into a new folder called 'Archive'. Those files will no longer be updated. @AirwavesMan [INFO] Synced with DayZMod upstream up to commit fe063a8 diff --git a/Server Files/Archive/CfgServerTrader/Category/Attachments.hpp b/Server Files/Archive/CfgServerTrader/Category/Attachments.hpp new file mode 100644 index 000000000..bdcd145f5 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/Attachments.hpp @@ -0,0 +1,93 @@ +class Category_693 { + class Attachment_BELT { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_SA58RIS { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_Ghillie { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_FL_Pist { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_MFL_Pist { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_FL { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Attachment_MFL { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_CCO { + 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_SCOPED { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class Attachment_ACOG { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class Attachment_PSO1 { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"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_GP25 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Attachment_M203 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; +}; + diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditAmmunition.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditAmmunition.hpp new file mode 100644 index 000000000..843ea1daa --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditAmmunition.hpp @@ -0,0 +1,52 @@ +class Category_577 { + class 100Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 200Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + class 30Rnd_556x45_StanagSD { + type = "trade_items"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class 20Rnd_762x51_B_SCAR { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class 20Rnd_762x51_SB_SCAR { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class 20Rnd_762x51_FNFAL { + type = "trade_items"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class 20Rnd_762x51_DMR { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class 5Rnd_86x70_L115A1 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 10Rnd_127x99_M107 { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class 3rnd_Anzio_20x102mm { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditClothing.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditClothing.hpp new file mode 100644 index 000000000..68050d804 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditClothing.hpp @@ -0,0 +1,123 @@ +class Category_575 { + class Skin_Bandit1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Bandit2_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_BanditW1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_BanditW2_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GUE_Commander_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GUE_Soldier_2_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GUE_Soldier_CO_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GUE_Soldier_Crew_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GUE_Soldier_Sniper_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Ins_Soldier_GL_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_INS_Soldier_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_INS_Warlord_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_RU_Soldier_Crew_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + //new Epoch 1.06 + class Skin_TK_INS_Soldier_AR_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_GUE_Soldier_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_RU_Soldier_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_RU_Soldier_Officer_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_RUS_Soldier1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_RUS_Commander_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_MVD_Soldier_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Ins_Soldier_2_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Ins_Commander_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Ins_Soldier_Crew_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_CDF_Soldier_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditHelicopterArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditHelicopterArmed.hpp new file mode 100644 index 000000000..4b71b1ce2 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditHelicopterArmed.hpp @@ -0,0 +1,37 @@ +class Category_512 { + class Mi17_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH1H_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH1Y_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH60M_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class MH60S_DZE { + type = "trade_any_vehicle"; + buy[] = {4,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class CH_47F_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {4,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class CH53_DZE { + type = "trade_any_vehicle"; + buy[] = {3,"ItemBriefcase100oz"}; + sell[] = {2,"ItemBriefcase100oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditMilitaryArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditMilitaryArmed.hpp new file mode 100644 index 000000000..541c1b71d --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditMilitaryArmed.hpp @@ -0,0 +1,32 @@ +class Category_569 { + class LandRover_MG_TK_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class LandRover_Special_CZ_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {1,"ItemBriefcase100oz"}; + sell[] = {5,"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"}; + }; + 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"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditTrucksArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditTrucksArmed.hpp new file mode 100644 index 000000000..3b77334ca --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditTrucksArmed.hpp @@ -0,0 +1,27 @@ +class Category_534 { + class Pickup_PK_TK_GUE_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + 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"}; + }; + class Offroad_DSHKM_Gue_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class ArmoredSUV_PMC_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/BanditWeapons.hpp b/Server Files/Archive/CfgServerTrader/Category/BanditWeapons.hpp new file mode 100644 index 000000000..5ba0ab0bf --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/BanditWeapons.hpp @@ -0,0 +1,97 @@ +class Category_627 { + class G36_C_SD_camo { //Holo SD desert camo + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class M4A1_AIM_SD_camo { //CCO SD green camo + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class FNFAL_ANPVS4_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class FN_FAL_ANPVS4_DZE { // _DZE has toggleable night vision + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class SCAR_H_LNG_Sniper { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class SCAR_H_LNG_Sniper_SD { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M110_NVG_EP1 { + type = "trade_weapons"; + buy[] = {7,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar10oz"}; + }; + class DMR_DZ { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class DMR_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {31,"ItemGoldBar"}; + }; + class BAF_LRR_scoped { //Tan Lapua + type = "trade_weapons"; + buy[] = {7,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar10oz"}; + }; + class BAF_LRR_scoped_W { //Green Lapua + type = "trade_weapons"; + buy[] = {7,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar10oz"}; + }; + class m107_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar10oz"}; + }; + class Anzio_20_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar10oz"}; + }; + class M240_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class M240_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M240_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class Mk48_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class Mk48_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class Mk48_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifle.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifle.hpp new file mode 100644 index 000000000..1daf4f432 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifle.hpp @@ -0,0 +1,821 @@ +class Category_485 { + class G36C_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class G36C_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class G36C_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class G36C_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class G36C_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class G36C_CCO_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class G36C_Holo_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class G36C_ACOG_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class G36C_camo { //Iron sight desert camo + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class G36A_Camo_DZ { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class G36K_Camo_DZ { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class G36K_Camo_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M16A2_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class M16A2_GL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class M16A4_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class M16A4_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M16A4_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M16A4_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_GL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M16A4_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class M16A4_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M16A4_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M16A4_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M16A4_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M16A4_GL_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M16A4_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M16A4_GL_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_GL_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_GL_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M16A4_GL_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M16A4_GL_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M16A4_GL_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M16A4_GL_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class M16A4_GL_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M16A4_GL_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M16A4_GL_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class M4A1_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class M4A1_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M4A1_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M4A1_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M4A1_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M4A1_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_CCO_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_CCO_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class M4A1_CCO_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M4A1_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M4A1_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_Holo_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_Holo_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class M4A1_Holo_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M4A1_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_ACOG_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_ACOG_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class M4A1_ACOG_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M4A1_GL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M4A1_GL_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class M4A1_GL_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_GL_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_GL_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class M4A1_GL_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_GL_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_GL_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M4A1_GL_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_GL_CCO_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_GL_CCO_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class M4A1_GL_CCO_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M4A1_GL_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class M4A1_GL_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M4A1_GL_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_GL_Holo_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_GL_Holo_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class M4A1_GL_Holo_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M4A1_GL_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M4A1_GL_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class M4A1_GL_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M4A1_GL_ACOG_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M4A1_GL_ACOG_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {13,"ItemGoldBar"}; + }; + class M4A1_GL_ACOG_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {14,"ItemGoldBar"}; + }; + class M4A1_HWS_GL_camo { //GL Holo Green Camo + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + 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 SCAR_L_CQC { + type = "trade_weapons"; + buy[] = {7,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class SCAR_L_CQC_CCO_SD { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {8,"ItemGoldBar"}; + }; + class SCAR_L_CQC_Holo { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class SCAR_L_CQC_EGLM_Holo { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class SCAR_L_STD_EGLM_RCO { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {7,"ItemGoldBar"}; + }; + class SCAR_L_STD_HOLO { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class SCAR_L_STD_Mk4CQT { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class L85A2_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class L85A2_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class L85A2_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class L85A2_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class L85A2_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class L85A2_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class L85A2_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class L85A2_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class L85A2_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class L85A2_CCO_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class L85A2_CCO_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class L85A2_CCO_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class L85A2_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class L85A2_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class L85A2_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class L85A2_Holo_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class L85A2_Holo_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class L85A2_Holo_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class L85A2_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class L85A2_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class L85A2_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class L85A2_ACOG_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class L85A2_ACOG_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class L85A2_ACOG_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; //Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class SA58_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class SA58_RIS_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class SA58_RIS_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class SA58_RIS_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class SA58_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class SA58_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class SA58_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class SA58_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class SA58_Holo_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class SA58_Holo_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class SA58_ACOG_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class SA58_ACOG_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class SA58_ACOG_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class Sa58V_CCO_EP1 { //Desert camo no attachment support + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class Sa58V_RCO_EP1 { //Desert camo no attachment support + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class AKS74U_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class AKS74U_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class AKS74U_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class AKS74U_Kobra_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class AKM_DZ { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class AKM_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class AKM_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class AK74_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class AK74_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class AK74_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class AK74_GL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class AK74_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class AK74_Kobra_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class AK74_PSO1_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class AK74_GL_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class AK74_GL_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class AK74_GL_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class AK74_GL_Kobra_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class AK74_GL_PSO1_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class AK107_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class AK107_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class AK107_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class AK107_GL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class AK107_GL_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class AK107_GL_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class FNFAL_DZ { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class FNFAL_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; + class FNFAL_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; +}; + +class Category_615 { + duplicate = 485; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp new file mode 100644 index 000000000..8529a574c --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyAssaultRifleAmmo.hpp @@ -0,0 +1,51 @@ +class Category_621 { + class 30Rnd_556x45_Stanag { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class 30Rnd_556x45_StanagSD { + type = "trade_items"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + 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[] = {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"}; + sell[] = {1,"ItemSilverBar"}; + }; + class 30Rnd_762x39_SA58 { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; +}; + +class Category_480 { + duplicate = 621; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyBackpacks.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyBackpacks.hpp new file mode 100644 index 000000000..63fa03380 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyBackpacks.hpp @@ -0,0 +1,66 @@ +class Category_538 { + class DZ_Czech_Vest_Pouch { + type = "trade_backpacks"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class DZ_Patrol_Pack_EP1 { + type = "trade_backpacks"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; + class DZ_Assault_Pack_EP1 { + type = "trade_backpacks"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class DZ_TerminalPack_EP1 { + type = "trade_backpacks"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class DZ_ALICE_Pack_EP1 { + type = "trade_backpacks"; + buy[] = {6,"ItemSilverBar10oz"}; + sell[] = {3,"ItemSilverBar10oz"}; + }; + class DZ_TK_Assault_Pack_EP1 { + type = "trade_backpacks"; + buy[] = {8,"ItemSilverBar10oz"}; + sell[] = {4,"ItemSilverBar10oz"}; + }; + class DZ_CompactPack_EP1 { + type = "trade_backpacks"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class DZ_British_ACU { + type = "trade_backpacks"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class DZ_GunBag_EP1 { + type = "trade_backpacks"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class DZ_CivilBackpack_EP1 { + type = "trade_backpacks"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class DZ_Backpack_EP1 { + type = "trade_backpacks"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class DZ_LargeGunBag_EP1 { + type = "trade_backpacks"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; +}; + +class Category_688 { + duplicate = 538; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyBikesandATV.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyBikesandATV.hpp new file mode 100644 index 000000000..ecabfe259 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyBikesandATV.hpp @@ -0,0 +1,56 @@ +class Category_608 { + 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"}; + }; +}; + +class Category_536 { + duplicate = 608; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp new file mode 100644 index 000000000..96d9fc5b7 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyBuildingSupplies.hpp @@ -0,0 +1,130 @@ +class Category_678 { + 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 ItemLightBulb { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class ItemGenerator { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class equip_brick { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class equip_duct_tape { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_rope { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class equip_hose { + type = "trade_items"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class equip_lever { + type = "trade_items"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class equip_nails { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + /* class equip_scrapelectronics { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; */ + class equip_metal_sheet { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class equip_1inch_metal_pipe { + type = "trade_items"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class equip_2inch_metal_pipe { + type = "trade_items"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; + class ItemWire { + type = "trade_items"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class ItemSandbag { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class ItemTankTrap { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class ItemPole { + type = "trade_items"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class ItemCorrugated { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class plot_pole_kit { + type = "trade_items"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar10oz"}; + }; + class ItemComboLock { + type = "trade_items"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class ItemVault { + type = "trade_items"; + buy[] = {1,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class ItemMixOil { + type = "trade_items"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; +}; + +class Category_680 { + duplicate = 678; +}; + +class Category_530 { + duplicate = 678; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyBusesandVans.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyBusesandVans.hpp new file mode 100644 index 000000000..8a34cf865 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyBusesandVans.hpp @@ -0,0 +1,26 @@ +class Category_563 { + 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"}; + }; +}; + +class Category_592 { + duplicate = 563; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyCargoTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyCargoTrucks.hpp new file mode 100644 index 000000000..b8b9957be --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyCargoTrucks.hpp @@ -0,0 +1,76 @@ +class Category_564 { + 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 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 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 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 Kamaz_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class KamazOpen_DZE { + 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 MTVR { + type = "trade_any_vehicle"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; +}; + +class Category_570 { + duplicate = 564; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyChemlitesFlares.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyChemlitesFlares.hpp new file mode 100644 index 000000000..7e2ee6b3e --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyChemlitesFlares.hpp @@ -0,0 +1,42 @@ +class Category_542 { + 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 FlareWhite_GP25 { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FlareGreen_GP25 { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class HandRoadFlare { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyClothes.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyClothes.hpp new file mode 100644 index 000000000..8610959d0 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyClothes.hpp @@ -0,0 +1,137 @@ +class Category_628 { + 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"}; + }; + class Skin_INS_Lopotev_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + //new Epoch 1.06 + class Skin_Doctor_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Assistant_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Worker1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Worker3_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Worker4_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_CIV_Takistani01_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_CIV_Takistani03_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_CIV_Takistani04_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_TK_CIV_Takistani06_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; + +class Category_689 { + duplicate = 628; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyCookedMeats.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyCookedMeats.hpp new file mode 100644 index 000000000..db348f95e --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyCookedMeats.hpp @@ -0,0 +1,51 @@ +class Category_630 { + 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 FoodGoatCooked { + 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 { // most common + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class FishCookedSeaBass { // less common + type = "trade_items"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class FishCookedTuna { // rarest + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; + +class Category_690 { + duplicate = 630; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyDrinks.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyDrinks.hpp new file mode 100644 index 000000000..f9b9d8551 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyDrinks.hpp @@ -0,0 +1,121 @@ +class Category_601 { + class ItemWaterbottleUnfilled { + type = "trade_items"; + buy[] = {3,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemPlasticWaterbottleUnfilled { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + 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 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 ItemSodaRbull { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class ItemSodaOrangeSherbet { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; +}; + +class Category_691 { + duplicate = 601; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyFuelTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyFuelTrucks.hpp new file mode 100644 index 000000000..e0a3b1ee5 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyFuelTrucks.hpp @@ -0,0 +1,31 @@ +class Category_492 { + 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 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 MtvrRefuel_DZ { + type = "trade_any_vehicle"; + buy[] = {7,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; +}; + +class Category_595 { + duplicate = 492; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGun.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGun.hpp new file mode 100644 index 000000000..1c3afed96 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGun.hpp @@ -0,0 +1,116 @@ +class Category_486 { + class BAF_L86A2_ACOG { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class L110A1_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class L110A1_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class L110A1_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M249_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M249_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M249_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {8,"ItemGoldBar"}; + }; + class M240_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class M240_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M240_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class Mk48_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class Mk48_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class Mk48_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class RPK_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class RPK_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class RPK_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {14,"ItemGoldBar"}; + }; + class RPK74_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class RPK74_Kobra_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class RPK74_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {9,"ItemGoldBar"}; + }; + class UK59_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class PKM_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class Pecheneg_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; +}; + +class Category_616 { + duplicate = 486; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp new file mode 100644 index 000000000..ed9556ed3 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyLightMachineGunAmmo.hpp @@ -0,0 +1,51 @@ +class Category_622 { + class 100Rnd_556x45_M249 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 200Rnd_556x45_M249 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 200Rnd_556x45_L110A1 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 100Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 200Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + 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_762x54_PK { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; + +class Category_481 { + duplicate = 622; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp new file mode 100644 index 000000000..6d7a4ec6f --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyMedicalSupplies.hpp @@ -0,0 +1,123 @@ +class Category_541 { + class ItemAntibiotic { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class ItemBandage { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemAntibacterialWipe { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + // bloodBagONEG is automatically swapped with ItemBloodbag if dayz_classicBloodBagSystem = true; Other typed bags and bloodTester are ignored. + class bloodBagONEG { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class bloodBagANEG { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagAPOS { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagBNEG { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagBPOS { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagABNEG { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagABPOS { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class bloodBagOPOS { + type = "trade_items"; + 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"}; + }; + class emptyBloodBag { + 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"}; + }; + class equip_string { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_gauze { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_gauzepackaged { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_rag { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class equip_herb_box { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemKiloHemp { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp new file mode 100644 index 000000000..ce401bdfb --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyMilitaryUnarmed.hpp @@ -0,0 +1,51 @@ +class Category_491 { + 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"}; + }; + 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 HMMWV_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class BTR40_TK_INS_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 Category_599 { + duplicate = 491; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyPackagedFood.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyPackagedFood.hpp new file mode 100644 index 000000000..87463fa19 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyPackagedFood.hpp @@ -0,0 +1,186 @@ +class Category_629 { + 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 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 FoodPistachio { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodNutmix { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class FoodMRE { + type = "trade_items"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; +}; + +class Category_692 { + duplicate = 629; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyPistolAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyPistolAmmo.hpp new file mode 100644 index 000000000..bfaa2f7fc --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyPistolAmmo.hpp @@ -0,0 +1,46 @@ +class Category_625 { + 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 17Rnd_9x19_glock17SD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + 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"}; + }; +}; + +class Category_484 { + duplicate = 625; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyPistols.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyPistols.hpp new file mode 100644 index 000000000..66175b609 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyPistols.hpp @@ -0,0 +1,71 @@ +class Category_489 { + class M9_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class M9_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {25,"ItemSilverBar10oz"}; + }; + class G17_DZ { + type = "trade_weapons"; + buy[] = {5,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class G17_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemSilverBar10oz"}; + }; + class G17_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {22,"ItemSilverBar10oz"}; + }; + class G17_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {22,"ItemSilverBar10oz"}; + }; + class G17_SD_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {32,"ItemSilverBar10oz"}; + }; + class G17_SD_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {42,"ItemSilverBar10oz"}; + }; + class Makarov_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class Makarov_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {21,"ItemSilverBar10oz"}; + }; + class Revolver_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class revolver_gold_EP1 { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class M1911_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; +}; + +class Category_617 { + duplicate = 489; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp new file mode 100644 index 000000000..05767566c --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshot.hpp @@ -0,0 +1,161 @@ +class Category_574 { + class Crossbow_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class Crossbow_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {2,"ItemGoldBar"}; + }; + class Crossbow_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + class Crossbow_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {2,"ItemGoldBar"}; + }; + class Crossbow_Scope_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class Crossbow_CCO_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class Crossbow_Scope_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class Crossbow_CCO_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class Crossbow_Scope_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {5,"ItemGoldBar"}; + }; + class RedRyder { + type = "trade_weapons"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class MR43_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {8,"ItemSilverBar"}; + }; + class Winchester1866_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class M1014_DZ { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class M1014_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class M1014_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {4,"ItemGoldBar"}; + }; + class Remington870_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Remington870_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {2,"ItemGoldBar"}; + }; + class Remington870_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {3,"ItemGoldBar"}; + }; + class LeeEnfield_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class Mosin_DZ { + type = "trade_weapons"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class Mosin_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {12,"ItemSilverBar10oz"}; + }; + class Mosin_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {22,"ItemSilverBar10oz"}; + }; + class Mosin_Belt_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {22,"ItemSilverBar10oz"}; + }; + class Mosin_Belt_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {32,"ItemSilverBar10oz"}; + }; + class Mosin_Belt_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {42,"ItemSilverBar10oz"}; + }; + class Mosin_PU_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {32,"ItemSilverBar10oz"}; + }; + class Mosin_PU_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {42,"ItemSilverBar10oz"}; + }; + class Mosin_PU_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {52,"ItemSilverBar10oz"}; + }; + class Mosin_PU_Belt_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {52,"ItemSilverBar10oz"}; + }; + class Mosin_PU_Belt_FL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {62,"ItemSilverBar10oz"}; + }; + class Mosin_PU_Belt_MFL_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {72,"ItemSilverBar10oz"}; + }; +}; + +class Category_620 { + duplicate = 574; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp new file mode 100644 index 000000000..a715e86d5 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyShotgunsandSingleshotAmmo.hpp @@ -0,0 +1,61 @@ +class Category_623 { + class 1Rnd_Bolt_Tranquilizer { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + 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"}; + }; + class 2Rnd_12Gauge_Buck { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class 2Rnd_12Gauge_Slug { + type = "trade_items"; + buy[] = {1,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class 8Rnd_12Gauge_Slug { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; + class 8Rnd_12Gauge_Buck { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {4,"ItemSilverBar"}; + }; + class 15Rnd_W1866_Slug { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class 10Rnd_303British { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class 5Rnd_762x54_Mosin { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; +}; + +class Category_573 { + duplicate = 623; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlySmokeGrenades.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlySmokeGrenades.hpp new file mode 100644 index 000000000..6af33d94c --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlySmokeGrenades.hpp @@ -0,0 +1,27 @@ +class Category_543 { + 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"}; + }; + class 1Rnd_Smoke_M203 { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class 1Rnd_Smoke_GP25 { + type = "trade_items"; + buy[] = {4,"ItemSilverBar"}; + sell[] = {2,"ItemSilverBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifle.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifle.hpp new file mode 100644 index 000000000..9777f5990 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifle.hpp @@ -0,0 +1,96 @@ +class Category_487 { + class M4SPR { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M14_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class M14_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class M14_CCO_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M14_Holo_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {12,"ItemGoldBar"}; + }; + class M14_CCO_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {13,"ItemGoldBar"}; + }; + class M14_Holo_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {13,"ItemGoldBar"}; + }; + class CZ550_DZ { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class M24_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M24_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class M24_des_EP1 { // desert camo + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M40A3_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M40A3_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class SVD_DZ { // iron sights + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class SVD_Gh_DZ { // iron sights and ghillie + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {7,"ItemGoldBar"}; + }; + class SVD_PSO1_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {1,"ItemGoldBar10oz"}; + }; + class SVD_PSO1_Gh_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar10oz"}; // Sell only + sell[] = {11,"ItemGoldBar"}; + }; + class SVD_des_EP1 { // desert camo + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; +}; + +class Category_619 { + duplicate = 487; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp new file mode 100644 index 000000000..494730393 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlySniperRifleAmmo.hpp @@ -0,0 +1,26 @@ +class Category_624 { + class 5Rnd_17HMR { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class 5Rnd_762x51_M24 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 20Rnd_762x51_DMR { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class 10Rnd_762x54_SVD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; +}; + +class Category_482 { + duplicate = 624; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp new file mode 100644 index 000000000..574a65676 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGunAmmo.hpp @@ -0,0 +1,41 @@ +class Category_626 { + class 20Rnd_B_765x17_Ball { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class 30Rnd_9x19_UZI { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class 30Rnd_9x19_UZI_SD { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + 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 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"}; + }; +}; + +class Category_483 { + duplicate = 626; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGuns.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGuns.hpp new file mode 100644 index 000000000..e800772ad --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlySubmachineGuns.hpp @@ -0,0 +1,41 @@ +class Category_488 { + class Sa61_EP1 { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"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_DZ { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class MP5_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {22,"ItemSilverBar10oz"}; + }; + class Bizon_DZ { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class Bizon_SD_DZ { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {6,"ItemGoldBar"}; + }; +}; + +class Category_618 { + duplicate = 488; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyToolbeltItems.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyToolbeltItems.hpp new file mode 100644 index 000000000..e2006b5e8 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyToolbeltItems.hpp @@ -0,0 +1,142 @@ +class Category_679 { + class ItemWatch { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemCompass { + type = "trade_weapons"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class ItemMap { + type = "trade_weapons"; + buy[] = {6,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class ItemGPS { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + class Binocular { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class Binocular_Vector { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + class NVGoggles { + type = "trade_weapons"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + /* + class NVGoggles_DZE { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + */ + class ItemFlashlight { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemFlashlightRed { + type = "trade_weapons"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class ItemMatchbox { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemEtool { + type = "trade_weapons"; + buy[] = {9,"ItemSilverBar10oz"}; + sell[] = {6,"ItemSilverBar10oz"}; + }; + class ItemHatchet { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemKnife { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class ItemToolbox { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + 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"}; + }; + 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 { + duplicate = 679; +}; + +class Category_532 { + duplicate = 679; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucks.hpp new file mode 100644 index 000000000..667b85fd1 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucks.hpp @@ -0,0 +1,32 @@ +class Category_495 { + 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"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp new file mode 100644 index 000000000..25b745bea --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyTrucksUnarmed.hpp @@ -0,0 +1,32 @@ +class Category_535 { + 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"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyUsedCars.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyUsedCars.hpp new file mode 100644 index 000000000..50935064a --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyUsedCars.hpp @@ -0,0 +1,91 @@ +class Category_585 { + 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"}; + }; +}; + +class Category_600 { + duplicate = 585; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp new file mode 100644 index 000000000..16ebeb09d --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyUtilityVehicles.hpp @@ -0,0 +1,91 @@ +class Category_565 { + 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"}; + }; +}; + +class Category_568 { + duplicate = 565; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/FriendlyVehicleParts.hpp b/Server Files/Archive/CfgServerTrader/Category/FriendlyVehicleParts.hpp new file mode 100644 index 000000000..b7706278e --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/FriendlyVehicleParts.hpp @@ -0,0 +1,60 @@ +class Category_677 { + class PartGeneric { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {6,"ItemSilverBar"}; + }; + class PartWheel { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {2,"ItemSilverBar"}; + }; + class PartGlass { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + 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 PartFueltank { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar"}; + }; + 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"}; + sell[] = {2,"ItemSilverBar"}; + }; + class ItemJerrycanEmpty { + type = "trade_items"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; +}; + +class Category_682 { + duplicate = 677; +}; + +class Category_531 { + duplicate = 677; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroAmmunition.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroAmmunition.hpp new file mode 100644 index 000000000..4325d8b6b --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroAmmunition.hpp @@ -0,0 +1,3 @@ +class Category_478 { + duplicate = 577; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroClothes.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroClothes.hpp new file mode 100644 index 000000000..927a45992 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroClothes.hpp @@ -0,0 +1,143 @@ +class Category_476 { + class Skin_CZ_Special_Forces_GL_DES_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Drake_Light_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Soldier_Sniper_PMC_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_OHara_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_Rodriguez_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_CZ_Soldier_Sniper_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Graves_Light_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Soldier_Bodyguard_AA12_PMC_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Camo1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Rocket_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Sniper1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Soldier1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_Soldier_TL_PMC_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + //new Epoch 1.06 + class Skin_USMC_Soldier_Officer_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_USMC_Soldier_MG_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_USMC_Soldier_Pilot_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_TL_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_R_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_Sapper_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_Marksman_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_FR_Assault_R_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_CZ_Soldier_SL_DES_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_US_Soldier_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_UN_CDF_Soldier_Guard_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_UN_CDF_Soldier_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_GER_Soldier_TL_EP1_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_BAF_Soldier_Officer_MTP_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class Skin_BAF_Soldier_N_MTP_DZ { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroHelicopterArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroHelicopterArmed.hpp new file mode 100644 index 000000000..63b2337c9 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroHelicopterArmed.hpp @@ -0,0 +1,37 @@ +class Category_493 { + class Mi17_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH1H_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH1Y_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class UH60M_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class MH60S_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class CH_47F_EP1_DZE { + type = "trade_any_vehicle"; + buy[] = {4,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class CH53_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroMilitaryArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroMilitaryArmed.hpp new file mode 100644 index 000000000..d5806b104 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroMilitaryArmed.hpp @@ -0,0 +1,3 @@ +class Category_562 { + duplicate = 569; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroTrucksArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroTrucksArmed.hpp new file mode 100644 index 000000000..7534b0dac --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroTrucksArmed.hpp @@ -0,0 +1,3 @@ +class Category_479 { + duplicate = 534; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/HeroWeapons.hpp b/Server Files/Archive/CfgServerTrader/Category/HeroWeapons.hpp new file mode 100644 index 000000000..f2894ecf5 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/HeroWeapons.hpp @@ -0,0 +1,3 @@ +class Category_477 { + duplicate = 627; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralAirplanes.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralAirplanes.hpp new file mode 100644 index 000000000..614d573eb --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralAirplanes.hpp @@ -0,0 +1,47 @@ +class Category_517 { + class GNT_C185U_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class GNT_C185_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class GNT_C185R_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class GNT_C185C_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class AN2_DZ { //Green + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class AN2_2_DZ { //Red and white + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class An2_2_TK_CIV_EP1_DZ { //Green and white + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; + class MV22_DZ { + type = "trade_any_vehicle"; + buy[] = {5,"ItemBriefcase100oz"}; + sell[] = {2,"ItemBriefcase100oz"}; + }; + class C130J_US_EP1_DZ { + type = "trade_any_vehicle"; + buy[] = {4,"ItemBriefcase100oz"}; + sell[] = {2,"ItemBriefcase100oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifle.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifle.hpp new file mode 100644 index 000000000..d28edb4c4 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifle.hpp @@ -0,0 +1,7 @@ +class Category_602 { + duplicate = 485; +}; + +class Category_637 { + duplicate = 485; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp new file mode 100644 index 000000000..3c33c27c7 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralAssaultRifleAmmo.hpp @@ -0,0 +1,7 @@ +class Category_643 { + duplicate = 621; +}; + +class Category_609 { + duplicate = 621; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBackpacks.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBackpacks.hpp new file mode 100644 index 000000000..e97f28245 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBackpacks.hpp @@ -0,0 +1,11 @@ +class Category_685 { + duplicate = 538; +}; + +class Category_496 { + duplicate = 538; +}; + +class Category_632 { + duplicate = 538; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBikesandATV.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBikesandATV.hpp new file mode 100644 index 000000000..279fad961 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBikesandATV.hpp @@ -0,0 +1,7 @@ +class Category_650 { + duplicate = 608; +}; + +class Category_587 { + duplicate = 608; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp new file mode 100644 index 000000000..de95a236b --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketAmmo.hpp @@ -0,0 +1,77 @@ +class Category_527 { + class 8Rnd_B_Saiga12_74Slug { + type = "trade_items"; + buy[] = {5,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class 8Rnd_B_Saiga12_Pellets { + type = "trade_items"; + buy[] = {5,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class 20Rnd_B_AA12_Pellets { + type = "trade_items"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {5,"ItemSilverBar"}; + }; + class 20Rnd_B_AA12_74Slug { + type = "trade_items"; + buy[] = {8,"ItemSilverBar"}; + sell[] = {5,"ItemSilverBar"}; + }; + class 30Rnd_556x45_Stanag { + type = "trade_items"; + buy[] = {5,"ItemSilverBar"}; + sell[] = {3,"ItemSilverBar"}; + }; + class 30Rnd_556x45_StanagSD { + type = "trade_items"; + buy[] = {4,"ItemSilverBar10oz"}; + sell[] = {2,"ItemSilverBar10oz"}; + }; + class 20Rnd_762x51_B_SCAR { + type = "trade_items"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class 20Rnd_762x51_SB_SCAR { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class 100Rnd_556x45_BetaCMag { + type = "trade_items"; + buy[] = {6,"ItemSilverBar10oz"}; + sell[] = {3,"ItemSilverBar10oz"}; + }; + class 100Rnd_556x45_M249 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 200Rnd_556x45_M249 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 100Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 200Rnd_762x51_M240 { + type = "trade_items"; + buy[] = {-1,"ItemGoldBar"}; // Sell only + sell[] = {1,"ItemGoldBar"}; + }; + class 20Rnd_9x39_SP5_VSS { + type = "trade_items"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class 5Rnd_127x108_KSVK { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp new file mode 100644 index 000000000..8aff052de --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBlackMarketWeapons.hpp @@ -0,0 +1,92 @@ +class Category_526 { + class MeleeBaseBallBat { + type = "trade_weapons"; + buy[] = {2,"ItemSilverBar"}; + sell[] = {1,"ItemSilverBar"}; + }; + class Saiga12K { + type = "trade_weapons"; + buy[] = {5,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class AA12_PMC { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {5,"ItemGoldBar"}; + }; + class m8_compact { + type = "trade_weapons"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class m8_sharpshooter { + type = "trade_weapons"; + buy[] = {6,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class m8_holo_sd { + type = "trade_weapons"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class m8_carbine { + type = "trade_weapons"; + buy[] = {5,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class M8_SAW { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class SCAR_H_CQC_CCO { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class SCAR_H_CQC_CCO_SD { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class SCAR_H_STD_EGLM_Spect { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class MG36 { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class MG36_camo { + type = "trade_weapons"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class M249_m145_EP1_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {9,"ItemGoldBar"}; + }; + class M60A4_EP1_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; + class m240_scoped_EP1_DZE { + type = "trade_weapons"; + buy[] = {2,"ItemGoldBar10oz"}; + sell[] = {6,"ItemGoldBar"}; + }; + class VSS_vintorez { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar"}; + }; + class KSVK_DZE { + type = "trade_weapons"; + buy[] = {3,"ItemGoldBar10oz"}; + sell[] = {1,"ItemGoldBar10oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsArmed.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsArmed.hpp new file mode 100644 index 000000000..34cafb595 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsArmed.hpp @@ -0,0 +1,11 @@ +class Category_673 { + class RHIB { + type = "trade_any_boat"; + buy[] = {4,"ItemGoldBar10oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; +}; + +class Category_558 { + duplicate = 673; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp new file mode 100644 index 000000000..8bd5c9b55 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBoatsUnarmed.hpp @@ -0,0 +1,51 @@ +class Category_672 { + 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"}; + }; +}; + +class Category_557 { + duplicate = 672; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBuildingSupplies.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBuildingSupplies.hpp new file mode 100644 index 000000000..1bc3d6f61 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBuildingSupplies.hpp @@ -0,0 +1,7 @@ +class Category_662 { + duplicate = 678; +}; + +class Category_508 { + duplicate = 678; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralBusesandVans.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralBusesandVans.hpp new file mode 100644 index 000000000..ef32f8683 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralBusesandVans.hpp @@ -0,0 +1,7 @@ +class Category_651 { + duplicate = 563; +}; + +class Category_588 { + duplicate = 563; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralCargoTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralCargoTrucks.hpp new file mode 100644 index 000000000..c23e1cd77 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralCargoTrucks.hpp @@ -0,0 +1,7 @@ +class Category_653 { + duplicate = 564; +}; + +class Category_586 { + duplicate = 564; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralChemlitesFlares.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralChemlitesFlares.hpp new file mode 100644 index 000000000..af8a0310d --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralChemlitesFlares.hpp @@ -0,0 +1,7 @@ +class Category_666 { + duplicate = 542; +}; + +class Category_669 { + duplicate = 542; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralClothes.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralClothes.hpp new file mode 100644 index 000000000..2d2e753e5 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralClothes.hpp @@ -0,0 +1,11 @@ +class Category_683 { + duplicate = 628; +}; + +class Category_497 { + duplicate = 628; +}; + +class Category_631 { + duplicate = 628; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralCookedMeats.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralCookedMeats.hpp new file mode 100644 index 000000000..a18b37178 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralCookedMeats.hpp @@ -0,0 +1,11 @@ +class Category_686 { + duplicate = 630; +}; + +class Category_580 { + duplicate = 630; +}; + +class Category_634 { + duplicate = 630; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralDrinks.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralDrinks.hpp new file mode 100644 index 000000000..ba5c673dc --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralDrinks.hpp @@ -0,0 +1,11 @@ +class Category_684 { + duplicate = 601; +}; + +class Category_498 { + duplicate = 601; +}; + +class Category_633 { + duplicate = 601; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralExplosives.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralExplosives.hpp new file mode 100644 index 000000000..186ddec34 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralExplosives.hpp @@ -0,0 +1,27 @@ +class Category_529 { + class HandGrenade_west { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class HandGrenade_east { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 1Rnd_HE_M203 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class 1Rnd_HE_GP25 { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class PipeBomb { + type = "trade_items"; + buy[] = {4,"ItemBriefcase100oz"}; + sell[] = {2,"ItemGoldBar10oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralFuelTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralFuelTrucks.hpp new file mode 100644 index 000000000..7694315d3 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralFuelTrucks.hpp @@ -0,0 +1,7 @@ +class Category_655 { + duplicate = 492; +}; + +class Category_589 { + duplicate = 492; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralHelicopterUnarmed.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralHelicopterUnarmed.hpp new file mode 100644 index 000000000..ecd0afe15 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralHelicopterUnarmed.hpp @@ -0,0 +1,42 @@ +class Category_519 { + class CSJ_GyroC { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class CSJ_GyroCover { + type = "trade_any_vehicle"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class CSJ_GyroP { + type = "trade_any_vehicle"; + buy[] = {5,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class AH6X_DZ { + type = "trade_any_vehicle"; + buy[] = {6,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class MH6J_DZ { + type = "trade_any_vehicle"; + buy[] = {8,"ItemGoldBar10oz"}; + sell[] = {4,"ItemGoldBar10oz"}; + }; + class UH60M_MEV_EP1_DZ { + type = "trade_any_vehicle"; + buy[] = {1,"ItemBriefcase100oz"}; + sell[] = {6,"ItemGoldBar10oz"}; + }; + class Mi17_Civilian_DZ { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; + class BAF_Merlin_DZE { + type = "trade_any_vehicle"; + buy[] = {2,"ItemBriefcase100oz"}; + sell[] = {1,"ItemBriefcase100oz"}; + }; +}; diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGun.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGun.hpp new file mode 100644 index 000000000..794baa126 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGun.hpp @@ -0,0 +1,7 @@ +class Category_603 { + duplicate = 486; +}; + +class Category_638 { + duplicate = 486; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp new file mode 100644 index 000000000..03aefa188 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralLightMachineGunAmmo.hpp @@ -0,0 +1,7 @@ +class Category_644 { + duplicate = 622; +}; + +class Category_610 { + duplicate = 622; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralMedicalSupplies.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralMedicalSupplies.hpp new file mode 100644 index 000000000..386132706 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralMedicalSupplies.hpp @@ -0,0 +1,7 @@ +class Category_665 { + duplicate = 541; +}; + +class Category_670 { + duplicate = 541; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp new file mode 100644 index 000000000..ff8a0a2f9 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralMilitaryUnarmed.hpp @@ -0,0 +1,7 @@ +class Category_658 { + duplicate = 491; +}; + +class Category_598 { + duplicate = 491; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralPackagedFood.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralPackagedFood.hpp new file mode 100644 index 000000000..a235e2299 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralPackagedFood.hpp @@ -0,0 +1,11 @@ +class Category_687 { + duplicate = 629; +}; + +class Category_579 { + duplicate = 629; +}; + +class Category_635 { + duplicate = 629; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralPistolAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralPistolAmmo.hpp new file mode 100644 index 000000000..1b32bbded --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralPistolAmmo.hpp @@ -0,0 +1,7 @@ +class Category_646 { + duplicate = 625; +}; + +class Category_611 { + duplicate = 625; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralPistols.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralPistols.hpp new file mode 100644 index 000000000..5671632d0 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralPistols.hpp @@ -0,0 +1,7 @@ +class Category_606 { + duplicate = 489; +}; + +class Category_674 { + duplicate = 489; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp new file mode 100644 index 000000000..bc2323656 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshot.hpp @@ -0,0 +1,7 @@ +class Category_607 { + duplicate = 574; +}; + +class Category_641 { + duplicate = 574; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp new file mode 100644 index 000000000..0e88f2341 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralShotgunsandSingleshotAmmo.hpp @@ -0,0 +1,7 @@ +class Category_649 { + duplicate = 623; +}; + +class Category_613 { + duplicate = 623; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralSmokeGrenades.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralSmokeGrenades.hpp new file mode 100644 index 000000000..874391d11 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralSmokeGrenades.hpp @@ -0,0 +1,7 @@ +class Category_668 { + duplicate = 543; +}; + +class Category_671 { + duplicate = 543; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifle.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifle.hpp new file mode 100644 index 000000000..2ba8ebf57 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifle.hpp @@ -0,0 +1,7 @@ +class Category_605 { + duplicate = 487; +}; + +class Category_640 { + duplicate = 487; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp new file mode 100644 index 000000000..fc29a4e09 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralSniperRifleAmmo.hpp @@ -0,0 +1,7 @@ +class Category_647 { + duplicate = 624; +}; + +class Category_614 { + duplicate = 624; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp new file mode 100644 index 000000000..432bc5a4e --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGunAmmo.hpp @@ -0,0 +1,7 @@ +class Category_648 { + duplicate = 626; +}; + +class Category_612 { + duplicate = 626; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGuns.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGuns.hpp new file mode 100644 index 000000000..0fefb54f1 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralSubmachineGuns.hpp @@ -0,0 +1,7 @@ +class Category_604 { + duplicate = 488; +}; + +class Category_642 { + duplicate = 488; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralToolbeltItems.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralToolbeltItems.hpp new file mode 100644 index 000000000..c8deb92a6 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralToolbeltItems.hpp @@ -0,0 +1,7 @@ +class Category_663 { + duplicate = 679; +}; + +class Category_510 { + duplicate = 679; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralTrucks.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralTrucks.hpp new file mode 100644 index 000000000..40e4a0b8e --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralTrucks.hpp @@ -0,0 +1,7 @@ +class Category_659 { + duplicate = 495; +}; + +class Category_590 { + duplicate = 495; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralUsedCars.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralUsedCars.hpp new file mode 100644 index 000000000..f6de3e871 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralUsedCars.hpp @@ -0,0 +1,7 @@ +class Category_660 { + duplicate = 585; +}; + +class Category_520 { + duplicate = 585; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralUtilityVehicles.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralUtilityVehicles.hpp new file mode 100644 index 000000000..c58ef8d48 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralUtilityVehicles.hpp @@ -0,0 +1,7 @@ +class Category_661 { + duplicate = 565; +}; + +class Category_591 { + duplicate = 565; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralVehicleParts.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralVehicleParts.hpp new file mode 100644 index 000000000..77b79c89c --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralVehicleParts.hpp @@ -0,0 +1,7 @@ +class Category_664 { + duplicate = 677; +}; + +class Category_509 { + duplicate = 677; +}; \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/Category/NeutralWholesale.hpp b/Server Files/Archive/CfgServerTrader/Category/NeutralWholesale.hpp new file mode 100644 index 000000000..fd6b787df --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/Category/NeutralWholesale.hpp @@ -0,0 +1,80 @@ +class Category_675 { + class bulk_17Rnd_9x19_glock17 { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class bulk_15Rnd_9x19_M9SD { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; + class bulk_30Rnd_9x19_MP5SD { + type = "trade_items"; + buy[] = {3,"ItemGoldBar"}; + sell[] = {3,"ItemGoldBar"}; + }; + class bulk_30Rnd_556x45_StanagSD { + type = "trade_items"; + buy[] = {4,"ItemGoldBar"}; + sell[] = {4,"ItemGoldBar"}; + }; + class bulk_ItemSandbag { + type = "trade_items"; + buy[] = {3,"ItemGoldBar10oz"}; + sell[] = {3,"ItemGoldBar10oz"}; + }; + class bulk_ItemTankTrap { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {2,"ItemGoldBar"}; + }; + class bulk_ItemWire { + type = "trade_items"; + buy[] = {5,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class bulk_PartGeneric { + type = "trade_items"; + buy[] = {8,"ItemGoldBar"}; + sell[] = {8,"ItemGoldBar"}; + }; + class PartPlywoodPack { + type = "trade_items"; + buy[] = {2,"ItemSilverBar10oz"}; + sell[] = {1,"ItemSilverBar10oz"}; + }; + class PartPlankPack { + type = "trade_items"; + buy[] = {1,"ItemSilverBar10oz"}; + sell[] = {5,"ItemSilverBar"}; + }; + class CinderBlocks { + type = "trade_items"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class MortarBucket { + type = "trade_items"; + buy[] = {1,"ItemGoldBar10oz"}; + sell[] = {5,"ItemGoldBar"}; + }; + class ItemFuelBarrelEmpty { + type = "trade_items"; + buy[] = {1,"ItemGoldBar"}; + sell[] = {5,"ItemSilverBar10oz"}; + }; + class ItemFuelBarrel { + type = "trade_items"; + buy[] = {2,"ItemGoldBar"}; + sell[] = {1,"ItemGoldBar"}; + }; +}; + +class Category_636 { + duplicate = 675; +}; + +class Category_555 { + duplicate = 675; +}; diff --git a/Server Files/Archive/CfgServerTrader/README.txt b/Server Files/Archive/CfgServerTrader/README.txt new file mode 100644 index 000000000..9e582bf44 --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/README.txt @@ -0,0 +1,6 @@ +To customize config traders copy this CfgServerTrader folder to your mission. + +Then in description.ext replace this line: +#include "\z\addons\dayz_code\Configs\CfgServerTrader\CfgServerTrader.hpp" +with this: +#include "CfgServerTrader\CfgServerTrader.hpp" \ No newline at end of file diff --git a/Server Files/Archive/CfgServerTrader/cfgServerTrader.hpp b/Server Files/Archive/CfgServerTrader/cfgServerTrader.hpp new file mode 100644 index 000000000..0bbd308fc --- /dev/null +++ b/Server Files/Archive/CfgServerTrader/cfgServerTrader.hpp @@ -0,0 +1,86 @@ +class CfgTraderCategory { + #include "Category\Attachments.hpp" + #include "Category\BanditAmmunition.hpp" + #include "Category\BanditClothing.hpp" + #include "Category\BanditHelicopterArmed.hpp" + #include "Category\BanditMilitaryArmed.hpp" + #include "Category\BanditTrucksArmed.hpp" + #include "Category\BanditWeapons.hpp" + #include "Category\FriendlyAssaultRifle.hpp" + #include "Category\FriendlyAssaultRifleAmmo.hpp" + #include "Category\FriendlyBackpacks.hpp" + #include "Category\FriendlyBikesandATV.hpp" + #include "Category\FriendlyBuildingSupplies.hpp" + #include "Category\FriendlyBusesandVans.hpp" + #include "Category\FriendlyCargoTrucks.hpp" + #include "Category\FriendlyChemlitesFlares.hpp" + #include "Category\FriendlyClothes.hpp" + #include "Category\FriendlyCookedMeats.hpp" + #include "Category\FriendlyDrinks.hpp" + #include "Category\FriendlyFuelTrucks.hpp" + #include "Category\FriendlyLightMachineGun.hpp" + #include "Category\FriendlyLightMachineGunAmmo.hpp" + #include "Category\FriendlyMedicalSupplies.hpp" + #include "Category\FriendlyMilitaryUnarmed.hpp" + #include "Category\FriendlyPackagedFood.hpp" + #include "Category\FriendlyPistolAmmo.hpp" + #include "Category\FriendlyPistols.hpp" + #include "Category\FriendlyShotgunsandSingleshot.hpp" + #include "Category\FriendlyShotgunsandSingleshotAmmo.hpp" + #include "Category\FriendlySmokeGrenades.hpp" + #include "Category\FriendlySniperRifle.hpp" + #include "Category\FriendlySniperRifleAmmo.hpp" + #include "Category\FriendlySubmachineGunAmmo.hpp" + #include "Category\FriendlySubmachineGuns.hpp" + #include "Category\FriendlyToolbeltItems.hpp" + #include "Category\FriendlyTrucks.hpp" + #include "Category\FriendlyTrucksUnarmed.hpp" + #include "Category\FriendlyUsedCars.hpp" + #include "Category\FriendlyUtilityVehicles.hpp" + #include "Category\FriendlyVehicleParts.hpp" + #include "Category\HeroAmmunition.hpp" + #include "Category\HeroClothes.hpp" + #include "Category\HeroHelicopterArmed.hpp" + #include "Category\HeroMilitaryArmed.hpp" + #include "Category\HeroTrucksArmed.hpp" + #include "Category\HeroWeapons.hpp" + #include "Category\NeutralAirplanes.hpp" + #include "Category\NeutralAssaultRifle.hpp" + #include "Category\NeutralAssaultRifleAmmo.hpp" + #include "Category\NeutralBackpacks.hpp" + #include "Category\NeutralBikesandATV.hpp" + #include "Category\NeutralBlackMarketAmmo.hpp" + #include "Category\NeutralBlackMarketWeapons.hpp" + #include "Category\NeutralBoatsArmed.hpp" + #include "Category\NeutralBoatsUnarmed.hpp" + #include "Category\NeutralBuildingSupplies.hpp" + #include "Category\NeutralBusesandVans.hpp" + #include "Category\NeutralCargoTrucks.hpp" + #include "Category\NeutralChemlitesFlares.hpp" + #include "Category\NeutralClothes.hpp" + #include "Category\NeutralCookedMeats.hpp" + #include "Category\NeutralDrinks.hpp" + #include "Category\NeutralExplosives.hpp" + #include "Category\NeutralFuelTrucks.hpp" + #include "Category\NeutralHelicopterUnarmed.hpp" + #include "Category\NeutralLightMachineGun.hpp" + #include "Category\NeutralLightMachineGunAmmo.hpp" + #include "Category\NeutralMedicalSupplies.hpp" + #include "Category\NeutralMilitaryUnarmed.hpp" + #include "Category\NeutralPackagedFood.hpp" + #include "Category\NeutralPistolAmmo.hpp" + #include "Category\NeutralPistols.hpp" + #include "Category\NeutralShotgunsandSingleshot.hpp" + #include "Category\NeutralShotgunsandSingleshotAmmo.hpp" + #include "Category\NeutralSmokeGrenades.hpp" + #include "Category\NeutralSniperRifle.hpp" + #include "Category\NeutralSniperRifleAmmo.hpp" + #include "Category\NeutralSubmachineGunAmmo.hpp" + #include "Category\NeutralSubmachineGuns.hpp" + #include "Category\NeutralToolbeltItems.hpp" + #include "Category\NeutralTrucks.hpp" + #include "Category\NeutralUsedCars.hpp" + #include "Category\NeutralUtilityVehicles.hpp" + #include "Category\NeutralVehicleParts.hpp" + #include "Category\NeutralWholesale.hpp" +}; \ No newline at end of file diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext b/Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext rename to Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/init.sqf b/Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/init.sqf rename to Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/mission.sqm b/Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/mission.sqm rename to Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/rules.sqf b/Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/rules.sqf rename to Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/server_traders.sqf b/Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/server_traders.sqf rename to Server Files/Archive/Maps/Bootcamp/MPMissions/DayZ_Epoch_3.Shapur_BAF/server_traders.sqf diff --git a/SQF/dayz_code/system/mission/bootcamp_acr.sqf b/Server Files/Archive/Maps/Bootcamp/dayz_code/mission/bootcamp_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/bootcamp_acr.sqf rename to Server Files/Archive/Maps/Bootcamp/dayz_code/mission/bootcamp_acr.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/bootcamp_acr.sqf b/Server Files/Archive/Maps/Bootcamp/dayz_code/mission/server_traders/bootcamp_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/bootcamp_acr.sqf rename to Server Files/Archive/Maps/Bootcamp/dayz_code/mission/server_traders/bootcamp_acr.sqf diff --git a/SQF/dayz_server/traders/bootcamp_acr.sqf b/Server Files/Archive/Maps/Bootcamp/dayz_server/traders/bootcamp_acr.sqf similarity index 100% rename from SQF/dayz_server/traders/bootcamp_acr.sqf rename to Server Files/Archive/Maps/Bootcamp/dayz_server/traders/bootcamp_acr.sqf diff --git a/Server Files/DZE_Server_Config/20_fapovo.bat b/Server Files/Archive/Maps/Fapovo/DZE_Server_Config/20_fapovo.bat similarity index 100% rename from Server Files/DZE_Server_Config/20_fapovo.bat rename to Server Files/Archive/Maps/Fapovo/DZE_Server_Config/20_fapovo.bat diff --git a/Server Files/DZE_Server_Config/20_fapovo.cfg b/Server Files/Archive/Maps/Fapovo/DZE_Server_Config/20_fapovo.cfg similarity index 100% rename from Server Files/DZE_Server_Config/20_fapovo.cfg rename to Server Files/Archive/Maps/Fapovo/DZE_Server_Config/20_fapovo.cfg diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext b/Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext rename to Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/init.sqf b/Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_20.fapovo/init.sqf rename to Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/mission.sqm b/Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_20.fapovo/mission.sqm rename to Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/rules.sqf b/Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_2.Utes/rules.sqf rename to Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf b/Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf rename to Server Files/Archive/Maps/Fapovo/MPMissions/DayZ_Epoch_20.fapovo/server_traders.sqf diff --git a/TraderCitySources/20.Fapovo/mission.sqf b/Server Files/Archive/Maps/Fapovo/TraderCitySources/20.Fapovo/mission.sqf similarity index 100% rename from TraderCitySources/20.Fapovo/mission.sqf rename to Server Files/Archive/Maps/Fapovo/TraderCitySources/20.Fapovo/mission.sqf diff --git a/SQF/dayz_code/system/mission/fapovo.sqf b/Server Files/Archive/Maps/Fapovo/dayz_code/system/mission/fapovo.sqf similarity index 100% rename from SQF/dayz_code/system/mission/fapovo.sqf rename to Server Files/Archive/Maps/Fapovo/dayz_code/system/mission/fapovo.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/fapovo.sqf b/Server Files/Archive/Maps/Fapovo/dayz_code/system/mission/server_traders/fapovo.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/fapovo.sqf rename to Server Files/Archive/Maps/Fapovo/dayz_code/system/mission/server_traders/fapovo.sqf diff --git a/SQF/dayz_server/traders/fapovo.sqf b/Server Files/Archive/Maps/Fapovo/dayz_server/traders/fapovo.sqf similarity index 100% rename from SQF/dayz_server/traders/fapovo.sqf rename to Server Files/Archive/Maps/Fapovo/dayz_server/traders/fapovo.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext b/Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext rename to Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/init.sqf b/Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/init.sqf rename to Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/mission.sqm b/Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/mission.sqm rename to Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/rules.sqf b/Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_20.fapovo/rules.sqf rename to Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/server_traders.sqf b/Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/server_traders.sqf rename to Server Files/Archive/Maps/Mountains/MPMissions/DayZ_Epoch_10.Mountains_ACR/server_traders.sqf diff --git a/SQF/dayz_code/system/mission/mountains_acr.sqf b/Server Files/Archive/Maps/Mountains/dayz_code/system/mission/mountains_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/mountains_acr.sqf rename to Server Files/Archive/Maps/Mountains/dayz_code/system/mission/mountains_acr.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/mountains_acr.sqf b/Server Files/Archive/Maps/Mountains/dayz_code/system/mission/server_traders/mountains_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/mountains_acr.sqf rename to Server Files/Archive/Maps/Mountains/dayz_code/system/mission/server_traders/mountains_acr.sqf diff --git a/SQF/dayz_server/traders/mountains_acr.sqf b/Server Files/Archive/Maps/Mountains/dayz_server/traders/mountains_acr.sqf similarity index 100% rename from SQF/dayz_server/traders/mountains_acr.sqf rename to Server Files/Archive/Maps/Mountains/dayz_server/traders/mountains_acr.sqf diff --git a/Server Files/DZE_Server_Config/8_provinggrounds_pmc.bat b/Server Files/Archive/Maps/Provinggrounds/DZE_Server_Config/8_provinggrounds_pmc.bat similarity index 100% rename from Server Files/DZE_Server_Config/8_provinggrounds_pmc.bat rename to Server Files/Archive/Maps/Provinggrounds/DZE_Server_Config/8_provinggrounds_pmc.bat diff --git a/Server Files/DZE_Server_Config/8_provinggrounds_pmc.cfg b/Server Files/Archive/Maps/Provinggrounds/DZE_Server_Config/8_provinggrounds_pmc.cfg similarity index 100% rename from Server Files/DZE_Server_Config/8_provinggrounds_pmc.cfg rename to Server Files/Archive/Maps/Provinggrounds/DZE_Server_Config/8_provinggrounds_pmc.cfg diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext b/Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext rename to Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf b/Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf rename to Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/mission.sqm b/Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/mission.sqm rename to Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/rules.sqf b/Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/rules.sqf rename to Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/server_traders.sqf b/Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/server_traders.sqf rename to Server Files/Archive/Maps/Provinggrounds/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/server_traders.sqf diff --git a/TraderCitySources/8.ProvingGrounds_PMC/mission.sqf b/Server Files/Archive/Maps/Provinggrounds/TraderCitySources/8.ProvingGrounds_PMC/mission.sqf similarity index 100% rename from TraderCitySources/8.ProvingGrounds_PMC/mission.sqf rename to Server Files/Archive/Maps/Provinggrounds/TraderCitySources/8.ProvingGrounds_PMC/mission.sqf diff --git a/SQF/dayz_code/system/mission/provinggrounds_pmc.sqf b/Server Files/Archive/Maps/Provinggrounds/dayz_code/system/mission/provinggrounds_pmc.sqf similarity index 100% rename from SQF/dayz_code/system/mission/provinggrounds_pmc.sqf rename to Server Files/Archive/Maps/Provinggrounds/dayz_code/system/mission/provinggrounds_pmc.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/provinggrounds_pmc.sqf b/Server Files/Archive/Maps/Provinggrounds/dayz_code/system/mission/server_traders/provinggrounds_pmc.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/provinggrounds_pmc.sqf rename to Server Files/Archive/Maps/Provinggrounds/dayz_code/system/mission/server_traders/provinggrounds_pmc.sqf diff --git a/SQF/dayz_server/traders/provinggrounds_pmc.sqf b/Server Files/Archive/Maps/Provinggrounds/dayz_server/traders/provinggrounds_pmc.sqf similarity index 100% rename from SQF/dayz_server/traders/provinggrounds_pmc.sqf rename to Server Files/Archive/Maps/Provinggrounds/dayz_server/traders/provinggrounds_pmc.sqf diff --git a/Server Files/DZE_Server_Config/3_shapur_baf.bat b/Server Files/Archive/Maps/Shapur/DZE_Server_Config/3_shapur_baf.bat similarity index 100% rename from Server Files/DZE_Server_Config/3_shapur_baf.bat rename to Server Files/Archive/Maps/Shapur/DZE_Server_Config/3_shapur_baf.bat diff --git a/Server Files/DZE_Server_Config/3_shapur_baf.cfg b/Server Files/Archive/Maps/Shapur/DZE_Server_Config/3_shapur_baf.cfg similarity index 100% rename from Server Files/DZE_Server_Config/3_shapur_baf.cfg rename to Server Files/Archive/Maps/Shapur/DZE_Server_Config/3_shapur_baf.cfg diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext b/Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext rename to Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/init.sqf b/Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/init.sqf rename to Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/mission.sqm b/Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/mission.sqm rename to Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/rules.sqf b/Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_4.Zargabad/rules.sqf rename to Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/server_traders.sqf b/Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/server_traders.sqf rename to Server Files/Archive/Maps/Shapur/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/server_traders.sqf diff --git a/TraderCitySources/3.Shapur_BAF/mission.biedi b/Server Files/Archive/Maps/Shapur/TraderCitySources/3.Shapur_BAF/mission.biedi similarity index 100% rename from TraderCitySources/3.Shapur_BAF/mission.biedi rename to Server Files/Archive/Maps/Shapur/TraderCitySources/3.Shapur_BAF/mission.biedi diff --git a/TraderCitySources/3.Shapur_BAF/mission.sqf b/Server Files/Archive/Maps/Shapur/TraderCitySources/3.Shapur_BAF/mission.sqf similarity index 100% rename from TraderCitySources/3.Shapur_BAF/mission.sqf rename to Server Files/Archive/Maps/Shapur/TraderCitySources/3.Shapur_BAF/mission.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/shapur_baf.sqf b/Server Files/Archive/Maps/Shapur/dayz_code/system/mission/server_traders/shapur_baf.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/shapur_baf.sqf rename to Server Files/Archive/Maps/Shapur/dayz_code/system/mission/server_traders/shapur_baf.sqf diff --git a/SQF/dayz_code/system/mission/shapur_baf.sqf b/Server Files/Archive/Maps/Shapur/dayz_code/system/mission/shapur_baf.sqf similarity index 100% rename from SQF/dayz_code/system/mission/shapur_baf.sqf rename to Server Files/Archive/Maps/Shapur/dayz_code/system/mission/shapur_baf.sqf diff --git a/SQF/dayz_server/traders/shapur_baf.sqf b/Server Files/Archive/Maps/Shapur/dayz_server/traders/shapur_baf.sqf similarity index 100% rename from SQF/dayz_server/traders/shapur_baf.sqf rename to Server Files/Archive/Maps/Shapur/dayz_server/traders/shapur_baf.sqf diff --git a/Server Files/DZE_Server_Config/2_utes.bat b/Server Files/Archive/Maps/Utes/DZE_Server_Config/2_utes.bat similarity index 100% rename from Server Files/DZE_Server_Config/2_utes.bat rename to Server Files/Archive/Maps/Utes/DZE_Server_Config/2_utes.bat diff --git a/Server Files/DZE_Server_Config/2_utes.cfg b/Server Files/Archive/Maps/Utes/DZE_Server_Config/2_utes.cfg similarity index 100% rename from Server Files/DZE_Server_Config/2_utes.cfg rename to Server Files/Archive/Maps/Utes/DZE_Server_Config/2_utes.cfg diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext b/Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext rename to Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/init.sqf b/Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_2.Utes/init.sqf rename to Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/mission.sqm b/Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_2.Utes/mission.sqm rename to Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/rules.sqf b/Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/rules.sqf rename to Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/server_traders.sqf b/Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_2.Utes/server_traders.sqf rename to Server Files/Archive/Maps/Utes/DayZ_Epoch_2.Utes/server_traders.sqf diff --git a/TraderCitySources/2.Utes/mission.biedi b/Server Files/Archive/Maps/Utes/TraderCitySources/2.Utes/mission.biedi similarity index 100% rename from TraderCitySources/2.Utes/mission.biedi rename to Server Files/Archive/Maps/Utes/TraderCitySources/2.Utes/mission.biedi diff --git a/TraderCitySources/2.Utes/mission.sqf b/Server Files/Archive/Maps/Utes/TraderCitySources/2.Utes/mission.sqf similarity index 100% rename from TraderCitySources/2.Utes/mission.sqf rename to Server Files/Archive/Maps/Utes/TraderCitySources/2.Utes/mission.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/utes.sqf b/Server Files/Archive/Maps/Utes/dayz_code/system/mission/server_traders/utes.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/utes.sqf rename to Server Files/Archive/Maps/Utes/dayz_code/system/mission/server_traders/utes.sqf diff --git a/SQF/dayz_code/system/mission/utes.sqf b/Server Files/Archive/Maps/Utes/dayz_code/system/mission/utes.sqf similarity index 100% rename from SQF/dayz_code/system/mission/utes.sqf rename to Server Files/Archive/Maps/Utes/dayz_code/system/mission/utes.sqf diff --git a/SQF/dayz_server/traders/utes.sqf b/Server Files/Archive/Maps/Utes/dayz_server/traders/utes.sqf similarity index 100% rename from SQF/dayz_server/traders/utes.sqf rename to Server Files/Archive/Maps/Utes/dayz_server/traders/utes.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext b/Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext rename to Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/init.sqf b/Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/init.sqf rename to Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/mission.sqm b/Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/mission.sqm rename to Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/rules.sqf b/Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/rules.sqf rename to Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/server_traders.sqf b/Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/server_traders.sqf rename to Server Files/Archive/Maps/Woodland/MPMissions/DayZ_Epoch_9.Woodland_ACR/server_traders.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/woodland_acr.sqf b/Server Files/Archive/Maps/Woodland/dayz_code/system/mission/server_traders/woodland_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/woodland_acr.sqf rename to Server Files/Archive/Maps/Woodland/dayz_code/system/mission/server_traders/woodland_acr.sqf diff --git a/SQF/dayz_code/system/mission/woodland_acr.sqf b/Server Files/Archive/Maps/Woodland/dayz_code/system/mission/woodland_acr.sqf similarity index 100% rename from SQF/dayz_code/system/mission/woodland_acr.sqf rename to Server Files/Archive/Maps/Woodland/dayz_code/system/mission/woodland_acr.sqf diff --git a/SQF/dayz_server/traders/woodland_acr.sqf b/Server Files/Archive/Maps/Woodland/dayz_server/traders/woodland_acr.sqf similarity index 100% rename from SQF/dayz_server/traders/woodland_acr.sqf rename to Server Files/Archive/Maps/Woodland/dayz_server/traders/woodland_acr.sqf diff --git a/Server Files/DZE_Server_Config/4_zargabad.bat b/Server Files/Archive/Maps/Zargabad/DZE_Server_Config/4_zargabad.bat similarity index 100% rename from Server Files/DZE_Server_Config/4_zargabad.bat rename to Server Files/Archive/Maps/Zargabad/DZE_Server_Config/4_zargabad.bat diff --git a/Server Files/DZE_Server_Config/4_zargabad.cfg b/Server Files/Archive/Maps/Zargabad/DZE_Server_Config/4_zargabad.cfg similarity index 100% rename from Server Files/DZE_Server_Config/4_zargabad.cfg rename to Server Files/Archive/Maps/Zargabad/DZE_Server_Config/4_zargabad.cfg diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext b/Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/description.ext similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext rename to Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/description.ext diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/init.sqf b/Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/init.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_4.Zargabad/init.sqf rename to Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/init.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/mission.sqm b/Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/mission.sqm similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_4.Zargabad/mission.sqm rename to Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/mission.sqm diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/rules.sqf b/Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/rules.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/rules.sqf rename to Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/rules.sqf diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf b/Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/server_traders.sqf similarity index 100% rename from Server Files/MPMissions/DayZ_Epoch_4.Zargabad/server_traders.sqf rename to Server Files/Archive/Maps/Zargabad/DayZ_Epoch_4.Zargabad/server_traders.sqf diff --git a/TraderCitySources/4.Zargabad/mission.biedi b/Server Files/Archive/Maps/Zargabad/TraderCitySources/4.Zargabad/mission.biedi similarity index 100% rename from TraderCitySources/4.Zargabad/mission.biedi rename to Server Files/Archive/Maps/Zargabad/TraderCitySources/4.Zargabad/mission.biedi diff --git a/TraderCitySources/4.Zargabad/mission.sqf b/Server Files/Archive/Maps/Zargabad/TraderCitySources/4.Zargabad/mission.sqf similarity index 100% rename from TraderCitySources/4.Zargabad/mission.sqf rename to Server Files/Archive/Maps/Zargabad/TraderCitySources/4.Zargabad/mission.sqf diff --git a/SQF/dayz_code/system/mission/server_traders/zargabad.sqf b/Server Files/Archive/Maps/Zargabad/dayz_code/system/mission/server_traders/zargabad.sqf similarity index 100% rename from SQF/dayz_code/system/mission/server_traders/zargabad.sqf rename to Server Files/Archive/Maps/Zargabad/dayz_code/system/mission/server_traders/zargabad.sqf diff --git a/SQF/dayz_code/system/mission/zargabad.sqf b/Server Files/Archive/Maps/Zargabad/dayz_code/system/mission/zargabad.sqf similarity index 100% rename from SQF/dayz_code/system/mission/zargabad.sqf rename to Server Files/Archive/Maps/Zargabad/dayz_code/system/mission/zargabad.sqf diff --git a/SQF/dayz_server/traders/zargabad.sqf b/Server Files/Archive/Maps/Zargabad/dayz_server/traders/zargabad.sqf similarity index 100% rename from SQF/dayz_server/traders/zargabad.sqf rename to Server Files/Archive/Maps/Zargabad/dayz_server/traders/zargabad.sqf diff --git a/Server Files/Archive/Readme.txt b/Server Files/Archive/Readme.txt new file mode 100644 index 000000000..0bff6f37a --- /dev/null +++ b/Server Files/Archive/Readme.txt @@ -0,0 +1 @@ +Archive for no longer updated files. \ No newline at end of file