diff --git a/MPMissions/DayZ_Epoch_1.Takistan/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_1.Takistan/dynamic_vehicle.sqf index a59409a60..f514ffd84 100644 --- a/MPMissions/DayZ_Epoch_1.Takistan/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_1.Takistan/dynamic_vehicle.sqf @@ -49,9 +49,9 @@ AllowedVehiclesList = [ ["LandRover_CZ_EP1",2], ["HMMWV_Ambulance",2], ["HMMWV_DES_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_10.Mountains_ACR/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_10.Mountains_ACR/dynamic_vehicle.sqf index 0a3042a67..b4203ede2 100644 --- a/MPMissions/DayZ_Epoch_10.Mountains_ACR/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_10.Mountains_ACR/dynamic_vehicle.sqf @@ -54,9 +54,9 @@ AllowedVehiclesList = [ ["Smallboat_1",2], ["Smallboat_2",2], ["M113Ambul_UN_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_11.Chernarus/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_11.Chernarus/dynamic_vehicle.sqf index 3c5eda2dd..6daa2d316 100644 --- a/MPMissions/DayZ_Epoch_11.Chernarus/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_11.Chernarus/dynamic_vehicle.sqf @@ -56,9 +56,9 @@ AllowedVehiclesList = [ ["Fishing_Boat",2], ["Smallboat_1",2], ["Smallboat_2",2], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm b/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm index f6a536bc6..b95a7868e 100644 --- a/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm +++ b/MPMissions/DayZ_Epoch_11.Chernarus/mission.sqm @@ -14,7 +14,7 @@ class Mission "glt_m300t", "sigisolda", "suv_col", - "csj_gyroac", + "csj_gyroac" }; addOnsAuto[]= { @@ -1168,7 +1168,7 @@ class Mission }; class Markers { - items=15; + items=14; class Item0 { position[]={7550.6182,361.05222,8371.957}; @@ -1228,14 +1228,6 @@ class Mission colorName="ColorGreen"; }; class Item9 - { - position[]={9772.5752,1.8273382,1763.3428}; - name="boatsnwholesale"; - text="Wholesaler"; - type="mil_dot"; - colorName="ColorRed"; - }; - class Item10 { position[]={6345.6113,306.13721,7808.5073}; name="Tradercitystary"; @@ -1243,7 +1235,7 @@ class Mission type="mil_circle"; colorName="ColorGreen"; }; - class Item11 + class Item10 { position[]={4394.2061,10.050329,2247.9697}; name="boatsnwholesale_1"; @@ -1251,7 +1243,7 @@ class Mission type="mil_dot"; colorName="ColorRed"; }; - class Item12 + class Item11 { position[]={13528.172,6.3179522,6331.1582}; name="boatsnwholesale_1_1"; @@ -1259,7 +1251,7 @@ class Mission type="mil_dot"; colorName="ColorRed"; }; - class Item13 + class Item12 { position[]={12466.402,159,12524.384}; name="Airplane Dealer"; @@ -1267,7 +1259,7 @@ class Mission type="mil_dot"; colorName="ColorBlue"; }; - class Item14 + class Item13 { position[]={13404.516,1.8943386,2836.1069}; name="Boat Dealer"; diff --git a/MPMissions/DayZ_Epoch_12.isladuala/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_12.isladuala/dynamic_vehicle.sqf index ca56fb6ff..70a1f4ac3 100644 --- a/MPMissions/DayZ_Epoch_12.isladuala/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_12.isladuala/dynamic_vehicle.sqf @@ -52,9 +52,9 @@ AllowedVehiclesList = [ ["Fishing_Boat",2], ["Smallboat_1",2], ["Smallboat_2",2], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_16.Panthera2/mission.sqm b/MPMissions/DayZ_Epoch_16.Panthera2/mission.sqm index 5760d4b70..f73af26de 100644 --- a/MPMissions/DayZ_Epoch_16.Panthera2/mission.sqm +++ b/MPMissions/DayZ_Epoch_16.Panthera2/mission.sqm @@ -1344,7 +1344,7 @@ class Mission { position[]={3990.0601,58.092819,6156.1484}; name="NeutralWeapons/Ammo/Medic"; - text="Kopa Neutral Camp"; + text="Kopa Weapons/Ammo/Medical"; type="mil_circle"; colorName="ColorOrange"; }; @@ -1358,7 +1358,7 @@ class Mission }; class Item17 { - position[]={9057.3877,9.2987309,4091.7383}; + position[]={9059.6152,9.2987309,4059.9512}; name="HeroVehicles"; text="Darren's Hero Vehicles"; type="mil_dot"; @@ -1366,7 +1366,7 @@ class Mission }; class Item18 { - position[]={2974.0906,4.3596339,3368.0342}; + position[]={2920.1094,4.3596339,3339.9177}; name="Medic/Vehicles"; text="Kypex and Perry's Vehicles/Medical"; type="mil_dot"; @@ -1389,13 +1389,6 @@ class Mission colorName="ColorGreen"; }; class Item21 - { - position[]={7224.0186,8.2730865,726.9519}; - name="WholesalerSouth"; - text="East's Wholesale"; - type="Empty"; - }; - class Item22 { position[]={7944.0186,7.1507893,4807.3774}; name="NeutralCars"; @@ -1403,7 +1396,7 @@ class Mission type="mil_dot"; colorName="ColorOrange"; }; - class Item23 + class Item22 { position[]={8938.6816,1.3595574,4795.3315}; name="Boats"; @@ -1411,7 +1404,7 @@ class Mission type="mil_triangle"; colorName="ColorBlue"; }; - class Item24 + class Item23 { position[]={8687.3086,7.7843323,3137.5818}; name="FriendlyRepair/FoodDrink"; @@ -1419,7 +1412,7 @@ class Mission type="mil_circle"; colorName="ColorGreen"; }; - class Item25 + class Item24 { position[]={4426.6914,20.192377,1630.2759}; name="NeutralGeneral/Building"; @@ -1427,6 +1420,14 @@ class Mission type="mil_circle"; colorName="ColorOrange"; }; + class Item25 + { + position[]={7224.3823,8.2689209,727.15576}; + name="WholesaleSouth"; + text="South's Wholesaler"; + type="mil_dot"; + colorName="ColorBlack"; + }; }; }; class Intro diff --git a/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf b/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf index 763fcecc2..04aff2733 100644 --- a/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf +++ b/MPMissions/DayZ_Epoch_16.Panthera2/server_traders.sqf @@ -34,7 +34,7 @@ menu_GUE_Commander = [ menu_Tanny_PMC = [ [["Ammunition",402],["Weapons",403],["Clothes",404],["Vehicles",405],["Safes",406]], [], - "friendly" + "hero" ]; // Roberts Ammo menu_BAF_Soldier_AMG_W = [ @@ -64,7 +64,7 @@ menu_GUE_Soldier_1 = [ menu_BAF_Pilot_MTP = [ [["Vehicles",424],["Attack Choppers",425]], [], - "friendly" + "hero" ]; // Green's Air Vehicles menu_GUE_Soldier_Sab = [ diff --git a/MPMissions/DayZ_Epoch_2.Utes/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_2.Utes/dynamic_vehicle.sqf index ca56fb6ff..70a1f4ac3 100644 --- a/MPMissions/DayZ_Epoch_2.Utes/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_2.Utes/dynamic_vehicle.sqf @@ -52,9 +52,9 @@ AllowedVehiclesList = [ ["Fishing_Boat",2], ["Smallboat_1",2], ["Smallboat_2",2], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_3.Shapur_BAF/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_3.Shapur_BAF/dynamic_vehicle.sqf index a59409a60..f514ffd84 100644 --- a/MPMissions/DayZ_Epoch_3.Shapur_BAF/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_3.Shapur_BAF/dynamic_vehicle.sqf @@ -49,9 +49,9 @@ AllowedVehiclesList = [ ["LandRover_CZ_EP1",2], ["HMMWV_Ambulance",2], ["HMMWV_DES_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_4.Zargabad/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_4.Zargabad/dynamic_vehicle.sqf index a59409a60..f514ffd84 100644 --- a/MPMissions/DayZ_Epoch_4.Zargabad/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_4.Zargabad/dynamic_vehicle.sqf @@ -49,9 +49,9 @@ AllowedVehiclesList = [ ["LandRover_CZ_EP1",2], ["HMMWV_Ambulance",2], ["HMMWV_DES_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/dynamic_vehicle.sqf index 0a3042a67..b4203ede2 100644 --- a/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/dynamic_vehicle.sqf @@ -54,9 +54,9 @@ AllowedVehiclesList = [ ["Smallboat_1",2], ["Smallboat_2",2], ["M113Ambul_UN_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_6.Dingor/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_6.Dingor/dynamic_vehicle.sqf index ca56fb6ff..70a1f4ac3 100644 --- a/MPMissions/DayZ_Epoch_6.Dingor/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_6.Dingor/dynamic_vehicle.sqf @@ -52,9 +52,9 @@ AllowedVehiclesList = [ ["Fishing_Boat",2], ["Smallboat_1",2], ["Smallboat_2",2], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_6.Dingor/mission.sqf b/MPMissions/DayZ_Epoch_6.Dingor/mission.sqf index a747c428d..b01fa521f 100644 --- a/MPMissions/DayZ_Epoch_6.Dingor/mission.sqf +++ b/MPMissions/DayZ_Epoch_6.Dingor/mission.sqf @@ -11,7 +11,7 @@ if (true) then _this setDir 13.246977; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1 = objNull; @@ -111,7 +111,7 @@ if (true) then _this setDir 7.3076472; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_59 = objNull; @@ -149,7 +149,7 @@ if (true) then _this setDir 267.2005; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_62 = objNull; @@ -223,6 +223,17 @@ if (true) then _this setPos [6011.9268, 6629.4814, 2.8610229e-006]; }; +_unit_20 = objNull; +if (true) then +{ + _this = _group_1 createUnit ["Worker2", [6013.0737, 6629.2124, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _unit_20 = _this; + _this setDir 138.41472; + _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; + _this setUnitAbility 0.60000002; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; +}; + _vehicle_78 = objNull; if (true) then { @@ -522,7 +533,7 @@ if (true) then _this setDir -50.393272; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_218 = objNull; @@ -605,7 +616,7 @@ if (true) then _this setDir 10.41416; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_238 = objNull; @@ -767,7 +778,7 @@ if (true) then _this setDir -101.36158; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_264 = objNull; @@ -990,7 +1001,7 @@ if (true) then _this setDir 72.854317; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_66 = objNull; @@ -1001,7 +1012,7 @@ if (true) then _this setDir 273.64359; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_330 = objNull; @@ -1338,7 +1349,7 @@ if (true) then _this setDir -160.882; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_72 = objNull; @@ -1349,7 +1360,7 @@ if (true) then _this setDir -108.81454; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_76 = objNull; @@ -1360,7 +1371,7 @@ if (true) then _this setDir -102.73165; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_77 = objNull; @@ -1371,7 +1382,7 @@ if (true) then _this setDir 95.87394; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_411 = objNull; @@ -1409,7 +1420,7 @@ if (true) then _this setDir 72.737617; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_422 = objNull; @@ -1519,7 +1530,7 @@ if (true) then _this setDir -5.0591068; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_440 = objNull; @@ -1599,7 +1610,7 @@ if (true) then _this setDir 367.17648; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_448 = objNull; @@ -1628,7 +1639,7 @@ if (true) then _this setDir 167.27051; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_450 = objNull; @@ -1809,7 +1820,7 @@ if (true) then _this setDir 90.808693; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_491 = objNull; @@ -4521,7 +4532,7 @@ if (true) then _this setDir 82.011307; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1200 = objNull; @@ -4613,7 +4624,7 @@ if (true) then _this setDir 88.664886; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_109 = objNull; @@ -4624,7 +4635,7 @@ if (true) then _this setDir 89.601418; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_111 = objNull; @@ -4635,7 +4646,7 @@ if (true) then _this setDir 43.212208; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_113 = objNull; @@ -4646,7 +4657,7 @@ if (true) then _this setDir 25.054167; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1220 = objNull; @@ -4801,7 +4812,7 @@ if (true) then _this setDir 194.36969; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1257 = objNull; @@ -4821,7 +4832,7 @@ if (true) then _this setDir 132.67206; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_121 = objNull; @@ -4832,7 +4843,7 @@ if (true) then _this setDir 178.10352; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1293 = objNull; @@ -5770,7 +5781,7 @@ if (true) then _this setDir 70.515434; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1570 = objNull; @@ -5797,7 +5808,7 @@ if (true) then _this setDir 184.57875; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1573 = objNull; @@ -7177,17 +7188,176 @@ if (true) then _this setDir 15.470127; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; -_unit_155 = objNull; +_vehicle_1904 = objNull; if (true) then { - _this = _group_1 createUnit ["TK_CIV_Worker01_EP1", [6012.9453, 6629.125], [], 0, "CAN_COLLIDE"]; - _unit_155 = _this; - _this setDir 156.50609; + _this = createVehicle ["Fence_corrugated_plate", [8943.6006, 7181.9941, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1904 = _this; + _this setDir -195.63741; + _this setPos [8943.6006, 7181.9941, 2.2888184e-005]; +}; + +_vehicle_1906 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8941.002, 7179.6113, -5.7220459e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1906 = _this; + _this setDir -249.4191; + _this setPos [8941.002, 7179.6113, -5.7220459e-005]; +}; + +_vehicle_1909 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8940.0898, 7175.8652], [], 0, "CAN_COLLIDE"]; + _vehicle_1909 = _this; + _this setDir -262.26096; + _this setPos [8940.0898, 7175.8652]; +}; + +_vehicle_1912 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8946.9355, 7181.1279, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1912 = _this; + _this setDir -135.41092; + _this setPos [8946.9355, 7181.1279, 3.0517578e-005]; +}; + +_vehicle_1915 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8949.1797, 7177.9209, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1915 = _this; + _this setDir -115.13628; + _this setPos [8949.1797, 7177.9209, -1.9073486e-005]; +}; + +_vehicle_1917 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8941.3066, 7172.5942, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1917 = _this; + _this setDir -318.25766; + _this setPos [8941.3066, 7172.5942, 2.6702881e-005]; +}; + +_this = createCenter resistance; +_center_3 = _this; + +_group_3 = createGroup _center_3; + +_unit_158 = objNull; +if (true) then +{ + _this = _group_3 createUnit ["CIV_Contractor1_BAF", [8944.3281, 7180.0835, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _unit_158 = _this; + _this setDir 147.51656; + _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; "; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; +}; + +_vehicle_1922 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel", [8948.2002, 7178.5488, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1922 = _this; + _this setDir 32.898273; + _this setPos [8948.2002, 7178.5488, 1.1444092e-005]; +}; + +_vehicle_1923 = objNull; +if (true) then +{ + _this = createVehicle ["FoldTable", [8944.6572, 7179.3931, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1923 = _this; + _this setDir -28.164993; + _this setPos [8944.6572, 7179.3931, -2.2888184e-005]; +}; + +_vehicle_1925 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_small", [8938.5693, 7176.4536, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1925 = _this; + _this setDir 8.7744598; + _this setPos [8938.5693, 7176.4536, -1.1444092e-005]; +}; + +_vehicle_1926 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net2", [8941.3008, 7175.418, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1926 = _this; + _this setDir 10.939726; + _this setPos [8941.3008, 7175.418, 2.6702881e-005]; +}; + +_vehicle_1931 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock_Stripes", [8944.1455, 7172.5098, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1931 = _this; + _this setDir -36.70911; + _this setPos [8944.1455, 7172.5098, 5.3405762e-005]; +}; + +_vehicle_1933 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock_Stripes", [8947.0918, 7174.6357, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1933 = _this; + _this setDir -35.040829; + _this setPos [8947.0918, 7174.6357, 2.6702881e-005]; +}; + +_vehicle_1936 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CamoNetB_EAST", [8942.291, 7176.7554, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1936 = _this; + _this setDir -13.026567; + _this setPos [8942.291, 7176.7554, -4.196167e-005]; +}; + +_vehicle_1941 = objNull; +if (true) then +{ + _this = createVehicle ["Land_fort_bagfence_round", [8927.9668, 7186.3633, -0.062657602], [], 0, "CAN_COLLIDE"]; + _vehicle_1941 = _this; + _this setDir 32.529472; + _this setPos [8927.9668, 7186.3633, -0.062657602]; +}; + +_vehicle_1942 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8936.959, 7196.6294, -3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1942 = _this; + _this setDir 32.644676; + _this setPos [8936.959, 7196.6294, -3.8146973e-005]; +}; + +_vehicle_1944 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8937.4551, 7220.3569, 0.00022125244], [], 0, "CAN_COLLIDE"]; + _vehicle_1944 = _this; + _this setDir 11.870262; + _this setPos [8937.4551, 7220.3569, 0.00022125244]; +}; + +_vehicle_1946 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8948.3096, 7220.6353, -0.12689358], [], 0, "CAN_COLLIDE"]; + _vehicle_1946 = _this; + _this setDir 37.096653; + _this setPos [8948.3096, 7220.6353, -0.12689358]; }; processInitCommands; diff --git a/MPMissions/DayZ_Epoch_6.Dingor/mission.sqm b/MPMissions/DayZ_Epoch_6.Dingor/mission.sqm index d62e90461..69f2f8f9f 100644 --- a/MPMissions/DayZ_Epoch_6.Dingor/mission.sqm +++ b/MPMissions/DayZ_Epoch_6.Dingor/mission.sqm @@ -1259,7 +1259,7 @@ class Mission }; class Markers { - items=35; + items=36; class Item0 { position[]={4078.8516,30.836605,4757.7241}; @@ -1516,6 +1516,14 @@ class Mission type="mil_dot"; colorName="ColorRed"; }; + class Item35 + { + position[]={8938.207,36.614342,7179.0684}; + name="BlackMarket"; + text="Jeeves Black Market"; + type="hd_flag"; + colorName="ColorRed"; + }; }; }; class Intro diff --git a/MPMissions/DayZ_Epoch_6.Dingor/server_traders.sqf b/MPMissions/DayZ_Epoch_6.Dingor/server_traders.sqf index 3e0e33fde..448f59123 100644 --- a/MPMissions/DayZ_Epoch_6.Dingor/server_traders.sqf +++ b/MPMissions/DayZ_Epoch_6.Dingor/server_traders.sqf @@ -1,6 +1,5 @@ -// DayZ Epoch TRADERS for 6 -serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor"]; - // START PER TRADER CONFIG +// DayZ Epoch TRADERS for 6 & 7 +serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor","CIV_Contractor1_BAF"]; // Whiskey's Parts Shop menu_RU_Worker1 = [ [["Vehicle Parts",63],["Building Supplies",64]], @@ -15,7 +14,7 @@ menu_Dr_Annie_Baker_EP1 = [ ]; // Alejandria's General Supplies menu_CIV_EuroWoman01_EP1 = [ - [["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]], + [["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]], [], "friendly" ]; @@ -63,7 +62,7 @@ menu_ibr_lingorman2 = [ ]; // Green's Quality Cars menu_Citizen2_EP1 = [ - [["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120]], + [["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120],["Military Unarmed",308]], [], "friendly" ]; @@ -172,6 +171,12 @@ menu_TK_CIV_Worker01_EP1 = [ // Mad Scientist menu_RU_Doctor = [ [["Medical Supplies",193]], + [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], + "neutral" +]; +// Jeeves +menu_CIV_Contractor1_BAF = [ + [["Black Market Weapons",452],["Black Market Ammo",453]], [], "neutral" ]; \ No newline at end of file diff --git a/MPMissions/DayZ_Epoch_7.Lingor/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_7.Lingor/dynamic_vehicle.sqf index ca56fb6ff..70a1f4ac3 100644 --- a/MPMissions/DayZ_Epoch_7.Lingor/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_7.Lingor/dynamic_vehicle.sqf @@ -52,9 +52,9 @@ AllowedVehiclesList = [ ["Fishing_Boat",2], ["Smallboat_1",2], ["Smallboat_2",2], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_7.Lingor/mission.sqf b/MPMissions/DayZ_Epoch_7.Lingor/mission.sqf index a747c428d..b01fa521f 100644 --- a/MPMissions/DayZ_Epoch_7.Lingor/mission.sqf +++ b/MPMissions/DayZ_Epoch_7.Lingor/mission.sqf @@ -11,7 +11,7 @@ if (true) then _this setDir 13.246977; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1 = objNull; @@ -111,7 +111,7 @@ if (true) then _this setDir 7.3076472; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_59 = objNull; @@ -149,7 +149,7 @@ if (true) then _this setDir 267.2005; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_62 = objNull; @@ -223,6 +223,17 @@ if (true) then _this setPos [6011.9268, 6629.4814, 2.8610229e-006]; }; +_unit_20 = objNull; +if (true) then +{ + _this = _group_1 createUnit ["Worker2", [6013.0737, 6629.2124, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _unit_20 = _this; + _this setDir 138.41472; + _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; + _this setUnitAbility 0.60000002; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; +}; + _vehicle_78 = objNull; if (true) then { @@ -522,7 +533,7 @@ if (true) then _this setDir -50.393272; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_218 = objNull; @@ -605,7 +616,7 @@ if (true) then _this setDir 10.41416; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_238 = objNull; @@ -767,7 +778,7 @@ if (true) then _this setDir -101.36158; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_264 = objNull; @@ -990,7 +1001,7 @@ if (true) then _this setDir 72.854317; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_66 = objNull; @@ -1001,7 +1012,7 @@ if (true) then _this setDir 273.64359; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_330 = objNull; @@ -1338,7 +1349,7 @@ if (true) then _this setDir -160.882; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_72 = objNull; @@ -1349,7 +1360,7 @@ if (true) then _this setDir -108.81454; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_76 = objNull; @@ -1360,7 +1371,7 @@ if (true) then _this setDir -102.73165; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_77 = objNull; @@ -1371,7 +1382,7 @@ if (true) then _this setDir 95.87394; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_411 = objNull; @@ -1409,7 +1420,7 @@ if (true) then _this setDir 72.737617; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_422 = objNull; @@ -1519,7 +1530,7 @@ if (true) then _this setDir -5.0591068; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_440 = objNull; @@ -1599,7 +1610,7 @@ if (true) then _this setDir 367.17648; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_448 = objNull; @@ -1628,7 +1639,7 @@ if (true) then _this setDir 167.27051; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_450 = objNull; @@ -1809,7 +1820,7 @@ if (true) then _this setDir 90.808693; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_491 = objNull; @@ -4521,7 +4532,7 @@ if (true) then _this setDir 82.011307; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1200 = objNull; @@ -4613,7 +4624,7 @@ if (true) then _this setDir 88.664886; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_109 = objNull; @@ -4624,7 +4635,7 @@ if (true) then _this setDir 89.601418; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_111 = objNull; @@ -4635,7 +4646,7 @@ if (true) then _this setDir 43.212208; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_113 = objNull; @@ -4646,7 +4657,7 @@ if (true) then _this setDir 25.054167; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1220 = objNull; @@ -4801,7 +4812,7 @@ if (true) then _this setDir 194.36969; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1257 = objNull; @@ -4821,7 +4832,7 @@ if (true) then _this setDir 132.67206; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _unit_121 = objNull; @@ -4832,7 +4843,7 @@ if (true) then _this setDir 178.10352; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1293 = objNull; @@ -5770,7 +5781,7 @@ if (true) then _this setDir 70.515434; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1570 = objNull; @@ -5797,7 +5808,7 @@ if (true) then _this setDir 184.57875; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; _vehicle_1573 = objNull; @@ -7177,17 +7188,176 @@ if (true) then _this setDir 15.470127; _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;"; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; }; -_unit_155 = objNull; +_vehicle_1904 = objNull; if (true) then { - _this = _group_1 createUnit ["TK_CIV_Worker01_EP1", [6012.9453, 6629.125], [], 0, "CAN_COLLIDE"]; - _unit_155 = _this; - _this setDir 156.50609; + _this = createVehicle ["Fence_corrugated_plate", [8943.6006, 7181.9941, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1904 = _this; + _this setDir -195.63741; + _this setPos [8943.6006, 7181.9941, 2.2888184e-005]; +}; + +_vehicle_1906 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8941.002, 7179.6113, -5.7220459e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1906 = _this; + _this setDir -249.4191; + _this setPos [8941.002, 7179.6113, -5.7220459e-005]; +}; + +_vehicle_1909 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8940.0898, 7175.8652], [], 0, "CAN_COLLIDE"]; + _vehicle_1909 = _this; + _this setDir -262.26096; + _this setPos [8940.0898, 7175.8652]; +}; + +_vehicle_1912 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8946.9355, 7181.1279, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1912 = _this; + _this setDir -135.41092; + _this setPos [8946.9355, 7181.1279, 3.0517578e-005]; +}; + +_vehicle_1915 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8949.1797, 7177.9209, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1915 = _this; + _this setDir -115.13628; + _this setPos [8949.1797, 7177.9209, -1.9073486e-005]; +}; + +_vehicle_1917 = objNull; +if (true) then +{ + _this = createVehicle ["Fence_corrugated_plate", [8941.3066, 7172.5942, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1917 = _this; + _this setDir -318.25766; + _this setPos [8941.3066, 7172.5942, 2.6702881e-005]; +}; + +_this = createCenter resistance; +_center_3 = _this; + +_group_3 = createGroup _center_3; + +_unit_158 = objNull; +if (true) then +{ + _this = _group_3 createUnit ["CIV_Contractor1_BAF", [8944.3281, 7180.0835, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _unit_158 = _this; + _this setDir 147.51656; + _this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; "; _this setUnitAbility 0.60000002; - _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0; + _this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false; +}; + +_vehicle_1922 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel", [8948.2002, 7178.5488, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1922 = _this; + _this setDir 32.898273; + _this setPos [8948.2002, 7178.5488, 1.1444092e-005]; +}; + +_vehicle_1923 = objNull; +if (true) then +{ + _this = createVehicle ["FoldTable", [8944.6572, 7179.3931, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1923 = _this; + _this setDir -28.164993; + _this setPos [8944.6572, 7179.3931, -2.2888184e-005]; +}; + +_vehicle_1925 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_small", [8938.5693, 7176.4536, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1925 = _this; + _this setDir 8.7744598; + _this setPos [8938.5693, 7176.4536, -1.1444092e-005]; +}; + +_vehicle_1926 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net2", [8941.3008, 7175.418, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1926 = _this; + _this setDir 10.939726; + _this setPos [8941.3008, 7175.418, 2.6702881e-005]; +}; + +_vehicle_1931 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock_Stripes", [8944.1455, 7172.5098, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1931 = _this; + _this setDir -36.70911; + _this setPos [8944.1455, 7172.5098, 5.3405762e-005]; +}; + +_vehicle_1933 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock_Stripes", [8947.0918, 7174.6357, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1933 = _this; + _this setDir -35.040829; + _this setPos [8947.0918, 7174.6357, 2.6702881e-005]; +}; + +_vehicle_1936 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CamoNetB_EAST", [8942.291, 7176.7554, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1936 = _this; + _this setDir -13.026567; + _this setPos [8942.291, 7176.7554, -4.196167e-005]; +}; + +_vehicle_1941 = objNull; +if (true) then +{ + _this = createVehicle ["Land_fort_bagfence_round", [8927.9668, 7186.3633, -0.062657602], [], 0, "CAN_COLLIDE"]; + _vehicle_1941 = _this; + _this setDir 32.529472; + _this setPos [8927.9668, 7186.3633, -0.062657602]; +}; + +_vehicle_1942 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8936.959, 7196.6294, -3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1942 = _this; + _this setDir 32.644676; + _this setPos [8936.959, 7196.6294, -3.8146973e-005]; +}; + +_vehicle_1944 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8937.4551, 7220.3569, 0.00022125244], [], 0, "CAN_COLLIDE"]; + _vehicle_1944 = _this; + _this setDir 11.870262; + _this setPos [8937.4551, 7220.3569, 0.00022125244]; +}; + +_vehicle_1946 = objNull; +if (true) then +{ + _this = createVehicle ["TargetEpopup", [8948.3096, 7220.6353, -0.12689358], [], 0, "CAN_COLLIDE"]; + _vehicle_1946 = _this; + _this setDir 37.096653; + _this setPos [8948.3096, 7220.6353, -0.12689358]; }; processInitCommands; diff --git a/MPMissions/DayZ_Epoch_7.Lingor/mission.sqm b/MPMissions/DayZ_Epoch_7.Lingor/mission.sqm index 9d7910593..a5c49263d 100644 --- a/MPMissions/DayZ_Epoch_7.Lingor/mission.sqm +++ b/MPMissions/DayZ_Epoch_7.Lingor/mission.sqm @@ -27,7 +27,6 @@ class Mission "ibr_lcivilian_patch", "chn_crocodile", "warfarebuildings", - "ibr_lingor", "glt_m300t", "sigisolda", "suv_col", @@ -43,8 +42,8 @@ class Mission randomSeed=11171215; class Intel { - briefingName="lingor DayZ Epoch"; - briefingDescription="lingor DayZ Epoch Private Server"; + briefingName="Lingor DayZ Epoch"; + briefingDescription="Lingor DayZ Epoch Private Server"; startWeather=0.067362607; forecastWeather=0.52341133; year=2008; @@ -1259,7 +1258,7 @@ class Mission }; class Markers { - items=35; + items=36; class Item0 { position[]={4078.8516,30.836605,4757.7241}; @@ -1516,6 +1515,14 @@ class Mission type="mil_dot"; colorName="ColorRed"; }; + class Item35 + { + position[]={8938.207,36.614342,7179.0684}; + name="BlackMarket"; + text="Jeeves Black Market"; + type="hd_flag"; + colorName="ColorRed"; + }; }; }; class Intro diff --git a/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf b/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf index b0294372a..448f59123 100644 --- a/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf +++ b/MPMissions/DayZ_Epoch_7.Lingor/server_traders.sqf @@ -1,6 +1,5 @@ -// DayZ Epoch TRADERS for 6 and 7 -serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor"]; - // START PER TRADER CONFIG +// DayZ Epoch TRADERS for 6 & 7 +serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor","CIV_Contractor1_BAF"]; // Whiskey's Parts Shop menu_RU_Worker1 = [ [["Vehicle Parts",63],["Building Supplies",64]], @@ -15,7 +14,7 @@ menu_Dr_Annie_Baker_EP1 = [ ]; // Alejandria's General Supplies menu_CIV_EuroWoman01_EP1 = [ - [["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]], + [["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]], [], "friendly" ]; @@ -63,7 +62,7 @@ menu_ibr_lingorman2 = [ ]; // Green's Quality Cars menu_Citizen2_EP1 = [ - [["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120]], + [["Tracked Vehicles",90],["Armed Vehicles",91],["Fuel Trucks",92],["Armored Vehicles",93],["SUV's",120],["Military Unarmed",308]], [], "friendly" ]; @@ -172,6 +171,12 @@ menu_TK_CIV_Worker01_EP1 = [ // Mad Scientist menu_RU_Doctor = [ [["Medical Supplies",193]], + [["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]], + "neutral" +]; +// Jeeves +menu_CIV_Contractor1_BAF = [ + [["Black Market Weapons",452],["Black Market Ammo",453]], [], "neutral" ]; \ No newline at end of file diff --git a/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/dynamic_vehicle.sqf index a59409a60..f514ffd84 100644 --- a/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/dynamic_vehicle.sqf @@ -49,9 +49,9 @@ AllowedVehiclesList = [ ["LandRover_CZ_EP1",2], ["HMMWV_Ambulance",2], ["HMMWV_DES_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/DayZ_Epoch_9.Woodland_ACR/dynamic_vehicle.sqf b/MPMissions/DayZ_Epoch_9.Woodland_ACR/dynamic_vehicle.sqf index 0a3042a67..b4203ede2 100644 --- a/MPMissions/DayZ_Epoch_9.Woodland_ACR/dynamic_vehicle.sqf +++ b/MPMissions/DayZ_Epoch_9.Woodland_ACR/dynamic_vehicle.sqf @@ -54,9 +54,9 @@ AllowedVehiclesList = [ ["Smallboat_1",2], ["Smallboat_2",2], ["M113Ambul_UN_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/MPMissions/TEMPLATE/dynamic_vehicle.sqf b/MPMissions/TEMPLATE/dynamic_vehicle.sqf index 81695b161..2981925fa 100644 --- a/MPMissions/TEMPLATE/dynamic_vehicle.sqf +++ b/MPMissions/TEMPLATE/dynamic_vehicle.sqf @@ -49,9 +49,9 @@ AllowedVehiclesList = [ ["LandRover_CZ_EP1",2], ["HMMWV_Ambulance",2], ["HMMWV_DES_EP1",1], - ["KamazRefuel",1], - ["UralRefuel_TK_EP1",1], - ["MtvrRefuel_DES_EP1",1], + ["KamazRefuel_DZ",1], + ["UralRefuel_TK_EP1_DZ",1], + ["MtvrRefuel_DES_EP1_DZ",1], ["Ural_UN_EP1",2], ["Ural_TK_CIV_EP1",2], ["Ural_CDF",2], diff --git a/Server Files/Battleye/attachto.txt b/Server Files/Battleye/attachto.txt index f5351162e..4348501cc 100644 --- a/Server Files/Battleye/attachto.txt +++ b/Server Files/Battleye/attachto.txt @@ -57,9 +57,9 @@ 5 "Fishing_Boat" 5 "Smallboat_1" 5 "Smallboat_2" -5 "KamazRefuel" -5 "UralRefuel_TK_EP1" -5 "MtvrRefuel_DES_EP1" +5 "KamazRefuel_DZ" +5 "UralRefuel_TK_EP1_DZ" +5 "MtvrRefuel_DES_EP1_DZ" 5 "Ural_UN_EP1" 5 "Ural_TK_CIV_EP1" 5 "Ural_CDF" diff --git a/Server Files/Battleye/setpos.txt b/Server Files/Battleye/setpos.txt index f28b22c50..c06e167c6 100644 --- a/Server Files/Battleye/setpos.txt +++ b/Server Files/Battleye/setpos.txt @@ -100,9 +100,9 @@ 5 "Fishing_Boat" 5 "Smallboat_1" 5 "Smallboat_2" -5 "KamazRefuel" -5 "UralRefuel_TK_EP1" -5 "MtvrRefuel_DES_EP1" +5 "KamazRefuel_DZ" +5 "UralRefuel_TK_EP1_DZ" +5 "MtvrRefuel_DES_EP1_DZ" 5 "Ural_UN_EP1" 5 "Ural_TK_CIV_EP1" 5 "Ural_CDF" diff --git a/dayz_equip/models/seabass.p3d b/dayz_equip/models/seabass.p3d index 035b15daa..eb9303821 100644 Binary files a/dayz_equip/models/seabass.p3d and b/dayz_equip/models/seabass.p3d differ diff --git a/dayz_equip/models/seabass_cooked.p3d b/dayz_equip/models/seabass_cooked.p3d new file mode 100644 index 000000000..89352cdaf Binary files /dev/null and b/dayz_equip/models/seabass_cooked.p3d differ diff --git a/dayz_equip/models/trout_cooked.p3d b/dayz_equip/models/trout_cooked.p3d new file mode 100644 index 000000000..f61a34c0f Binary files /dev/null and b/dayz_equip/models/trout_cooked.p3d differ diff --git a/dayz_equip/models/tuna.p3d b/dayz_equip/models/tuna.p3d index 23bf97dc1..7eb0e50f2 100644 Binary files a/dayz_equip/models/tuna.p3d and b/dayz_equip/models/tuna.p3d differ diff --git a/dayz_equip/models/tuna_cooked.p3d b/dayz_equip/models/tuna_cooked.p3d new file mode 100644 index 000000000..fbfae8b9d Binary files /dev/null and b/dayz_equip/models/tuna_cooked.p3d differ diff --git a/dayz_equip/textures/seabass_cooked.rvmat b/dayz_equip/textures/seabass_cooked.rvmat new file mode 100644 index 000000000..307a5c567 --- /dev/null +++ b/dayz_equip/textures/seabass_cooked.rvmat @@ -0,0 +1,32 @@ +ambient[]={1,1,1,1}; +diffuse[]={1,1,1,1}; +forcedDiffuse[]={0,0,0,0}; +emmisive[]={0,0,0,0}; +specular[]={1,0.75686276,0.035294119,0.050000001}; +specularPower=100; +PixelShaderID="NormalMapSpecularDIMap"; +VertexShaderID="NormalMap"; +class Stage1 +{ + texture="dayz_equip\textures\seabass_cooked_norm.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; +class Stage2 +{ + texture="dayz_equip\textures\seabass_cooked_spec.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; diff --git a/dayz_equip/textures/seabass_cooked_diffuse.paa b/dayz_equip/textures/seabass_cooked_diffuse.paa new file mode 100644 index 000000000..f5b37d37e Binary files /dev/null and b/dayz_equip/textures/seabass_cooked_diffuse.paa differ diff --git a/dayz_equip/textures/seabass_cooked_norm.paa b/dayz_equip/textures/seabass_cooked_norm.paa new file mode 100644 index 000000000..007b9503c Binary files /dev/null and b/dayz_equip/textures/seabass_cooked_norm.paa differ diff --git a/dayz_equip/textures/seabass_cooked_spec.paa b/dayz_equip/textures/seabass_cooked_spec.paa new file mode 100644 index 000000000..00c081f16 Binary files /dev/null and b/dayz_equip/textures/seabass_cooked_spec.paa differ diff --git a/dayz_equip/textures/trout_cooked.rvmat b/dayz_equip/textures/trout_cooked.rvmat new file mode 100644 index 000000000..1e50200e4 --- /dev/null +++ b/dayz_equip/textures/trout_cooked.rvmat @@ -0,0 +1,32 @@ +ambient[]={1,1,1,1}; +diffuse[]={1,1,1,1}; +forcedDiffuse[]={0,0,0,0}; +emmisive[]={0,0,0,0}; +specular[]={0.03200002,0.73399997,2.875,0.050000001}; +specularPower=100; +PixelShaderID="NormalMapSpecularDIMap"; +VertexShaderID="NormalMap"; +class Stage1 +{ + texture="dayz_equip\textures\trout_cooked_norm.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; +class Stage2 +{ + texture="dayz_equip\textures\trout_cooked_spec.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; diff --git a/dayz_equip/textures/trout_cooked_diffuse.paa b/dayz_equip/textures/trout_cooked_diffuse.paa new file mode 100644 index 000000000..98de49bce Binary files /dev/null and b/dayz_equip/textures/trout_cooked_diffuse.paa differ diff --git a/dayz_equip/textures/trout_cooked_norm.paa b/dayz_equip/textures/trout_cooked_norm.paa new file mode 100644 index 000000000..47bd735c3 Binary files /dev/null and b/dayz_equip/textures/trout_cooked_norm.paa differ diff --git a/dayz_equip/textures/trout_cooked_spec.paa b/dayz_equip/textures/trout_cooked_spec.paa new file mode 100644 index 000000000..97bb4fd3c Binary files /dev/null and b/dayz_equip/textures/trout_cooked_spec.paa differ diff --git a/dayz_equip/textures/tuna_cooked.rvmat b/dayz_equip/textures/tuna_cooked.rvmat new file mode 100644 index 000000000..1e50200e4 --- /dev/null +++ b/dayz_equip/textures/tuna_cooked.rvmat @@ -0,0 +1,32 @@ +ambient[]={1,1,1,1}; +diffuse[]={1,1,1,1}; +forcedDiffuse[]={0,0,0,0}; +emmisive[]={0,0,0,0}; +specular[]={0.03200002,0.73399997,2.875,0.050000001}; +specularPower=100; +PixelShaderID="NormalMapSpecularDIMap"; +VertexShaderID="NormalMap"; +class Stage1 +{ + texture="dayz_equip\textures\trout_cooked_norm.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; +class Stage2 +{ + texture="dayz_equip\textures\trout_cooked_spec.paa"; + uvSource="tex"; + class uvTransform + { + aside[]={1,0,0}; + up[]={0,1,0}; + dir[]={0,0,0}; + pos[]={0,0,0}; + }; +}; diff --git a/dayz_equip/textures/tuna_cooked_diffuse.paa b/dayz_equip/textures/tuna_cooked_diffuse.paa new file mode 100644 index 000000000..d6d09daf0 Binary files /dev/null and b/dayz_equip/textures/tuna_cooked_diffuse.paa differ diff --git a/dayz_equip/textures/tuna_cooked_norm.paa b/dayz_equip/textures/tuna_cooked_norm.paa new file mode 100644 index 000000000..4bde4b2ab Binary files /dev/null and b/dayz_equip/textures/tuna_cooked_norm.paa differ diff --git a/dayz_equip/textures/tuna_cooked_spec.paa b/dayz_equip/textures/tuna_cooked_spec.paa new file mode 100644 index 000000000..3e2652680 Binary files /dev/null and b/dayz_equip/textures/tuna_cooked_spec.paa differ