diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditAmmunition.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditAmmunition.hpp new file mode 100644 index 000000000..4e2f561a7 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditAmmunition.hpp @@ -0,0 +1,3 @@ +class BanditAmmunition { + tid = 577; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditClothing.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditClothing.hpp new file mode 100644 index 000000000..7a727df8a --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditClothing.hpp @@ -0,0 +1,3 @@ +class BanditClothing { + tid = 575; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditHelicopterArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditHelicopterArmed.hpp new file mode 100644 index 000000000..4fe6d6f23 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditHelicopterArmed.hpp @@ -0,0 +1,3 @@ +class BanditHelicopterArmed { + tid = 512; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditMilitaryArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditMilitaryArmed.hpp new file mode 100644 index 000000000..e099d1ce0 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditMilitaryArmed.hpp @@ -0,0 +1,3 @@ +class BanditMilitaryArmed { + tid = 569; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditTrucksArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditTrucksArmed.hpp new file mode 100644 index 000000000..e8a2ed301 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditTrucksArmed.hpp @@ -0,0 +1,3 @@ +class BanditTrucksArmed { + tid = 534; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditWeapons.hpp new file mode 100644 index 000000000..daab40b2c --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/BanditWeapons.hpp @@ -0,0 +1,3 @@ +class BanditWeapons { + tid = 627; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifle.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifle.hpp new file mode 100644 index 000000000..1c0c44fdf --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifle.hpp @@ -0,0 +1,3 @@ +class FriendlyAssaultRifle { + tid = 485; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifleAmmo.hpp new file mode 100644 index 000000000..8a7c7e3df --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyAssaultRifleAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlyAssaultRifleAmmo { + tid = 480; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBackpacks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBackpacks.hpp new file mode 100644 index 000000000..914057bc6 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBackpacks.hpp @@ -0,0 +1,3 @@ +class FriendlyBackpacks { + tid = 538; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBikesandATV.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBikesandATV.hpp new file mode 100644 index 000000000..d4c67b774 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBikesandATV.hpp @@ -0,0 +1,3 @@ +class FriendlyBikesandATV { + tid = 536; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBuildingSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBuildingSupplies.hpp new file mode 100644 index 000000000..b0f5a5d29 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBuildingSupplies.hpp @@ -0,0 +1,3 @@ +class FriendlyBuildingSupplies { + tid = 530; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBusesandVans.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBusesandVans.hpp new file mode 100644 index 000000000..84e03824e --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyBusesandVans.hpp @@ -0,0 +1,3 @@ +class FriendlyBusesandVans { + tid = 592; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCargoTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCargoTrucks.hpp new file mode 100644 index 000000000..f536af4e9 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCargoTrucks.hpp @@ -0,0 +1,3 @@ +class FriendlyCargoTrucks { + tid = 570; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyChemlitesFlares.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyChemlitesFlares.hpp new file mode 100644 index 000000000..db5683d36 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyChemlitesFlares.hpp @@ -0,0 +1,3 @@ +class FriendlyChemlitesFlares { + tid = 542; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyClothes.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyClothes.hpp new file mode 100644 index 000000000..205fb9fa9 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyClothes.hpp @@ -0,0 +1,3 @@ +class FriendlyClothes { + tid = 628; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCookedMeats.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCookedMeats.hpp new file mode 100644 index 000000000..53c9e2f1d --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyCookedMeats.hpp @@ -0,0 +1,3 @@ +class FriendlyCookedMeats { + tid = 630; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyDrinks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyDrinks.hpp new file mode 100644 index 000000000..5cf6fd565 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyDrinks.hpp @@ -0,0 +1,3 @@ +class FriendlyDrinks { + tid = 601; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyFuelTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyFuelTrucks.hpp new file mode 100644 index 000000000..faeafbc22 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyFuelTrucks.hpp @@ -0,0 +1,3 @@ +class FriendlyFuelTrucks { + tid = 595; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGun.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGun.hpp new file mode 100644 index 000000000..6daa90e96 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGun.hpp @@ -0,0 +1,3 @@ +class FriendlyLightMachineGun { + tid = 486; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGunAmmo.hpp new file mode 100644 index 000000000..794821657 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyLightMachineGunAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlyLightMachineGunAmmo { + tid = 481; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMedicalSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMedicalSupplies.hpp new file mode 100644 index 000000000..79661b954 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMedicalSupplies.hpp @@ -0,0 +1,3 @@ +class FriendlyMedicalSupplies { + tid = 541; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMilitaryUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMilitaryUnarmed.hpp new file mode 100644 index 000000000..71a03e8e2 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyMilitaryUnarmed.hpp @@ -0,0 +1,3 @@ +class FriendlyMilitaryUnarmed { + tid = 599; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPackagedFood.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPackagedFood.hpp new file mode 100644 index 000000000..d13784dc8 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPackagedFood.hpp @@ -0,0 +1,3 @@ +class FriendlyPackagedFood { + tid = 629; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistolAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistolAmmo.hpp new file mode 100644 index 000000000..358939775 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistolAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlyPistolAmmo { + tid = 484; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistols.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistols.hpp new file mode 100644 index 000000000..ed19fedce --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyPistols.hpp @@ -0,0 +1,3 @@ +class FriendlyPistols { + tid = 489; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshot.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshot.hpp new file mode 100644 index 000000000..6c0cf9547 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshot.hpp @@ -0,0 +1,3 @@ +class FriendlyShotgunsandSingleshot { + tid = 574; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshotAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshotAmmo.hpp new file mode 100644 index 000000000..2b4f6be97 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyShotgunsandSingleshotAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlyShotgunsandSingleshotAmmo { + tid = 573; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySmokeGrenades.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySmokeGrenades.hpp new file mode 100644 index 000000000..d74b776f4 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySmokeGrenades.hpp @@ -0,0 +1,3 @@ +class FriendlySmokeGrenades { + tid = 543; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifle.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifle.hpp new file mode 100644 index 000000000..89a67189b --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifle.hpp @@ -0,0 +1,3 @@ +class FriendlySniperRifle { + tid = 487; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifleAmmo.hpp new file mode 100644 index 000000000..5dd293049 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySniperRifleAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlySniperRifleAmmo { + tid = 482; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGunAmmo.hpp new file mode 100644 index 000000000..1b472cb07 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGunAmmo.hpp @@ -0,0 +1,3 @@ +class FriendlySubmachineGunAmmo { + tid = 483; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGuns.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGuns.hpp new file mode 100644 index 000000000..702f76f6d --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlySubmachineGuns.hpp @@ -0,0 +1,3 @@ +class FriendlySubmachineGuns { + tid = 488; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyToolbeltItems.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyToolbeltItems.hpp new file mode 100644 index 000000000..6f5b58487 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyToolbeltItems.hpp @@ -0,0 +1,3 @@ +class FriendlyToolbeltItems { + tid = 532; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucks.hpp new file mode 100644 index 000000000..065cccb9c --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucks.hpp @@ -0,0 +1,3 @@ +class FriendlyTrucks { + tid = 495; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucksUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucksUnarmed.hpp new file mode 100644 index 000000000..d2604f601 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyTrucksUnarmed.hpp @@ -0,0 +1,3 @@ +class FriendlyTrucksUnarmed { + tid = 535; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUsedCars.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUsedCars.hpp new file mode 100644 index 000000000..6bebeb5df --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUsedCars.hpp @@ -0,0 +1,3 @@ +class FriendlyUsedCars { + tid = 600; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUtilityVehicles.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUtilityVehicles.hpp new file mode 100644 index 000000000..26da6d0ae --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyUtilityVehicles.hpp @@ -0,0 +1,3 @@ +class FriendlyUtilityVehicles { + tid = 568; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyVehicleParts.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyVehicleParts.hpp new file mode 100644 index 000000000..b211fe666 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/FriendlyVehicleParts.hpp @@ -0,0 +1,3 @@ +class FriendlyVehicleParts { + tid = 531; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroAmmunition.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroAmmunition.hpp new file mode 100644 index 000000000..e18a70e71 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroAmmunition.hpp @@ -0,0 +1,3 @@ +class HeroAmmunition { + tid = 478; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroClothes.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroClothes.hpp new file mode 100644 index 000000000..43dc9b35a --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroClothes.hpp @@ -0,0 +1,3 @@ +class HeroClothes { + tid = 476; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroHelicopterArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroHelicopterArmed.hpp new file mode 100644 index 000000000..7c3b4dd74 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroHelicopterArmed.hpp @@ -0,0 +1,3 @@ +class HeroHelicopterArmed { + tid = 493; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroMilitaryArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroMilitaryArmed.hpp new file mode 100644 index 000000000..504e84cc9 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroMilitaryArmed.hpp @@ -0,0 +1,3 @@ +class HeroMilitaryArmed { + tid = 562; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroTrucksArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroTrucksArmed.hpp new file mode 100644 index 000000000..454523268 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroTrucksArmed.hpp @@ -0,0 +1,3 @@ +class HeroTrucksArmed { + tid = 479; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroWeapons.hpp new file mode 100644 index 000000000..a9b96120f --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/HeroWeapons.hpp @@ -0,0 +1,3 @@ +class HeroWeapons { + tid = 477; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAirplanes.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAirplanes.hpp new file mode 100644 index 000000000..0c7eed902 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAirplanes.hpp @@ -0,0 +1,3 @@ +class NeutralAirplanes { + tid = 517; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifle.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifle.hpp new file mode 100644 index 000000000..35280ac95 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifle.hpp @@ -0,0 +1,3 @@ +class NeutralAssaultRifle { + tid = 637; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifleAmmo.hpp new file mode 100644 index 000000000..6647e4966 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralAssaultRifleAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralAssaultRifleAmmo { + tid = 609; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBackpacks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBackpacks.hpp new file mode 100644 index 000000000..e63cee9fc --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBackpacks.hpp @@ -0,0 +1,3 @@ +class NeutralBackpacks { + tid = 632; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBikesandATV.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBikesandATV.hpp new file mode 100644 index 000000000..1cb5350da --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBikesandATV.hpp @@ -0,0 +1,3 @@ +class NeutralBikesandATV { + tid = 650; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketAmmo.hpp new file mode 100644 index 000000000..3ad106924 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralBlackMarketAmmo { + tid = 527; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketWeapons.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketWeapons.hpp new file mode 100644 index 000000000..150dcdb25 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBlackMarketWeapons.hpp @@ -0,0 +1,3 @@ +class NeutralBlackMarketWeapons { + tid = 526; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsArmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsArmed.hpp new file mode 100644 index 000000000..02ff20b1a --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsArmed.hpp @@ -0,0 +1,3 @@ +class NeutralBoatsArmed { + tid = 558; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsUnarmed.hpp new file mode 100644 index 000000000..66014b331 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBoatsUnarmed.hpp @@ -0,0 +1,3 @@ +class NeutralBoatsUnarmed { + tid = 557; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBuildingSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBuildingSupplies.hpp new file mode 100644 index 000000000..2f38cc8b2 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBuildingSupplies.hpp @@ -0,0 +1,3 @@ +class NeutralBuildingSupplies { + tid = 662; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBusesandVans.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBusesandVans.hpp new file mode 100644 index 000000000..17f790ad0 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralBusesandVans.hpp @@ -0,0 +1,3 @@ +class NeutralBusesandVans { + tid = 651; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCargoTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCargoTrucks.hpp new file mode 100644 index 000000000..9a2d8225f --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCargoTrucks.hpp @@ -0,0 +1,3 @@ +class NeutralCargoTrucks { + tid = 653; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralChemlitesFlares.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralChemlitesFlares.hpp new file mode 100644 index 000000000..7442e8468 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralChemlitesFlares.hpp @@ -0,0 +1,3 @@ +class NeutralChemlitesFlares { + tid = 666; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralClothes.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralClothes.hpp new file mode 100644 index 000000000..2282829d8 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralClothes.hpp @@ -0,0 +1,3 @@ +class NeutralClothes { + tid = 631; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCookedMeats.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCookedMeats.hpp new file mode 100644 index 000000000..9de84dc4e --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralCookedMeats.hpp @@ -0,0 +1,3 @@ +class NeutralCookedMeats { + tid = 634; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralDrinks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralDrinks.hpp new file mode 100644 index 000000000..a012eb73b --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralDrinks.hpp @@ -0,0 +1,3 @@ +class NeutralDrinks { + tid = 633; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralExplosives.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralExplosives.hpp new file mode 100644 index 000000000..3dc869084 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralExplosives.hpp @@ -0,0 +1,3 @@ +class NeutralExplosives { + tid = 529; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralFuelTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralFuelTrucks.hpp new file mode 100644 index 000000000..4de1b2f40 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralFuelTrucks.hpp @@ -0,0 +1,3 @@ +class NeutralFuelTrucks { + tid = 655; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralHelicopterUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralHelicopterUnarmed.hpp new file mode 100644 index 000000000..2bbb17c23 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralHelicopterUnarmed.hpp @@ -0,0 +1,3 @@ +class NeutralHelicopterUnarmed { + tid = 519; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGun.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGun.hpp new file mode 100644 index 000000000..677edaf81 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGun.hpp @@ -0,0 +1,3 @@ +class NeutralLightMachineGun { + tid = 638; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGunAmmo.hpp new file mode 100644 index 000000000..8da97fa47 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralLightMachineGunAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralLightMachineGunAmmo { + tid = 610; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMedicalSupplies.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMedicalSupplies.hpp new file mode 100644 index 000000000..f2a82f79f --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMedicalSupplies.hpp @@ -0,0 +1,3 @@ +class NeutralMedicalSupplies { + tid = 665; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMilitaryUnarmed.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMilitaryUnarmed.hpp new file mode 100644 index 000000000..7c70ab047 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralMilitaryUnarmed.hpp @@ -0,0 +1,3 @@ +class NeutralMilitaryUnarmed { + tid = 658; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPackagedFood.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPackagedFood.hpp new file mode 100644 index 000000000..2f72ff429 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPackagedFood.hpp @@ -0,0 +1,3 @@ +class NeutralPackagedFood { + tid = 635; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistolAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistolAmmo.hpp new file mode 100644 index 000000000..3a93cab87 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistolAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralPistolAmmo { + tid = 611; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistols.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistols.hpp new file mode 100644 index 000000000..ebd77c662 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralPistols.hpp @@ -0,0 +1,3 @@ +class NeutralPistols { + tid = 674; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshot.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshot.hpp new file mode 100644 index 000000000..e77fb280b --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshot.hpp @@ -0,0 +1,3 @@ +class NeutralShotgunsandSingleshot { + tid = 641; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshotAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshotAmmo.hpp new file mode 100644 index 000000000..f2723c7f1 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralShotgunsandSingleshotAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralShotgunsandSingleshotAmmo { + tid = 613; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSmokeGrenades.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSmokeGrenades.hpp new file mode 100644 index 000000000..f5ea28d54 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSmokeGrenades.hpp @@ -0,0 +1,3 @@ +class NeutralSmokeGrenades { + tid = 668; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifle.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifle.hpp new file mode 100644 index 000000000..9d8e061de --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifle.hpp @@ -0,0 +1,3 @@ +class NeutralSniperRifle { + tid = 640; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifleAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifleAmmo.hpp new file mode 100644 index 000000000..6108d907c --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSniperRifleAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralSniperRifleAmmo { + tid = 614; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGunAmmo.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGunAmmo.hpp new file mode 100644 index 000000000..3ab72d8a2 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGunAmmo.hpp @@ -0,0 +1,3 @@ +class NeutralSubmachineGunAmmo { + tid = 612; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGuns.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGuns.hpp new file mode 100644 index 000000000..7eac15055 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralSubmachineGuns.hpp @@ -0,0 +1,3 @@ +class NeutralSubmachineGuns { + tid = 642; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralToolbeltItems.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralToolbeltItems.hpp new file mode 100644 index 000000000..d81cb4aba --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralToolbeltItems.hpp @@ -0,0 +1,3 @@ +class NeutralToolbeltItems { + tid = 663; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralTrucks.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralTrucks.hpp new file mode 100644 index 000000000..9e6bd9cde --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralTrucks.hpp @@ -0,0 +1,3 @@ +class NeutralTrucks { + tid = 659; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUsedCars.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUsedCars.hpp new file mode 100644 index 000000000..09ac753e5 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUsedCars.hpp @@ -0,0 +1,3 @@ +class NeutralUsedCars { + tid = 660; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUtilityVehicles.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUtilityVehicles.hpp new file mode 100644 index 000000000..f117d30d8 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralUtilityVehicles.hpp @@ -0,0 +1,3 @@ +class NeutralUtilityVehicles { + tid = 661; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralVehicleParts.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralVehicleParts.hpp new file mode 100644 index 000000000..6cf41f3ef --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralVehicleParts.hpp @@ -0,0 +1,3 @@ +class NeutralVehicleParts { + tid = 664; +}; diff --git a/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralWholesale.hpp b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralWholesale.hpp new file mode 100644 index 000000000..bf8c109da --- /dev/null +++ b/SQF/dayz_code/Configs/CfgServerTraderCategories/NeutralWholesale.hpp @@ -0,0 +1,3 @@ +class NeutralWholesale { + tid = 636; +};