mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
e5bc567e67
Better Trader distribution -Added Trader Distance Check (depends on mapsize by default) - Replaced Trader Buildings by scripted Check (by default)
428 lines
42 KiB
C++
428 lines
42 KiB
C++
/*
|
|
Author: Aaron Clark - EpochMod.com
|
|
|
|
Contributors:
|
|
|
|
Description:
|
|
Epoch gamemode server Side map specific configs for takistan.
|
|
|
|
Licence:
|
|
Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
|
|
|
|
Github:
|
|
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_server_settngs/configs/maps/takistan.h
|
|
*/
|
|
class Takistan : Default
|
|
{
|
|
worldSize = 12000;
|
|
plantLimit = 7;
|
|
vehicleSpawnTypes[] = {
|
|
{"FlatAreaCity",1},
|
|
{"FlatAreaCitySmall",1},
|
|
{"NameCity",2},
|
|
{"NameVillage",1},
|
|
{"NameCityCapital",4},
|
|
{"Airport",5},
|
|
{"NameLocal",2},
|
|
{"StrongpointArea",1},
|
|
{"VegetationBroadleaf",1},
|
|
{"VegetationFir",1},
|
|
{"ViewPoint",1}
|
|
};
|
|
shipwreckLootEnabled = 0;
|
|
telePos[] = {
|
|
// N [-0.286865,8.17383,-10.3098, 0]
|
|
// S [-0.415527,-7.05298,-10.3098, 180]
|
|
// E [13.5127,0.410156,-10.3098, 90]
|
|
// W [-14.4316,0.112793,-10.3098, -90]
|
|
{ "TP_Booth_n_EPOCH", { -0.286865, 8.17383, -10.3098, 0}, "", { 4695.13,9215.56,0.00141907 } },
|
|
{ "TP_Booth_w_EPOCH", { -14.4316, 0.112793, -10.3098, -90}, "", { 6028.83,1118.3,0.00149536 } },
|
|
{ "TP_Booth_c_EPOCH", { 13.5127, 0.410156, -10.3098, 90}, "", { 6817.97,4988.9,0.00137329 } }
|
|
};
|
|
|
|
propsPos[] = {
|
|
///Map Additions/ATM Takistan///
|
|
{ "Land_Atm_02_F", { 5243.95, 6205.38, 0 }, { { -0.565867, -0.824496, 0 }, { 0, 0, 1 } } },
|
|
{ "Land_Atm_02_F", { 5362.95, 6280.63, 0 }, { { -0.405255, 0.914204, 0 }, { 0, 0, 1 } } },
|
|
{ "Land_Atm_02_F", { 5360.44, 6294.53, 0.00595093 }, { { 0, 1, 0 }, { 0, 0, 1 } } },
|
|
{ "Land_WoodenCart_F", {8600.47,8308.58,0.000244141}, {{-0.00010867,0.998231,0.0594464},{-0.000479913,-0.0594465,0.998231}}, true },
|
|
{ "Land_GarbageContainer_open_F", {8614.26,8307.72,0.00209045}, {{-0.000908369,0.998607,0.0527489},{-0.00959579,-0.0527552,0.998561}}, true },
|
|
{ "Land_TablePlastic_01_F", {8616.5,8319.94,0.00038147}, {{-0.00559824,0.999618,0.0270492},{-0.0142782,-0.0271267,0.99953}}, true },
|
|
{ "Land_TablePlastic_01_F", {8620.37,8321.66,6.10352e-005}, {{0.00175068,0.999966,0.00796957},{0.00958832,-0.007986,0.999922}}, true },
|
|
{ "Land_TablePlastic_01_F", {8605.09,8319.24,0.00285339}, {{0.00774264,0.999619,0.0264946},{-0.000176419,-0.026494,0.999649}}, true },
|
|
{ "Land_TablePlastic_01_F", {8609.86,8320.45,0.000457764}, {{0.0383293,0.998763,0.0316879},{-0.00137344,-0.0316585,0.999498}}, true },
|
|
{ "Land_Chair_EP1", {8617.7,8318.22,0.0252991}, {{-0.942776,-0.331865,-0.0322254},{-0.00691176,-0.0771769,0.996993}}, true },
|
|
{ "Land_Chair_EP1", {8608.33,8320.23,0.024353}, {{-0.442972,0.895975,0.0316853},{-0.0231885,-0.0467803,0.998636}}, true },
|
|
{ "Land_Chair_EP1", {8618.64,8321.61,0.0234528}, {{0.0198366,0.999761,0.00919886},{-0.0150687,-0.00890067,0.999847}}, true },
|
|
{ "Land_Chair_EP1", {8622.26,8321.18,0.0245056}, {{-0.00511849,-0.99994,-0.00965282},{0.0326003,-0.00981467,0.99942}}, true },
|
|
{ "Land_Chair_EP1", {8614.25,8319.22,0.0243073}, {{-0.537853,0.842858,0.0174573},{-0.0366214,-0.0440472,0.998358}}, true },
|
|
{ "Land_Chair_EP1", {8611.64,8320.24,0.024292}, {{-0.79148,-0.611008,-0.0151516},{0.0189673,-0.0493328,0.998602}}, true },
|
|
{ "Land_Chair_EP1", {8603.1,8318.66,0.0211334}, {{-0.407876,0.912296,0.0367823},{-0.0211378,-0.0497099,0.99854}}, true },
|
|
{ "Land_Chair_EP1", {8606.18,8318.17,0.0257263}, {{-0.856036,-0.516133,-0.0284495},{0.0116302,-0.074254,0.997172}}, true },
|
|
{ "Land_Chair_EP1", {8609.77,8319.17,0.0244293}, {{-0.99005,-0.140577,-0.00626497},{0.00223823,-0.0602484,0.998181}}, true },
|
|
{ "Land_Chair_EP1", {8616,8318.21,0.0252686}, {{-0.999339,-0.0320484,-0.0171452},{-0.0145636,-0.079119,0.996759}}, true },
|
|
{ "Land_WheelieBin_01_F", {8639.92,8301.09,0.000854492}, {{-0.981885,0.189475,-0.000711495},{-0.00817358,-0.0386045,0.999221}}, true },
|
|
{ "Land_Tyre_F", {8640.93,8307.23,0.00567627}, {{-0.0230978,0.998985,0.0386768},{-0.0387386,-0.0395524,0.998466}}, true },
|
|
{ "Land_Kiosk_gyros_F", {4650.79,699.551,-3.05176e-005}, {{-0.745202,0.666839,0},{0,0,1}}, true },
|
|
{ "Land_Atm_01_F", {4671.33,719.913,0}, {{-0.735833,0.677163,0},{0,0,1}}, true },
|
|
{ "Land_Atm_02_F", {6080.03,1141.94,3.05176e-005}, {{0.123096,-0.992395,0},{0,0,1}}, true },
|
|
{ "Land_i_Stone_HouseSmall_V3_F", {4023.96,1474.49,-3.05176e-005}, {{-0.999304,0.0372983,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_blueking_F", {10141,2339.35,0}, {{-0.368553,0.929607,0},{0,0,1}}, true },
|
|
{ "Land_Atm_02_F", {10146.2,2313.48,0}, {{0.974477,0.224487,0},{0,0,1}}, true },
|
|
{ "Land_Atm_02_F", {8545.88,2480.68,3.05176e-005}, {{-0.045591,0.99896,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_redburger_F", {8534.11,2468.17,0.00244141}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_Atm_01_F", {1436,3525.56,0}, {{-0.230713,0.973022,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_gyros_F", {1479.97,3513.22,0.00117493}, {{0.224356,-0.974507,0},{0,0,1}}, true },
|
|
{ "Land_d_Stone_HouseSmall_V1_F", {8423.86,3808.32,0.00726318}, {{-0.680255,0.732976,0},{0,0,1}}, true },
|
|
{ "Land_i_Stone_HouseSmall_V1_F", {2257.81,4588.21,0}, {{-0.791106,0.611679,0},{0,0,1}}, true },
|
|
{ "Land_d_Stone_Shed_V1_F", {2269.17,4603.43,0}, {{-0.648101,-0.761554,0},{0,0,1}}, true },
|
|
{ "Land_u_Shed_Ind_F", {8789.78,5194.17,0}, {{0.601105,-0.79917,0},{0,0,1}}, true },
|
|
{ "Land_Atm_02_F", {8888.57,5287.76,0}, {{0.756238,0.654297,0},{0,0,1}}, true },
|
|
{ "Land_u_Barracks_V2_F", {5148.85,6040.4,0}, {{0.218867,-0.975755,0},{0,0,1}}, true },
|
|
{ "Land_i_Shed_Ind_F", {5194.09,6076.07,0.232178}, {{-0.316396,0.948627,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_gyros_F", {5291.9,6190.42,0}, {{-0.796803,0.60424,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Build_F", {5282.78,6197.58,0.0447083}, {{0.616522,0.787337,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Sign_F", {5257.61,6182.23,0}, {{0.796956,-0.604037,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Feed_F", {5278.98,6190.68,0}, {{0.624789,0.780793,0},{0,0,1}}, true },
|
|
{ "Land_Atm_01_F", {9165.78,6767.68,0}, {{0.615178,0.788388,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_gyros_F", {5962.08,7362.77,0}, {{-0.287674,-0.957728,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8628.5,8194.71,0.534821}, {{-0.805445,-0.592671,0},{0,0,1}}, true },
|
|
{ "Land_TBox_F", {8594.89,8295.2,0}, {{0.0355016,-0.99937,0},{0,0,1}}, true },
|
|
{ "Land_spp_Mirror_F", {8615.62,8291.57,0}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_spp_Mirror_F", {8601.55,8291.67,0}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_spp_Mirror_Broken_F", {8608.53,8292.09,0.0320435}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_Tank_rust_F", {8638.57,8297.72,-0.0530701}, {{0.996443,-0.0817715,0.0203835},{-0.0239722,-0.043148,0.998781}}, true },
|
|
{ "Land_Wreck_CarDismantled_F", {8648.33,8291.73,0.00845337}, {{0.984307,-0.170379,0.0459437},{-0.046349,0.00159984,0.998924}}, true },
|
|
{ "Land_Net_Fence_8m_F", {8653.25,8292.72,-0.03302}, {{-0.935406,0.349364,-0.0544026},{-0.0479276,0.0271584,0.998482}}, true },
|
|
{ "Land_Net_Fence_pole_F", {8651.83,8288.97,0.0039978}, {{0.000117238,0.999999,-0.00159293},{-0.0734,0.00159724,0.997301}}, true },
|
|
{ "Land_Billboard_F", {8588.54,8322.33,0}, {{0.999998,0.0019983,0},{0,0,1}}, true },
|
|
{ "Land_CarService_F", {8646.36,8303.99,-0.0171204}, {{-0.091916,-0.995767,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_redburger_F", {8607.01,8312.74,0}, {{-0.0489227,-0.998803,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_gyros_F", {8617.56,8311.95,1.52588e-005}, {{-0.103208,-0.99466,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Build_F", {8637.88,8305.08,0}, {{-0.141157,-0.989987,0},{0,0,1}}, true },
|
|
{ "Land_LampSolar_F", {8612.1,8309.8,-1.52588e-005}, {{0.989743,-0.142859,0},{0,0,1}}, true },
|
|
{ "Land_Sunshade_02_F", {8605.09,8319.21,0.000686646}, {{0,0.999784,0.0207963},{-0,-0.0207963,0.999784}}, true },
|
|
{ "Land_Sunshade_02_F", {8609.86,8320.4,0.00161743}, {{-4.09754e-005,0.999488,0.0319855},{-0.00160074,-0.0319855,0.999487}}, true },
|
|
{ "Land_LampShabby_F", {8640.91,8306.34,0}, {{0.139255,0.990257,0},{0,0,1}}, true },
|
|
{ "Land_Sunshade_03_F", {8616.48,8319.9,0.0022583}, {{-0.000222498,0.99963,0.0271864},{-0.0143926,-0.0271868,0.999527}}, true },
|
|
{ "Land_Sunshade_03_F", {8620.38,8321.65,0.000320435}, {{1.53739e-005,0.999968,0.00800008},{0.00959886,-0.00799986,0.999922}}, true },
|
|
{ "Land_FuelStation_Sign_F", {8630.48,8324.33,1.52588e-005}, {{0.492767,0.870161,0},{0,0,1}}, true },
|
|
{ "Land_Atm_01_F", {8609.4,8311.37,0.159393}, {{-0.999629,0.0272272,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Feed_F", {8634.9,8316.29,0}, {{0.196116,0.980581,0},{0,0,1}}, true },
|
|
{ "Land_Noticeboard_F", {8612.33,8314.26,0.00175476}, {{-0.135821,-0.989731,-0.0445573},{-0.00159996,-0.0447549,0.998997}}, true },
|
|
{ "Land_Billboard_F", {8682.55,8318.73,0}, {{-0.761339,0.648354,0},{0,0,1}}, true },
|
|
{ "Land_Net_Fence_8m_F", {8656.08,8300.16,0.0238342}, {{-0.936602,0.350209,-0.0114279},{-0.0127992,-0.00160143,0.999917}}, true },
|
|
{ "Land_Net_Fence_4m_F", {8658.08,8305.82,-0.0890503}, {{-0.947554,0.318635,-0.0247659},{-0.0255897,0.00160104,0.999671}}, true },
|
|
{ "Land_Garbage_square3_F", {8653.31,8302.28,-0.00509644}, {{-0.999304,-0.015514,-0.0339228},{-0.0335713,-0.0223817,0.999186}}, true },
|
|
{ "Land_Bench_01_F", {8652.42,8302.73,0}, {{-0.98904,0.147649,0},{0,0,1}}, true },
|
|
{ "Land_d_Stone_HouseBig_V1_F", {9254.45,8821.8,1.16483}, {{-0.999001,0.0446854,0},{0,0,1}}, true },
|
|
{ "Land_Stone_Gate_F", {9266.31,8816.65,0.0163574}, {{0.998609,-0.0464501,0.0249342},{-0.0239894,0.0207879,0.999496}}, false },
|
|
{ "Land_Slums01_8m", {9257.59,8832.72,0.000457764}, {{-0.140746,-0.989733,-0.0248722},{-0.0191909,-0.0223902,0.999565}}, true },
|
|
{ "Land_Slums01_8m", {9260.63,8811.3,-0.00575256}, {{-0.0113376,0.99993,0.00350884},{0.0271895,-0.00319948,0.999625}}, true },
|
|
{ "Land_CarService_F", {5713.53,8895.49,0}, {{0.973764,0.227561,0},{0,0,1}}, true },
|
|
{ "Land_Kiosk_redburger_F", {6858.62,8896.26,0.000144958}, {{-0.191926,-0.981409,0},{0,0,1}}, true },
|
|
{ "Land_Garbage_square5_F", {6854.33,8898.22,-0.000640869}, {{-0.000130565,0.99998,-0.00639939},{0.00479965,0.00639994,0.999968}}, true },
|
|
{ "Land_Slum_House03_F", {4323.51,8953.5,0}, {{0.668369,0.74383,0},{0,0,1}}, true },
|
|
{ "Land_d_Stone_Shed_V1_F", {9320.16,9226.55,0}, {{0.959786,0.280731,0},{0,0,1}}, true },
|
|
{ "Land_Wreck_Truck_F", {4329.07,9307.47,0.00912476}, {{0.152089,-0.988043,-0.0252921},{-0,-0.0255898,0.999673}}, true },
|
|
{ "Land_Kiosk_blueking_F", {5530.93,9301.58,7.62939e-005}, {{0.123983,-0.992284,0},{0,0,1}}, true },
|
|
{ "Land_WIP_F", {4309.71,9392.5,1.42572}, {{0.411225,-0.911534,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House02_F", {5118.97,9400.18,0}, {{-0.400845,-0.916146,0},{0,0,1}}, true },
|
|
{ "Land_i_Shed_Ind_F", {4698.06,9473.99,0.591049}, {{0.879982,0.475007,0},{0,0,1}}, true },
|
|
{ "Land_Wreck_Truck_F", {4674.4,9491.89,0.011261}, {{0.000797671,0.999264,-0.0383536},{-0.020781,0.0383619,0.999048}}, true },
|
|
{ "Land_FuelStation_Build_F", {5641.12,9879.49,0.13887}, {{0.518632,0.854997,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Feed_F", {5638.38,9873.02,0}, {{-0.473047,-0.881037,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Sign_F", {5622.18,9872.2,0.00012207}, {{0.852323,-0.523016,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House02_F", {8678.2,9943.63,0.467712}, {{0.722561,0.691307,0},{0,0,1}}, true },
|
|
{ "Land_i_Shed_Ind_F", {9404.38,10025.6,0.448135}, {{-0.869377,0.494149,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House03_F", {6140.57,10631.6,1.52588e-005}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_cargo_house_slum_F", {6142.03,10620.6,-0.000183105}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_WIP_F", {6097.1,10971.1,0}, {{0.943332,-0.33185,0},{0,0,1}}, true },
|
|
{ "Land_d_Stone_HouseSmall_V1_F", {8724.68,11017.6,0.0436401}, {{0.883034,-0.469309,0},{0,0,1}}, true },
|
|
{ "Land_cargo_house_slum_F", {8379.14,11076.5,0.175903}, {{-0.0939526,-0.995577,0},{0,0,1}}, true },
|
|
{ "Land_CarService_F", {6162.38,11163.9,0}, {{0.565235,0.82493,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House02_F", {7953.77,11189.7,0.378326}, {{-0.858038,-0.513587,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Sign_F", {6306.53,11247.4,0}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Feed_F", {6317.3,11245,0}, {{-0.635136,-0.7724,0},{0,0,1}}, true },
|
|
{ "Land_FuelStation_Feed_F", {6314.38,11247.3,0}, {{-0.635136,-0.7724,0},{0,0,1}}, true },
|
|
{ "Land_cargo_house_slum_F", {8468.25,11329.9,0.165756}, {{0.999736,-0.0229824,0},{0,0,1}}, true },
|
|
{ "Land_cargo_house_slum_F", {8006.29,11374.1,0}, {{-0.99215,0.125053,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House03_F", {8697.45,11398.7,1.52588e-005}, {{0.998129,-0.0611419,0},{0,0,1}}, true },
|
|
{ "Land_CarService_F", {9824.66,11380.4,0.37635}, {{0.986478,0.163892,0},{0,0,1}}, true },
|
|
{ "Land_Slum_House03_F", {7856.05,11425.2,0}, {{-0.821417,0.570328,0},{0,0,1}}, true },
|
|
//South Takistan Trader//
|
|
{ "Land_Cargo20_white_F", {6036.11,1125.46,0.010498}, {{-0.42843,0.903568,0.00337847},{-0.00795849,-0.00751236,0.99994}}, true },
|
|
{ "Land_WorkStand_F", {6028.15,1119.91,0.00125122}, {{0.775392,-0.631266,-0.0164611},{-0.00383764,-0.0307776,0.999519}}, true },
|
|
{ "Land_TablePlastic_01_F", {6037.85,1120.97,-0.000915527}, {{0.000729203,0.9992,0.0399935},{0.00388495,-0.0399961,0.999192}}, true },
|
|
{ "Land_Sink_F", {6044.6,1122.64,0.00250244}, {{0.728586,-0.682437,-0.0586787},{0.0251507,-0.0589558,0.997944}}, true },
|
|
{ "Land_Bench_F", {6029.89,1114.77,0.000244141}, {{-0.7442,0.667655,0.0200582},{-0.00320896,-0.0336024,0.99943}}, true },
|
|
{ "Land_Bench_F", {6032.85,1112.5,0.00747681}, {{-0.837352,0.546416,0.0164269},{0.000452271,-0.0293569,0.999569}}, true },
|
|
{ "Land_CampingChair_V1_F", {6038.49,1123.32,0.00387573}, {{-0.000103385,0.9992,0.0399885},{0.00642322,-0.039987,0.999179}}, true },
|
|
{ "Land_BarrelWater_grey_F", {6043.09,1124.39,0.00143433}, {{-0.00925149,0.998226,0.0588138},{-0.0130682,-0.058932,0.998176}}, true },
|
|
{ "Land_WoodenLog_F", {6051.52,1114.35,0.000610352}, {{0.00388578,0.99892,0.0462967},{0.0192068,-0.0463631,0.99874}}, true },
|
|
{ "Land_Axe_F", {6051,1113.67,-0.00332642}, {{-0.0976898,-0.99423,-0.0443034},{0.0191865,-0.0463895,0.998739}}, true },
|
|
{ "Land_WheelCart_F", {6052.01,1116.43,0.00201416}, {{0.585544,-0.80846,-0.0594177},{0.0252998,-0.0550361,0.998164}}, true },
|
|
{ "Land_ToiletBox_F", {6055.82,1112.19,0.0100098}, {{0.00262078,0.999585,0.0286989},{0.00976287,-0.0287232,0.99954}}, true },
|
|
{ "Land_cargo_addon02_V2_F", {6038.14,1122.26,0}, {{0.374381,-0.927275,0},{0,0,1}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6037.96,1129.86,0}, {{0.631118,0.775506,0.0167635},{-0.012796,-0.0111996,0.999856}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6025.98,1119.06,0}, {{-0.792969,0.609052,0.0159754},{-0.00320163,-0.0303862,0.999533}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6043.18,1102.72,3.05176e-005}, {{0.630372,0.776021,-0.0205586},{0.0207904,0.00959709,0.999738}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6028.96,1114.27,0}, {{0.630976,0.775373,0.0258171},{-0.00159586,-0.0319807,0.999487}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6033.69,1110.3,0}, {{0.630791,0.77592,0.00714174},{0.00639569,-0.0144025,0.999876}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6035.12,1130.01,0}, {{-0.792941,0.609299,0.000479013},{-0.00800217,-0.0112001,0.999905}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6041.01,1127.43,0}, {{0.631118,0.775506,0.0167635},{-0.012796,-0.0111996,0.999856}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6030.6,1112.84,0}, {{0.630976,0.775373,0.0258171},{-0.00159586,-0.0319807,0.999487}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6040.03,1105.22,3.05176e-005}, {{0.630371,0.776021,-0.0205586},{0.0207904,0.00959709,0.999738}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6049.45,1107.63,0}, {{-0.792716,0.608912,0.0287676},{0.023989,-0.0159943,0.999584}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6028.54,1122.24,0}, {{-0.792966,0.609072,0.0153879},{-0.00639763,-0.033579,0.999416}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6033.5,1128.48,0}, {{-0.792986,0.609239,0.00106654},{-0.0047996,-0.0079977,0.999957}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6044.15,1124.89,0}, {{0.631136,0.775013,0.0319748},{0.0239479,-0.0606713,0.99787}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6031.06,1125.35,-3.05176e-005}, {{-0.792986,0.609239,0.00106654},{-0.0047996,-0.0079977,0.999957}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6036.83,1107.76,0}, {{0.630791,0.77592,0.00714174},{0.00639569,-0.0144025,0.999876}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6047.28,1122.39,3.05176e-005}, {{0.631136,0.775013,0.0319748},{0.0239479,-0.0606713,0.99787}}, true },
|
|
{ "Land_Campfire_F", {6032.87,1115.99,-0.0418091}, {{0.000214814,0.999436,0.0335832},{0.00639275,-0.0335839,0.999416}}, false },
|
|
{ "Land_Pallet_MilBoxes_F", {6041.29,1125.05,-0.00198364}, {{0.827488,-0.561467,0.00430099},{-0.012796,-0.0111996,0.999856}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6040.33,1113.02,0.000823975}, {{-0.632139,-0.774606,-0.0196288},{0.0159872,-0.0383653,0.999136}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6047.36,1107.46,0.000335693}, {{-0.631868,-0.775074,-0.00173746},{0.0207925,-0.0191915,0.9996}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6037.6,1113.39,0.000396729}, {{-0.772326,0.634165,0.0367089},{0.0159872,-0.0383653,0.999136}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6045.29,1109.15,0.000244141}, {{-0.631868,-0.775074,-0.00173746},{0.0207925,-0.0191915,0.9996}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6042.68,1111.24,0.000305176}, {{-0.63192,-0.775019,-0.00476844},{0.015996,-0.0191932,0.999688}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6035.41,1110.89,-9.15527e-005}, {{-0.772423,0.634952,0.0140868},{0.00639569,-0.0144025,0.999876}}, true },
|
|
{ "Land_WoodPile_large_F", {6053.29,1114.22,-0.00335693}, {{0.596552,0.802161,0.0257612},{0.0191799,-0.0463381,0.998742}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6054.37,1113.61,0}, {{-0.79274,0.608011,0.0434334},{0.0191799,-0.0463381,0.998742}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6051.98,1118.6,-3.05176e-005}, {{0.630672,0.775946,0.0126463},{0.0271672,-0.0383609,0.998895}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6052.1,1110.34,0}, {{-0.792943,0.609278,0.004677},{-0.00639553,-0.0159986,0.999852}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6054.44,1116.41,0}, {{0.630672,0.775946,0.0126463},{0.0271672,-0.0383609,0.998895}}, true },
|
|
|
|
//North Takistan Trader City//
|
|
{ "Land_FieldToilet_F", {4692.69,9216.02,0.00186157}, {{-0.181867,0.983211,-0.0148318},{-0.0384089,0.00796881,0.99923}}, true },
|
|
{ "Land_WoodenTable_large_F", {4699.68,9209.76,-0.000869751}, {{0.000108613,0.999872,0.0160187},{-0.00918588,-0.0160171,0.99983}}, true },
|
|
{ "Land_Sink_F", {4699.64,9212.04,-0.00198364}, {{0.999863,-0.0122077,0.0111718},{-0.0113397,-0.0137727,0.999841}}, true },
|
|
{ "Land_WheelCart_F", {4692.94,9209.78,-0.00679016}, {{-0.997144,-0.04977,0.0568083},{0.0573933,-0.0104044,0.998297}}, true },
|
|
{ "Land_WoodenTable_small_F", {4699.59,9214.76,-0.000305176}, {{-0.000309913,0.999979,0.0063879},{-0.0243413,-0.00639355,0.999683}}, true },
|
|
{ "Land_ShelvesWooden_F", {4699.63,9213.54,-0.000595093}, {{-0.000425831,0.999992,0.00400595},{-0.0247923,-0.00401527,0.999684}}, true },
|
|
{ "Land_WoodenLog_F", {4694.39,9205.16,7.62939e-005}, {{-0.00570559,0.999953,0.00788931},{-0.00645994,-0.00792613,0.999948}}, true },
|
|
{ "Land_Axe_F", {4693.92,9205.41,-0.00233459}, {{-0.671239,0.741238,-0.00216938},{-0.0121088,-0.00803886,0.999894}}, true },
|
|
{ "Land_ClutterCutter_medium_F", {4706.18,9209.04,0.499161}, {{7.679e-005,0.999872,0.0159986},{0.00479914,-0.0159987,0.999861}}, true },
|
|
{ "Land_WorkStand_F", {4721.22,9206.61,0.0012207}, {{-0.0899411,0.995695,-0.0223952},{0.0524493,0.0271904,0.998253}}, true },
|
|
{ "Land_Workbench_01_F", {4716.98,9203.52,0.0014801}, {{-0.995031,0.0855091,0.0510023},{0.0526886,0.0175805,0.998456}}, true },
|
|
{ "Land_TablePlastic_01_F", {4708.03,9201.02,0.000183105}, {{0.000125563,0.999988,0.00482595},{0.0207825,-0.00482752,0.999772}}, true },
|
|
{ "Land_WeldingTrolley_01_F", {4717.12,9206.35,0.00646973}, {{0.44751,0.894158,-0.0146909},{0.0416684,-0.00443886,0.999122}}, true },
|
|
{ "Land_Bench_EP1", {4703.71,9209.07,0.025528}, {{0.000945842,0.999869,0.016155},{0.00533934,-0.0161598,0.999855}}, true },
|
|
{ "Land_Bench_F", {4708.34,9209.1,0.000198364}, {{0.000875162,0.999872,0.0159684},{0.0272235,-0.0159863,0.999501}}, true },
|
|
{ "Land_ToolTrolley_01_F", {4717.2,9205.34,0.00149536}, {{0.997372,-0.0506515,-0.051806},{0.052756,0.017601,0.998452}}, true },
|
|
{ "Land_GasTank_02_F", {4715.34,9205.07,0.00308228}, {{-0.0178368,0.999714,-0.0159049},{0.0557274,0.0168767,0.998303}}, true },
|
|
{ "Land_CampingChair_V2_F", {4708.14,9202.72,0.000244141}, {{4.07808e-005,0.999988,0.00486258},{0.0207559,-0.00486238,0.999773}}, true },
|
|
{ "Land_GasTank_01_khaki_F", {4703.97,9201.41,0}, {{-0.000951868,0.999938,0.0111023},{-0.00172423,-0.011104,0.999937}}, true },
|
|
{ "Land_CarBattery_01_F", {4716.92,9203.31,0.768356}, {{0.708535,0.703894,-0.0501154},{0.0526328,0.0181071,0.99845}}, true },
|
|
{ "Land_TouristShelter_01_F", {4606.26,9190.24,0}, {{-0.123957,0.992288,0},{0,0,1}}, true },
|
|
{ "Land_Bench_01_F", {4606.77,9190.43,0}, {{-0.215065,0.9766,0},{0,0,1}}, true },
|
|
{ "Land_Wreck_Truck_F", {4696.15,9184.84,-0.00256348}, {{-0.000107508,0.999988,0.00479872},{-0.00959906,-0.00479953,0.999942}}, true },
|
|
{ "Land_Garbage_square5_F", {4697.1,9184.93,0.000701904}, {{-4.60715e-005,0.999989,0.00479931},{-0.00959906,-0.00479953,0.999942}}, true },
|
|
{ "Land_Garbage_square3_F", {4689.18,9186.73,0.00193787}, {{-0.000301899,0.999954,0.00959289},{-0.0207953,-0.00959709,0.999738}}, true },
|
|
{ "Land_HelipadEmpty_F", {4679.79,9199.31,0}, {{-0.000102389,0.999968,0.00799892},{-0.0127988,-0.00799958,0.999886}}, true },
|
|
{ "Land_Wreck_CarDismantled_F", {4728.13,9191.67,-0.00935364}, {{-0.952328,0.304496,-0.0188125},{0.00478809,0.0765754,0.997052}}, true },
|
|
{ "Land_WoodPile_large_F", {4720.4,9198.06,0.000762939}, {{0.202069,-0.979114,0.0224289},{0.0207862,0.0271838,0.999414}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4707.33,9199.88,-1.52588e-005}, {{0.0103781,-0.999867,0.0125827},{0.0207946,0.0127965,0.999702}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {4705.87,9199.76,3.05176e-005}, {{0.0559378,-0.998367,0.0116158},{0.0207946,0.0127965,0.999702}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {4708.64,9199.9,0.000106812}, {{0.0559378,-0.998367,0.0116158},{0.0207946,0.0127965,0.999702}}, true },
|
|
{ "Land_Wreck_Offroad_F", {4702.51,9185.43,-0.00300598}, {{0.960804,0.277156,0.00635661},{-0.00800014,0.0047996,0.999956}}, true },
|
|
{ "Land_Grave_memorial_F", {4784.23,9154.75,-1.52588e-005}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_cargo_addon02_V1_F", {4693.09,9207.55,0}, {{-0.999719,-0.023697,0},{0,0,1}}, true },
|
|
{ "Land_Garbage_square5_F", {4692.89,9215.92,0.000900269}, {{0.00030667,0.999968,-0.00798601},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_Wall_Tin_4", {4696.9,9218.27,-1.52588e-005}, {{0.0354173,-0.999358,-0.0054882},{-0.0255892,-0.0063967,0.999652}}, true },
|
|
{ "Land_Wall_Tin_4", {4691.39,9212.14,-0.0480499}, {{0.998071,0.0491377,0.0379338},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_Wall_Tin_4", {4691.18,9216.06,0.00137329}, {{0.998071,0.0491377,0.0379338},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_Wall_Tin_4", {4691.77,9204.26,0.000167847}, {{0.998701,0.0492313,0.0131775},{-0.0127988,-0.00799958,0.999886}}, true },
|
|
{ "Land_Wall_Tin_4", {4691.59,9208.23,0.000183105}, {{0.998703,0.0492331,0.0129413},{-0.0127992,-0.00320041,0.999913}}, true },
|
|
{ "Land_Wall_Tin_4", {4692.98,9218.15,0.000457764}, {{0.0354177,-0.999329,0.00935275},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_Garbage_line_F", {4699.61,9212.47,0.000671387}, {{7.67762e-005,0.999872,0.0159998},{-0.011199,-0.0159979,0.999809}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4692.98,9218.13,0}, {{0.00961437,-0.999919,0.00836659},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4691.79,9204.25,0}, {{0.998708,0.0490765,0.0131764},{-0.0127988,-0.00799958,0.999886}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4691.61,9208.22,0}, {{0.998711,0.0490772,0.0129409},{-0.0127992,-0.00320041,0.999913}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4694.23,9202.51,0}, {{0.00999832,-0.999919,-0.00793583},{-0.00640103,-0.00800007,0.999948}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4691.42,9212.13,0}, {{0.998498,0.0489143,0.0246673},{-0.0239896,-0.0143938,0.999609}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4696.9,9218.27,0}, {{0.00998682,-0.999931,-0.00614284},{-0.0255892,-0.0063967,0.999652}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4698.32,9202.47,0}, {{0.0100345,-0.999888,-0.0111011},{-0.00959857,-0.0111975,0.999891}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4691.22,9216.05,0}, {{0.998064,0.0492895,0.0379323},{-0.0383714,0.0079919,0.999232}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {4694.23,9202.51,0}, {{-0.000102393,0.999968,0.00799958},{-0.00640103,-0.00800007,0.999948}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {4698.32,9202.46,6.10352e-005}, {{-0.000133085,0.999937,0.0111968},{-0.00959857,-0.0111975,0.999891}}, true },
|
|
{ "Land_StallWater_F", {4699.59,9207.59,0}, {{-7.16727e-005,0.999872,0.0159981},{-0.011199,-0.0159979,0.999809}}, true },
|
|
{ "Land_cargo_addon02_V2_F", {4706.99,9202.07,0}, {{0.137897,-0.990447,0},{0,0,1}}, true },
|
|
{ "Land_Wreck_Van_F", {4726.12,9201.61,0.00146484}, {{-0.00155419,0.999382,-0.0351312},{0.0303676,0.0351622,0.99892}}, true },
|
|
{ "Land_TentA_F", {4707.5,9216.53,0.000366211}, {{-5.11967e-005,0.999999,-0.00159992},{0.0319831,0.00160074,0.999487}}, true },
|
|
{ "Land_TentA_F", {4709.33,9216.42,0.00382996}, {{-0.00315945,0.999073,-0.0429281},{0.0733321,0.0430442,0.996378}}, true },
|
|
{ "Land_Wreck_UAZ_F", {4731.8,9202.18,0.00343323}, {{0.00114477,0.998693,-0.0511061},{-0.022365,0.051119,0.998442}}, true },
|
|
{ "Land_TentDome_F", {4704.91,9216.77,-0.00294495}, {{-2.04971e-005,0.999999,-0.0016013},{0.0127992,0.00160143,0.999917}}, true },
|
|
{ "Land_Wall_Tin_4_2", {4711.16,9209.09,0.00344849}, {{-0.99741,-0.0648115,0.0311907},{0.0319811,-0.0111947,0.999426}}, true },
|
|
{ "Land_Wall_Tin_4_2", {4710.8,9216.84,0.00985718}, {{-0.995122,-0.0629441,0.0759589},{0.0733321,0.0430442,0.996378}}, true },
|
|
{ "Land_Wall_Tin_4", {4708.61,9218.76,0.00636292}, {{0.0341994,-0.998589,0.0406227},{0.0733321,0.0430442,0.996378}}, true },
|
|
{ "Land_Wall_Tin_4", {4700.72,9218.49,0.000259399}, {{0.0337206,-0.999431,0.00116902},{0.0127992,0.00160143,0.999917}}, true },
|
|
{ "Land_Wall_Tin_4", {4704.68,9218.64,0.000274658}, {{0.0337206,-0.999431,0.00116902},{0.0127992,0.00160143,0.999917}}, true },
|
|
{ "Land_Wall_Tin_4", {4710.83,9212.96,0.00062561}, {{-0.997471,-0.0634533,0.0320202},{0.0319831,0.00160074,0.999487}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4710.77,9203.75,0}, {{0.996154,-0.0833736,-0.0269618},{0.0271896,0.00159853,0.999629}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4708.56,9218.68,0}, {{0.0181907,-0.992108,0.124063},{0.0728238,0.125068,0.989472}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4704.66,9218.63,0}, {{0.00952644,-0.999954,0.00147954},{0.0127992,0.00160143,0.999917}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4700.7,9218.48,0}, {{0.00952644,-0.999954,0.00147954},{0.0127992,0.00160143,0.999917}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4710.81,9212.97,0}, {{-0.997574,-0.0618166,0.0320209},{0.0319831,0.00160074,0.999487}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4711.04,9209.09,0}, {{-0.997634,-0.0612471,0.0312378},{0.0319811,-0.0111947,0.999426}}, true },
|
|
{ "Land_InvisibleBarrier_F", {4710.66,9216.81,0}, {{-0.995205,-0.0616866,0.0759106},{0.0733321,0.0430442,0.996378}}, true },
|
|
{ "Land_Campfire_F", {4706.18,9209.11,-0.0424957}, {{7.679e-005,0.999872,0.0159986},{0.00479914,-0.0159987,0.999861}}, false },
|
|
{ "Land_Cages_F", {4702.99,9202.33,7.62939e-005}, {{-0.120214,-0.992684,-0.011309},{-0.00159902,-0.011198,0.999936}}, true },
|
|
{ "Land_WoodPile_F", {4711.05,9209.09,-0.00050354}, {{5.74658e-008,0.999937,0.0112005},{0.0319811,-0.0111947,0.999426}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {4711.09,9205.7,0.000488281}, {{0.999128,-0.0317508,-0.0271252},{0.0271896,0.00159853,0.999629}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {4704.33,9202.31,3.05176e-005}, {{0.992958,0.118394,-0.00419773},{0.00479969,-0.00479969,0.999977}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {4710.37,9203.08,0.000488281}, {{0.999128,-0.0317508,-0.0271252},{0.0271896,0.00159853,0.999629}}, true },
|
|
{ "Land_Graffiti_02_F", {4713.76,9202.35,1.36725}, {{-5.87669e-005,0.999999,-0.00159696},{0.0367744,0.00159804,0.999322}}, true },
|
|
//Central Takistan Traders//
|
|
{ "Land_ToiletBox_F", {6836.36,4966.53,0.00524902}, {{-0.2573,-0.964613,0.057602},{-0.0159749,0.0638468,0.997832}}, true },
|
|
{ "Land_Workbench_01_F", {6821.5,4977.54,0.00424194}, {{-0.277838,-0.958428,0.0649683},{0.0175733,0.0625488,0.997887}}, true },
|
|
{ "Land_WoodenTable_large_F", {6823.77,4977.88,0.00088501}, {{0.267291,0.962627,-0.0436357},{0.00170044,0.0448121,0.998994}}, true },
|
|
{ "Land_Sink_F", {6826.78,4995.07,0.00296021}, {{0.962627,-0.264712,0.0572465},{-0.0654692,-0.0223375,0.997604}}, true },
|
|
{ "Land_Metal_wooden_rack_F", {6816.31,4978.64,0.00466919}, {{-0.00330259,0.998043,-0.0624464},{0.0272187,0.0625133,0.997673}}, true },
|
|
{ "Land_Bench_F", {6824.73,4985.72,0.000762939}, {{0.043752,0.998042,-0.0447102},{0.002451,0.0446456,0.999}}, true },
|
|
{ "Land_Bench_F", {6827.24,4989.56,0.000732422}, {{0.965706,0.258597,0.0232349},{-0.0351482,0.0415406,0.998518}}, true },
|
|
{ "Land_ToolTrolley_01_F", {6823.86,4979.69,0.0010376}, {{-0.923417,0.383474,-0.0157385},{0.00162782,0.0449203,0.998989}}, true },
|
|
{ "Land_ChairPlastic_F", {6821.19,4980.42,0.000946045}, {{-0.00265323,0.998993,-0.0447932},{0.00160392,0.0447976,0.998995}}, true },
|
|
{ "Land_Shovel_F", {6816.23,4979.15,0.0244751}, {{-0.976334,0.194672,-0.0942079},{-0.0787972,0.0854613,0.993221}}, true },
|
|
{ "Barrels", {6816.68,5003.23,0.0267334}, {{-0.152723,-0.988101,-0.0182057},{-0.00837304,-0.0171275,0.999818}}, true },
|
|
{ "Barrel1", {6816.67,5002.12,0.0392151}, {{0.035892,0.999242,0.015058},{-0.00495461,-0.0148896,0.999877}}, true },
|
|
{ "Barrel4", {6815.84,5001.92,0.0377197}, {{0.0172242,0.999835,0.00578095},{0.00393281,-0.00584951,0.999975}}, true },
|
|
{ "Land_Tyre_F", {6822.13,5007.26,-0.00415039}, {{-0.744557,0.667329,-0.0174844},{-0.0457334,-0.0248609,0.998644}}, true },
|
|
{ "Land_WoodenLog_F", {6829.39,5006.15,0.000915527}, {{-0.00689487,0.999762,0.0207122},{-0.0399997,-0.0209719,0.99898}}, true },
|
|
{ "Land_GasTank_01_khaki_F", {6815.57,5001.34,3.05176e-005}, {{-0.0132098,0.999902,0.00463848},{0.00292144,-0.00460027,0.999985}}, true },
|
|
{ "Land_Axe_F", {6829.84,5005.77,-0.00332642}, {{0.613229,-0.789849,0.00942659},{-0.0400014,-0.0191336,0.999016}}, true },
|
|
{ "Land_cargo_addon02_V2_F", {6822.72,4978.48,0}, {{0.23174,0.972778,0},{0,0,1}}, true },
|
|
{ "Land_LampShabby_F", {6831.91,4979.58,0}, {{-0.969814,0.243846,0},{0,0,1}}, true },
|
|
{ "Land_Garbage_line_F", {6841.61,4984.06,-0.0346375}, {{0.163686,0.986502,-0.00451119},{-0.0495347,0.012786,0.998691}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6808.48,4981.04,3.05176e-005}, {{0.95284,-0.302925,-0.0182415},{0.0398825,0.0654078,0.997061}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6811.82,4992.36,0}, {{0.9534,-0.301682,-0.00414971},{0.0159832,0.0367673,0.999196}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6809.57,4984.53,-3.05176e-005}, {{0.953208,-0.30215,-0.00997498},{0.0271543,0.0527098,0.998241}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6810.78,4988.44,0}, {{0.95319,-0.302156,-0.0114244},{0.0271608,0.04793,0.998481}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6813.77,4997.97,0}, {{0.953349,-0.301718,-0.00953895},{0.0175947,0.0239933,0.999557}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6810.91,4977.98,3.05176e-005}, {{-0.986553,-0.155707,0.0496766},{0.0398825,0.0654078,0.997061}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6806.35,4974.26,0}, {{0.953501,-0.30136,0.00434762},{0.00958955,0.0447529,0.998952}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6807.23,4971.46,0}, {{0.264706,0.963246,-0.0456943},{0.00958955,0.0447529,0.998952}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6811.2,4970.35,0}, {{0.263835,0.961646,-0.0750246},{0.0335006,0.0685981,0.997082}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6815.31,4969.3,0}, {{0.264347,0.961823,-0.0708255},{0.0175583,0.068626,0.997488}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6819.3,4968.27,0}, {{0.264399,0.95997,-0.0924669},{0.0127421,0.0923934,0.995641}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6823.26,4967.27,0}, {{0.264399,0.95997,-0.0924669},{0.0127421,0.0923934,0.995641}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6827.52,4966.38,-3.05176e-005}, {{0.264835,0.960678,-0.083428},{0.00159562,0.0860806,0.996287}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6829.99,4965.85,-3.05176e-005}, {{0.264835,0.960678,-0.083428},{0.00159562,0.0860806,0.996287}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6835.1,4964.43,0}, {{0.264658,0.960616,-0.0846927},{0.00637748,0.0860789,0.996268}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6837.97,4965.67,0}, {{0.968645,-0.247941,0.015868},{-0,0.0638684,0.997958}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6838.97,4969.49,0}, {{0.968549,-0.248798,-0.00359615},{0.0143855,0.0415613,0.999032}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6840.01,4973.89,3.05176e-005}, {{0.968413,-0.247955,0.0263429},{-0.0271921,0,0.99963}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6842.52,4982.06,0}, {{0.967901,-0.247405,0.0442585},{-0.039958,0.0223788,0.998951}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6843.71,4985.92,0}, {{0.967499,-0.247644,0.0511581},{-0.0495347,0.012786,0.998691}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6844.74,4989.38,0}, {{0.968008,-0.247783,0.0395533},{-0.0383733,0.0095921,0.999218}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6845.97,4995.12,0}, {{0.967898,-0.2479,0.041456},{-0.0415651,0.0047956,0.999124}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6835.13,4993.3,0}, {{0.977822,-0.209439,0},{0,0,1}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6829.44,4976.81,0}, {{-0.36705,0.930201,0},{0,0,1}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6825.53,4975.78,0}, {{-0.0161481,-0.99987,0},{0,0,1}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6832.76,4981.06,0}, {{0.985853,-0.167609,0},{0,0,1}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6833.52,4985.23,0}, {{-0.971093,0.2387,0},{0,0,1}}, true },
|
|
{ "Land_Mil_ConcreteWall_F", {6834.37,4989.17,0}, {{0.985853,-0.167609,0},{0,0,1}}, true },
|
|
{ "Land_Garbage_square3_F", {6835.88,4968.22,-0.0100098}, {{0.0010217,0.997959,-0.063852},{-0.0159663,0.0638602,0.997831}}, true },
|
|
{ "Land_Campfire_F", {6827.88,4986.2,0.000396729}, {{0.000675027,0.999816,-0.0191768},{-0.0351719,0.0191887,0.999197}}, false },
|
|
{ "Land_CncBarrier_stripes_F", {6832.8,4967.1,0}, {{0.435862,0.900013,0},{0,0,1}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6843.6,4992.37,-3.05176e-005}, {{0.965017,-0.262186,0},{0,0,1}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6836.55,4997.99,0}, {{0.965017,-0.262186,0},{0,0,1}}, true },
|
|
{ "Land_CncBarrier_stripes_F", {6814.49,4994.63,0}, {{0.938418,-0.345502,0},{0,0,1}}, true },
|
|
{ "Land_HelipadEmpty_F", {6855.04,4967.83,3.05176e-005}, {{0.000437455,0.999538,-0.0303801},{-0.0143913,0.0303832,0.999435}}, true },
|
|
{ "Land_cargo_addon02_V1_F", {6829.81,5005.98,0}, {{0.276798,0.960928,0},{0,0,1}}, true },
|
|
{ "Land_LampShabby_F", {6818.71,5011.19,0}, {{0.648908,-0.760867,0},{0,0,1}}, true },
|
|
{ "Land_Wreck_Car3_F", {6820.04,5007.16,6.10352e-005}, {{-0.000810191,0.999539,0.0303569},{-0.0303675,-0.0303675,0.999077}}, true },
|
|
{ "Land_Garbage_square5_F", {6819.1,5004.66,0}, {{-0.000422135,0.999845,0.0175897},{-0.0239884,-0.0175947,0.999557}}, true },
|
|
{ "Land_Wreck_Skodovka_F", {6823.28,5007.32,-0.00299072}, {{-0.000800088,0.999539,0.0303572},{-0.0303675,-0.0303675,0.999077}}, true },
|
|
{ "Land_WoodPile_large_F", {6831.42,5004.99,-0.000488281}, {{-0.268676,-0.962617,-0.0343869},{-0.0590849,-0.0191621,0.998069}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6827.79,5009.17,0}, {{0.288008,0.95695,0.0360188},{-0.039955,-0.0255718,0.998874}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6814.93,5002.01,0}, {{0.953513,-0.301319,-0.00449584},{0.00319819,-0.00479973,0.999983}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6817.45,5009.85,0}, {{0.953503,-0.30135,0.0045702},{-0.0143913,-0.0303783,0.999435}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6819.73,5011.49,0}, {{0.287997,0.956884,0.0378388},{-0.0303675,-0.0303675,0.999077}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6816.19,5005.91,0}, {{0.95351,-0.301337,0.00385368},{-0.00960256,-0.017599,0.999799}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6823.68,5010.41,0}, {{0.288173,0.957048,0.0318784},{-0.0255838,-0.0255838,0.999345}}, true },
|
|
{ "Land_InvisibleBarrier_F", {6831.6,5007.95,0}, {{0.288176,0.957051,0.0317511},{-0.046343,-0.0191799,0.998741}}, true },
|
|
{ "Land_WoodPile_F", {6830.02,5007.43,-0.0032959}, {{0.964708,-0.261382,0.0318968},{-0.039955,-0.0255718,0.998874}}, true },
|
|
{ "Land_WoodPile_F", {6828.34,5007.86,0.00384521}, {{-0.935741,0.351541,-0.02843},{-0.039955,-0.0255718,0.998874}}, true },
|
|
//North Airfield//
|
|
|
|
{ "Land_Dome_Big_F", {5687.97,11165,0}, 222.826 },
|
|
{ "Land_Research_HQ_F", {5694.74,11152,0}, 317.013 },
|
|
{ "Land_Cargo_House_V3_F", {5689.55,11182.2,0}, 0 },
|
|
{ "Land_Cargo_Tower_V2_F", {5212.86,11249.2,0}, 176.763 },
|
|
{ "Land_u_Barracks_V2_F", {5952.81,11397.9,0}, 309.449 },
|
|
{ "Land_i_Barracks_V2_F", {6001.64,11452.8,0}, 314.46 },
|
|
{ "Land_Cargo_HQ_V3_F", {6122.37,11471,0}, 225.069 },
|
|
{ "Land_MilOffices_V1_F", {6113.1,11616.1,0}, 313.928 },
|
|
{ "Land_Research_HQ_F", {5946.27,11897,0}, 246.376 },
|
|
//South Airfield//
|
|
{ "Land_Cargo_House_V2_F", {8124.88,1754.53,0}, 244.021 },
|
|
{ "Land_Cargo_HQ_V3_F", {8350.81,1881.47,0}, 59.4836 },
|
|
{ "Land_u_Barracks_V2_F", {7966.25,1944.56,0}, 0 },
|
|
{ "Land_i_Barracks_V2_F", {7973.4,1965.71,0}, 0 },
|
|
{ "Land_Cargo_House_V3_F", {8215.93,2097.81,0}, 242.12 },
|
|
{ "Land_Dome_Small_F", {8218.37,2101.94,0}, 331.487 },
|
|
{ "Land_Cargo_House_V3_F", {8212.55,2105.49,0}, 242.12 },
|
|
{ "Land_Dome_Small_F", {8264.45,2122.29,0}, 249.537 },
|
|
{ "Land_Medevac_HQ_V1_F", {8264.1,2122.6,0}, 339.766 },
|
|
{ "Land_Medevac_house_V1_F", {8249.44,2163.63,0}, 0 },
|
|
{ "Land_Dome_Small_F", {8251.42,2157.29,0}, 249.537 },
|
|
//Solar//
|
|
{ "Land_spp_Tower_F", {8287.05,1752.38,0.0648499}, {{-0.533204,0.845987,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7780.61,2441.84,0.432739}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7766.5,2505.87,0.377075}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7763.42,2564.94,0.59549}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7765.59,2634.35,0.0740662}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10295.7,4805.07,0.327576}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10307.8,4871.06,0.972107}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10305,4952.57,0.438354}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10302,5014.5,0.149353}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7119.45,5298.63,0.98877}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7227.36,5291.57,0.271637}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7328.1,5287.23,0.30069}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {7393.63,5290.79,0.190735}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6965.36,5303.76,0.493591}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8744.52,5598.47,0.464203}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8781.08,5566.13,0.680725}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8712.65,5617.67,0.594849}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {1600.56,5922.1,1.23233}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {1616.69,5985.26,2.29919}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {1620.23,6034.4,1.60962}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_spp_Tower_F", {5049.4,6893.92,0}, {{0.804383,-0.594112,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8321.2,7989.07,0.614609}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {8348.65,8109.23,1.52588e-005}, {{0,1,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {5170.32,8480.63,0.533188}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {5156.38,8546.87,0}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {5164.67,8619.12,0.751556}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6638.35,9129.13,0.625168}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6657.68,9212.81,0}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6658.63,9266.7,4.82309}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6302.91,10041.1,0.161804}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6287.9,10089,0}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6299.96,10166,0}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {6296.93,10260.6,0.292976}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {9934.16,10688,0.210617}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {9928.13,10762.6,0.0317841}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10866.6,10836.5,0.0207214}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {9933.14,10864.1,0.030426}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10803.6,10874,0.167221}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {9974.21,10971.6,0.0375671}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {5980.41,11172.4,0}, {{-0.632069,-0.774912,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10081.8,11621.8,0.269196}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10112.3,11602.6,0.0422211}, {{-0.0195322,0.999809,0},{0,0,1}}, true },
|
|
{ "Land_wpp_Turbine_V2_F", {10049.7,11655.5,0.868301}, {{-0.0195322,0.999809,0},{0,0,1}}, true }
|
|
};
|
|
|
|
staticNpcPos[] = {
|
|
//South Trader//
|
|
{ "C_man_hunter_1_F", { 6037.32,1121.89,0.00152588 }, 165.26 },
|
|
//Northern Traders//
|
|
{ "C_man_w_worker_F", { 4707.49,9201.98,0.00137329 }, 209.833 },
|
|
{ "C_man_w_worker_F", { 4719.34,9204.96,0.00131226 }, 202.364 },
|
|
//Central Traders//
|
|
{ "C_man_hunter_1_F", { 6822.1,4978.7,0.00137329 }, 88.9175 },
|
|
{ "C_man_hunter_1_F", { 6829.11,5004.53,0.00158691 }, 179.875 }
|
|
};
|
|
};
|