mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-10 11:53:21 +03:00
Update trader files
This commit re-build the complete traders and almost all the files related with them. It is much easier for new server admins to handle a map change with traders and safe zones now. - Fixing many wrong set markers. - Fixing wrong trader agent positions. - The trader configs got re-build. - All trader categories have a localization now. I've noticed too late that we already have a CL for the categories so I've merged them into epoch. - Fixing dupable objects in the spawned trader cities. - Adding missing sensors for all traders. - Removing many duplicated trader categories inside the trader files. - Adding Safe Zone support for all traders excluded Wholersalers, Boat Traders and Dock Traders. - Removing Mello trader on Panthera due to many trader cites. - Namalsk and Lingor traders got completely re-build. Thx @devlok for building the trader cities. - Sauerland has a Boat Trader now. - Removing wrong markers from Ovaron. - Ruegen and Ovaron have no traders so far. We will probaly add them later.
This commit is contained in:
@@ -1,22 +1,45 @@
|
||||
[
|
||||
["Ins_Woodlander3",[1390.53,6944.12,0],91.0347],
|
||||
["Ins_Worker2",[1394.03,6980.33,0],184.047],
|
||||
["Ins_Soldier_Sapper",[1399.69,6932.11,0],294.801],
|
||||
["Ins_Soldier_Medic",[1403.15,6935.88,0],305.71],
|
||||
["Ins_Woodlander1",[2392.69,7534.65,2.60754],263.407],
|
||||
["TK_Soldier_Spotter_EP1",[3561.29,6028.32,0],191.786],
|
||||
["Tanny_PMC",[4802.38,3073.36,0],268.525],
|
||||
["Ins_Lopotev",[3942.57,853.036,0.48966],342.176],
|
||||
["Ins_Villager3",[3924.83,859.231,0],306.853],
|
||||
["Ins_Woodlander2",[3945.96,867.512,0.647091],251.585],
|
||||
["RUS_Soldier_TL",[3945.37,853.21,0.486464],331.563],
|
||||
["MVD_Soldier_TL",[1796.28,3674.45,0],125.488],
|
||||
["Soldier_GL_M16A2_PMC",[1198.43,1902.09,0],68.656],
|
||||
// Hero Vendor
|
||||
["FR_AC",[4802.38,3073.36,0],268.525],
|
||||
// Bandit Vendor
|
||||
["GUE_Commander",[3561.29,6028.32,0],191.786],
|
||||
/******************Raun***********************/
|
||||
//Black Market
|
||||
["GUE_Woodlander2",[3949.58,858.747,0.96],290],
|
||||
//Weapons
|
||||
["RU_Citizen4",[3945.37,853.21,0.486464],331.563],
|
||||
//Ammunition
|
||||
["Profiteer1",[3942.57,853.036,0.48966],342.176],
|
||||
//General Store
|
||||
["Rita_Ensler_EP1",[3945.8,879.502,0.474328],318.246],
|
||||
//Medical Supplies
|
||||
["Dr_Hladik_EP1",[3945.95,873.693,0.475336],257.369],
|
||||
["Dr_Annie_Baker_EP1",[1415.51,6965.92,0],119.761],
|
||||
["RU_Damsel4",[1383.77,6937.13,0],117.078],
|
||||
["Soldier_TL_PMC",[4802.38,7338.27,0],175.745],
|
||||
["RU_Farmwife4",[3945.8,879.502,0.474328],318.246],
|
||||
["CIV_Contractor1_BAF",[3932.26,883.862,0],299.434],
|
||||
["GUE_Soldier_GL",[5345.35,2304.45,0],45.3277]
|
||||
//Building/Parts
|
||||
["Worker2",[3945.96,867.512,0.647091],251.585],
|
||||
//Vehicles
|
||||
["TK_CIV_Worker01_EP1",[3932.26,883.862,0],299.434],
|
||||
//Boat Vendor
|
||||
["RU_Villager3",[3924.83,859.231,0],306.853],
|
||||
/*********************Raven Rock**********************/
|
||||
//Weapons
|
||||
["CIV_EuroMan01_EP1",[1399.69,6932.11,0],294.801],
|
||||
//Ammunition
|
||||
["CIV_EuroMan02_EP1",[1403.15,6935.88,0],305.71],
|
||||
//General Store
|
||||
["RU_WorkWoman5",[1383.77,6937.13,0],117.078],
|
||||
//Building/Parts
|
||||
["Doctor",[1415.51,6965.92,0],119.761],
|
||||
//Vehicles
|
||||
["Worker1",[1390.53,6944.12,0],91.0347],
|
||||
//Vehicles
|
||||
["TK_CIV_Worker02_EP1",[1394.03,6980.33,0],184.047],
|
||||
/***********************************************/
|
||||
//Aircraft Dealer
|
||||
["RU_Pilot",[1796.28,3674.45,0],125.488],
|
||||
//Boat Vendor
|
||||
["HouseWife1",[2392.69,7534.65,2.60754],263.407],
|
||||
//Wholesaler
|
||||
["Profiteer2",[1198.43,1902.09,0],68.656],
|
||||
//Wholesaler
|
||||
["Profiteer3",[4802.38,7338.27,0],175.745]
|
||||
] call server_spawnTraders;
|
||||
Reference in New Issue
Block a user