mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
This reduces the mission size for servers using default traders. Admins can easily copy paste over the include to customize.
123 lines
4.2 KiB
Plaintext
123 lines
4.2 KiB
Plaintext
// DayZ Epoch TRADERS for 1
|
|
serverTraders = ["Functionary1","RU_Profiteer3","Profiteer1","RU_Sportswoman5","TK_CIV_Takistani05_EP1","Dr_Annie_Baker_EP1","Woodlander2","TK_CIV_Takistani03_EP1","TK_CIV_Takistani06_EP1","TK_CIV_Takistani04_EP1","TK_CIV_Woman03_EP1","TK_CIV_Woman02_EP1","RU_Profiteer2","TK_CIV_Takistani02_EP1","RU_Damsel4","RU_Woodlander3","RU_Citizen4","RU_Pilot","TK_GUE_Soldier_Sniper_EP1","Soldier_MG_PKM_PMC"];
|
|
// Hero Traders
|
|
menu_Functionary1 = [
|
|
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
|
|
[],
|
|
"hero"
|
|
];
|
|
// Weapons - Khush
|
|
menu_RU_Profiteer3 = [
|
|
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
|
|
[],
|
|
"friendly"
|
|
];
|
|
// Ammo - Khush
|
|
menu_Profiteer1 = [
|
|
[["Assault Rifle Ammo",480],["Light Machine Gun Ammo",481],["Pistol Ammo",484],["Shotguns and Single-shot Ammo",573],["Sniper Rifle Ammo",482],["Submachine Gun Ammo",483]],
|
|
[],
|
|
"friendly"
|
|
];
|
|
// Can Trader - Khush
|
|
menu_RU_Sportswoman5 = [
|
|
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
|
"friendly"
|
|
];
|
|
// Parts Trader - Khush
|
|
menu_TK_CIV_Takistani05_EP1 = [
|
|
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
|
|
[],
|
|
"friendly"
|
|
];
|
|
// Doctor - Khush
|
|
menu_Dr_Annie_Baker_EP1 = [
|
|
[["Chem-lites/Flares",542],["Medical Supplies",541],["Smoke Grenades",543]],
|
|
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
|
"friendly"
|
|
];
|
|
// Auto Trader - Khush
|
|
menu_Woodlander2 = [
|
|
[["Bikes and ATV",608],["Buses and Vans",563],["Cargo Trucks",564],["Fuel Trucks",492],["Military Unarmed",491],["Trucks",495],["Used Cars",585],["Utility Vehicles",565]],
|
|
[],
|
|
"friendly"
|
|
];
|
|
// Car Parts - Nur
|
|
menu_TK_CIV_Takistani03_EP1 = [
|
|
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Weapons Trader - Nur
|
|
menu_TK_CIV_Takistani06_EP1 = [
|
|
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
|
|
// Ammo Trader - Nur
|
|
menu_TK_CIV_Takistani04_EP1 = [
|
|
[["Assault Rifle Ammo",609],["Light Machine Gun Ammo",610],["Pistol Ammo",611],["Shotguns and Single-shot Ammo",613],["Sniper Rifle Ammo",614],["Submachine Gun Ammo",612]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Can Trader - Nur
|
|
menu_TK_CIV_Woman03_EP1 = [
|
|
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
|
"neutral"
|
|
];
|
|
// Doctor - Nur
|
|
menu_TK_CIV_Woman02_EP1 = [
|
|
[["Chem-lites/Flares",666],["Medical Supplies",665],["Smoke Grenades",668]],
|
|
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
|
"neutral"
|
|
];
|
|
// Auto Trader - Garm
|
|
menu_RU_Profiteer2 = [
|
|
[["Bikes and ATV",587],["Buses and Vans",588],["Cargo Trucks",586],["Fuel Trucks",589],["Military Unarmed",598],["Trucks",590],["Used Cars",520],["Utility Vehicles",591]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Black Market Vendor - South Airport
|
|
menu_Soldier_MG_PKM_PMC = [
|
|
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Car Parts - Garm
|
|
menu_TK_CIV_Takistani02_EP1 = [
|
|
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Can Trader - Garm
|
|
menu_RU_Damsel4 = [
|
|
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
|
"neutral"
|
|
];
|
|
// Wholesaler - South
|
|
menu_RU_Woodlander3 = [
|
|
[["Wholesale",555]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Wholesaler - North
|
|
menu_RU_Citizen4 = [
|
|
[["Wholesale",636]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Airplane Dealer
|
|
menu_RU_Pilot = [
|
|
[["Airplanes",517],["Helicopter Unarmed",519]],
|
|
[],
|
|
"neutral"
|
|
];
|
|
// Apu Nahasapeemapetilon Bandit Trader
|
|
menu_TK_GUE_Soldier_Sniper_EP1 = [
|
|
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
|
|
[],
|
|
"hostile"
|
|
]; |