Fix Trader Classesssss

This commit is contained in:
Skaronator
2014-02-04 18:21:50 +01:00
parent 171952e922
commit 4b448c8609
88 changed files with 83 additions and 401 deletions

View File

@@ -1,4 +1,4 @@
class BanditAmmunition {
class Category_577 {
class 30Rnd_556x45_StanagSD {
type = "trade_items";
buy[] = {4,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class BanditClothing {
class Category_575 {
class Skin_Bandit1_DZ {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class BanditHelicopterArmed {
class Category_512 {
class CH_47F_EP1_DZE {
type = "trade_any_vehicle";
buy[] = {2,"ItemBriefcase100oz"};

View File

@@ -1,4 +1,4 @@
class BanditMilitaryArmed {
class Category_569 {
class HMMWV_M998A2_SOV_DES_EP1_DZE {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class BanditTrucksArmed {
class Category_534 {
class Pickup_PK_GUE_DZE {
type = "trade_any_vehicle";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class BanditWeapons {
class Category_627 {
class G36_C_SD_camo {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyAssaultRifle {
class Category_485 {
class G36A_camo {
type = "trade_weapons";
buy[] = {6,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyAssaultRifleAmmo {
class Category_480 {
class 30Rnd_556x45_Stanag {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyBackpacks {
class Category_538 {
class DZ_Patrol_Pack_EP1 {
type = "trade_backpacks";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyBikesandATV {
class Category_536 {
class MMT_Civ {
type = "trade_any_bicycle";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyBuildingSupplies {
class Category_530 {
class ItemSandbag {
type = "trade_items";
buy[] = {4,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyBusesandVans {
class Category_592 {
class Ikarus {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyCargoTrucks {
class Category_570 {
class Ural_CDF {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyChemlitesFlares {
class Category_542 {
class HandChemBlue {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyClothes {
class Category_628 {
class Skin_Rocker2_DZ {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyCookedMeats {
class Category_630 {
class FoodbaconCooked {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyDrinks {
class Category_601 {
class ItemSodaCoke {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyFuelTrucks {
class Category_595 {
class KamazRefuel_DZ {
type = "trade_any_vehicle";
buy[] = {7,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyLightMachineGun {
class Category_486 {
class M249_EP1_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyLightMachineGunAmmo {
class Category_481 {
class 100Rnd_762x51_M240 {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyMedicalSupplies {
class Category_541 {
class ItemAntibiotic {
type = "trade_items";
buy[] = {1,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyMilitaryUnarmed {
class Category_599 {
class HMMWV_M1035_DES_EP1 {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyPackagedFood {
class Category_629 {
class FoodCanBakedBeans {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyPistolAmmo {
class Category_484 {
class 15Rnd_9x19_M9 {
type = "trade_items";
buy[] = {1,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyPistols {
class Category_489 {
class M9SD {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyShotgunsandSingleshot {
class Category_574 {
class Winchester1866 {
type = "trade_weapons";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyShotgunsandSingleshotAmmo {
class Category_573 {
class 15Rnd_W1866_Slug {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlySmokeGrenades {
class Category_543 {
class SmokeShell {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlySniperRifle {
class Category_487 {
class SVD_CAMO {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlySniperRifleAmmo {
class Category_482 {
class 20Rnd_762x51_DMR {
type = "trade_items";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlySubmachineGunAmmo {
class Category_483 {
class 30rnd_9x19_MP5 {
type = "trade_items";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlySubmachineGuns {
class Category_488 {
class bizon_silenced {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyToolbeltItems {
class Category_532 {
class ItemCompass {
type = "trade_weapons";
buy[] = {6,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyTrucks {
class Category_495 {
class hilux1_civil_3_open_EP1 {
type = "trade_any_vehicle";
buy[] = {8,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyTrucksUnarmed {
class Category_535 {
class hilux1_civil_3_open_EP1 {
type = "trade_any_vehicle";
buy[] = {8,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyUsedCars {
class Category_600 {
class Skoda {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class FriendlyUtilityVehicles {
class Category_568 {
class SUV_TK_CIV_EP1 {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class FriendlyVehicleParts {
class Category_531 {
class ItemJerrycan {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class HeroAmmunition {
class Category_478 {
class 30Rnd_556x45_StanagSD {
type = "trade_items";
buy[] = {4,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class HeroClothes {
class Category_476 {
class Skin_CZ_Special_Forces_GL_DES_EP1_DZ {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class HeroHelicopterArmed {
class Category_493 {
class CH_47F_EP1_DZE {
type = "trade_any_vehicle";
buy[] = {2,"ItemBriefcase100oz"};

View File

@@ -1,4 +1,4 @@
class HeroMilitaryArmed {
class Category_562 {
class HMMWV_M998A2_SOV_DES_EP1_DZE {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class HeroTrucksArmed {
class Category_479 {
class ArmoredSUV_PMC_DZE {
type = "trade_any_vehicle";
buy[] = {2,"ItemBriefcase100oz"};

View File

@@ -1,4 +1,4 @@
class HeroWeapons {
class Category_477 {
class G36_C_SD_camo {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralAirplanes {
class Category_517 {
class AN2_DZ {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralAssaultRifle {
class Category_637 {
class G36A_camo {
type = "trade_weapons";
buy[] = {6,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralAssaultRifleAmmo {
class Category_609 {
class 30Rnd_556x45_Stanag {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBackpacks {
class Category_632 {
class DZ_Patrol_Pack_EP1 {
type = "trade_backpacks";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBikesandATV {
class Category_650 {
class MMT_Civ {
type = "trade_any_bicycle";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBlackMarketAmmo {
class Category_527 {
class 20Rnd_9x39_SP5_VSS {
type = "trade_items";
buy[] = {3,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBlackMarketWeapons {
class Category_526 {
class Saiga12K {
type = "trade_weapons";
buy[] = {5,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBoatsArmed {
class Category_588 {
class RHIB {
type = "trade_any_boat";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralBoatsUnarmed {
class Category_557 {
class Smallboat_1 {
type = "trade_any_boat";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralBuildingSupplies {
class Category_662 {
class ItemSandbag {
type = "trade_items";
buy[] = {4,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralBusesandVans {
class Category_651 {
class Ikarus {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralCargoTrucks {
class Category_653 {
class Ural_CDF {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralChemlitesFlares {
class Category_666 {
class HandChemBlue {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralClothes {
class Category_631 {
class Skin_Rocker2_DZ {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralCookedMeats {
class Category_634 {
class FoodbaconCooked {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralDrinks {
class Category_633 {
class ItemSodaCoke {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralExplosives {
class Category_529 {
class HandGrenade_west {
type = "trade_items";
buy[] = {4,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralFuelTrucks {
class Category_655 {
class KamazRefuel_DZ {
type = "trade_any_vehicle";
buy[] = {7,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralHelicopterUnarmed {
class Category_519 {
class Mi17_Civilian_DZ {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralLightMachineGun {
class Category_638 {
class M249_EP1_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralLightMachineGunAmmo {
class Category_610 {
class 100Rnd_762x51_M240 {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralMedicalSupplies {
class Category_665 {
class ItemAntibiotic {
type = "trade_items";
buy[] = {1,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralMilitaryUnarmed {
class Category_658 {
class HMMWV_M1035_DES_EP1 {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralPackagedFood {
class Category_635 {
class FoodCanBakedBeans {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralPistolAmmo {
class Category_611 {
class 15Rnd_9x19_M9 {
type = "trade_items";
buy[] = {1,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralPistols {
class Category_674 {
class M9SD {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralShotgunsandSingleshot {
class Category_641 {
class Winchester1866 {
type = "trade_weapons";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralShotgunsandSingleshotAmmo {
class Category_613 {
class 15Rnd_W1866_Slug {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralSmokeGrenades {
class Category_668 {
class SmokeShell {
type = "trade_items";
buy[] = {2,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralSniperRifle {
class Category_640 {
class SVD_CAMO {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralSniperRifleAmmo {
class Category_614 {
class 20Rnd_762x51_DMR {
type = "trade_items";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralSubmachineGunAmmo {
class Category_612 {
class 30rnd_9x19_MP5 {
type = "trade_items";
buy[] = {2,"ItemSilverBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralSubmachineGuns {
class Category_642 {
class bizon_silenced {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralToolbeltItems {
class Category_663 {
class ItemCompass {
type = "trade_weapons";
buy[] = {6,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralTrucks {
class Category_659 {
class hilux1_civil_3_open_EP1 {
type = "trade_any_vehicle";
buy[] = {8,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralUsedCars {
class Category_660 {
class Skoda {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,4 +1,4 @@
class NeutralUtilityVehicles {
class Category_661 {
class SUV_TK_CIV_EP1 {
type = "trade_any_vehicle";
buy[] = {2,"ItemGoldBar10oz"};

View File

@@ -1,4 +1,4 @@
class NeutralVehicleParts {
class Category_664 {
class ItemJerrycan {
type = "trade_items";
buy[] = {4,"ItemSilverBar"};

View File

@@ -1,4 +1,4 @@
class NeutralWholesale {
class Category_636 {
class bulk_15Rnd_9x19_M9SD {
type = "trade_items";
buy[] = {2,"ItemGoldBar"};

View File

@@ -1,11 +0,0 @@
class GUE_Soldier_MG {
humanity = "hostile";
category[] = {
{"Ammunition","BanditAmmunition"}
{"Clothing","BanditClothing"}
{"Helicopter Armed","BanditHelicopterArmed"}
{"Military Armed","BanditMilitaryArmed"}
{"Trucks Armed","BanditTrucksArmed"}
{"Weapons","BanditWeapons"}
};
};

View File

@@ -1,51 +0,0 @@
class CfgTraderCategory {
class ammunition_1 {
type = "trade_items";
class 30Rnd_556x45_Stanag {
buy[] = {"ItemSilverBar",4};
sell[] = {"ItemSilverBar",2};
};
class 5Rnd_86x70_L115A1 {
buy[] = {"ItemGoldBar",5};
sell[] = {"ItemSilverBar",2};
};
//AND SO ON....
};
class clothes_1 {
type = "trade_items";
class Skin_Sniper1_DZ {
buy[] = {"ItemGoldBar",2};
sell[] = {"ItemGoldBar",1};
};
};
class heliarmed_1 {
type = "trade_any_vehicle";
class CH_47F_EP1_DZE {
buy[] = {"ItemBriefcase100oz",2};
sell[] = {"ItemBriefcase100oz",1};
};
};
class militaryarmed_1 {
type = "trade_any_vehicles";
class HMMWV_M1035_DES_EP1 {
buy[] = {"ItemGoldBar10oz",8};
sell[] = {"ItemGoldBar10oz",4};
};
};
class truckarmed_1 {
type = "trade_any_vehicles";
class Pickup_PK_GUE_DZE {
buy[] = {"ItemGoldBar10oz",1};
sell[] = {"ItemGoldBar",5};
};
};
class weapons_1 {
type = "trade_weapons";
class M4SPR {
buy[] = {"ItemGoldBar10oz",1};
sell[] = {"ItemGoldBar",6};
};
};
};

View File

@@ -1,74 +0,0 @@
class Profiteer4 {
humanity = "friendly";
category[] = {
{"Bikes and ATV","FriendlyBikesandATV"}
{"Buses and Vans","FriendlyBusesandVans"}
{"Cargo Trucks","FriendlyCargoTrucks"}
{"Fuel Trucks","FriendlyFuelTrucks"}
{"Military Unarmed","FriendlyMilitaryUnarmed"}
{"Trucks","FriendlyTrucks"}
{"Used Cars","FriendlyUsedCars"}
{"Utility Vehicles","FriendlyUtilityVehicles"}
};
};
class RU_WorkWoman1 {
humanity = "friendly";
category[] = {
{"Backpacks","FriendlyBackpacks"}
{"Clothes","FriendlyClothes"}
{"Cooked Meats","FriendlyCookedMeats"}
{"Drinks","FriendlyDrinks"}
{"Packaged Food","FriendlyPackagedFood"}
};
};
class UN_CDF_Soldier_Pilot_EP1 {
humanity = "friendly";
category[] = {
{"Bikes and ATV","FriendlyBikesandATV"}
{"Buses and Vans","FriendlyBusesandVans"}
{"Cargo Trucks","FriendlyCargoTrucks"}
{"Fuel Trucks","FriendlyFuelTrucks"}
{"Military Unarmed","FriendlyMilitaryUnarmed"}
{"Trucks Unarmed","FriendlyTrucksUnarmed"}
{"Used Cars","FriendlyUsedCars"}
{"Utility Vehicles","FriendlyUtilityVehicles"}
};
};
class Rocker4 {
humanity = "friendly";
category[] = {
{"Assault Rifle","FriendlyAssaultRifle"}
{"Light Machine Gun","FriendlyLightMachineGun"}
{"Pistols","FriendlyPistols"}
{"Shotguns and Single-shot","FriendlyShotgunsandSingleshot"}
{"Sniper Rifle","FriendlySniperRifle"}
{"Submachine Guns","FriendlySubmachineGuns"}
};
};
class RU_Citizen3 {
humanity = "friendly";
category[] = {
{"Assault Rifle Ammo","FriendlyAssaultRifleAmmo"}
{"Light Machine Gun Ammo","FriendlyLightMachineGunAmmo"}
{"Pistol Ammo","FriendlyPistolAmmo"}
{"Shotguns and Single-shot Ammo","FriendlyShotgunsandSingleshotAmmo"}
{"Sniper Rifle Ammo","FriendlySniperRifleAmmo"}
{"Submachine Gun Ammo","FriendlySubmachineGunAmmo"}
};
};
class Woodlander1 {
humanity = "friendly";
category[] = {
{"Building Supplies","FriendlyBuildingSupplies"}
{"Toolbelt Items","FriendlyToolbeltItems"}
{"Vehicle Parts","FriendlyVehicleParts"}
};
};
class Dr_Annie_Baker_EP1 {
humanity = "friendly";
category[] = {
{"Chem-lites/Flares","FriendlyChemlitesFlares"}
{"Medical Supplies","FriendlyMedicalSupplies"}
{"Smoke Grenades","FriendlySmokeGrenades"}
};
};

View File

@@ -1,11 +0,0 @@
class RU_Functionary1 {
humanity = "hero";
category[] = {
{"Ammunition","HeroAmmunition"}
{"Clothes","HeroClothes"}
{"Helicopter Armed","HeroHelicopterArmed"}
{"Military Armed","HeroMilitaryArmed"}
{"Trucks Armed","HeroTrucksArmed"}
{"Weapons","HeroWeapons"}
};
};

View File

@@ -1,171 +0,0 @@
class Doctor {
humanity = "neutral";
category[] = {
{"Chem-lites/Flares","NeutralChemlitesFlares"}
{"Medical Supplies","NeutralMedicalSupplies"}
{"Smoke Grenades","NeutralSmokeGrenades"}
};
};
class HouseWife1 {
humanity = "neutral";
category[] = {
{"Boats Armed","NeutralBoatsArmed"}
{"Boats Unarmed","NeutralBoatsUnarmed"}
};
};
class TK_GUE_Soldier_5_EP1 {
humanity = "neutral";
category[] = {
{"Building Supplies","NeutralBuildingSupplies"}
{"Toolbelt Items","NeutralToolbeltItems"}
{"Vehicle Parts","NeutralVehicleParts"}
};
};
class RU_Citizen4 {
humanity = "neutral";
category[] = {
{"Wholesale","NeutralWholesale"}
};
};
class Worker3 {
humanity = "neutral";
category[] = {
{"Bikes and ATV","NeutralBikesandATV"}
{"Buses and Vans","NeutralBusesandVans"}
{"Cargo Trucks","NeutralCargoTrucks"}
{"Fuel Trucks","NeutralFuelTrucks"}
{"Military Unarmed","NeutralMilitaryUnarmed"}
{"Trucks","NeutralTrucks"}
{"Used Cars","NeutralUsedCars"}
{"Utility Vehicles","NeutralUtilityVehicles"}
};
};
class Dr_Hladik_EP1 {
humanity = "neutral";
category[] = {
{"Chem-lites/Flares","NeutralChemlitesFlares"}
{"Medical Supplies","NeutralMedicalSupplies"}
{"Smoke Grenades","NeutralSmokeGrenades"}
};
};
class RU_Villager3 {
humanity = "neutral";
category[] = {
{"Boats Armed","NeutralBoatsArmed"}
{"Boats Unarmed","NeutralBoatsUnarmed"}
};
};
class Worker2 {
humanity = "neutral";
category[] = {
{"Airplanes","NeutralAirplanes"}
{"Helicopter Unarmed","NeutralHelicopterUnarmed"}
};
};
class GUE_Woodlander2 {
humanity = "neutral";
category[] = {
{"Black Market Ammo","NeutralBlackMarketAmmo"}
{"Black Market Weapons","NeutralBlackMarketWeapons"}
{"Explosives","NeutralExplosives"}
};
};
class Rita_Ensler_EP1 {
humanity = "neutral";
category[] = {
{"Backpacks","NeutralBackpacks"}
{"Clothes","NeutralClothes"}
{"Cooked Meats","NeutralCookedMeats"}
{"Drinks","NeutralDrinks"}
{"Packaged Food","NeutralPackagedFood"}
};
};
class Woodlander3 {
humanity = "neutral";
category[] = {
{"Building Supplies","NeutralBuildingSupplies"}
{"Toolbelt Items","NeutralToolbeltItems"}
{"Vehicle Parts","NeutralVehicleParts"}
};
};
class RU_Citizen1 {
humanity = "neutral";
category[] = {
{"Wholesale","NeutralWholesale"}
};
};
class Pilot_EP1 {
humanity = "neutral";
category[] = {
{"Assault Rifle Ammo","NeutralAssaultRifleAmmo"}
{"Light Machine Gun Ammo","NeutralLightMachineGunAmmo"}
{"Pistol Ammo","NeutralPistolAmmo"}
{"Shotguns and Single-shot Ammo","NeutralShotgunsandSingleshotAmmo"}
{"Sniper Rifle Ammo","NeutralSniperRifleAmmo"}
{"Submachine Gun Ammo","NeutralSubmachineGunAmmo"}
};
};
class RU_Profiteer4 {
humanity = "neutral";
category[] = {
{"Bikes and ATV","NeutralBikesandATV"}
{"Buses and Vans","NeutralBusesandVans"}
{"Cargo Trucks","NeutralCargoTrucks"}
{"Fuel Trucks","NeutralFuelTrucks"}
{"Military Unarmed","NeutralMilitaryUnarmed"}
{"Trucks","NeutralTrucks"}
{"Used Cars","NeutralUsedCars"}
{"Utility Vehicles","NeutralUtilityVehicles"}
};
};
class Soldier_GL_M16A2_PMC {
humanity = "neutral";
category[] = {
{"Black Market Ammo","NeutralBlackMarketAmmo"}
{"Black Market Weapons","NeutralBlackMarketWeapons"}
{"Explosives","NeutralExplosives"}
};
};
class CIV_EuroMan01_EP1 {
humanity = "neutral";
category[] = {
{"Assault Rifle","NeutralAssaultRifle"}
{"Light Machine Gun","NeutralLightMachineGun"}
{"Pistols","NeutralPistols"}
{"Shotguns and Single-shot","NeutralShotgunsandSingleshot"}
{"Sniper Rifle","NeutralSniperRifle"}
{"Submachine Guns","NeutralSubmachineGuns"}
};
};
class RU_WorkWoman5 {
humanity = "neutral";
category[] = {
{"Backpacks","NeutralBackpacks"}
{"Clothes","NeutralClothes"}
{"Cooked Meats","NeutralCookedMeats"}
{"Drinks","NeutralDrinks"}
{"Packaged Food","NeutralPackagedFood"}
};
};
class TK_CIV_Takistani04_EP1 {
humanity = "neutral";
category[] = {
{"Assault Rifle","NeutralAssaultRifle"}
{"Light Machine Gun","NeutralLightMachineGun"}
{"Pistols","NeutralPistols"}
{"Shotguns and Single-shot","NeutralShotgunsandSingleshot"}
{"Sniper Rifle","NeutralSniperRifle"}
{"Submachine Guns","NeutralSubmachineGuns"}
};
};
class CIV_EuroMan02_EP1 {
humanity = "neutral";
category[] = {
{"Assault Rifle Ammo","NeutralAssaultRifleAmmo"}
{"Light Machine Gun Ammo","NeutralLightMachineGunAmmo"}
{"Pistol Ammo","NeutralPistolAmmo"}
{"Shotguns and Single-shot Ammo","NeutralShotgunsandSingleshotAmmo"}
{"Sniper Rifle Ammo","NeutralSniperRifleAmmo"}
{"Submachine Gun Ammo","NeutralSubmachineGunAmmo"}
};
};