mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
update mission files for 0.997
This commit is contained in:
@@ -1,148 +1,117 @@
|
||||
// DayZ Epoch TRADERS
|
||||
serverTraders = [
|
||||
"TK_CIV_Takistani04_EP1",
|
||||
"CIV_EuroMan01_EP1",
|
||||
"Rocker4",
|
||||
"Woodlander3",
|
||||
"Woodlander1",
|
||||
"RU_WorkWoman1",
|
||||
"RU_WorkWoman5",
|
||||
"CIV_EuroMan02_EP1",
|
||||
"RU_Citizen3",
|
||||
"Worker3",
|
||||
"Profiteer4",
|
||||
"Dr_Hladik_EP1",
|
||||
"Doctor",
|
||||
"RU_Functionary1",
|
||||
"RU_Villager3",
|
||||
"RU_Citizen4",
|
||||
"RU_Citizen1",
|
||||
"Pilot_EP1",
|
||||
"Rita_Ensler_EP1"
|
||||
];
|
||||
|
||||
// Weapons Traders
|
||||
// DayZ Epoch TRADERS for 11
|
||||
serverTraders = ["CIV_EuroMan01_EP1","Rocker4","Woodlander3","Woodlander1","RU_WorkWoman1","RU_WorkWoman5","Rita_Ensler_EP1","CIV_EuroMan02_EP1","RU_Citizen3","Pilot_EP1","Worker3","Profiteer4","Dr_Hladik_EP1","Doctor","RU_Functionary1","RU_Villager3","TK_CIV_Takistani04_EP1","RU_Citizen4","RU_Citizen1"];
|
||||
// START PER TRADER CONFIG
|
||||
// Weapons Trader - Bash
|
||||
menu_CIV_EuroMan01_EP1 = [
|
||||
[["Sidearm",11],["Rifles",12],["Shotguns and Crossbows",13]],
|
||||
[["Sidearm",1],["Rifles",2],["Shotguns and Crossbows",3]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Weapons Trader - Klen
|
||||
menu_Rocker4 = [
|
||||
[["Sidearm",1111],["Rifles",1212],["Shotguns and Crossbows",1313]],
|
||||
[["Sidearm",4],["Rifles",5],["Shotguns and Crossbows",6]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
|
||||
// Parts Traders
|
||||
// Parts Trader - Bash
|
||||
menu_Woodlander3 = [
|
||||
[["Vehicle Parts",21],["Building Supplies",22]],
|
||||
[["Vehicle Parts",7],["Building Supplies",8]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Parts Trader - Klen
|
||||
menu_Woodlander1 = [
|
||||
[["Vehicle Parts",2121],["Building Supplies",2222]],
|
||||
[["Vehicle Parts",11],["Building Supplies",12]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
|
||||
// Can Traders
|
||||
// Can Trader - Klen
|
||||
menu_RU_WorkWoman1 = [
|
||||
[["Food and Drinks",51],["Backpacks",52],["Toolbelt Items",53],["Clothes",54]],
|
||||
[
|
||||
["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]
|
||||
],
|
||||
[["Food and Drinks",13],["Backpacks",14],["Toolbelt Items",15],["Clothes",16]],
|
||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Can Trader - Bash
|
||||
menu_RU_WorkWoman5 = [
|
||||
[["Food and Drinks",5151],["Backpacks",5252],["Toolbelt Items",5353],["Clothes",5454]],
|
||||
[
|
||||
["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]
|
||||
],
|
||||
[["Food and Drinks",17],["Backpacks",18],["Toolbelt Items",19],["Clothes",20]],
|
||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Can Trader - Stary
|
||||
menu_Rita_Ensler_EP1 = [
|
||||
[["Food and Drinks",515151],["Backpacks",525252],["Toolbelt Items",535353],["Clothes",545454]],
|
||||
[
|
||||
["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]
|
||||
],
|
||||
"friendly"
|
||||
[["Food and Drinks",21],["Backpacks",22],["Toolbelt Items",23],["Clothes",24]],
|
||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
|
||||
// Ammo Traders
|
||||
// Ammo Trader - Bash
|
||||
menu_CIV_EuroMan02_EP1 = [
|
||||
[["Sidearm Ammo",1],["Rifle Ammo",2],["Shotgun and Crossbow Ammo",3]],
|
||||
[["Sidearm Ammo",25],["Rifle Ammo",26],["Shotgun and Crossbow Ammo",27]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Ammo Trader - Klen
|
||||
menu_RU_Citizen3 = [
|
||||
[["Sidearm Ammo",1001],["Rifle Ammo",2002],["Shotgun and Crossbow Ammo",3003]],
|
||||
[["Sidearm Ammo",28],["Rifle Ammo",29],["Shotgun and Crossbow Ammo",30]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// ,["Assault Rifle Ammo",4004],["Machine Gun Ammo",5005],["Sniper Rifle Ammo",6006]
|
||||
// Ammo Trader - Stary
|
||||
menu_Pilot_EP1 = [
|
||||
[["Assault Rifle Ammo",4],["Machine Gun Ammo",5],["Sniper Rifle Ammo",6]],
|
||||
[["Assault Rifle Ammo",31],["Machine Gun Ammo",32],["Sniper Rifle Ammo",33]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
// Auto Traders
|
||||
// Auto Trader - Bash
|
||||
menu_Worker3 = [
|
||||
[["Cars",41],["Trucks Unarmed",42],["SUV",466],["Buses and Vans",467],["Bikes and ATV",43],["Helicopter Unarmed",44],["Military Unarmed",45]],
|
||||
[["Cars",34],["Trucks Unarmed",35],["SUV",36],["Buses and Vans",37],["Bikes and ATV",38],["Helicopter Unarmed",39],["Military Unarmed",40]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Auto Trader - Klen
|
||||
menu_Profiteer4 = [
|
||||
[["Trucks Armed",422],["UAZ",46],["Helicopter Armed",444],["Military Armed",455],["Fuel Trucks",47],["Heavy Armor Unarmed",48]],
|
||||
[["Trucks Armed",41],["UAZ",42],["Helicopter Armed",43],["Military Armed",44],["Fuel Trucks",45],["Heavy Armor Unarmed",46]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
|
||||
// Doctors
|
||||
// Doctor - Bash
|
||||
menu_Dr_Hladik_EP1 = [
|
||||
[["Medical Supplies",31],["Chem-lites/Flares",32],["Smoke Grenades",33]],
|
||||
[["Medical Supplies",47],["Chem-lites/Flares",48],["Smoke Grenades",49]],
|
||||
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Doctor - Klen
|
||||
menu_Doctor = [
|
||||
[["Medical Supplies",3131],["Chem-lites/Flares",3232],["Smoke Grenades",3333]],
|
||||
[["Medical Supplies",50],["Chem-lites/Flares",51],["Smoke Grenades",52]],
|
||||
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
||||
"friendly"
|
||||
];
|
||||
|
||||
// Metals Traders
|
||||
// Hero Traders
|
||||
menu_RU_Functionary1 = [
|
||||
[["Clothes",411]],
|
||||
[["Clothes",53]],
|
||||
[],
|
||||
"hero"
|
||||
"friendly"
|
||||
];
|
||||
|
||||
// Boat Traders
|
||||
// Boat Trader
|
||||
menu_RU_Villager3 = [
|
||||
[["Boats Unarmed",49],["Boats Armed",499],["Wholesale",99]],
|
||||
[["Boats Unarmed",54],["Boats Armed",55],["Wholesale",56]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
|
||||
// High End Weapons
|
||||
menu_TK_CIV_Takistani04_EP1 = [
|
||||
[["Assault Rifle",14],["Machine Gun",15],["Sniper Rifle",16],["Explosives",23]],
|
||||
[["Assault Rifle",57],["Machine Gun",58],["Sniper Rifle",59],["Explosives",60]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
|
||||
// Wholesaler - Solnichniy
|
||||
menu_RU_Citizen4 = [
|
||||
[["Wholesale",999]],
|
||||
[["Wholesale",61]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
// Wholesaler - Balota
|
||||
menu_RU_Citizen1 = [
|
||||
[["Wholesale",9999]],
|
||||
[["Wholesale",62]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
// Unused
|
||||
// ["ItemOilBarrel","ItemGoldBar",1,3,"buy","Gold Bars","Oil Barrel",100]
|
||||
// ["friendly"] must have more than -2000 humanity,
|
||||
// ["neutral"] can have any ammount of humanity
|
||||
// ["hostile"] must have lower than -2000
|
||||
// OLD ["Wholesale",999]
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user