From be07764ab24deb678bd01ac123ef2b282199ae8e Mon Sep 17 00:00:00 2001 From: vbawol Date: Sun, 30 Jun 2013 09:53:27 -0500 Subject: [PATCH] Taviana 1.1 --- .../MPMissions/DayZ_Epoch_13.Tavi/mission.sqm | 58 +++++++++------- .../DayZ_Epoch_13.Tavi/server_traders.sqf | 69 ++++++++++--------- .../TEMPLATE/server_traders_tmp.sqf | 4 +- 3 files changed, 70 insertions(+), 61 deletions(-) diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm index e6934eedf..11dfbb14c 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm @@ -1245,7 +1245,7 @@ class Mission }; class Markers { - items=32; + items=33; class Item0 { position[]={11785.905,300.77228,11060.094}; @@ -1324,7 +1324,7 @@ class Mission name="ArmedChoppers"; text="Pete's Armed Choppers"; type="mil_dot"; - colorName="ColorOrange"; + colorName="ColorBlue"; }; class Item13 { @@ -1340,7 +1340,7 @@ class Mission name="UnarmedChopperF"; text="Hanz Unarmed Choppers"; type="mil_dot"; - colorName="ColorOrange"; + colorName="ColorGreen"; }; class Item15 { @@ -1348,14 +1348,14 @@ class Mission name="BoatVendor1"; text="Capt. Yak"; type="mil_triangle"; - colorName="ColorBlue"; + colorName="ColorBlack"; }; class Item16 { position[]={14976.129,20.700497,18411.604}; name="Wholesaler1"; text="Wholesaler Reynolds"; - type="mil_box"; + type="mil_dot"; colorName="ColorBlack"; }; class Item17 @@ -1363,16 +1363,16 @@ class Mission position[]={10411.687,5.007,16857.264}; name="HeroVendor"; text="Chuck's Hero Shop"; - type="Strongpoint"; - colorName="ColorGreen"; + type="hd_dot"; + colorName="ColorBlue"; }; class Item18 { position[]={15097.365,38.066315,14809.885}; - name="ArmedVehicles"; - text="Tom's Armed Vehicles"; - type="mil_dot"; - colorName="ColorOrange"; + name="TomsVehicles"; + text="Tom's Vehicles"; + type="mil_triangle"; + colorName="ColorGreen"; }; class Item19 { @@ -1386,9 +1386,9 @@ class Mission { position[]={16149.238,39.333866,13584.271}; name="Doctor2"; - text="Bones"; + text="Dr Bones"; type="mil_dot"; - colorName="ColorGreen"; + colorName="ColorBlack"; }; class Item21 { @@ -1396,7 +1396,7 @@ class Mission name="PlaneVendor"; text="Murdock's Planes"; type="mil_dot"; - colorName="ColorOrange"; + colorName="ColorGreen"; }; class Item22 { @@ -1404,7 +1404,7 @@ class Mission name="VehiclePartsVendors"; text="Sven and Slav's Parts/Vehicles"; type="mil_circle"; - colorName="ColorOrange"; + colorName="ColorBlack"; }; class Item23 { @@ -1428,7 +1428,7 @@ class Mission name="Doctor3"; text="Dr. Vu"; type="mil_dot"; - colorName="ColorRed"; + colorName="ColorBlack"; }; class Item26 { @@ -1436,22 +1436,22 @@ class Mission name="BanditWeaponAmmo"; text="Gabe's and Cohaagen's Weapons/Ammo"; type="mil_circle"; - colorName="ColorRed"; + colorName="ColorBlack"; }; class Item27 { position[]={3262.4954,4.9681244,8182.8096}; name="Armed Boats"; text="Chad's Armed Boats"; - type="mil_dot"; - colorName="ColorOrange"; + type="mil_triangle"; + colorName="ColorBlack"; }; class Item28 { - position[]={6991.436,70.179367,8303.6289}; + position[]={6968.1514,75.954376,8307.2559}; name="BanditChoppersRepair"; - text="Dante's and Javon's Choppers/Parts"; - type="mil_circle"; + text="Dante's Bandit Shop"; + type="mil_dot"; colorName="ColorRed"; }; class Item29 @@ -1460,14 +1460,14 @@ class Mission name="GeneralSupplies3"; text="Mrs. Doubtfire"; type="mil_dot"; - colorName="ColorRed"; + colorName="ColorBlack"; }; class Item30 { position[]={8807.9297,23.021162,2342.54}; name="Wholesaler2"; text="Wholesaler Darren"; - type="mil_box"; + type="mil_dot"; colorName="ColorBlack"; }; class Item31 @@ -1475,9 +1475,17 @@ class Mission position[]={10188.604,75.686981,18675.205}; name="RepairShop"; text="Scott's Repair Shop"; - type="mil_dot"; + type="mil_box"; colorName="ColorGreen"; }; + class Item32 + { + position[]={6992.147,83.109459,8286.3418}; + name="JavonsParts"; + text="Javon's Parts"; + type="mil_dot"; + colorName="ColorBlack"; + }; }; }; class Intro diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf index 06a7bc29e..7b1a44b46 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/server_traders.sqf @@ -3,145 +3,146 @@ serverTraders = ["GUE_Worker2","Soldier_Sniper_KSVK_PMC","Soldier_GL_PMC","GUE_S // START PER TRADER CONFIG // Pete's Armed Choppers menu_GUE_Worker2 = [ - [["Armed Choppers",239]], + [["Helicopter Armed",493]], [], - "friendly" + "hero" ]; // Jacks Weapons menu_Soldier_Sniper_KSVK_PMC = [ - [["Assault Rifle",241],["Pistols",242],["Heavy Machine Guns",243],["Sniper Rifles",244]], + [["Assault Rifle",485],["Light Machine Gun",486],["Pistols",489],["Shotguns and Single-shot",574],["Sniper Rifle",487],["Submachine Guns",488]], [], "friendly" ]; // Robby's Ammo Dump menu_Soldier_GL_PMC = [ - [["Assault Ammo",245],["Pistol Ammo",246],["Heavy Ammo",247],["Sniper Rifle Ammo",248]], + [["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" ]; // Hanz Unarmed Choppers menu_GUE_Soldier_Pilot = [ - [["Helicopter Unarmed",249]], + [["Helicopter Unarmed",519]], [], "friendly" ]; // Scott's Repair Shop menu_GUE_Woodlander3 = [ - [["Building Supplies",250],["Toolbelt Items",260],["Vehicle Parts",261]], + [["Building Supplies",530],["Toolbelt Items",532],["Vehicle Parts",531]], [], "friendly" ]; // Capt. Yak menu_Worker4 = [ - [["PBX",251],["Boats Unarmed",254]], + [["Boats Armed",558],["Boats Unarmed",557]], [], "neutral" ]; // Wholesaler Reynolds menu_Reynolds_PMC = [ - [["Wholesale Crates",256]], + [["Wholesale",636]], [], "neutral" ]; // Chucks Hero Shop menu_Soldier_Sniper_PMC = [ - [["Clothes",257],["Weapons",258],["Safes",297]], + [["Ammunition",478],["Clothes",476],["Military Armed",562],["Trucks Armed",479],["Weapons",477]], [], - "friendly" + "hero" ]; -// Tom's Armed Vehicles +// Tom's Vehicles menu_GUE_Soldier_3 = [ - [["Military Armed",259],["Fuel Trucks",300],["Military Unarmed",306]], + [["Bikes and ATV",608],["Buses and Vans",563],["Cargo Trucks",564],["Compact Cars",578],["Economy Cars",583],["Fuel Trucks",492],["Luxury Cars",581],["Microcars",584],["Military Unarmed",491],["Trucks",495],["Used Cars",585],["Utility Vehicles",565]], [], "friendly" ]; // Dr. Hammond menu_RU_Doctor = [ - [["Medical Supplies",262],["Chem-lites/Flares",264],["Smoke Grenades",265]], - [], + [["Chem-lites/Flares",542],["Medical Supplies",541],["Smoke Grenades",543]], + [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], "friendly" ]; // Bones menu_Doctor = [ - [["Medical Supplies",266],["Chem-lites/Flares",267],["Smoke Grenades",269]], - [], - "friendly" + [["Chem-lites/Flares",666],["Medical Supplies",665],["Smoke Grenades",668]], + [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], + "neutral" ]; // Murdock's Planes menu_UN_CDF_Soldier_Pilot_EP1 = [ - [["Airplanes",268]], + [["Airplanes",517]], [], "friendly" ]; // Sven's Parts menu_RU_Worker4 = [ - [["Building Supplies",270],["Vehicle Parts",271]], + [["Building Supplies",508],["Toolbelt Items",510],["Vehicle Parts",509]], [], "neutral" ]; // Slav's Vehicles menu_RU_Woodlander4 = [ - [["Cars",272],["Bus/Van/Bikes",273],["Trucks Unarmed",274],["Trucks Armed",275],["ATV/Motorcycles ",304],["UAZ",305],["SUV",307]], + [["Bikes and ATV",587],["Buses and Vans",588],["Cargo Trucks",586],["Compact Cars",560],["Economy Cars",523],["Fuel Trucks",589],["Luxury Cars",521],["Microcars",522],["Military Unarmed",598],["Trucks",590],["Used Cars",520],["Utility Vehicles",591]], [], "neutral" ]; // Trin's General Supplies menu_Citizen3 = [ - [["Backpacks",276],["Food/Drinks",277],["Food and Drinks",278],["Toolbelt Items",279]], - [], + [["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]], + [["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]], "neutral" ]; // Melissa's General Supplies menu_RU_Damsel5 = [ - [["Backpacks",280],["Clothes",281],["Food and Drinks",282],["Toolbelt Items",283]], - [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], + [["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]], + [["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]], "friendly" ]; // Dr. Vu menu_Dr_Hladik_EP1 = [ - [["Medical Supplies",284]], + [["Chem-lites/Flares",666],["Medical Supplies",665],["Smoke Grenades",668]], [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], "neutral" ]; // Gabriel's Weapons menu_GUE_Commander = [ - [["Assault Rifle",285],["Pistols",286],["Sniper Rifles",287]], + [["Assault Rifle",637],["Light Machine Gun",638],["Pistols",674],["Shotguns and Single-shot",641],["Sniper Rifle",640],["Submachine Guns",642]], [], "neutral" ]; // Cohaagen's Ammunition menu_GUE_Soldier_CO = [ - [["Assault Rifle Ammo",288],["Pistol Ammo",289],["Sniper Rifle Ammo",302]], + [["Assault Rifle Ammo",643],["Light Machine Gun Ammo",644],["Pistol Ammo",646],["Shotguns and Single-shot Ammo",649],["Sniper Rifle Ammo",647],["Submachine Gun Ammo",648]], [], "neutral" ]; // Chad's Armed Boats menu_Profiteer2_EP1 = [ - [["Boats Armed",290]], + [["Boats Armed",673],["Boats Unarmed",672]], [], "neutral" ]; // Mrs. Doubtfire menu_RU_Farmwife5 = [ - [["Backpacks",291],["Food/Drinks",298],["Toolbelt Items",299],["Clothes",301]], - [], + [["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]], + [["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]], "neutral" ]; + // Dante's Bandit Choppers menu_GUE_Woodlander1 = [ - [["Armed Choppers",292],["Helicopter Unarmed",293]], + [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]], [], - "neutral" + "hostile" ]; // Javon's Parts menu_RU_Worker1 = [ - [["Building Supplies",294],["Vehicle Parts",295]], + [["Building Supplies",662],["Toolbelt Items",663],["Vehicle Parts",664]], [], "neutral" ]; // Wholesaler Darren menu_GUE_Soldier_2 = [ - [["Wholesale",296]], + [["Wholesale",675]], [], "neutral" ]; \ No newline at end of file diff --git a/Server Files/MPMissions/TEMPLATE/server_traders_tmp.sqf b/Server Files/MPMissions/TEMPLATE/server_traders_tmp.sqf index 5738d1653..d7389cee0 100644 --- a/Server Files/MPMissions/TEMPLATE/server_traders_tmp.sqf +++ b/Server Files/MPMissions/TEMPLATE/server_traders_tmp.sqf @@ -195,12 +195,12 @@ menu_ibr_lingorman6s = [ // General Store 4 menu_TK_CIV_Woman02_EP1 = [ [["Backpacks",685],["Clothes",683],["Cooked Meats",686],["Drinks",684],["Packaged Food",687]], - [], + [["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]], "neutral" ]; // General Store 5 menu_Damsel3 = [ [["Backpacks",688],["Clothes",689],["Cooked Meats",690],["Drinks",691],["Packaged Food",692]], - [], + [["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]], "friendly" ]; \ No newline at end of file