Files
DayZ-Epoch/SQF/dayz_server/traders/tavi.sqf
A Man 92700e8a2e 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.
2019-12-04 17:52:31 +01:00

80 lines
2.5 KiB
Plaintext

[
// Hero Vendor
["FR_AC",[4074.85,7258.77,0],306],
// Bandit Vendor
["GUE_Commander",[10938.7,651.237,0],28.1598],
/******************Branibor***********************/
//Black Market
["GUE_Woodlander2",[7377.57,4292.67,0],44],
//Weapons
["RU_Citizen4",[7358.47,4332.59,0],170.363],
//Ammunition
["Profiteer1",[7361.08,4331.8,0],201.357],
//General Store
["Rita_Ensler_EP1",[7357,4325.87,0],27.5198],
//Medical Supplies
["Dr_Hladik_EP1",[7398.85,4296.94,0],253.028],
//Building/Parts
["Worker2",[7350.31,4331.09,0],51.0959],
//Vehicles
["TK_CIV_Worker01_EP1",[7344.24,4301.96,0],70.4169],
/***********************************************/
/******************Bilgrad**********************/
//Weapons
["CIV_EuroMan01_EP1",[5531.35,8754.43,0],304.784],
//Ammunition
["CIV_EuroMan02_EP1",[5528.48,8753.55,0],16.0565],
//General Store
["RU_WorkWoman5",[5538.16,8755.99,0],334.528],
//Medical Supplies
["Doctor",[5523.58,8750.23,0],341.785],
//Building/Parts
["Worker1",[5542.85,8758.92,0],339.397],
//Vehicles
["TK_CIV_Worker02_EP1",[5552.41,8770.15,0],340.636],
/***********************************************/
/******************Sabina**********************/
//Weapons
["Rocker4",[15313.9,9304.92,0],179.749],
//Ammunition
["RU_Citizen3",[15318.4,9304.92,0],186.429],
//General Store
["RU_WorkWoman1",[15299.1,9303.51,0],180.973],
//Medical Supplies
["Dr_Annie_Baker_EP1",[15295.8,9287.35,0],82.8423],
//Building/Parts
["Worker3",[15306.2,9303.78,0],180.9],
//Vehicles
["TK_CIV_Worker01_EP1",[15319,9260.82,0],267.89],
/***********************************************/
/******************Lyepestok********************/
//Weapons
["RU_Citizen4",[11684.1,15195.8,0],60.7886],
//Ammunition
["Profiteer1",[11686.6,15193.1,0],19.6526],
//General Store
["Rita_Ensler_EP1",[11707.9,15225.8,0],222.935],
//Medical Supplies
["Dr_Hladik_EP1",[11710.8,15222.8,0],230.875],
//Building/Parts
["Worker2",[11701.8,15231.1,0],222.73],
//Vehicles
["TK_CIV_Worker01_EP1",[11687.5,15226.8,0],309.145],
/***********************************************/
//Aircraft Dealer
["RU_Pilot",[6813.01,8539.05,0],220.008],
//Aircraft Dealer
["RU_Pilot",[16555.7,10161.1,0],0],
//Boat Vendor
["RU_Villager3",[5418.96,9503.33,0],96.5135],
//Boat Vendor
["HouseWife1",[10698.3,5983.96,0],319.982],
//Boat Vendor
["RU_Villager3",[10570,16782.7,0],31.4],
//Boat Vendor
["HouseWife1",[17332,12930.3,0],309.228],
//Wholesaler
["Profiteer2",[9864.43,7471.31,0],283.424],
//Wholesaler
["Profiteer3",[13340.8,8610.9,0.466263],38.7793]
] call server_spawnTraders;