Add new items to config traders

Duplicate categories are now marked instead of being listed multiple
times. This makes the configs far easier to maintain. Admins can still
expand each individual category for further customization.
This commit is contained in:
ebaydayz
2016-04-06 13:05:35 -04:00
parent 666ace6d54
commit 03b8c38c6a
94 changed files with 1033 additions and 5182 deletions

View File

@@ -2,13 +2,13 @@
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 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
// Weapons - Khush
menu_RU_Profiteer3 = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -26,7 +26,7 @@ menu_RU_Sportswoman5 = [
];
// Parts Trader - Khush
menu_TK_CIV_Takistani05_EP1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -44,13 +44,13 @@ menu_Woodlander2 = [
];
// Car Parts - Nur
menu_TK_CIV_Takistani03_EP1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
// Weapons Trader - Nur
menu_TK_CIV_Takistani06_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -81,13 +81,13 @@ menu_RU_Profiteer2 = [
];
// Black Market Vendor - South Airport
menu_Soldier_MG_PKM_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Car Parts - Garm
menu_TK_CIV_Takistani02_EP1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
@@ -117,7 +117,7 @@ menu_RU_Pilot = [
];
// Apu Nahasapeemapetilon Bandit Trader
menu_TK_GUE_Soldier_Sniper_EP1 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];

View File

@@ -183,7 +183,7 @@ class Mission
};
class Markers
{
items=17;
items=18;
class Item0
{
position[]={7839,0,8414};
@@ -315,7 +315,7 @@ class Mission
};
class Sensors
{
items=5;
items=6;
#define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{};
class Item0
{

View File

@@ -2,7 +2,7 @@
serverTraders = ["RU_Functionary1","RU_Citizen3","Rocker4","Profiteer4","Rita_Ensler_EP1","CIV_EuroMan01_EP1","CIV_EuroMan02_EP1","TK_GUE_Soldier_5_EP1","GUE_Soldier_MG","Worker2","Worker3","Woodlander1","UN_CDF_Soldier_Pilot_EP1","RU_WorkWoman1","Dr_Annie_Baker_EP1","RU_Citizen4","RU_WorkWoman5","RU_Citizen1","RU_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","Woodlander3","Dr_Hladik_EP1","Doctor","HouseWife1","GUE_Woodlander2"];
// Hero Vendor
menu_RU_Functionary1 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_RU_Citizen3 = [
];
// Weapons Friendly
menu_Rocker4 = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_Rita_Ensler_EP1 = [
];
// Weapons neutral
menu_CIV_EuroMan01_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_CIV_EuroMan02_EP1 = [
];
// Neutral Building/Parts
menu_TK_GUE_Soldier_5_EP1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_GUE_Soldier_MG = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,7 +68,7 @@ menu_Worker3 = [
];
// Friendly Building/Parts
menu_Woodlander1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -116,7 +116,7 @@ menu_RU_Villager3 = [
];
// Weapons neutral 2
menu_TK_CIV_Takistani04_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
@@ -134,7 +134,7 @@ menu_RU_Profiteer4 = [
];
// Neutral Building/Parts
menu_Woodlander3 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -158,7 +158,7 @@ menu_HouseWife1 = [
];
// Black market
menu_GUE_Woodlander2 = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];

View File

@@ -9,13 +9,13 @@ menu_Worker2 = [
];
// Bandit Trader - Kirabo
menu_GUE_Soldier_MG = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
// Black Market Vendor - Aeroporto Tasmera
menu_Soldier_GL_M16A2_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
@@ -33,7 +33,7 @@ menu_HouseWife1 = [
];
// Hero Vendor - Kingala
menu_US_Delta_Force_Assault_EP1 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -59,7 +59,7 @@ menu_RU_Citizen3 = [
];
// Building/Parts 1
menu_Woodlander1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -83,7 +83,7 @@ menu_Profiteer4 = [
];
// Weapons 1
menu_Rocker4 = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -97,7 +97,7 @@ menu_CIV_EuroMan02_EP1 = [
];
// Building/Parts 2
menu_Woodlander3 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -121,7 +121,7 @@ menu_Worker3 = [
];
// Weapons 2
menu_CIV_EuroMan01_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -135,7 +135,7 @@ menu_Pilot_EP1 = [
];
// Building/Parts 3
menu_TK_GUE_Soldier_5_EP1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
@@ -159,7 +159,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [
];
// Weapons 3
menu_TK_CIV_Takistani04_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];

View File

@@ -39,13 +39,13 @@ serverTraders = [
//COMBINATION VENDOR
menu_Soldier_Sniper_PMC = [
[["Ammunition",478],["Military Armed",562],["Helicopter Armed",512],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Military Armed",562],["Helicopter Armed",512],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
//SUPPLIES
menu_GUE_Woodlander3 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"hero"
];
@@ -68,13 +68,13 @@ menu_RU_Damsel5 = [
//COMBINATION VENDOR
menu_GUE_Woodlander1 = [
[["Ammunition",577],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
//SUPPLIES
menu_RU_Worker1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"hostile"
];
@@ -103,13 +103,13 @@ menu_Doctor = [
];
//SUPPLIES
menu_RU_Worker4 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
//WEAPONS
menu_Soldier_Sniper_KSVK_PMC = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"neutral"
];
@@ -168,7 +168,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [
//WEAPONS
menu_GUE_Commander = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"friendly"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["GUE_Villager4","RU_Farmwife4","RU_Farmwife3","Dr_Hladik_EP1","CIV_Contractor2_BAF","Soldier_Sniper_PMC","GUE_Soldier_Pilot","GUE_Soldier_2","GUE_Soldier_1","GUE_Soldier_CO","GUE_Woodlander2","GUE_Soldier_Crew","Woodlander2","UN_CDF_Soldier_MG_EP1","UN_CDF_Soldier_EP1","Tanny_PMC","UN_CDF_Soldier_Pilot_EP1"];
// Bastions Parts Supplies
menu_GUE_Villager4 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_CIV_Contractor2_BAF = [
];
// High End Weapons
menu_Soldier_Sniper_PMC = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
@@ -44,7 +44,7 @@ menu_GUE_Soldier_Pilot = [
];
// Rhven's Weapons
menu_GUE_Soldier_2 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -56,7 +56,7 @@ menu_GUE_Soldier_1 = [
];
// Bandit Trader
menu_GUE_Soldier_CO = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -74,7 +74,7 @@ menu_GUE_Soldier_Crew = [
];
// Staven's Repair Shop
menu_Woodlander2 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
@@ -92,7 +92,7 @@ menu_UN_CDF_Soldier_EP1 = [
];
// Tanner's Hero Supplies
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","BAF_Soldier_AMG_W","BAF_Soldier_AAA_DDPM","CZ_Special_Forces_MG_DES_EP1","Damsel5","GUE_Commander","GUE_Woodlander1","GUE_Woodlander3","GUE_Soldier_Sab","GUE_Soldier_Pilot","GUE_Soldier_2","Soldier_PMC","Citizen2_EP1","Rita_Ensler_EP1","RU_Farmwife1","US_Soldier_Medic_EP1","USMC_Soldier_TL","USMC_SoldierS_Engineer","UN_CDF_Soldier_AAT_EP1","ValentinaVictim","UN_CDF_Soldier_MG_EP1","GUE_Soldier_1","FR_Corpsman","GUE_Soldier_AR","Dr_Hladik_EP1","RU_Villager1","Reynolds_PMC"];
// Hero Vendor P
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_BAF_Soldier_AMG_W = [
];
// Weapons Neutral P
menu_BAF_Soldier_AAA_DDPM = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"neutral"
];
@@ -32,7 +32,7 @@ menu_Damsel5 = [
];
// Weapons neutral 1P
menu_GUE_Commander = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_GUE_Woodlander1 = [
];
// Neutral Building/Parts P
menu_GUE_Woodlander3 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader P
menu_GUE_Soldier_Sab = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_GUE_Soldier_2 = [
];
// Black Market Vendor 1P
menu_Soldier_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Neutral Building/Parts 1P
menu_Citizen2_EP1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"neutral"
];
@@ -98,7 +98,7 @@ menu_US_Soldier_Medic_EP1 = [
];
// Weapons Neutral 2P
menu_USMC_Soldier_TL = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"neutral"
];
@@ -140,7 +140,7 @@ menu_FR_Corpsman = [
];
// Neutral Building/Parts 3P
menu_GUE_Soldier_AR = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -164,7 +164,7 @@ menu_RU_Villager1 = [
];
// Neutral Building/Parts 4p
menu_Reynolds_PMC = [
[["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]],
[["Building Supplies",678],["Tools",679],["Vehicle Parts",677]],
[],
"neutral"
];

View File

@@ -183,7 +183,7 @@ class Mission
};
class Markers
{
items=17;
items=18;
class Item0
{
position[]={7839,0,8414};
@@ -315,7 +315,7 @@ class Mission
};
class Sensors
{
items=3;
items=6;
#define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{};
class Item0
{

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","Drake","BAF_Soldier_AAR_DDPM","US_Delta_Force_AR_EP1","US_Delta_Force_Medic_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","UN_CDF_Soldier_Crew_EP1","GUE_Soldier_1","Soldier_Sniper_PMC","UN_CDF_Soldier_Pilot_EP1","GUE_Soldier_3","BAF_Soldier_EN_MTP","UN_CDF_Soldier_Pilot_EP1","GUE_Worker2","Herrera_Light","Soldier_MG_PKM_PMC","Soldier_MG_PMC","GUE_Soldier_CO","RU_Damsel4","FR_Sykes","GUE_Villager4","TK_GUE_Warlord_EP1","GUE_Commander","GUE_Soldier_2","TK_GUE_Soldier_5_EP1","CIV_EuroWoman02_EP1","Dr_Annie_Baker_EP1","GUE_Soldier_Crew","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Damsel3"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_Drake = [
];
// Weapons Friendly
menu_BAF_Soldier_AAR_DDPM = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_US_Delta_Force_Medic_EP1 = [
];
// Weapons neutral
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_Soldier_MG_PMC = [
];
// Neutral Building/Parts
menu_UN_CDF_Soldier_Crew_EP1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_GUE_Soldier_1 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [
];
// Black Market Vendor
menu_GUE_Soldier_3 = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_BAF_Soldier_EN_MTP = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -98,7 +98,7 @@ menu_Herrera_Light = [
];
// Weapons friendly 2
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
@@ -134,7 +134,7 @@ menu_GUE_Villager4 = [
];
// Weapons neutral 2
menu_TK_GUE_Warlord_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
@@ -152,7 +152,7 @@ menu_GUE_Soldier_2 = [
];
// Neutral Building/Parts
menu_TK_GUE_Soldier_5_EP1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -182,13 +182,13 @@ menu_Citizen3_EP1 = [
];
// Friendly Building/parts 2
menu_ibr_lingorman6 = [
[["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]],
[["Building Supplies",678],["Tools",679],["Vehicle Parts",677]],
[],
"friendly"
];
// Friendly Building/Parts 3
menu_ibr_lingorman6s = [
[["Building Supplies",680],["Toolbelt Items",681],["Vehicle Parts",682]],
[["Building Supplies",680],["Tools",681],["Vehicle Parts",682]],
[],
"friendly"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","Soldier_GL_M16A2_PMC","Soldier_MG_PKM_PMC","CIV_Contractor2_BAF","RU_Farmwife4","GUE_Soldier_CO","GUE_Soldier_AR","GUE_Woodlander2","GUE_Soldier_Crew","GUE_Soldier_Pilot","GUE_Soldier_GL","Soldier_TL_PMC","GUE_Villager4","UN_CDF_Soldier_Pilot_EP1","Damsel5","Dr_Annie_Baker_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","GUE_Soldier_3","Farmwife4","GUE_Soldier_1","GUE_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","GUE_Woodlander2","Dr_Hladik_EP1","Doctor","HouseWife1","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Damsel3"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_Soldier_GL_M16A2_PMC = [
];
// Weapons Friendly
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_RU_Farmwife4 = [
];
// Weapons neutral
menu_GUE_Soldier_CO = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_GUE_Soldier_AR = [
];
// Neutral Building/Parts
menu_GUE_Woodlander2 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_GUE_Soldier_Crew = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_GUE_Soldier_GL = [
];
// Black Market Vendor
menu_Soldier_TL_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_GUE_Villager4 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -98,7 +98,7 @@ menu_Dr_Annie_Baker_EP1 = [
];
// Weapons friendly 2
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
@@ -134,7 +134,7 @@ menu_GUE_Villager3 = [
];
// Weapons neutral 2
menu_TK_CIV_Takistani04_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
@@ -152,7 +152,7 @@ menu_RU_Profiteer4 = [
];
// Neutral Building/Parts
menu_GUE_Woodlander2 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -182,13 +182,13 @@ menu_Citizen3_EP1 = [
];
// Friendly Building/parts 2
menu_ibr_lingorman6 = [
[["Building Supplies",678],["Toolbelt Items",679],["Vehicle Parts",677]],
[["Building Supplies",678],["Tools",679],["Vehicle Parts",677]],
[],
"friendly"
];
// Friendly Building/Parts 3
menu_ibr_lingorman6s = [
[["Building Supplies",680],["Toolbelt Items",681],["Vehicle Parts",682]],
[["Building Supplies",680],["Tools",681],["Vehicle Parts",682]],
[],
"friendly"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","BAF_Soldier_AAR_MTP","BAF_Soldier_AAT_W","Soldier_Bodyguard_M4_PMC","RU_Damsel1","GUE_Soldier_MG","GUE_Soldier_1","GUE_Villager3","Soldier_MG_PKM_PMC","GUE_Soldier_Pilot","GUE_Woodlander2","GUE_Soldier_Scout","GUE_Commander","RU_Damsel2","Dr_Hladik_EP1","Soldier_MG_PKM_PMC","Soldier_MG_PMC","FR_Assault_R","UN_CDF_Soldier_Crew_EP1","Woodlander3","Dr_Annie_Baker_EP1"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -16,7 +16,7 @@ menu_BAF_Soldier_AAR_MTP = [
// Weapons Neutral1
menu_BAF_Soldier_AAT_W = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"neutral"
];
@@ -37,7 +37,7 @@ menu_RU_Damsel1 = [
// Weapons neutral
menu_GUE_Soldier_MG = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -51,14 +51,14 @@ menu_GUE_Soldier_1 = [
// Neutral Building/Parts
menu_GUE_Villager3 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_Soldier_MG_PKM_PMC = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -79,14 +79,14 @@ menu_GUE_Woodlander2 = [
// Black Market Vendor
menu_GUE_Soldier_Scout = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_GUE_Commander = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"neutral"
];
@@ -107,7 +107,7 @@ menu_Dr_Hladik_EP1 = [
// Weapons friendly 2
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
@@ -135,7 +135,7 @@ menu_UN_CDF_Soldier_Crew_EP1 = [
// Neutral Building/Parts
menu_Woodlander3 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","Ins_Lopotev","RUS_Soldier_TL","CIV_Contractor1_BAF","RU_Farmwife4","Ins_Soldier_Sapper","Ins_Soldier_Medic","Ins_Woodlander3","TK_Soldier_Spotter_EP1","MVD_Soldier_TL","Ins_Worker2","GUE_Soldier_GL","Ins_Woodlander2","RU_Damsel4","Dr_Hladik_EP1","Soldier_TL_PMC","Soldier_GL_M16A2_PMC","Ins_Villager3","Dr_Annie_Baker_EP1","Ins_Woodlander1"];
// Hero Vendor C
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_Ins_Lopotev = [
];
// Weapons Friendly C
menu_RUS_Soldier_TL = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"neutral"
];
@@ -32,7 +32,7 @@ menu_RU_Farmwife4 = [
];
// Weapons neutral C
menu_Ins_Soldier_Sapper = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_Ins_Soldier_Medic = [
];
// Neutral Building/Parts C
menu_Ins_Woodlander3 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader C
menu_TK_Soldier_Spotter_EP1 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_Ins_Worker2 = [
];
// Black Market Vendor C
menu_GUE_Soldier_GL = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts C
menu_Ins_Woodlander2 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"neutral"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["RU_Functionary1","RU_Citizen3","Rocker4","Profiteer4","Rita_Ensler_EP1","CIV_EuroMan01_EP1","CIV_EuroMan02_EP1","TK_GUE_Soldier_5_EP1","GUE_Soldier_MG","Worker2","Worker3","Soldier_GL_M16A2_PMC","Woodlander1","UN_CDF_Soldier_Pilot_EP1","RU_WorkWoman1","Dr_Annie_Baker_EP1","RU_Citizen4","RU_WorkWoman5","RU_Citizen1","RU_Villager3","TK_CIV_Takistani04_EP1","Pilot_EP1","RU_Profiteer4","Woodlander3","Dr_Hladik_EP1","Doctor","HouseWife1","Soldier_GL_PMC"];
// Hero Vendor
menu_RU_Functionary1 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_RU_Citizen3 = [
];
// Weapons Friendly
menu_Rocker4 = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_Rita_Ensler_EP1 = [
];
// Weapons neutral
menu_CIV_EuroMan01_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_CIV_EuroMan02_EP1 = [
];
// Neutral Building/Parts
menu_TK_GUE_Soldier_5_EP1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_GUE_Soldier_MG = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_Worker3 = [
];
// Black Market Vendor
menu_Soldier_GL_M16A2_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_Woodlander1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -122,7 +122,7 @@ menu_RU_Villager3 = [
];
// Weapons neutral 2
menu_TK_CIV_Takistani04_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
@@ -140,7 +140,7 @@ menu_RU_Profiteer4 = [
];
// Neutral Building/Parts
menu_Woodlander3 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -164,7 +164,7 @@ menu_HouseWife1 = [
];
// Black Market Vendor 1P
menu_Soldier_GL_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","Graves","US_Delta_Force_AR_EP1","GUE_Commander","Damsel3","Soldier_MG_PKM_PMC","GUE_Worker2","GUE_Woodlander2","RUS_Soldier2","Drake_Light","GUE_Woodlander3","Soldier_GL_PMC","GUE_Villager3","CIV_EuroWoman01_EP1","Dr_Annie_Baker_EP1","RUS_Commander","Damsel5","TK_Special_Forces_MG_EP1","TK_Special_Forces_EP1","Ins_Soldier_AR","Ins_Lopotev","Ins_Worker2","Ins_Woodlander3","Dr_Hladik_EP1","pook_Doc_Bell47","Ins_Woodlander2"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_Graves = [
];
// Weapons Friendly
menu_US_Delta_Force_AR_EP1 = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_Damsel3 = [
];
// Weapons neutral
menu_Soldier_MG_PKM_PMC = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_GUE_Worker2 = [
];
// Neutral Building/Parts
menu_GUE_Woodlander2 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_RUS_Soldier2 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_GUE_Woodlander3 = [
];
// Black Market Vendor
menu_Soldier_GL_PMC = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_GUE_Villager3 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -116,7 +116,7 @@ menu_TK_Special_Forces_EP1 = [
];
// Weapons neutral 2
menu_Ins_Soldier_AR = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
@@ -134,7 +134,7 @@ menu_Ins_Worker2 = [
];
// Neutral Building/Parts
menu_Ins_Woodlander3 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","US_Delta_Force_AR_EP1","FR_Cooper","RU_Profiteer1","Damsel4","TK_Commander_EP1","Ins_Soldier_AR","RU_Villager1","MVD_Soldier_Marksman","RU_Soldier_Pilot","CIV_EuroMan01_EP1","Ins_Soldier_GL","Rocker2","Profiteer1","RU_Damsel5","TK_Soldier_Crew_EP1","TK_Soldier_AMG_EP1","Soldier_MG_PMC","RU_Damsel2","GUE_Soldier_MG","TK_Special_Forces_EP1","Ins_Worker2","Citizen2_EP1","pook_Doc_Bell47","RU_Doctor","Dr_Hladik_EP1"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_US_Delta_Force_AR_EP1 = [
];
// Weapons Friendly
menu_FR_Cooper = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_Damsel4 = [
];
// Weapons neutral
menu_TK_Commander_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_Ins_Soldier_AR = [
];
// Neutral Building/Parts
menu_RU_Villager1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_MVD_Soldier_Marksman = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_CIV_EuroMan01_EP1 = [
];
// Black Market Vendor
menu_Ins_Soldier_GL = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_Rocker2 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -98,7 +98,7 @@ menu_Dr_Hladic_EP1 = [
];
// Neutral Weapons 2
menu_TK_Soldier_Crew_EP1 = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"neutral"
];
@@ -140,7 +140,7 @@ menu_Ins_Worker2 = [
];
// Neutral Building/Parts 2
menu_Citizen2_EP1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];

View File

@@ -2,7 +2,7 @@
serverTraders = ["Tanny_PMC","US_Delta_Force_AR_EP1","FR_Cooper","RU_Profiteer1","Damsel4","TK_Commander_EP1","Ins_Soldier_AR","RU_Villager1","MVD_Soldier_Marksman","RU_Soldier_Pilot","CIV_EuroMan01_EP1","Ins_Soldier_GL","Rocker2","Profiteer1","RU_Damsel5","TK_Soldier_Crew_EP1","TK_Soldier_AMG_EP1","Soldier_MG_PMC","RU_Damsel2","GUE_Soldier_MG","TK_Special_Forces_EP1","Ins_Worker2","Citizen2_EP1","pook_Doc_Bell47","RU_Doctor","Dr_Hladik_EP1"];
// Hero Vendor
menu_Tanny_PMC = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
@@ -14,7 +14,7 @@ menu_US_Delta_Force_AR_EP1 = [
];
// Weapons Friendly
menu_FR_Cooper = [
[["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[["Attachments",693],["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]],
[],
"friendly"
];
@@ -32,7 +32,7 @@ menu_Damsel4 = [
];
// Weapons neutral
menu_TK_Commander_EP1 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -44,13 +44,13 @@ menu_Ins_Soldier_AR = [
];
// Neutral Building/Parts
menu_RU_Villager1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
// Bandit Trader
menu_MVD_Soldier_Marksman = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
@@ -68,13 +68,13 @@ menu_CIV_EuroMan01_EP1 = [
];
// Black Market Vendor
menu_Ins_Soldier_GL = [
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[["Attachments",693],["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
[],
"neutral"
];
// Friendly Building/Parts
menu_Rocker2 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -98,7 +98,7 @@ menu_Dr_Hladic_EP1 = [
];
// Neutral Weapons 2
menu_TK_Soldier_Crew_EP1 = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"neutral"
];
@@ -140,7 +140,7 @@ menu_Ins_Worker2 = [
];
// Neutral Building/Parts 2
menu_Citizen2_EP1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];

View File

@@ -21,13 +21,13 @@ menu_TK_CIV_Takistani03_EP1 = [
];
// Hassan's Weapons
menu_TK_CIV_Takistani02_EP1 = [
[["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[["Attachments",693],["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]],
[],
"neutral"
];
// Dan's Parts
menu_CIV_EuroMan01_EP1 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -57,19 +57,19 @@ menu_Worker1 = [
];
// Joe's Weapons
menu_Tanny_PMC = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
// Steven's Hero Shop
menu_Profiteer4 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];
// Bandit Trader
menu_TK_CIV_Takistani04_EP1 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];

View File

@@ -3,7 +3,7 @@ serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_li
// START PER TRADER CONFIG
// Whiskey's Parts Shop
menu_RU_Worker1 = [
[["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]],
[["Building Supplies",508],["Tools",510],["Vehicle Parts",509]],
[],
"neutral"
];
@@ -27,7 +27,7 @@ menu_ibr_lingorman2s = [
];
// Axle's Repair Shop
menu_Worker2 = [
[["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]],
[["Building Supplies",530],["Tools",532],["Vehicle Parts",531]],
[],
"friendly"
];
@@ -69,7 +69,7 @@ menu_Citizen2_EP1 = [
];
// Lyle's Parts
menu_Worker1 = [
[["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]],
[["Building Supplies",662],["Tools",663],["Vehicle Parts",664]],
[],
"neutral"
];
@@ -93,7 +93,7 @@ menu_CIV_EuroMan02_EP1 = [
];
// Joe's Weapons
menu_CIV_EuroMan01_EP1 = [
[["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[["Attachments",693],["Assault Rifle",615],["Light Machine Gun",616],["Pistols",617],["Shotguns and Single-shot",620],["Sniper Rifle",619],["Submachine Guns",618]],
[],
"friendly"
];
@@ -123,7 +123,7 @@ menu_Worker4 = [
];
// Chucks Weapons
menu_ibr_lingorman7 = [
[["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[["Attachments",693],["Assault Rifle",602],["Light Machine Gun",603],["Pistols",606],["Shotguns and Single-shot",607],["Sniper Rifle",605],["Submachine Guns",604]],
[],
"neutral"
];
@@ -177,12 +177,12 @@ menu_RU_Doctor = [
];
// Bandit Trader
menu_TK_CIV_Takistani04_EP1 = [
[["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[["Attachments",693],["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
[],
"hostile"
];
menu_Functionary1 = [
[["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[["Attachments",693],["Ammunition",478],["Clothes",476],["Helicopter Armed",493],["Military Armed",562],["Trucks Armed",479],["Weapons",477]],
[],
"hero"
];