xZEUZYx

Donator
  • Content count

    20
  • Donations

    5.00 EUR 
  • Joined

  • Last visited

Community Reputation

5 Neutral

About xZEUZYx

  • Rank
    Bambi

Personal Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey Bones seems like the Arma update has broken the repair system? no longer get the options to fix only when is fully damaged. Same on the old version which I have been using as i have customised a bit but with that just only shows salvage options. I think arma have changed something that has borked it P.S love your work on these mods makes the game so much more immersive!!!
  2. Hey guys a simple fix for cup and revive is to change the code in the revive script from adduniform to forceadduniform. This will add the uniform no matter what faction it belongs to. Sorry if this has been posted before.
  3. xZEUZYx

    DualArms - Two Primary Weapons

    Hey Andrew this mod is awesome thanks for sharing! Got a couple of questions though, please. 1. As the above quote is there any chance of doing this fix for the MarXet trader too please. 2. Not sure if u can help with this but will ask anyways. Is there a way of getting infistar to ignore this mod as it adds all of the weapons to its spawn menu and the "if you see this image" pictures. It is actually slowing infistar from loading at server start. Thanks and any help would be greatly appreciated.
  4. xZEUZYx

    Change vehicle plate

    Nice work man this is awesome! Just an idea but would be cool if every vehicle spawned or purchased was set with a random number plate until it was changed. It would then make all vehicles identifiable which would add a pretty cool aspect to game.
  5. xZEUZYx

    Open Chernarus Project Setup Help

    No problem, Glad to be of help. I can't remember where i got this from but loots spawns below: Put the below in a file called CfgBuildings_Chernarus.h place it in your exile_server_config.pbo and add #include "CfgBuildings_Chernarus.h" to your config.cpp. class CfgBuildings { class Tourist { table = "Tourist"; }; class Military { table = "Military"; }; class Medical { table = "Medical"; }; class VehicleService { table = "VehicleService"; }; class CivillianLowerClass { table = "CivillianLowerClass"; }; class CivillianUpperClass { table = "CivillianUpperClass"; }; class Shop { table = "Shop"; }; class Industrial { table = "Industrial"; }; class Land_NavigLight : VehicleService { positions[] = { {0.35498, -0.533203, -4.87848} }; }; class Land_Barrack2 : Military { positions[] = { {-0.0322266, -4.00293, -0.983345}, {-1.4541, -2.15088, -0.694749}, {-1.24268, 3.62158, -0.691353}, {-2.06738, 0.642578, -0.0164361}, {0.835938, 1.3335, -0.267764}, {0.887207, -0.640137, 0.532491} }; }; class Land_Runway_PAPI : Industrial { positions[] = { {-0.573242, 0.429688, -0.311005}, {0.019043, 0.0136719, 0.224335} }; }; class Land_Runway_PAPI_2 : Shop { positions[] = { {-0.436035, 0.869141, -0.310974}, {0.503906, -1.10254, -0.311035} }; }; class Land_Vez : Military { positions[] = { {0.410156, 0.823242, 1.36188}, {-0.571777, 1.83594, 1.36188}, {-0.578613, 2.17871, -3.69327} }; }; class Land_Mil_Barracks_i : Military { positions[] = { {7.44678, 1.9707, -1.09967}, {5.22852, 2.01367, -1.09967}, {5.00537, -0.945313, -1.09967}, {1.85425, 2.08691, -1.09967}, {-1.30542, 2.11865, -1.09967}, {-4.53589, 2.10449, -1.09967}, {-7.69141, 2.06201, -1.09967}, {-8.35913, -1.43945, -1.09967}, {-6.67358, -1.47998, -0.710691}, {-7.06104, -1.50317, -1.09967}, {-5.08252, -1.479, -1.09968}, {-3.39722, -1.51929, -0.710698}, {-3.78467, -1.54248, -1.09968}, {-1.95142, -1.49414, -1.09967}, {-0.266113, -1.53467, -0.710685}, {-0.653564, -1.55762, -1.09967}, {1.31274, -1.3811, -1.09966}, {2.99829, -1.42139, -0.710682}, {2.6106, -1.44482, -1.09966} }; }; class Land_Shed_W03 : Industrial { positions[] = { {-3.06201, -1.1416, -0.860992}, {1.04395, -2.29883, -0.860962}, {3.36768, 1.22266, -0.860992}, {-0.601074, 2.02051, -0.860992}, {3.40527, -3.14453, -0.860962} }; }; //class Land_PowLines_WoodL : CivillianLowerClass { // positions[] = { // {0.13916, 0.526367, -3.49637}, // {-0.101563, -1.41504, -3.49637} // }; //}; class Land_Mil_Barracks_L : Military { positions[] = { {-0.584961, -4.56934, -2.20029}, {-5.38721, -7.37012, -2.20032} }; }; class Land_Psi_bouda : CivillianLowerClass { positions[] = { {0.430664, -0.0410156, -0.374207} }; }; class Land_Ind_Workshop01_03 : Shop { positions[] = { {-3.30957, 4.15918, -1.48181}, {3.32324, 3.80957, -1.48178}, {2.99902, -0.226563, -1.48175}, {-0.621582, -2.77051, -1.38831}, {-0.479492, 2.89063, -1.38831}, {0.865234, -4.30078, -1.38831}, {1.30273, -5.78613, -0.646454}, {-0.222168, 5.98926, -0.499939} }; }; class Land_Ind_Workshop01_L : Industrial { positions[] = { {-0.879883, 4.55176, -1.30695}, {-2.1001, 6.1875, -0.511276}, {-1.53174, -0.411133, -1.30817}, {3.39404, -3.46973, -1.31511}, {-0.341797, -3.32715, -1.31273} }; }; class Land_Mil_Barracks : Military { positions[] = { {8.34961, 1.83008, -2.04141}, {8.05322, -2.61133, -2.04141}, {4.19824, 0.144531, -1.94031}, {-3.32031, 0.0117188, -1.94031}, {2.60547, -2.94336, -1.94031}, {-0.419434, -3.3125, -1.94031}, {-3.73242, -3.33691, -1.94031}, {-6.91992, -3.42383, -1.94031}, {-6.71826, 3.05664, -1.94031}, {-3.5, 3.14648, -1.94031}, {-0.187012, 3.1123, -1.94031}, {2.95166, 3.06641, -1.94031}, {6.2334, 3.02441, -1.94031}, {5.96631, -2.96875, -1.94031} }; }; class Land_Ind_Workshop01_01 : Industrial { positions[] = { {-1.47852, -0.0175781, -0.714417}, {-0.92041, 1.26758, -0.837128}, {-1.20557, 2.0498, -0.228088}, {-1.479, 1.19238, 0.375549}, {2.07861, -2.64648, -0.442322}, {1.83984, -3.35449, -0.714417}, {2.05566, -0.707031, -1.4379}, {1.14404, -2.6582, -1.43793}, {-0.790527, 0.299805, -1.43784} }; }; class Land_Hlidac_budka : Military { positions[] = { {-0.105957, -0.000976563, -0.812439}, {1.76367, 2.47266, -0.812439}, {2.55273, 2.26367, -0.812439}, {-2.67383, 2.33398, -0.812439}, {-2.43262, 0.417969, -0.812439}, {2.30371, 0.333984, -0.812439} }; }; class Land_Ss_hangar : Military { positions[] = { {14.1494, -20.0303, -5.95197}, {-13.6045, -19.3486, -5.95193}, {-14.0459, -9.9873, -5.95187}, {-13.999, 9.22852, -5.952}, {-13.6313, 22.0117, -5.95197}, {12.6553, 22.0684, -5.95197}, {8.00342, 7.51074, -5.95197}, {-1.08301, 0.00488281, -5.95197}, {3.71289, -11.5088, -5.95197}, {14.6089, -1.51172, -5.95197}, {-2.92627, 13.1201, -5.95197}, {10.2236, -21.8711, -5.95197}, {-13.6182, -22.1016, -5.952} }; }; class Land_HouseV_2I : CivillianUpperClass { positions[] = { {-7.08789,-0.528809,-2.8325}, {-1.08203,0.147949,-2.53758}, {2.25293,-0.491211,-2.53758}, {0.126953,3.50342,-2.53758}, {-4.39453,3.43018,-2.53758}, {0.208984,8.08105,-2.53758}, {-2.0918,8.2749,-2.53758}, {-4.21875,7.9292,-2.53758}, {-1.11328,6.896,-2.53758}, {2.98242,2.67725,-2.53758}, {5.14355,5.52686,-2.53758}, {4.81055,8.03467,-2.53758}, {2.66406,7.91943,-2.53758}, {-4.07031,-10.3887,-2.8325}, {-4.64844,-6.74951,-2.53758}, {-0.53125,-5.45508,-2.53758}, {-1.94141,-7.63916,-2.53758}, {0.386719,-7.67139,-2.53758}, {-4.44141,-3.72412,-2.53758}, {-4.80566,-2.51904,-2.53758}, {5.20117,-4.31885,-2.53758}, {2.4707,-7.92627,-2.53758}, {4.60352,-7.88525,-2.53758}, {5.14648,-6.6626,-2.53758}, {4.37891,-0.816406,-2.53758} }; }; class Land_Shed_M03 : CivillianLowerClass { positions[] = { {-0.28418, 2.23047, -1.03253}, {1.77588, -0.592773, -1.03256} }; }; class Land_Mil_ControlTower : Military { positions[] = { {9.78223, 4.1084, -9.69012}, {8.18604, 4.04004, -9.69012}, {0.399414, 3.52539, -9.69012}, {8.39453, 5.91504, -9.69012}, {9.76953, 4.83789, -7.43515}, {5.7959, 3.77539, -5.50012}, {0.0742188, 6.05078, -5.50012}, {6.16553, 4.01563, -1.00131}, {5.79395, 3.99316, -0.246338}, {6.3042, 3.94824, 0.133667}, {6.43652, -1.69727, -1.07983}, {7.57422, 0.853516, -1.07983}, {2.66602, -1.9082, 0.807281}, {1.99854, -0.975586, -1.07983}, {1.8667, 2.08984, -1.07983}, {3.97607, -1.62598, -1.07983}, {4.88574, 1.27539, -1.07983}, {3.30396, 4.54248, -9.63014}, {3.99194, 4.62598, -5.46514}, {10.0171, 4.7334, -7.44014}, {5.14722, 0.676758, -1.07014}, {4.75024, 1.01855, 2.94519}, {1.14111, 5.29248, -1.05836}, {-5.47998, -1.95898, -9.58661}, {-10.0579, -1.91699, -8.79735}, {5.15234, 0.810547, -5.46514}, {7.07837, -3.31104, -5.46514}, {2.88745, -3.02295, -5.46514}, {4.4895, 0.96582, -9.58661}, {2.18359, -2.5791, -9.58661} }; }; class Land_Mil_House : Military { positions[] = { {2.26172, 2.72485, -5.01606}, {6.64136, 0.0698242, -4.24494}, {4.0459, 0.0783691, -4.21574}, {6.61426, -3.85986, -4.22458}, {4.09058, -3.81934, -4.27785}, {14.6941, -1.90698, -5.01606}, {11.7676, -1.87549, -5.01606}, {5.37622, -2.03027, -5.01606}, {7.17505, 3.06396, -5.01606}, {-1.60571, 3.04272, -5.01606}, {-1.78955, -6.02466, -5.01606}, {-7.8606, 3.57275, -5.01606}, {-5.49219, 1.05127, -5.01606}, {-5.56055, -1.44482, -5.01606}, {-5.44385, -4.04077, -5.01606}, {-5.42261, -6.35791, -5.01606}, {-13.0757, -6.21802, -5.01606}, {-13.0691, -2.66113, -5.01606}, {-13.1216, -0.147461, -5.01606}, {-13.1494, 4.36035, -5.01606}, {-13.6897, 4.18726, -4.5602}, {-13.7312, -0.103271, -4.62374}, {-13.7847, -2.59937, -4.6195}, {-4.89673, 1.06934, -4.60848}, {-4.88159, -1.27417, -4.59924}, {-4.84814, -3.7522, -4.64515}, {-4.8689, -6.17139, -4.5845}, {-9.75562, -4.64478, -5.01606}, {-9.37695, -0.847656, -5.01606}, {-1.6062, 2.59473, -0.628503}, {-6.52148, 3.4248, -0.69799}, {-9.51001, -4.87183, -0.69799}, {-9.35303, 0.116455, -0.69799}, {-4.93457, 0.936768, -0.255076}, {-5.07251, -1.53174, -0.222711}, {-5.34375, -4.03882, -0.235575}, {-5.38647, -6.42139, -0.222898}, {-5.57056, 0.945313, -0.697991}, {-5.41821, -1.65186, -0.69799}, {-5.34302, -4.03687, -0.697991}, {-5.3606, -6.56299, -0.69799}, {-13.7312, -6.43628, -0.247133}, {-13.6023, -2.80249, -0.25298}, {-13.4143, -0.30957, -0.248533}, {-13.5295, 3.99219, -0.237671}, {-13.1299, 3.96631, -0.697991}, {-13.1299, -0.295166, -0.69799}, {-13.0986, -2.85181, -0.69799}, {-13.1897, -6.46948, -0.69799} }; }; class Land_Helfenburk : Military { positions[] = { {-1.73438, -2.37207, -3.00843}, {-1.79004, -2.80078, 0.273056}, {0.865234, -0.916016, 4.35849}, {-1.33789, -3.27197, 8.70339}, {0.451172, -2.14551, 12.1867} }; }; class Land_a_stationhouse : Military { positions[] = { {14.8188, 3.60059, -9.50491}, {15.605, 3.60352, -9.50497}, {19.1025, -6.63867, -9.50497}, {19.1943, -7.48438, -9.50497}, {19.1162, -6.01758, -9.50494}, {7.91602, 2.99805, -9.50491}, {3.78857, 3.3252, -9.50494}, {1.44775, 0.977539, -9.50494}, {1.28906, -2.08008, -9.505}, {6.40625, -7.1543, -9.50494}, {12.6821, -7.14746, -9.50491}, {14.0737, -2.36328, -9.50491}, {7.32324, -2.13281, -9.50494}, {-4.09424, -6.30664, -4.65033}, {-2.40283, -5.63281, -4.65033}, {-1.19629, -8.64063, -4.65033}, {-0.723145, -8.26563, -0.0452271}, {-4.2373, -8.74219, -0.0452271}, {-2.31396, -5.74805, -0.0452271}, {-1.19043, -8.17188, -9.50497}, {-3.7085, -7.90039, -9.50497}, {-4.17627, -6.73438, -9.50491}, {-1.05664, -5.39453, -9.50494}, {13.2212, 2.69531, -9.50494}, {18.7139, 0.556641, -9.50494}, {-1.43311, -5.80469, 4.40994}, {-1.5874, -8.4668, 4.40994}, {-1.88135, -7.25781, 4.40994}, {-4.14453, -8.40137, 4.40994}, {-3.75586, -7.3252, 4.40994}, {-2.29639, -5.9668, 4.40994}, {-3.08252, -8.63965, 4.40994}, {-3.62549, -6.61035, 4.40994}, {-6.33643, -9.54102, -9.50494}, {-19.1406, 7.27539, -9.50494}, {-6.84717, 5.4375, -0.509338}, {-8.40527, -3.30273, -0.509338}, {-15.3975, -2.98926, -0.509338}, {-12.4292, 3.04102, -0.509338}, {-1.45166, -4.01465, -0.509338}, {3.22412, 2.99414, -0.509338}, {4.81543, -0.885742, -0.509338}, {-13.1504, 7.72168, -0.509338}, {-1.50635, -8.0752, 8.49066}, {-3.13037, -7.1875, 8.49066}, {-1.91309, -5.48926, 8.49066}, {-3.93262, -5.05762, 8.49066}, {6.37061, -9.45313, -9.50494}, {18.9063, -9.94043, -9.50494}, {-3.27832, 3.77527, -9.47203}, {-1.95264, -0.469238, -9.47203}, {-10.5215, -1.43945, -9.47203}, {-8.8335, 5.24622, -9.47203}, {-15.8057, 3.77844, -9.47202}, {-15.4307, -2.11462, -9.47202}, {-8.47363, -6.67505, -9.47203}, {-14.6558, -4.60376, -6.7803}, {-11.7744, 0.583862, -6.7803}, {-4.45117, 1.20093, -6.7803}, {-1.83594, 7.62158, -6.7803}, {-5.73242, 7.75476, -6.7803}, {-9.15039, 7.84863, -6.7803}, {-12.604, 7.90564, -6.7803}, {-16.5034, 8.04895, -6.7803}, {-14.2588, -4.9071, -3.65596}, {-12.3037, 0.784302, -3.65596}, {-5.56104, 0.295044, -3.65596}, {-1.91602, 7.62036, -3.65596}, {-5.84082, 7.26404, -3.65596}, {-9.25, 7.65491, -3.65596}, {-12.6436, 7.85474, -3.65596}, {-16.4609, 7.48486, -3.65595} }; }; class Land_Stodola_old_open : Industrial { positions[] = { {2.4209, -7.91406, -4.11627}, {2.60205, -9.06934, -4.11627}, {4.54932, -10.7949, -5.1265}, {3.99072, -9.47949, -4.11627}, {-1.7085, -10.0996, -5.12646}, {-0.648926, -6.90332, -5.1265}, {-2.91064, -4.90625, -5.1265}, {4.95166, 3.63184, -5.1265}, {-1.76025, 7.04297, -4.11627}, {-2.50342, 10.2432, -5.1265}, {3.43701, 9.86035, -5.1265}, {0.783691, 8.46484, -4.11627}, {-0.838379, 10.5166, 2.96301}, {2.44482, 10.7041, 2.96301}, {-2.43652, 9.45605, -0.994965}, {4.53271, 5.57617, -0.994965}, {-2.00928, -6.78418, -0.994965}, {-2.65771, -10.1797, -0.994965}, {3.75293, -5.81348, -0.0239868}, {2.3501, -10.3701, 2.96301}, {0.633301, -10.416, 2.96301}, {-5.46387, 2.44824, -5.1265}, {7.24561, -3.89648, -5.12653} }; }; class Land_Hut06 : CivillianLowerClass { positions[] = { {0.877441, 1.79199, -1.56042}, {-1.20947, 0.443359, -1.56039}, {0.449707, -0.803711, -1.56042} }; }; class Land_Ind_Garage01 : Industrial { positions[] = { {2.88086, 2.48535, -1.12247}, {2.8916, 3.3418, -1.12247}, {1.51025, 3.58203, -1.14536}, {1.72656, 3.5752, -0.390381}, {1.3125, 3.50684, -0.010376}, {2.57617, -1.54395, -1.34332}, {-1.33643, -2.39258, -1.34332}, {-1.03223, 3.00391, -1.34329}, {0.959473, 0.560547, -1.34338} }; }; class Land_Repair_center : Industrial { positions[] = { {1.83447, -3.90332, -2.52039}, {-0.420898, -5.37695, -2.52036}, {-2.68018, 1.06641, -1.55386}, {-2.66455, 3.80469, -1.55386}, {-1.04688, 5.55176, -2.52045} }; }; class Land_Misc_Cargo1D : Industrial { positions[] = { {0.0126953, 3.80859, -1.2673}, {2.04297, -3.80469, -1.2674} }; }; class Land_Misc_Cargo1B : Industrial { positions[] = { {1.41064, -4.4502, -1.26724}, {-2.11279, 3.98438, -1.26727}, {1.73926, 3.37988, -1.2673} }; }; class Land_Shed_Ind02 : Industrial { positions[] = { {-0.811523, -8.80273, -4.63742}, {2.46729, -0.362305, -4.63742}, {-2.89355, 7.04785, -4.63742}, {3.979, 9.4707, -4.63742}, {2.54541, -9.43945, -1.28958}, {4.8418, 3.05664, -1.28958}, {3.65625, 9.95605, -1.28958}, {-3.94287, 7.24219, -1.28958}, {-4.10107, -1.11133, -1.28958}, {-3.87256, -9.08301, -1.28958}, {-3.72461, 11.835, -1.28958}, {-2.0874, 11.1943, -1.28958}, {-0.0986328, 12.2021, -1.28958}, {5.05664, -11.7793, -4.86472}, {-5.70117, -8.76367, -4.1059}, {-5.63379, -1.40137, -4.1059}, {-5.65674, 7.36133, -4.1059}, {-5.59326, 12.5117, -4.86472}, {2.69678, 12.1357, -4.86472} }; }; class Land_Ind_Workshop01_04 : Industrial { positions[] = { {-1.54102, -3.06152, -1.43896}, {-1.24463, -3.08301, -0.68399}, {-1.66162, -3.12598, -0.303986}, {1.32568, -3.62109, -1.66913}, {1.40283, -6.75098, -1.66913}, {-1.77051, -6.42383, -1.6691}, {-0.0947266, -4.93066, -1.66913}, {-0.341797, 1.91602, -1.43896}, {-0.35791, 1.75977, -0.68399}, {-0.361816, 2.1709, -0.303986}, {1.55469, 4.77832, -1.6691}, {-0.989746, 2.86035, -1.66913}, {-1.66504, 4.57227, -1.66913} }; }; class Land_Shed_W01 : Tourist { positions[] = { {-1.86279, 0.314453, -1.41208}, {-1.03467, -2.00098, -1.41199}, {0.312988, 2.02832, -1.41202} }; }; class Land_Misc_WaterStation : Tourist { positions[] = { {-0.0263672, 2.36621, -1.59082} }; }; class Land_Barn_W_01 : Industrial { positions[] = { {4.76855, -17.8125, -2.65195}, {-4.40527, -17.6914, -2.65195}, {-0.290039, -13.0615, -2.65277}, {-3.75537, -4.45313, -2.65427}, {4.59033, 0.530273, -2.65512}, {0.177734, 6.58301, -2.65619}, {-4.74902, 10.9336, -2.65695}, {-2.36035, 17.4775, -2.65808}, {5.11182, 17.9434, -2.65817}, {-1.48584, 21.0732, -2.91336} }; }; class Land_Misc_deerstand : CivillianUpperClass { positions[] = { {-0.455566, -0.673828, -2.14459}, {-2.75928, 1.50195, -2.14465}, {0.780273, -1.00684, 0.960571}, {0.53125, 0.200195, 0.960571}, {-0.502441, -0.853516, 0.960571} }; }; class Land_Shed_W4 : Industrial { positions[] = { {-1.78711, -5.09668, -1.45096} }; }; class Land_Ind_Workshop01_02 : Industrial { positions[] = { {-1.5376, -0.777344, -1.47028}, {1.53223, -0.579102, -1.47034}, {-0.133301, 1.05469, -1.47034}, {1.63086, 1.69434, -1.47031} }; }; class Land_KBud : Tourist { positions[] = { {0.11084, -0.540039, -0.127808}, {0.868164, -0.586914, -1.2316} }; }; class Land_HouseV2_03 : CivillianUpperClass { positions[] = { {10.0479, -9.18652, -5.47189}, {1.37012, -8.71289, -5.55469}, {-4.20752, -7.13379, -6.01495}, {-14.0234, -8.64844, -5.55469}, {-17.9146, -0.0605469, -5.87161}, {-18.4155, 2.30566, -5.92566}, {0.705566, 8.17285, -5.88635}, {9.83545, 11.8145, -6.01498}, {18.1553, 1.03516, -5.46368} }; }; class Land_houseV_2T2 : CivillianLowerClass { positions[] = { {-3.16699, -4.15137, -4.83649}, {-4.5459, 0.290039, -4.07288}, {-5.67188, 1.90332, -4.55487}, {-3.66406, 1.51367, -4.07288}, {-5.03418, 4.58691, -4.83649}, {6.26221, 5.10742, -4.55609}, {6.99805, -4.06543, -4.83649} }; }; class Land_HouseV_1L1 : CivillianUpperClass { positions[] = { {1.78662, 5.38672, -1.09164}, {1.06738, 6.00684, -1.09164}, {-4.12695, 6.06055, -3.02942}, {2.0708, -4.86133, -3.0293}, {-4.69092, -3.02148, -3.02939} }; }; class Land_Komin : Tourist { positions[] = { {1.56592, 1.41797, 12.4547}, {-1.46289, 1.27832, 12.4547}, {0.313477, 2.8418, 12.4547}, {-3.46045, -1.63867, -15.8055}, {3.69482, 1.01074, -15.8055}, {0.229492, 4.65234, -15.8055} }; }; class Land_HouseV_1I4 : CivillianUpperClass { positions[] = { {2.37451,-0.251953,-2.70396}, {-0.307617,3.99414,-2.64743}, {-3.77881,-1.86328,-2.6469}, {-0.0615234,-4.19531,-2.64679}, {2.11377,1.7168,-2.61721} }; }; class Land_A_FuelStation_Build : Shop { positions[] = { {-1.84619, 0.189453, -0.599792}, {1.30908, -0.819336, -1.57574}, {-1.52246, 0.72168, -0.765015}, {-1.53516, 1.01172, -1.57574}, {-1.26416, -1.00195, -1.57574}, {0.151855, 1.09082, -1.57574}, {-3.47852, -2.31055, -1.62723} }; }; class Land_HouseV2_01A : CivillianUpperClass { positions[] = { {-0.748047, -3.4541, -5.54184}, {-2.87891, -3.57227, -5.62329}, {-6.06592, -4.3125, -6.04913}, {1.10254, -4.05371, -6.04904} }; }; class Land_HouseV_2L : CivillianUpperClass { positions[] = { {-3.30469,4.00537,-0.667}, {1.08008,3.70996,-0.667}, {-1.42188,-4.29932,-0.667}, {2.17285,-4.5459,-0.667}, {-3.72754,-0.993652,-2.27725}, {-2.27344,-2.79395,-3.89848}, {2.88672,-1.14502,-3.13908}, {2.62012,-4.2959,-3.89848}, {2.50391,4.17041,-3.89848}, {-2.31055,2.92871,-3.49209}, {4.50391,3.53809,-4.02039}, {-2.99219,0.864746,-3.89848}, {-5.03809,-2.85693,-4.03165}, {2.08008,1.44092,-3.89848} }; }; class Land_HouseV_3I4 : CivillianLowerClass { positions[] = { {-0.558594,2.29834,0.627295}, {3.16699,-2.83545,0.627295}, {-0.414063,-2.46338,0.627295}, {2.66113,2.59424,-2.671}, {3.69434,-3.09131,-2.671}, {-1.15527,2.76123,-2.671}, {-0.982422,-3.07666,-2.671}, {-4.47949,-1.78369,-2.671}, {-4.37891,1.99365,-2.671} }; }; class Land_HouseV2_01B : CivillianLowerClass { positions[] = { {-4.23242, -2.51172, -5.18509}, {-2.61475, -3.43652, -5.59604}, {9.77393, 3.54004, -6.10773} }; }; class Land_Barn_W_02 : Industrial { positions[] = { {-5.3667, -6.17285, -2.32849}, {3.48975, -1.28711, -2.33051}, {2.9668, 5.4707, -2.33325}, {-4.62109, 3.71973, -2.33255}, {0.703613, -2.61914, -2.32996}, {3.24463, -5.0957, -2.32895}, {-3.96826, -2.05273, -2.3302}, {0.888672, -8.43359, -2.59711}, {-2.40771, 8.58203, -2.56027}, {1.20557, 9.30469, -2.75571} }; }; class Land_HouseV_1T : Tourist { positions[] = { {3.8877,2.54541,0.221274}, {-2.3623,-3.8042,0.221274}, {-4.97461,1.93164,0.221274}, {-6.00098,0.455566,-2.84646}, {-3.86914,-0.176758,-2.10317}, {-3.32129,-4.14063,-2.84646}, {-0.599609,0.751953,-2.84646}, {4.38086,4.71436,-2.84646}, {5.49219,1.11133,-2.84646}, {-0.404297,-2.00342,-2.84646} }; }; class Land_HouseV_1I2 : CivillianLowerClass { positions[] = { {0.960938, -4.24707, -2.18909}, {2.33984, -3.39453, -2.23044}, {-3.41992, 2.54492, -2.23044} }; }; class Land_houseV_2T1 : CivillianUpperClass { positions[] = { {0.705078,-2.91943,-3.0899}, {3.76465,0.932129,-2.82778}, {1.35059,3.2085,-3.0899}, {-0.983398,1.40771,-3.0899}, {-4.30859,-2.57666,-3.0899}, {-5.94727,0.308594,-3.0899}, {-4.96289,0.0302734,0.150313}, {2.41602,0.0966797,0.150313}, {-1.83008,-2.63525,0.150313}, {6.33887,1.67676,-3.0899}, {-5.32031,2.92529,-3.0899} }; }; class Land_HouseV2_05 : CivillianLowerClass { positions[] = { {-3.19092, -0.331055, -2.46149}, {-4.92725, 0.384766, -2.95013}, {5.3916, 7.0752, -2.56259} }; }; class Land_Farm_Cowshed_a : Industrial { positions[] = { {-2.1167, -6.74609, -3.07907}, {5.32373, -5.05176, -3.07907}, {7.55811, -6.78711, -3.07907}, {9.38281, -4.81934, -3.07907}, {9.04346, 2.9043, -3.07907}, {8.95703, -1.34668, -3.07907}, {4.52051, -2.375, -3.07907}, {-5.75488, -2.59668, -3.07907}, {-4.33984, 2.99219, -3.07907}, {-8.08887, 3.60645, -3.07907}, {0.335449, 3.14844, -3.07907}, {-2.146, 0.181641, -3.07907} }; }; class Land_Church_01 : CivillianUpperClass { positions[] = { {-7.18799, -0.201172, -6.46631}, {-7.08984, -0.188477, -4.2269}, {4.13477, -3.89453, -6.36041}, {7.29004, 4.09766, -6.46631}, {8.14258, 2.82422, -6.46625}, {0.840332, 4.39355, -6.46631} }; }; class Land_HouseV_1I1 : Tourist { positions[] = { {-0.655273, -2.04297, -2.8573}, {0.678223, -2.33496, -2.8573}, {-3.23633, -1.9873, -2.96014}, {3.16016, -2.8252, -2.96014} }; }; class Land_Misc_Cargo1Bo : VehicleService { positions[] = { {-0.345215, -1.85742, -1.09848}, {0.596191, 0.631836, -1.09848}, {-0.492676, 2.08691, -1.09848} }; }; class Land_HouseV_3I3 : CivillianUpperClass { positions[] = { {4.3252, 2.27734, -1.57721}, {1.13721, 2.7627, -1.7789} }; }; class Land_Farm_Cowshed_b : Industrial { positions[] = { {8.99463, 2.9375, -3.09253}, {7.16748, -2.51953, -3.09253}, {4.01709, 0.161133, -3.09253}, {2.27295, -2.91504, -3.09253}, {-0.704102, 2.51465, -3.09253}, {-1.30127, -2.34766, -3.09253}, {-4.00342, -2.32227, -3.09253}, {-9.54199, -0.831055, -3.09253}, {-4.97949, 1.3252, -3.09253}, {-7.46338, 2.96973, -3.09253} }; }; class Land_Farm_Cowshed_c : Industrial { positions[] = { {1.18066, -3.5498, -3.11728}, {2.5, 1.36035, -3.11728}, {-1.75586, 2.03223, -3.11728}, {-1.76563, -2.79004, -3.11728}, {0.253418, -0.413086, -3.11728} }; }; class Land_HouseV_1L2 : CivillianUpperClass { positions[] = { {-2.10742,-3.14551,-2.59055}, {1.7373,-0.538086,-2.73408}, {2.59717,-2.73242,-0.682}, {-1.66455,-2.83887,-0.682}, {-3.19092,-0.219727,-0.682}, {0.931641,0.701172,0.0480204}, {0.835449,2.50684,-0.682}, {-2.84619,2.53809,-2.55677}, {-2.71729,-5.89453,-2.62091}, {1.05615,-5.7627,-0.986} }; }; class Land_HouseV_3I2 : Tourist { positions[] = { {4.75781,1.26563,-2.42934}, {0.830078,-1.43945,-0.99337}, {1.86035,-3.2793,-1.93379}, {1.78809,2.64355,-1.93379}, {-5.49414,3.5791,-1.93379}, {-0.790039,3.8623,-1.93379}, {-3.60547,-0.116211,-1.59293}, {-4.92773,-3.40234,-1.93379}, {-0.53418,-1.37207,-1.93379}, {-4.47266,1.44238,-1.15917} }; }; class Land_Farm_WTower : Military { positions[] = { {-1.3623, -2.2832, -16.1527}, {-3.92822, 3.36133, -16.1527}, {2.28125, 4.23242, -16.1527}, {6.00195, -0.333008, -16.1527}, {1.87988, -3.875, -16.1527}, {-2.70801, -6.55762, -16.1527}, {-6.92725, -0.958008, -16.1528}, {3.16211, 8.20313, -16.1527}, {3.56885, -9.09375, -16.1527} }; }; class Land_Nasypka : VehicleService { positions[] = { {-1.34814, -0.236328, -5.92822}, {-2.46191, 0.388672, 6.5668}, {-1.32715, -0.879883, 6.5668}, {-0.786133, 0.504883, 6.5668} }; }; class Land_HouseV2_02_Interier : Shop { positions[] = { {-1.08545, -7.61133, -6.43289}, {-0.776855, -3.9873, -5.57187}, {0.970215, 0.508789, -5.57187}, {-1.0791, -0.374023, -5.57187}, {0.960938, 5.66211, -6.0275}, {6.75781, 1.75977, -4.61929}, {6.3208, 1.30078, -4.61929}, {5.99756, 1.68262, -5.57187}, {3.13721, 5.91113, -5.57187}, {7.90234, 6.10352, -5.57187}, {5.01172, 4.59082, -5.57187}, {9.00488, -2.23926, -4.73184}, {8.75879, -1.9873, -4.73184}, {5.02979, -1.80176, -5.57187}, {2.61963, 1.18848, -5.57187}, {-4.97119, -2.15234, -5.19708}, {-8.229, -1.80273, -5.57187}, {-2.76465, 5.31738, -5.57187}, {-3.28418, 1.36133, -5.57187}, {-5.07227, 4.02832, -5.57187}, {-6.5498, 0.936523, -5.57187}, {-10.519, -1.61719, -6.50235}, {1.38525, 9.27051, -6.50238}, {-0.281738, 7.66602, -6.45331} }; }; class Land_HouseV_1I3 : Tourist { positions[] = { {2.17432, -1.09375, -2.29471}, {2.37793, 0.62793, -2.46329}, {-4.42334, -9.16309, -2.46332}, {3.70752, -9.24902, -2.46329} }; }; class Land_Mil_Guardhouse : Military { positions[] = { {5.92383, 1, -1.99649}, {-2.36963, -0.0917969, -1.68185}, {-2.57422, 2.03418, -1.68842}, {-2.73047, 3.41016, -1.69339}, {-4.05273, -0.953125, -1.99649}, {-3.99219, -4.97656, -1.9964} }; }; class Land_HouseV_3I1 : CivillianUpperClass { positions[] = { {2.63086,-3.07178,-2.70952}, {-5.53906,-3.82715,-2.72328}, {-5.4082,1.62988,-1.92597}, {-0.400391,-1.9541,-1.92597}, {-2.35938,-1.9873,-1.92597}, {-2.32422,2.12598,-1.92597}, {0.09375,1.95947,-1.92597}, {2.01953,-0.0512695,-1.92597}, {5.14063,2.14307,-1.92597} }; }; class Land_HouseV2_04_interier : CivillianUpperClass { positions[] = { {-7.60498, -6.9248, -5.63416}, {6.87354, -6.31445, -5.75}, {5.09082, -4.60547, -5.74374}, {7.31348, -1.46191, -5.7421}, {7.74219, 2.3252, -5.73605}, {4.79541, 2.56055, -5.0791}, {0.338867, 1.23828, -2.94873}, {7.48193, 6.65332, -5.72784}, {5.17773, 5.97266, -5.72495}, {2.36084, 2.75391, -5.05716}, {0.307129, 6.92969, -5.28723}, {0.767578, 2.70508, -5.28723}, {3.28467, 6.71582, -5.72021}, {-4.00146, 3.27344, -5.19485}, {-5.58691, 2.44531, -4.91205}, {-5.71777, 2.66992, -4.91205}, {-4.03662, 7.12891, -4.99554}, {-3.34717, 6.73633, -4.99554}, {-2.8125, 6.77539, -5.28723}, {-5.17822, 6.7666, -5.70496}, {-1.54395, 5.83301, -5.71313}, {-1.30811, 3.04004, -5.71857}, {7.31689, 8.4209, -6.17114} }; }; class Land_HouseBlock_A3 : Tourist { positions[] = { {0.809082, -3.68262, -5.44064}, {-0.618652, -0.414063, -5.44064}, {0.671875, 3.78223, -5.44064}, {3.85107, 5.48633, -5.44064}, {3.15527, -7.21484, -5.44064} }; }; class Land_HouseV2_03B : CivillianUpperClass { positions[] = { {-0.399902, -9.05762, -5.50803}, {0.639648, -9.91797, -5.93018}, {8.80371, -9.97266, -6.05109}, {7.93066, 1.10547, -5.49982}, {-0.438477, 12.0127, -6.05106}, {-8.04541, 3.70898, -5.50803}, {-8.52002, 1.8418, -5.67029}, {-8.0293, -0.566406, -4.46933}, {-8.0293, -4.59473, -4.53424}, {-4.69189, -8.94238, -4.6618}, {4.2832, -8.97363, -4.59927}, {7.86572, 7.08496, -4.54236} }; }; class Land_A_GeneralStore_01a : Shop { positions[] = { {4.65381, -5.00098, -0.727783}, {4.48389, -4.97266, -0.347809}, {4.89746, -4.99609, 0.417206}, {4.1333, -4.24707, -1.20499}, {1.87939, -2.91504, -1.20499}, {-0.65918, -2.27539, -1.20499}, {-2.53906, -4.60449, -1.20499}, {0.771973, -4.0625, -1.20499}, {-5.58643, -4.67773, -1.20499}, {-3.43555, -3.01074, -1.20499}, {-5.6875, -2.33301, -1.20499}, {-8.50293, -2.50879, -0.935181}, {-8.50293, -2.55273, 0.410065}, {-6.97168, -1.84766, -1.20499}, {-8.43848, -4.17383, -1.20499}, {-4.93945, -1.42773, -1.10278}, {-5.73291, -1.38574, -0.727783}, {-4.95117, -1.42676, 0.032196}, {-3.99561, -1.34277, -1.10278}, {-3.28369, -1.39355, -0.347809}, {-2.5625, -1.40039, -0.347809}, {-3.33105, -1.31445, 0.417206}, {-4.14209, -1.41699, 0.032196}, {-2.8125, -1.42773, -1.10278}, {-0.925781, -1.36035, -0.727783}, {-0.146973, -1.46191, -1.10278}, {-1.08691, -1.3125, 0.032196}, {-0.100586, -1.41016, 0.032196}, {0.59082, -1.39648, -0.347809}, {1.57715, -1.37012, -1.10278}, {1.21143, -1.36621, -0.347809}, {1.57324, -1.31836, 0.417206}, {3.08594, -1.44238, 0.417206}, {2.27734, -1.37988, -0.347809}, {2, -1.46484, -1.10278}, {3.14355, -1.37891, -1.10278}, {2.77783, -1.34473, -0.347809}, {4, -1.3916, -0.347809}, {4.02686, -3.06641, -0.347809}, {3.94141, -3.11523, -1.10278}, {4.01611, -2.85547, 0.417206}, {2.77051, -3.02441, 0.417206}, {2.75391, -3.12891, -0.347809}, {2.73096, -3.24512, -1.10278}, {1.17773, -3.34277, -0.347809}, {1.14502, -3.04395, -1.10278}, {1.16357, -3.17969, 0.417206}, {-0.346191, -3.38672, -0.347809}, {-0.38916, -3.04297, -0.727783}, {-2.29492, -3.59473, -0.347809}, {-2.44775, -3.82617, 0.417206}, {-2.19092, -3.41602, -0.727783}, {-1.51514, -5.03223, -0.727783}, {-0.92334, -4.95801, -0.347809}, {-1.43408, -4.97363, 0.032196}, {-0.60791, -4.95801, -1.10278}, {0.0864258, -4.98633, -0.347809}, {-0.114258, -4.93457, -0.727783}, {-0.00439453, -5.00879, 0.417206}, {-0.546387, -5.01074, 0.417206}, {1.00244, -4.96973, -0.727783}, {0.630859, -4.95313, -1.10278}, {0.697754, -5.00977, -0.347809}, {1.01123, -5.05957, 0.032196}, {1.66113, -5.00488, -0.727783}, {2.23193, -4.93555, -0.727783}, {2.46582, -4.95996, 0.032196}, {2.17822, -4.97168, 0.417206}, {1.55859, -4.97852, 0.417206}, {2.5, -4.98535, -1.10278}, {1.4624, -4.91016, -1.10278}, {6.47119, -3.12988, -0.347809}, {6.3125, -3.27832, -1.10278}, {4.8208, -3.23828, -0.680176}, {3.85693, -5.00977, 0.032196}, {8.01611, -1.51367, -0.727783}, {7.52979, -5.28516, 1.24457}, {8.28711, -1.49023, 0.032196}, {12.5703, 0.556641, -0.912231}, {14.0947, 0.0322266, -1.20499}, {14.5967, -1.53223, -0.727783}, {14.6245, -0.673828, 0.032196}, {14.5854, -2.31543, -1.10278}, {14.5396, -0.769531, -1.10278}, {14.604, -0.575195, -0.727783}, {14.5352, -2.19336, 0.032196}, {9.59961, -4.50684, -1.20499}, {13.5942, -3.69531, -1.20499}, {11.1357, -1.61035, -1.20499}, {11.9482, -1.96387, -1.20499}, {-7.5083, -0.03125, -1.20499}, {-0.80957, 3.37402, -0.6539}, {0.191895, 3.32715, -0.303619}, {0.278809, 3.32031, -1.0126}, {1.79004, 3.36133, -0.303619}, {2.71436, 3.34375, -0.6539}, {1.50342, 3.35254, -1.0126}, {3.90186, 3.35059, -0.303619}, {4.87109, 3.37207, -0.6539}, {4.25635, 3.38867, -1.0126}, {5.97363, 0.957031, -0.514893}, {5.36572, 1.08398, -0.514893}, {4.13965, 1, -0.514893}, {3.56592, 1.16797, -0.514923}, {2.37939, 0.818359, -0.514893}, {1.96289, 1.09277, -0.514893}, {1.26367, 0.956055, -0.514893}, {0.244629, 0.972656, -0.514893}, {-0.666504, 0.976563, -0.514893}, {8.15234, 1.22949, -0.514923}, {7.99609, 0.891602, -0.514893}, {7.58691, 1.05859, -0.514893}, {7.08252, 0.90625, -0.514893}, {11.7598, 3.68457, -0.303619}, {11.7251, 4.77539, -0.303619}, {11.7368, 4.21582, -0.6539}, {11.7656, 3.64844, -1.0126}, {11.8638, 5.74707, -0.6539}, {11.8315, 6.78027, -0.6539}, {11.8687, 6.32813, -1.0126}, {12.2866, 5.63184, -0.6539}, {12.2197, 6.40527, -0.303619}, {12.1943, 6.42773, -1.0126}, {12.2393, 4.23828, -1.0126}, {12.2412, 3.44531, -0.6539}, {12.187, 4.50098, -0.303619}, {12.2031, 3.8291, 0.0515137}, {7.17334, 6.8584, 0.0515137}, {6.4585, 6.73242, -0.6539}, {7.48779, 6.84277, -0.303619}, {5.29395, 6.72559, -0.6539}, {4.4082, 6.76465, -1.0126}, {4.57959, 6.69922, 0.0515137}, {2.81689, 6.35156, -0.303619}, {2.16016, 6.71387, -0.6539}, {0.793945, 6.74512, -1.0126}, {-0.169922, 6.64355, 0.0515137}, {-0.0297852, 6.74512, -0.6539}, {-0.457031, 7.05762, -1.20499}, {3.29834, 6.82422, -1.20499}, {1.79639, 6.44238, -0.6539}, {2.66699, 5.91211, -0.303619}, {2.29053, 6.09375, 0.0515137}, {2.02295, 6.22852, -1.0126}, {-0.520996, 6.28027, -0.303619}, {0.446289, 6.20996, 0.0515137}, {0.536133, 6.26855, -0.6539}, {-0.0947266, 6.25684, -1.0126}, {6.57031, 3.55469, -0.822632}, {6.99609, 4.05371, -0.833069}, {6.35303, 4.15137, -0.823608}, {6.60059, 6.41113, -0.303619}, {6.93652, 6.30664, -1.0126}, {5.17188, 6.24023, 0.0515137}, {4.40918, 6.29492, -0.303619}, {4.64111, 6.29102, -1.0126}, {5.34717, 3.78125, -0.303619}, {4.52832, 3.875, -0.6539}, {3.82275, 3.73047, -0.303619}, {3.08545, 3.7666, -0.6539}, {2.44922, 3.86523, -1.0126}, {4.09717, 4.54785, -1.20499}, {-0.311035, 5.10352, -1.20499}, {0.612793, 3.77734, 0.0515137}, {-0.200195, 3.82129, -0.303619}, {0.224609, 3.7627, -1.0126}, {-3.38037, 4.75195, -0.408783}, {-4.18994, 4.75195, -0.372833}, {-4.00635, 4.75195, -0.994781}, {-4.30859, 6.2627, -0.549866}, {-3.68408, 6.2627, -0.950897}, {-5.24365, 2.11426, -1.20499}, {-8.06396, 8.03418, -1.20499}, {13.21, 3.7334, -1.20499}, {13.5469, 6.74219, -1.20499}, {7.51172, -0.306641, -1.20499} }; }; class Land_Kulna : Tourist { positions[] = { {0.496094, 1.60156, -1.14435}, {-0.482422, -0.510742, -1.14435} }; }; class Land_A_Office01 : CivillianUpperClass { positions[] = { {-3.06689, -4.13477, -4.53223}, {1.72998, 2.16602, -4.53223}, {2.46875, 5.90137, -4.53223}, {2.03662, 4.2832, -4.53223}, {-0.925293, 3.47363, -4.53223}, {5.56641, 5.65723, -4.53223}, {5.15234, -0.888672, -4.53223}, {-4.68408, 3.04297, -4.53223}, {-12.2583, 1.95313, -4.53223}, {10.3569, 6.35352, -4.53223}, {9.18652, 3.48633, -4.53223}, {6.64795, 7.1416, -4.53223}, {7.66895, 3.10352, -4.53223}, {13.7236, -2.48926, -4.53223}, {15.624, -1.87598, -4.53223}, {12.9985, -0.854492, -4.53223}, {12.1157, -4.18848, -4.53223}, {15.4756, -4.32031, -4.53223}, {15.126, 1.6543, -4.53223}, {4.6582, -3.80176, -4.53223}, {1.93994, 3.31543, -2.03223}, {-0.709473, 7.06738, -2.03223}, {3.875, 6.96973, -2.03223}, {5.48145, 6.93848, -2.03223}, {2.96143, 4.97168, -2.03223}, {1.05322, 5.30664, -2.03223}, {-1.56592, 0.480469, -2.03223}, {-6.34473, 2.11621, -2.03223}, {-8.18506, 3.28418, -2.03223}, {-7.77344, 6.94238, -2.03223}, {-4.54199, 6.32422, -2.03223}, {-6.33594, 6.63965, -2.03223}, {-5.77148, 3.2959, -2.03223}, {-5.00244, -4.01855, -2.03223}, {-8.13867, -1.12207, -2.03223}, {-13.5732, -3.5459, -2.03223}, {-15.1123, 3.55176, -2.03223}, {15.3198, 6.35254, -2.03223}, {15.1885, 3.49609, -2.03223}, {12.0146, 5.46973, -2.03223}, {12.832, 3.42871, -2.03223}, {14.1646, 6.6875, -2.03223}, {15.0117, 1.7832, -2.03223}, {13.5039, 0.658203, -2.03223}, {9.54736, -1.00977, -2.03223}, {9.98535, -4.35938, -2.03223}, {6.93799, -4.3877, -2.03223}, {8.20508, -3.05469, -2.03223}, {7.78857, -0.508789, -2.03223}, {-2.60693, -6.12012, -2.02676}, {-0.120605, -6.60742, -2.02676}, {4.78564, -6.22754, -2.02676}, {0.36377, 4.71484, 0.467773}, {-2.95703, 3.08594, 0.467773}, {-2.73779, 4.39258, 0.467773}, {0.110352, 3.4082, 0.467773}, {-3.08496, 0.651367, 0.467773}, {15.3179, 4.05859, 0.467773}, {11.1948, 1.84766, 0.467773}, {8.67188, -3.25684, 0.467773}, {14.6567, -3.00488, 0.467773}, {1.86914, 6.64258, 0.467773}, {-7.1377, 5.14258, 0.467773}, {-12.3105, 5.89648, 0.467773}, {-12.3652, 1.0459, 0.467773}, {-6.3501, 3.0166, 0.467773} }; }; class Land_HouseBlock_A1_1 : CivillianUpperClass { positions[] = { {-3.53125, -1.29883, -4.64233}, {-4.96191, -4.24609, -4.64233}, {-4.67822, 3.39063, -4.64233}, {-0.205566, 4.90918, -4.64233}, {6.89746, -5.74512, -4.95648}, {5.07959, -4.91797, -4.67917} }; }; class Land_HouseBlock_C4 : CivillianUpperClass { positions[] = { {-0.57666, -5.50195, -5.74133}, {-5.29688, 6.99707, -5.74133}, {-1.20654, 5.94141, -5.74136}, {5.94824, 0.318359, -5.74133} }; }; class Land_Hangar_2 : VehicleService { positions[] = { {4.41602, -11.5488, -2.70184}, {13.7231, -7.37598, -2.56808}, {7.03174, 0.158203, -2.56808}, {10.6089, 7.32227, -2.56808}, {1.90771, 8.25586, -2.56808}, {-3.59521, 0.0888672, -2.56808}, {-2.68652, -6.90332, -2.56808}, {-10.5674, -7.15137, -2.56808}, {-13.4326, -0.368164, -2.56808}, {-12.9087, 8.01758, -2.56808}, {-6.44287, 8.05273, -2.56808}, {0.729004, 4.18457, -2.56808}, {11.6191, 2.9541, -2.56808}, {3.28174, -6.58203, -2.56808}, {-6.95898, -2.74316, -2.56808}, {-0.533203, 10.7441, -2.56808}, {10.0005, 10.9248, -2.56808}, {14.4771, 9.09082, -2.56808}, {14.0713, -1.62207, -2.56808}, {4.55859, -2.59277, -2.56808}, {-12.9209, 3.89355, -2.56808} }; }; class Land_A_statue01 : Military { positions[] = { {-1.27148, -2.58594, -3.06183}, {-1.54004, -3.45898, -3.69531}, {1.88135, -2.82617, -3.69559}, {4.03223, 1.96094, -3.69406}, {0.721191, 2.74414, -3.69327}, {-1.50342, 2.55176, -3.06058}, {-4.7041, 3.71973, -3.91473}, {-3.28027, -0.00390625, -3.06122}, {-4.23633, -3.01465, -3.69473} }; }; class Land_A_FuelStation_Shed : VehicleService { positions[] = { {7.00537, 1.36328, -2.85703}, {0.142578, -3.34863, -2.85703}, {-0.078125, -1.41699, -2.85703}, {-6.92969, 1.64551, -2.85703}, {-6.60938, -1.80371, -2.85703}, {5.01318, 3.17871, -3.16986}, {-3.96973, -0.0634766, -3.16989}, {0.268555, 5.95801, -3.16989} }; }; class Land_Church_02 : Tourist { positions[] = { {-4.54102, 7.63574, -11.6679}, {-11.3262, 0.464844, -11.6679}, {-11.7744, 2.34863, -11.6679}, {-3.64404, -4.94727, -11.6679}, {-0.877441, -7.34473, -11.668} }; }; class Land_Barn_Metal : Industrial { positions[] = { {9.94482, -24.1348, -5.44107}, {0.415039, -20.6895, -5.44107}, {6.13574, -11.6406, -5.44107}, {-7.32813, -23.665, -5.4411}, {-7.2124, -13.8799, -5.44107}, {-1.48096, -4.19922, -5.44107}, {-7.53271, 11.665, -5.44107}, {-2.75391, 19.9424, -5.44107}, {7.8125, 20.7227, -5.44113}, {9.08154, 10.71, -5.44107}, {6.17432, 4.85645, -5.44107}, {10.7212, 0.904297, 5.58008}, {10.8838, 20.3154, 5.58008}, {6.78271, 22.3076, 5.58008}, {-6.14404, 23.002, 5.58008}, {-9.56201, 15.874, 5.58008}, {-9.2793, 4.59863, 5.58008}, {-9.72314, -7.65723, 5.58008}, {-9.66504, -24.4238, 5.58008}, {-4.82227, -25.1611, 5.58008}, {4.68359, -25.2461, 5.58008}, {10.8125, -17.4941, 5.58008}, {10.6313, -26.7891, 5.51349}, {5.93213, -3.2207, 5.58008}, {-4.66602, -2.98633, 5.58008} }; }; class Land_Church_02a : Tourist { positions[] = { {9.66748, -7.34668, -11.5627}, {-4.80859, 7.79492, -11.5627}, {-11.4722, 2.52051, -11.5628}, {-11.5132, 0.637695, -11.5627}, {-10.812, -5.47559, -11.5627}, {-0.647461, -7.35254, -11.5628}, {-4.60986, -5.39746, -11.5627} }; }; class Land_Misc_Cargo1C : VehicleService { positions[] = { {1.9458, 3.31836, -1.26733}, {-1.29688, 4.40332, -1.26727}, {-0.0263672, -3.80371, -1.26733} }; }; class Land_Ind_TankBig : VehicleService { positions[] = { {-1.29346, 1.64063, 5.31479}, {1.32959, -3.51172, 5.31479}, {-4.70215, -3.37793, 5.31479}, {2.43164, 4.29883, 5.31479}, {-6.10791, 1.72656, 5.31479}, {3.01709, -0.145508, 5.31479} }; }; class Land_ruin_01 : Tourist { positions[] = { {-4.65332, 1.9541, -1.57095}, {-0.498047, 1.67578, -1.28055}, {3.52295, 0.963867, -1.21445}, {6.2627, -0.688477, -1.63867}, {3.57666, -1.73242, -1.43866}, {-3.58887, -1.94824, -1.63101}, {-5.19824, -1.89453, -1.71967}, {0.454102, -3.00293, -1.37805} }; }; class Land_Church_03 : Tourist { positions[] = { {13.019, -7.63574, -14.3976}, {8.98047, 7.58691, -14.3976}, {-13.5005, 7.02051, -14.3976}, {-13.5225, -0.231445, -14.3976}, {-8.54639, 4.56934, -14.3976}, {-2.63037, -1.77832, -13.6585}, {-0.913574, -1.35254, -13.6585}, {-0.89209, -3.5127, -13.6585}, {1.40918, -2.88477, -13.6585}, {1.32373, -1.78809, -13.6585}, {1.00977, 2.96094, -13.6585}, {-0.667969, 1.18164, -13.6585}, {-2.53955, 1.56934, -13.6585}, {-2.49316, 2.45215, -13.6585}, {2.6875, 3.09766, -13.6585}, {2.69678, 1.42285, -13.6585}, {3.01221, -1.61621, -13.6585}, {4.91162, -3.60352, -13.6585}, {4.98486, -2.39258, -13.6585}, {5.03369, -1.52051, -13.6585}, {6.68115, -3.32813, -13.6585}, {6.30371, 1.93262, -13.6585}, {6.25586, 1.18359, -13.6585}, {4.73633, 3.37695, -13.6585}, {4.63477, 2.39648, -13.6585}, {9.09277, -0.0585938, -12.7446}, {4.82129, -8.30371, -14.3976}, {-2.63428, -7.56543, -14.3976}, {-0.661133, 0.545898, -14.3976}, {5.81934, -0.107422, -14.3976}, {-2.1792, 8.3457, -14.3977}, {1.43506, 7.20801, -12.7131}, {6.16748, 8.55762, -14.3976}, {1.11768, -7.89551, -12.7131}, {-8.45752, -4.86914, -14.3976} }; }; class Land_Stodola_open : Industrial { positions[] = { {0.602051, 5.82129, -4.10016}, {-2.80176, 3.70703, -4.10016}, {-1.84619, 0.53125, -4.10016}, {1.42139, -3.75781, -4.10016}, {-3.71924, -2.90527, -4.10016}, {-0.942383, -4.26855, -4.10016}, {1.47998, -6.30078, -4.10016} }; }; class Land_A_Castle_Gate : Military { positions[] = { {4.18799, 3.85645, -3.08603}, {7.6709, 3.06836, -3.08603}, {7.22803, 0.360352, -3.08606}, {4.82178, -2.85254, -3.08606}, {-0.783203, 5.10254, -3.08609}, {-0.753418, -3.41016, -3.08606}, {-11.1289, -0.854492, -3.08606} }; }; class Land_A_Castle_Donjon : Military { positions[] = { {-8.71484, -7.39844, -9.34744}, {7.91943, -8.25684, -9.34741}, {8.18701, 5.83105, -9.34756}, {-5.8916, 8.05859, -9.34744} }; }; class Land_A_Castle_Wall2_30 : Military { positions[] = { {-7.13525, -0.263672, -6.09454} }; }; class Land_A_Castle_Stairs_A : Military { positions[] = { {0.636719, -1.36426, 0.731842}, {-0.0380859, 1.42285, 0.933868}, {2.2002, 2.5293, 1.00937}, {8.28564, 2.37891, 0.981628}, {6.46289, 0.432617, 0.888824}, {8.60645, 0.894531, 7.03702}, {7.91797, 2.35645, 7.0506} }; }; class Land_A_Castle_Bergfrit : Military { positions[] = { {-1.99854, -3.15137, -2.7305}, {0.378418, 2.43262, -2.7305}, {2.5542, -0.771484, -2.73053}, {2.54443, 1.58301, 1.82468}, {2.04199, 4.13281, 1.82468}, {2.12354, -3.75879, 3.84039}, {-2.38281, -3.56152, 6.30399}, {-2.36182, 4.15039, 8.76547}, {1.78271, 3.70703, 8.76547}, {0.699707, 0.275391, 8.76547}, {-0.0722656, -1.68262, 8.76547}, {-2.7373, -4.28027, 13.4688}, {-3.38818, 4.76465, 16.8546}, {2.22363, 4.5791, 16.8546}, {-0.0439453, 1.53027, 16.8546}, {2.23877, -1.58496, 16.8546}, {-3.07275, -4.15234, 16.8546}, {0.901855, -4.50586, 16.8546} }; }; class Land_Sara_domek_zluty : CivillianUpperClass { positions[] = { {6.71582, 3.46387, -2.51434}, {6.63818, 1.42676, -2.5144}, {2.43311, 3.44434, -2.51443}, {7.41309, 0.223633, -2.5144}, {6.96777, -0.94043, -2.51437}, {5.2793, -0.496094, -2.51431}, {-0.139648, -0.738281, -2.5144}, {-0.945801, 1.65332, -2.51437}, {0.650391, 2.99414, -2.51456}, {-6.3916, 2.91113, -2.51453}, {-2.86963, 2.50391, -2.5144}, {-5.85205, -0.481445, -2.5144}, {-6.70654, -4.07031, -2.5144}, {-3.87891, -2.88867, -2.51437} }; }; class Land_A_TVTower_Base : Military { positions[] = { {1.30859, -0.330078, -22.3907}, {-2.40039, 0.796875, -22.3939}, {-2.44482, -0.419922, -2.31299}, {-2.07471, 3.40137, -2.31299}, {-0.850098, -1.94434, -2.31299}, {-2.2124, -4.14258, -2.31299}, {-4.88428, -6.86523, -2.31299}, {0.25, -7.26855, -2.31299}, {5.55322, -2.78027, -2.31299}, {4.06445, 2.30859, -2.31299}, {-1.48926, 7.2168, -2.31299}, {-7.42236, 3.03906, -2.31299}, {-8.05176, -4.60352, -2.31299}, {5.80859, -0.476563, -22.3903} }; }; class Land_Misc_PowerStation : VehicleService { positions[] = { {4.56396, -4.08496, -1.2644}, {3.84521, 1.45117, -1.26593}, {4.43701, 7.3457, -1.29517}, {-5.77832, 3.70313, -2.05154}, {4.97803, -4.54395, -2.05157}, {5.17627, 2.27051, -2.05157} }; }; class Land_Ind_SawMill : Industrial { positions[] = { {5.07422, -11.6914, -5.8327}, {1.25977, -13.0889, -5.8327}, {-7.12451, -5.54102, -5.83255}, {-4.85254, 11.7549, -5.83264}, {10.7603, 15.6299, -5.83267}, {10.3013, 5.4873, -5.83267}, {-12.2739, 7.72656, -5.8327} }; }; class Land_Sara_hasic_zbroj : VehicleService { positions[] = { {-0.753906, -1.41113, -2.67584}, {-1.95215, 1.68555, -2.67584}, {3.51172, 1.89941, -2.67584}, {5.56836, -1.07324, -2.67584}, {2.35303, -0.737305, -2.67584}, {-5.37451, -2.03809, -2.7782} }; }; class Land_HouseBlock_C5 : CivillianUpperClass { positions[] = { {2.15381, -5.38672, -5.55646}, {6.05957, -4.60645, -5.55646}, {1.76904, 5.73242, -5.55646} }; }; class Land_Church_05R : Industrial { positions[] = { {6.5957, 8.37012, -7.98993}, {2.55078, 1.96484, -7.98996}, {15.4019, 4.43945, -7.98996}, {14.4336, 0.443359, -7.98993}, {8.3252, -2.11035, -7.98993}, {8.16162, -6.66797, -7.98999}, {3.60645, -7.40527, -7.98996}, {-5.85889, -2.90625, -7.98996}, {-10.3428, 2.9043, -7.98993} }; }; class Land_Misc_Cargo1Ao : VehicleService { positions[] = { {0.686035, -2.26953, -1.09848}, {0.67627, 2.07324, -1.09848}, {-0.496094, 0.27832, -1.09848} }; }; class Land_Lampa_ind_zebr : Medical { positions[] = { {0.101074, -0.203125, -4.67615} }; }; class Land_Misc_Scaffolding : Industrial { positions[] = { {-0.235352, 3.46094, 0.441772}, {-0.373535, -0.924805, 0.441772}, {0.32373, 6.58594, 0.441772}, {0.217773, -0.722656, -2.69315}, {-0.146484, -1.12207, 3.41406}, {-0.242676, 7.08691, 3.41406}, {0.915039, 4.20605, 3.41406} }; }; class Land_A_BuildingWIP : Industrial { positions[] = { {-3.14844, -5.58789, -5.65518}, {-1.85938, -5.81152, -5.63141}, {4.09717, -5.40234, -6.53845}, {-2.20605, -9.73926, -6.53842}, {15.7676, -9.83789, -6.53851}, {13.5439, -2.83203, -6.53848}, {17.6421, -1.3916, -6.54041}, {13.8086, 2.7334, -6.53848}, {7.00244, 8.17773, -6.53845}, {11.314, 2.68555, -6.53848}, {4.07764, -3.68945, -5.44043}, {-7.43945, 0.371094, -5.65155}, {-14.062, 0.277344, -5.62378}, {-14.2495, 1.77344, -5.70969}, {-14.812, 5.09375, -6.53839}, {-15.583, -2.84961, -6.53839}, {-3.61963, 1.87109, -6.53842}, {0.979004, 6.09277, -6.53845}, {-0.723633, 1.63965, -6.53842}, {-10.311, -8.09375, -6.53839}, {-10.563, -9.71875, -6.53839}, {-15.5586, -8.02344, -6.53839}, {-15.856, -6.28516, -6.53839}, {-15.687, -9.82422, -6.53839}, {-13.0762, -5.97363, -5.7627}, {-23.3647, 2.91895, -5.44043}, {-24.146, 11.1084, -6.53833}, {-19.6914, 1.83008, -6.53836}, {-20.6816, 0.0703125, -6.53836}, {-24.0474, -0.428711, -6.53833}, {-20.4473, -3.46387, -6.53836}, {-24.0986, -9.08594, -6.53833}, {-24.4155, -6.00391, -6.53833}, {-20.5938, -6.2373, -6.53836}, {-15.4238, -14.1152, -6.53854}, {-16.5015, -16.1924, -6.53745}, {-15.7754, -12.0322, -2.53946}, {-12.0918, -15.3262, -2.54871}, {-2.55957, -11.5225, -2.54626}, {14.9517, -12.8408, -2.54712}, {-20.2593, -9.42871, -2.53836}, {-20.3716, -6.05664, -1.50925}, {-20.3267, -4.92676, -2.24194}, {-24.0122, 6.24805, -2.24194}, {-22.0762, 4.8877, -2.53836}, {-23.3174, 1.74219, -2.53836}, {-20.1558, -3.00293, -2.53836}, {-23.5562, 8.0957, -2.53836}, {-23.2588, 11.2002, -2.53836}, {-20.4937, 11.4336, -2.53836}, {-14.7183, 11.8477, -2.53836}, {-7.63477, 11.7461, -2.53836}, {-12.3115, 11.5293, -2.53836}, {-6.10547, 11.8447, -1.50925}, {-6.36719, 12.1943, -1.50925}, {3.75732, 7.59277, -1.67697}, {0.422852, 7.47168, -1.70831}, {6.26514, 7.7627, -2.24194}, {9.79248, 7.80566, -1.70178}, {15.2832, 11.4229, -2.53836}, {15.0947, 2.58887, -2.53836}, {15.7603, -7.47852, -2.24194}, {-8.40771, -9.50781, -1.71759}, {-5.11719, -9.9209, -1.67697}, {-12.1167, -9.67676, -2.53836}, {20.4683, 2.01953, -0.522827}, {17.0225, -0.373047, 1.36566}, {15.6196, -2.2207, 2.39447}, {15.4482, -1.30371, 3.43604}, {4.53467, -0.344727, 2.1727}, {4.93066, -9.22461, 2.49985}, {3.80762, -9.92578, 1.46878}, {-5.08057, -10.0117, 2.33212}, {-11.5029, -2.50488, 2.49985}, {-10.1919, -2.4043, 2.23288}, {-11.1997, -1.53711, 1.46982}, {-13.3809, 6.15527, 1.46548}, {-23.0327, 7.13281, 1.46921}, {-23.5771, 11.1602, 1.46667}, {-6.48535, 12.2539, 2.49985}, {-5.90674, 11.6865, 2.49985}, {7.15771, 10.6523, 1.71719}, {8.11377, 10.3662, 2.2601}, {8.2959, 9.55273, 1.45319}, {3.88965, 7.45508, 2.31458}, {0.878418, 7.35352, 1.4581}, {-0.586426, 1.18262, 1.46307}, {-3.2998, -4.45996, 1.46823}, {-14.3936, -13.1406, 1.47403}, {-14.7944, -16.7051, -0.521057}, {-13.9106, -11.4658, 5.46036}, {-20.3994, -11.5693, 5.46036}, {-23.5679, -9.23633, 5.29898}, {-20.9424, -2.02734, 5.26999}, {-15.8379, 3.77148, 5.23944}, {-23.791, 11.7197, 5.23376}, {-10.79, 5.51563, 6.36908}, {-11.2134, 4.70117, 6.36908}, {-11.2139, 3.77051, 6.36908}, {-8.74023, -2.16406, 6.36908}, {-1.16406, -2.23145, 5.22269}, {0.992188, -0.121094, 5.21082}, {1.82422, 9.36816, 5.17905}, {-6.10986, 8.35742, 5.20145}, {-0.334961, -8.71875, 5.24103}, {8.00879, -8.95996, 5.68362}, {9.82324, -9.67578, 5.90091}, {10.0347, -8.60547, 5.63202}, {14.4648, -8.46582, 1.4556} }; }; class Land_rails_bridge_40 : Tourist { positions[] = { {4.08154, -21.1992, 3.90802}, {-4.04248, -23.6631, 3.90802}, {-2.27441, -10.5488, 4.00467}, {2.29834, 7.99609, 4.00467}, {-3.96875, 22.6826, 3.90799}, {2.10791, 21.1309, 3.90802} }; }; class Land_HouseBlock_B6 : Tourist { positions[] = { {-2.93945, -2.77148, -7.61682}, {-5.03906, 2.68457, -7.61679}, {-11.8711, -3.02246, -7.61682}, {3.5415, -4.8877, -7.30142} }; }; class Land_HouseBlock_B4 : Medical { positions[] = { {0.119629, -5.29004, -7.58163}, {-1.11182, 4.96582, -7.25513} }; }; class Land_HouseBlock_B3 : CivillianUpperClass { positions[] = { {-3.33594, -4.60938, -7.07993}, {2.20068, 5.25, -6.95102}, {0.970215, 5.30273, -6.95102}, {5.37305, -5.19043, -7.25769} }; }; class Land_Shed_wooden : Shop { positions[] = { {2.23389, 0.805664, -1.39355}, {-0.723145, -1.10254, -1.17932}, {0.40332, -0.420898, -1.39352}, {-1.00928, 1.1543, -1.39349} }; }; class Land_HouseBlock_B5 : Tourist { positions[] = { {-0.421875, -5.92969, -7.25623}, {-7.21631, 6.28613, -7.58228}, {6.57031, 0.537109, -7.58224} }; }; class Land_Panelak : CivillianUpperClass { positions[] = { {-0.695313, -1.97363, 0.0449829}, {-3.15918, -6.12695, 0.0449829}, {-6.61133, -6.2002, 0.0450134}, {-6.85156, 0.30957, 0.0449829}, {-3.06006, 3.98047, 0.0449829}, {-6.38916, 3.99023, 0.0449829}, {0.600586, 4.1377, 1.30222}, {0.0566406, -2.86621, 2.74503}, {3.0293, -6.15723, 2.74503}, {6.78955, -6.23828, 2.74503}, {6.83789, 0.304688, 2.74503}, {6.54834, 3.99023, 2.74503}, {3.21875, 3.98047, 2.74503}, {0.0527344, -3.2666, 5.59943}, {-6.73535, -6.1416, 5.59943}, {-6.87012, 4.09766, 5.65814}, {6.82373, 3.94531, 5.64639}, {6.96924, -6.29395, 5.68484}, {-0.766113, 4.78906, -1.38019} }; }; class Land_A_Office02 : Medical { positions[] = { {5.18066, -4.73828, -8.16971}, {4.71875, -6.9502, -8.16971}, {-0.684082, -6.63672, -8.16971}, {0.969727, -4.79199, -8.16971}, {-2.16553, -4.94922, -8.16971}, {-1.6167, -8.62695, -8.16971}, {4.24658, -8.46191, -8.16971}, {6.85059, -5.94629, -8.16971}, {-23.6113, 2.84961, -8.14496}, {-21.3701, 0.183594, 5.33957}, {-16.7915, 6.58984, 5.33957}, {-9.13721, 2.84961, 5.33957}, {-1.12061, 6.50391, 5.33957}, {7.49609, 4.35352, 5.33957}, {14.4438, 7.34277, 5.33957}, {20.1865, 3.21289, 5.33957}, {19.7627, -2.50586, 5.33957}, {11.1973, -1.59473, 5.33957}, {3.24707, 0.482422, 5.33957}, {1.29785, 2.41309, 6.58099}, {3.11816, 2.31445, 6.58099}, {8.62744, 1.87109, 6.25775}, {-4.78467, -2.81738, 5.33957}, {-12.1602, -0.84082, 5.33957}, {-19.8037, -2.12012, 5.33957}, {-18.9834, 3.85254, 8.67267}, {-17.6201, 0.985352, 8.67267} }; }; class Land_Ind_Pec_02 : Industrial { positions[] = { {-0.494629, 25.0469, -6.66043}, {4.01465, 22.7803, -6.66037}, {9.86865, 12.0186, -6.66037}, {1.77148, -25.29, -6.66037}, {-10.4658, -3.21094, -6.66037} }; }; class Land_A_Hospital : Medical { positions[] = { {-16.5513, -2.14453, -7.36859}, {-13.2964, -1.46387, -6.90964}, {-13.1938, -2.93262, -6.90536}, {-11.0249, -2.72949, -6.90631}, {-14.6035, -1.5752, -6.90466}, {-3.09912, -3.4541, -7.36859}, {-1.08984, -1.1543, -7.36859}, {2.98145, -1.08008, -6.90387}, {3.99072, -0.924805, -6.91006}, {2.30469, -3.5, -6.36603}, {-1.1626, -4.08105, -6.36603}, {4.00879, -4.39063, -7.36859}, {7.05664, -1.00977, -6.90448}, {5.87744, -2.21289, -6.90906}, {9.7876, -1.99609, -7.36859}, {16.7422, -3.87598, -6.91425}, {17.4258, -5.29785, -7.36859}, {-15.6587, -5.0957, -7.36859}, {-5.62256, -3.89453, -7.36859}, {-15.4883, 2.19043, 3.15561}, {-11.7388, -3.9707, 3.96097}, {-13.8105, -2.19531, 3.58887}, {-4.54248, -3.87207, 4.18661}, {-4.39063, -0.297852, 3.15625}, {-5.87549, -0.0810547, 3.58887}, {4.01514, -2.29297, 3.96097}, {11.0986, -4.00195, 3.58887}, {10.5, -3.49707, 3.1178}, {13.7041, 1.54883, 3.16641}, {16.124, 2.04492, 6.83289}, {20.4136, 0.0322266, 7.05853}, {20.0742, 3.23047, 6.01865}, {16.4702, 3.21484, 6.01874} }; }; class Land_Panelak2 : Military { positions[] = { {-0.887207, 4.33105, -4.07584}, {-0.688965, -2.00684, -2.655}, {0.575195, 4.10352, -1.3978}, {0.575195, 4.10254, 1.30222}, {0.574707, 4.10254, 4.026}, {3.29248, -6.16211, 5.41022}, {6.73242, -6.23535, 5.51483}, {6.26465, 3.82422, 5.41022}, {3.44922, 3.80957, 5.41022}, {0.00488281, -2.80176, 5.41022}, {-0.0117188, -3.29883, 8.29944}, {-6.1416, -6.66504, 8.29944}, {-6.8252, 4.11133, 8.32935}, {6.14404, -6.59961, 8.29944} }; }; class Land_Ind_Expedice_3 : Tourist { positions[] = { {-3.36377, -9.45703, -1.07928}, {-3.24463, -17.0244, 2.22119}, {0.519043, -3.95801, 2.18271}, {-0.45459, 9.12012, 2.159}, {-2.94287, 18.2021, 2.11993}, {1.97949, 16.8008, 2.11993}, {2.31445, -5.46777, 2.11993}, {0.522949, -15.8555, 2.22119} }; }; class Land_HouseBlock_A1_2 : CivillianLowerClass { positions[] = { {3.99902, -6.69434, -7.09903}, {-4.24414, 5.5459, -7.09903} }; }; class Land_Ind_Expedice_1 : Industrial { positions[] = { {13.8179, -12.3633, -5.7587}, {13.1436, -19.5625, -5.7587}, {5.98047, -15.5947, -5.7587}, {1.38281, -19.1797, -3.48816}, {-0.791504, -11.4561, -3.48816}, {3.33447, -4.64551, -3.48816}, {-6.79443, -4.69336, -3.48816}, {-11.8071, -12.4287, -3.48816}, {-9.38623, -19.8906, -3.48816}, {2.021, 3.42773, -3.48816}, {-1.81787, 7.56445, -3.48816}, {3.10303, 15.0303, -3.48816}, {-2.16748, 18.6465, -3.48816}, {-0.202148, 15.417, 9.6825}, {-1.48535, 10.0674, 9.68246}, {0.745605, 4.52637, 9.68246}, {-1.03809, 0.259766, 9.6825} }; }; class Land_Ind_Pec_03b : Military { positions[] = { {0.280273, 28.9766, -5.35361}, {-7.77393, -8.88477, 0.968628}, {-12.6421, -16.1982, 0.968628}, {-8.24023, -18.0605, 0.968628}, {-2.43652, -22.1309, 5.76685}, {8.5415, -21.6641, 5.76685}, {3.08447, -9.37402, 5.76685}, {9.229, 2.07617, 5.76685}, {11.8262, 15.1055, 5.76685}, {-1.03564, 3.0625, 5.76685}, {-4.52881, 15.4014, 5.76685}, {4.70898, 21.0156, 4.0296}, {-1.21289, 24.7852, 4.0296} }; }; class Land_Rail_House_01 : Tourist { positions[] = { {2.60059, 2.63574, -1.285}, {-2.80273, 3.47949, -1.285} }; }; class Land_A_statue02 : Military { positions[] = { {4.6875, -1.99219, -1.64734}, {-1.84863, -2.69336, -1.01364}, {-4.91846, 1.02148, -1.64496}, {-0.44873, 3.22754, -1.64468}, {-2.77588, 2.58203, -1.01236}, {4.89502, 3.14746, -1.64539} }; }; class Land_ind_silomale : VehicleService { positions[] = { {7.63379, 0.967773, 12.9326}, {8.98438, 8.66992, 12.9326}, {3.48145, 13.9512, 12.9326}, {7.27686, -10.5098, 12.9326}, {0.306152, -11.2744, 12.9326}, {-6.56836, -12.8818, 12.9326}, {-5.18164, 1.20605, 12.9326}, {-7.52979, -3.12891, 12.9326}, {-9.1709, 8.49219, 12.9326}, {-6.08594, 13.2295, 12.9326} }; }; class Land_Ind_Mlyn_01 : Industrial { positions[] = { {7.09424, 7.50977, 14.9454}, {-3.8291, 1.71484, 14.9454}, {-8.36621, 8.01563, 14.9454}, {-8.78223, -8.28906, 14.9454}, {0.115234, -7.45508, 14.9454}, {6.40869, -1.94336, 14.9454}, {-9.00635, 3.05664, -14.9099}, {-6.83301, 8.63965, -5.85223}, {-8.90186, 3.23535, -2.84933}, {-6.92041, 8.5, 0.201904}, {-3.30908, 8.6748, 0.201904}, {-9.06836, 3.04785, 3.14133}, {-6.98975, 8.46191, 6.25504}, {-3.30664, 8.53418, 6.25504}, {-8.98682, 8.5625, -5.85223}, {-9, 2.83594, 9.19446}, {-6.60107, 2.77539, 9.19446} }; }; class Land_A_Pub_01 : CivillianUpperClass { positions[] = { {3.22461, -1.87988, -4.76923}, {1.4624, -6.48145, -5.0239}, {1.73291, -5.78809, -5.0239}, {4.19873, -6.24121, -5.0239}, {6.61328, -3.82324, -5.0239}, {6.33203, -1.78223, -5.0239}, {2.81201, 0.899414, -5.77264}, {6.88135, 0.508789, -5.29327}, {5.38379, 6.33887, -5.0239}, {5.6123, 5.12109, -5.29327}, {1.52979, 7.79395, -5.0239}, {2.3208, 7.94043, -5.29327}, {1.34961, 5.33887, -5.0239}, {2.06104, 2.06445, -5.1058}, {-0.59375, 2.63281, -5.37604}, {-7.55957, -0.80957, -5.29303}, {-7.43164, -1.76855, -5.29303}, {-6.42676, -0.933594, -5.39212}, {-7.39795, -2.74707, -5.39169}, {-7.3877, -6.25, -5.77264}, {-4.25342, 0.808594, -5.77264}, {-0.8125, -3.2373, -1.78778}, {2.31982, 0.291016, -1.31177}, {2.78809, 0.956055, -0.702728}, {1.53125, 0.28125, -1.31177}, {0.643066, 0.401367, -1.78778}, {4.83887, -0.350586, -1.17645}, {4.56543, -2.89063, -0.916901}, {4.27295, -3.64453, -1.18909}, {2.9834, -4.35254, -1.78778}, {3.86523, 0.0810547, -1.78778}, {6.30127, 4.83789, -1.78778}, {5.83057, 5.6582, -1.34134}, {1.70508, 6.37988, -1.31857}, {2.36084, 6.5332, -1.31857}, {2.85693, 7.1123, -1.38351}, {-0.217285, 2.08203, -1.78778}, {0.283203, 7.86719, -1.78778}, {6.63232, 6.18066, -1.78778}, {-5.60693, -2.49219, -1.78778}, {-6.06787, -3.03711, -1.78778}, {-3.44189, 1.02051, -1.78778}, {-7.104, -0.279297, -1.78778}, {-7.10986, -6.05371, -1.78778}, {-5.18018, -3.18848, -1.78778}, {-0.736328, 1.16699, -1.78778} }; }; class Land_Vez_Silo : Industrial { positions[] = { {-2.146, -2.03027, -20.9858}, {0.999023, -1.48926, -20.9858}, {-2.13818, 2.75, -20.9858} }; }; class Land_Ind_SiloVelke_02 : Industrial { positions[] = { {-11.0107, -5.73438, 17.7242}, {-15.0825, 0.322266, 17.7242}, {-13.4976, 5.84863, 17.7242}, {-0.658203, 6.1543, 17.7242}, {1.89307, -3.0332, 17.7242}, {12.0781, 7.0957, 17.7242}, {7.06641, 0.401367, 19.2471}, {15.7896, -1.86914, 17.7242}, {11.3975, -7.58789, 17.7242}, {-8.57178, 0.179688, 19.2471} }; }; class Land_Ind_Pec_01 : Industrial { positions[] = { {-4.90186, 12.6875, -22.5782}, {-6.47607, -14.1914, -17.6016}, {6.7002, -14.2002, -17.5467}, {-3.79102, -1.63477, -17.6016}, {5.42188, -1.09082, -17.6016}, {9.84229, -7.72559, -17.531}, {9.50977, -9.37988, -4.00089}, {-7.40576, -13.3838, -3.98999}, {-2.27637, -1.14453, 1.00241}, {0.0834961, -7.85938, 1.00241}, {6.21191, -1.23047, 6.0614}, {6.2041, -8.16113, 14.5456}, {6.00488, -1.3916, 14.5175}, {-6.62744, 9.9043, -22.6032}, {4.13721, -4.20117, -22.5782}, {-0.104004, -12.4063, -22.5782}, {-3.44971, -14.7217, -22.5782}, {4.26709, 9.91699, -22.5782} }; }; class Land_Ind_Vysypka : Industrial { positions[] = { {9.56641, -19.4424, -5.84882}, {5.20508, -13.7656, -5.02081}, {10.3291, -9.0957, -5.03427}, {9.60156, -4.32227, -5.84882}, {5.03906, 2.13867, -5.02405}, {9.89453, 6.38184, -5.02646}, {9.38672, 9.99219, -5.84882}, {5.71924, 18.001, -5.02646}, {-6.66895, 26.6113, -5.03616}, {-6.4834, 19.6582, -5.02875}, {0.44873, 13.3975, -5.02579}, {-8.34961, 9.18555, -5.0239}, {0.0336914, 6.54688, -5.02435}, {1.30859, -1.09473, -5.02292}, {-6.50635, -4.54004, -5.0213}, {-8.95703, -19.9473, -5.01785}, {-2.93115, -18.0049, -5.01898}, {1.00684, -22.4971, -5.01852} }; }; class Land_Ind_SiloVelke_01 : Industrial { positions[] = { {3.6665, -7.39648, -5.47888}, {3.71729, 9.32129, -5.47888}, {3.45996, -7.41406, 12.1473}, {3.53076, 9.29883, 12.158}, {0.211426, -7.31348, 21.9729}, {-12.5054, -7.87891, 21.9729}, {-12.439, 9.45215, 21.9729}, {0.30127, 9.53418, 21.9729}, {-5.97754, 3.38867, 11.8806}, {-9.40918, -0.650391, 11.8806}, {3.6665, -7.39648, -5.47888}, {3.71729, 9.32129, -5.47888}, {3.45947, -7.41699, 12.1468}, {3.52979, 9.29688, 12.1579}, {0.211426, -7.31348, 21.9729}, {-12.5054, -7.87891, 21.9729}, {-12.439, 9.45215, 21.9729}, {0.30127, 9.53418, 21.9729} }; }; class Land_Tovarna2 : VehicleService { positions[] = { {-4.99072, 4.79199, -5.58575}, {-11.5728, 7.3916, -5.58575}, {-7.07666, 2.79004, -5.53329}, {-9.60596, -5.52344, -5.59189}, {-0.0732422, 7.36914, -5.58575}, {5.5249, -7.36426, -4.64523}, {8.88721, 0.771484, -4.64236}, {4.31592, 5.39258, -4.64621}, {2.17822, -8.97852, 3.39786}, {-13.0327, -9.03711, 3.39789}, {-13.0366, 0.3125, 3.39783}, {-6.72803, -4.06348, 6.64453}, {-10.8623, -7.86621, 6.65506}, {-11.5908, 8.61035, 6.65506}, {-0.141602, -7.69727, 6.65506}, {1.93359, 8.27832, 6.65506}, {-0.000976563, 4.07813, 6.65506}, {-2.93018, 0.329102, 3.5015}, {-4.11914, 2.67578, 3.23691}, {-7.1626, 1.72949, 1.72263}, {-6.68164, 3.12891, 1.629}, {-6.68555, 2.99023, -2.25687}, {-12.0625, 1.71191, -2.25778}, {-4.07813, 3.00391, -3.92108}, {-4.45752, 1.7168, -0.388306}, {-6.68018, 3.12793, 1.83762}, {-4.01221, 8.85547, 1.59531}, {-3.99512, 9.05762, -2.258}, {-10.6387, 8.00195, -2.25778}, {2.20898, -0.830078, 0.642212}, {2.1582, 8.7666, 0.397919}, {-13.0415, 0.37793, 0.398254}, {-6.31982, -1.17676, 0.371613}, {-0.538574, -8.97656, 0.397858}, {-13.0327, -9.03711, 0.397888}, {-0.809082, 0.886719, -5.61963}, {-5.46387, -0.672852, -5.61078}, {-8.44531, 5.81055, -5.61078}, {-12.4858, 5.35254, -2.28647}, {-4.70703, 5.76855, -2.30893}, {-12.4614, 7.60938, 1.60446}, {-9.17725, 7.32129, 1.5799}, {-12.5249, 2.20605, 1.60495}, {-10.8521, 4.58984, 1.59244}, {-6.33936, 7.33984, 1.57031}, {-5.33398, 5.24316, 1.57031}, {-4.37207, -2.87109, 6.50354}, {-6.6167, -0.145508, 6.25092}, {-10.3784, -0.827148, 6.63007}, {1.3999, -0.579102, 6.63007} }; }; class Land_Ind_Pec_03a : Industrial { positions[] = { {-9.85791, -15.8838, 0.968628}, {-13.3325, -10.7705, 0.968628}, {-3.94922, -22.1436, 5.76685}, {7.98193, -23.166, 5.76685}, {4.2959, -8.58594, 5.76685}, {11.356, 2.15234, 5.76685}, {-2.71045, 9.87402, 5.76685}, {5.99121, 15.667, 5.76685}, {-1.3501, 25.3447, 4.0296}, {3.45117, 23.3174, 4.0296}, {1.03418, 20.4512, 4.0296} }; }; class Land_rail_station_big : CivillianUpperClass { positions[] = { {2.47656, 0.793945, -4.04599}, {7.3374, -5.61035, -5.0708}, {8.49023, -0.517578, -5.0708}, {0.0200195, -5.60742, -5.0708}, {-8.93408, -5.3291, -5.0708}, {-3.67285, -5.05566, -5.07083}, {-2.68555, -2.44824, -5.07083}, {-0.766113, -2.42871, -5.0708}, {-1.91016, 1.07715, -5.0708}, {1.53369, 1.88379, -5.0708}, {-4.9209, 4.17188, -5.0708}, {7.92578, 3.53418, -5.04584}, {-1.63281, 6.91309, -4.98178}, {-11.395, 0.431641, -5.13232}, {-3.72656, -8.86816, -5.13235}, {14.3916, -5.64746, -5.13239} }; }; class Land_A_GeneralStore_01 : Shop { positions[] = { {-13.3101, 3.20117, -1.23798}, {-9.16162, 2.50488, -1.228}, {-1.13672, 0.826172, -1.22797}, {-7.88672, 4.5293, -1.22797}, {9.32617, 4.65039, -1.22797}, {4.04639, -3.09082, -1.22797}, {-9.04492, -2.98047, -1.22797}, {4.17285, -6.54688, -1.22797}, {12.7817, -7.33203, -1.22797}, {10.7261, -4.93164, -1.22797}, {6.22461, -9.91504, -1.23724}, {3.24072, -8.69727, -1.22797}, {-1.67334, -6.95996, -1.22797}, {-5.55176, -10.1152, -1.23724}, {-9.31641, -5.94727, -1.22797}, {-11.9355, 6.26953, -1.23798}, {-6.14404, 11.1709, -1.23798}, {7.99512, 6.61523, -1.23798}, {0.684082, -9.78418, -1.23724}, {-11.7915, -10.1006, -1.23724}, {-9.66748, -6.20801, 0.435211}, {-9.66748, -6.19727, -0.656158}, {-3.97559, -8.40723, -1.20499}, {-5.37646, -6.54102, -1.10422}, {-5.34277, -6.4873, 0.0307617}, {-6.93701, -5.10352, 0.0307617}, {-6.7749, -5.04102, -0.729218}, {-5.96191, -5.05469, -0.349243}, {-5.26172, -5.04492, 0.0307617}, {-5.96143, -5.08594, 0.415771}, {-5.29199, -5.17285, -1.10422}, {-4.37988, -5.12598, -0.729218}, {-4.66504, -5.10645, 0.0307617}, {-3.5127, -5.02051, -0.349243}, {-3.67725, -6.8623, -0.729218}, {-3.54248, -7.15625, 0.0307617}, {-1.67578, -6.76563, 0.0307617}, {-2.00977, -5.04492, 0.0307617}, {-2.22949, -5.0625, -0.729218}, {-1.3877, -5.10742, -0.729218}, {-1.18066, -5.04395, 0.0307617}, {-1.57373, -5.10547, -1.10422}, {0.367188, -5.07813, -0.349243}, {-0.543945, -5.13672, -0.729218}, {-0.702637, -5.07422, 0.0307617}, {0.0297852, -5.16113, -0.729218}, {0.408691, -5.11719, -1.10422}, {0.875, -5.08008, 0.0307617}, {1.18018, -5.10645, -0.729218}, {1.71338, -5.06641, -1.10422}, {2.01416, -4.97852, 0.0307617}, {2.43604, -5.08496, -0.349243}, {2.76709, -5.16504, -0.729218}, {2.68457, -5.03516, 0.415771}, {1.53711, -6.85156, -0.349243}, {1.57568, -6.53516, -1.10422}, {2.83057, -6.70996, 0.415771}, {2.85254, -6.71777, -0.349243}, {2.83496, -7.06055, -1.10422}, {2.79199, -6.66016, -1.10422}, {0.0151367, -6.90137, 0.415771}, {-0.0283203, -7.08008, 0.0307617}, {0.0454102, -6.84277, -0.729218}, {1.08545, -8.62695, -0.349243}, {1.00049, -8.6377, -0.729218}, {2.08838, -8.65332, -0.729218}, {3.70947, -8.66309, 0.415771}, {3.44434, -8.70898, 0.0307617}, {2.71484, -8.72266, -0.349243}, {2.73828, -8.58398, -1.10422}, {1.29443, -8.73926, -1.10422}, {1.96729, -8.70605, 0.415771}, {0.485352, -8.70898, 0.0307617}, {-0.36084, -8.69238, -0.729218}, {0.479004, -8.61914, -1.10422}, {-1.0498, -8.66309, 0.0307617}, {-1.36279, -8.65918, 0.0307617}, {-1.14355, -8.57227, -0.729218}, {-1.93311, -8.61914, -0.729218}, {-2.72852, -8.68652, -0.729218}, {-2.13379, -8.61523, 0.0307617}, {-2.60889, -8.64063, 0.415771}, {-4.49512, -7.83789, -1.20499}, {8.29395, -5.15039, -1.20499}, {13.3711, -5.05664, -0.349243}, {13.3755, -4.55273, 0.415771}, {13.356, -4.3418, -0.729218}, {13.3521, -5.30859, -1.10422}, {13.4194, -5.90723, -0.349243}, {13.3989, -6.1543, -1.10422}, {8.2583, -8.45117, -1.20499}, {7.0874, -5.18359, -0.349243}, {6.76758, -5.17188, 0.415771}, {6.75342, -5.15137, -0.729218}, {7.02734, -5.12109, -1.10422}, {-3.49365, -1.1543, -1.20499}, {2.21777, 3.11523, -1.20499}, {13.4824, -0.791016, -1.20499}, {11.9946, 2.30469, -1.20499}, {11.0723, -0.202148, -0.655334}, {11.0625, 0.982422, -1.01404}, {11.1279, 0.472656, 0.0500793}, {11.0059, 1.93457, -0.655334}, {11.0576, 3.1123, 0.0500793}, {10.6011, 2.53613, -0.655334}, {10.623, 0.62207, -0.305054}, {-13.3101, 3.20117, -1.23798}, {-9.16162, 2.50488, -1.22797}, {-1.13672, 0.826172, -1.22797}, {-7.88672, 4.5293, -1.22797}, {9.32617, 4.65039, -1.22797}, {4.04639, -3.09082, -1.22797}, {4.17285, -6.54688, -1.22797}, {12.7817, -7.33203, -1.22797}, {10.7261, -4.93164, -1.22797}, {6.22461, -9.91504, -1.23724}, {3.24072, -8.69727, -1.22797}, {-1.67334, -6.95996, -1.22797}, {-5.55176, -10.1152, -1.23724}, {-9.31641, -5.94727, -1.22797}, {-11.9355, 6.26953, -1.23798}, {-1.71533, 6.63965, -1.23798}, {-6.14404, 11.1709, -1.23798}, {7.99512, 6.61523, -1.23798}, {0.684082, -9.78418, -1.23724}, {10.5649, 1.10352, -1.01404}, {5.54736, 0.446289, -0.830597}, {5.56445, 2.67188, -0.655334}, {3.71973, 2.53613, 0.0500793}, {3.98047, 2.57715, -0.655334}, {4.33154, 2.51563, -1.01404}, {5.77832, 3.08887, -0.305054}, {3.51904, 3.09082, -0.305054}, {4.37451, 3.11426, -0.655334}, {1.38135, 2.72168, 0.0500793}, {-1.18213, 3.02637, 0.0500793}, {-0.571289, 3.08398, -0.655334}, {0.92334, 3.08887, -0.305054}, {1.46094, 2.86816, -0.655334}, {-1.65576, 3.06934, -0.655334}, {-5.32324, 2.57422, -0.609589}, {-4.94385, 2.57422, -0.976898}, {-5.28857, 1.06348, -0.3909}, {-4.7627, 1.06348, -0.918457}, {-5.94287, 0.75293, -0.202515}, {-4.646, 2.90723, -0.202515}, {-1.21484, 0.126953, -0.305054}, {-0.455566, 0.111328, -0.655334}, {1.81055, 0.148438, -0.655334}, {0.51416, 0.135742, 0.0500793}, {1.0376, 0.113281, -0.305054}, {0.53125, 0.0976563, -1.01404}, {3.7998, 0.09375, 0.0500793}, {3.12012, 0.21875, 0.0500793}, {2.84424, 0.126953, -0.305054}, {3.73389, 0.124023, -0.655334}, {6.14697, -2.63965, -0.516327}, {6.87646, -2.68945, -0.516327}, {4.99414, -2.71387, -0.516327}, {2.84082, -2.65234, -0.516327}, {1.11328, -2.6875, -0.516327}, {-0.125488, -2.72852, -0.516327}, {-1.29639, -2.60547, -0.516327}, {6.3501, -3.82813, -1.20499}, {10.605, 3.16699, -1.01404} }; }; class Land_A_MunicipalOffice : Tourist { positions[] = { {-4.36816, -7.15234, -18.4904}, {2.57227, -6.06738, -18.4904}, {4.08447, -7.50293, -18.4904}, {-0.675293, -9.84863, -18.8008}, {-4.55811, -10.4199, -18.9208}, {8.06982, -8.20605, -18.9208}, {10.0459, -6.19531, -3.83047}, {9.29492, 8.64453, -3.83047}, {-0.240723, 11.2188, -3.83047}, {-9.14941, 12.4805, -3.17047}, {-10.0024, 1.34277, -3.83047}, {-7.10986, -3.97266, -3.2973}, {-9.99121, -6.2207, -3.83047}, {-3.32861, -10.4912, -3.17047}, {-5.31055, -8.9873, -3.17047}, {2.22168, -10.25, -3.17047}, {5.9873, -10.4912, -3.17047}, {-2.17529, -8.89355, -3.17047} }; }; class Land_HouseB_Tenement : CivillianUpperClass { positions[] = { {13.3071, 1.02539, -20.3477}, {14.1714, 0.811523, -20.3477}, {13.1489, 0.203125, -20.404}, {14.2246, 4.88379, -20.4013}, {13.5869, 6.11133, -20.3477}, {12.2959, 5.93359, -20.4026}, {12.9209, 11.541, -20.3477}, {13.835, 11.7441, -20.3477}, {12.7612, 12.4277, -20.4017}, {7.78613, 12.6826, -20.4008}, {9.14209, 11.4707, -20.4008}, {7.34033, 11.6465, -20.3477}, {2.42334, 4.85059, -19.8298}, {4.91895, -2.07031, -20.3477}, {3.22949, -1.96094, -20.3477}, {2.51611, -1.98633, -20.3477}, {0.978516, -1.94141, -20.4018}, {-1.32373, 4.60547, -19.8298}, {-2.49316, 5.26074, -20.3592}, {-4.56592, 5.22852, -19.8298}, {-10.1519, -0.389648, -20.3477}, {-10.9326, -0.477539, -20.3477}, {-12.0352, -0.331055, -20.4015}, {-10.604, 0.804688, -20.4013}, {-9.92334, -1.39844, -20.4014}, {-12.7275, 6.22754, -20.6581}, {4.78223, -2.01563, -20.7185}, {14.5693, -1.96191, -20.7185}, {4.24707, 13.3066, -20.7185}, {14.3647, 13.9014, -20.7185}, {1.271, -4.39063, -20.8423}, {-8.09033, -7.86914, -20.8423}, {11.4175, -7.80566, -20.8423} }; }; class Land_HouseBlock_A1 : CivillianUpperClass { positions[] = { {5.04736, -4.9502, -8.82462}, {-4.93018, -3.30469, -8.86441}, {-3.62305, -1.03027, -8.86441}, {-4.65576, 4.18262, -8.86441}, {0.869141, 4.83203, -8.72595}, {-0.486816, 4.83496, -8.72595} }; }; class Land_wagon_box : CivillianLowerClass { positions[] = { {-0.109375, 1.81445, -0.778046}, {0.503418, 0.226563, -0.778076}, {0.242676, -1.95508, -0.778107}, {1.29541, -5.2627, -1.86343}, {0.339844, -2.57617, -1.86343}, {0.440918, 4.12988, -1.86343} }; }; class Land_NAV_Lighthouse2 : Tourist { positions[] = { {-0.213867, 0.183594, -6.98819}, {-0.430664, 0.835938, 2.39767}, {0.923828, -0.0410156, 2.39767}, {-1.79102, -0.793945, 2.39767}, {1.04541, -1.37695, 2.39767}, {0.257813, 1.88184, 2.39767} }; }; class Land_d_HouseV_3I4 : CivillianUpperClass { positions[] = { {2.36914,3.92188,0.637451}, {4.55762,0.0673828,1.04904}, {4.56836,1.37988,1.04904}, {4.5708,0.740234,1.04904}, {0.688965,-2.72852,1.4017}, {0.64209,-2.72754,0.587433}, {3.95654,-2.77246,0.590179}, {-2.56055,-2.31738,1.48746}, {0.0415039,1.125,0.646484}, {0.439453,4.24707,0.917572}, {0.44873,3.23926,0.917572}, {-5.29492,-2.41504,0.584381}, {-4.59717,1.79395,0.582062}, {-4.24756,-1.89063,1.60867}, {0.174805,4.02344,3.9433}, {-1.29395,1.18164,3.9433}, {-1.30859,-2.08301,3.9433}, {1.34863,-0.425781,3.9433}, {3.66504,-2.22363,3.9433}, {3.11816,2.3584,3.9433} }; }; class Land_d_HouseV_1L2 : CivillianUpperClass { positions[] = { {0.875977,-5.83081,-1.01556}, {2.93945,-3.07397,-0.729026}, {3.01758,-4.17676,0.13359}, {-0.897461,-3.26343,-0.436317}, {-2.87988,-3.34937,-0.392876}, {-3.625,0.840332,-0.729026}, {-1.40723,-0.0854492,-0.729026}, {0.756836,0.706787,0.0570555}, {3.27637,-0.385986,0.55367}, {2.4209,1.12378,-0.729026}, {0.702148,2.43506,-0.729026}, {-3.06934,2.49829,-2.54774}, {-0.660156,0.998291,-1.8264}, {-0.676758,0.41748,-1.8264}, {1.87793,1.53857,-2.91699}, {2.02051,-2.76147,-2.91701}, {-2.39746,-2.88013,-2.917} }; }; class Land_d_HouseV_1t : CivillianUpperClass { positions[] = { {0.813477,2.21069,-2.03891}, {2.44727,2.75415,-2.60882}, {2.47363,4.48096,-2.56538}, {6.08105,5.74707,-2.22574}, {6.06738,-0.570313,-2.02626}, {-3.98242,2.82764,-2.47731}, {-3.82324,-0.293213,-2.11545}, {-6.87793,-0.402832,-1.70287}, {-7.1875,1.46387,-1.68477}, {-6.58984,5.69727,-2.18497}, {-4.03906,0.132324,1.35115}, {1.92383,3.65698,0.595379}, {5.25586,2.77686,0.208996}, {-1.99121,1.88281,0.208996}, {-2.22949,-4.05225,0.208996}, {-6.49609,2.49878,0.208996}, {-5.49414,0.924316,-2.85874}, {-1.30371,4.66699,-2.85874}, {5.41992,2.61035,-2.85874}, {-0.75293,1.34717,-2.85874}, {0.663086,-5.12964,-2.4322}, {0.636719,-1.46387,-2.4322}, {-4.81445,-4.7666,-2.85874}, {-3.03613,-2.12476,-2.85874} }; }; class Land_d_HouseV_2I : CivillianUpperClass { positions[] = { {-3.08691,-1.28345,-1.59855}, {0.839844,6.35059,-1.88843}, {-2.34277,5.90234,-2.34309}, {-3.54004,5.96948,-2.34309}, {-3.25781,8.39771,-1.57369}, {-3.27344,8.06421,-2.10555}, {-4.56543,6.02051,-2.39862}, {-0.111328,8.14795,-2.72634}, {3.15234,1.6145,-1.92808}, {2.2002,6.49194,-2.01504}, {2.24805,8.17944,-2.72634}, {5.32324,5.11108,-2.72634}, {3.12988,-1.0498,-2.37414}, {1.93652,-0.420898,-2.72634}, {3.05469,0.636963,-2.12323}, {-4.97168,-5.41992,-1.59855}, {0.901367,-6.10742,-2.39862}, {0.890625,-4.14966,-2.39862}, {-1.19434,-2.88892,-2.04481}, {0.741211,-1.95947,-1.50116}, {-0.808594,-5.00806,-2.72634}, {-0.916016,-7.49976,-2.72634}, {3.91504,-3.17505,-2.72634}, {2.46875,-6.57959,-1.84075}, {5.12207,-8.03564,-2.72634}, {4.13281,0.311768,-2.12323}, {5.38965,0.776855,-2.37414}, {-2.53711,-2.53101,-2.4403}, {-4.61816,-2.7356,-2.72634}, {-2.29199,-4.23291,-2.72634} }; }; class Land_d_HouseV_2t2 : CivillianUpperClass { positions[] = { {-1.90723,0.0915527,-3.97287}, {-3.51367,-2.83081,-3.97287}, {-2.10645,-2.92505,-3.65276}, {-3.72363,3.13208,-2.82977}, {0.265625,2.6958,-3.97287}, {1.8623,0.918945,-3.59788}, {3.10254,0.893311,-3.59788}, {5.1084,-2.83789,-3.24957}, {-0.626953,-4.46729,-3.97287}, {7.31738,0.0078125,-3.02434}, {6.11035,-3.00708,-3.1218}, {7.29297,-2.65039,-3.97287}, {6.50488,1.97437,-1.21684}, {6.28809,-2.94946,-0.863183}, {2.95898,-3.50439,-1.21684}, {2.35645,-0.24292,-1.21684}, {-2.19336,-0.302002,-0.496696}, {-1.78906,-2.80518,-0.903197}, {-3.51953,-1.62085,-1.21684}, {0.890625,-5.06348,-1.21684}, {3.43359,-4.99585,-1.21684}, {-0.925781,3.18628,-0.537463}, {-1.19141,0.828369,-0.903197}, {-3.29199,2.86499,-1.21684}, {-3.48633,0.90332,-1.21684}, {0.620117,2.26172,-1.21684}, {0.143555,-2.07251,-1.21684}, {-2.75,3.1499,-3.97287}, {2.97266,-3.55151,-3.97287}, {6.66113,1.6084,-3.97287} }; }; class Land_d_HouseV_2t1 : CivillianUpperClass { positions[] = { {-6.00488,2.88818,-2.9133}, {-3.54492,2.86157,-2.9133}, {0.152344,1.96191,-2.51764}, {0.0595703,0.844971,-2.51764}, {-2.15039,2.13159,-1.67934}, {-1.75977,1.22461,-2.27319}, {-2.07422,0.442139,-1.71235}, {0.918945,0.598877,-2.21244}, {1.54395,1.97949,-2.21244}, {3.82617,0.369385,-2.65117}, {3.84473,1.54492,-2.65117}, {3.77344,2.60938,-2.52302}, {-5.08105,0.757324,-2.30954}, {-3.18555,0.505859,-2.9133}, {-5.70898,-2.63037,-2.9133}, {-3.01563,-2.71973,-2.64707}, {0.375,-2.96924,-2.9133}, {6.53418,-1.66699,-2.9133}, {6.4209,1.52368,-2.9133}, {4.76172,1.87061,-2.09572}, {4.99219,1.2583,-1.52053} }; }; class Land_d_HouseV_2L : CivillianUpperClass { positions[] = { {3.08789,-1.21216,-3.159}, {0.899414,-0.881592,-3.45047}, {0.587891,-2.44604,-3.078}, {2.08594,-4.27026,-3.91841}, {0.522461,2.33032,-2.84227}, {-1.78516,2.5835,-3.51201}, {-3.08984,3.74268,-2.95437}, {-4.24512,3.37939,-3.91841}, {2.68164,1.06104,-3.91841}, {-4.51074,0.622559,-3.9184}, {-2.6709,1.10229,-3.91841}, {-3.76855,-0.954102,-2.29717}, {1.01465,-4.67041,-0.323699}, {-0.134766,-4.66309,-0.323699}, {-0.422852,-2.49097,-0.243781}, {-2.81738,-4.59521,-0.716994}, {2.50293,2.90601,-0.403321}, {-0.978516,0.742676,0.00780582}, {0.503906,0.871826,0.271171}, {-3.4248,4.31885,-0.716994}, {-3.7168,1.198,-0.422246}, {0.114258,2.79663,-0.716992}, {0.463867,4.96924,0.554248}, {2.375,-4.68359,-0.716992}, {-0.763672,-1.35425,-0.716992} }; }; class Land_d_HouseV_3I1 : CivillianUpperClass { positions[] = { {-5.23633,2.29004,1.72145}, {-5.71094,0.0383301,1.19392}, {-4.03125,-2.90698,1.19392}, {-4.00586,-1.88818,1.19392}, {-3.79297,1.08618,1.82162}, {-2.42383,1.62549,1.19392}, {-0.801758,-2.22314,1.19392}, {0.65625,-1.13916,1.47934}, {1.16992,2.06299,1.22542}, {1.9502,2.39233,2.087}, {3.04688,0.0236816,1.6997}, {4.6875,1.58716,1.19392}, {4.77344,-0.613281,1.19392}, {-0.918945,-0.212891,1.19392} }; }; class Land_d_HouseV_3I2 : CivillianUpperClass { positions[] = { {1.57813,3.97803,-1.56803}, {2.65332,3.92017,-1.56803}, {1.1709,-1.42554,-0.946237}, {-4.1709,1.41162,-1.11204}, {-0.65918,3.96143,-1.88666}, {-1.23828,0.628418,-1.88666}, {-4.17871,1.4353,-1.88666}, {-0.112305,-3.24976,-1.59592}, {-3.57324,0.212402,-1.54579}, {-2.89551,-0.657715,-1.54579}, {-5.16797,-0.530518,-1.88666}, {-4.99707,-2.96362,-1.88666}, {3.12891,-3.27515,-1.88666}, {-4.76172,3.66748,-1.88666} }; }; class Land_d_HouseV_3I3 : CivillianUpperClass { positions[] = { {4.9873,-1.57056,-1.44968}, {3.38086,0.89624,-1.48538}, {-1.3457,-1.84302,-1.12473}, {-0.0117188,-1.83643,-1.11752}, {1.87891,-1.82495,-0.961167}, {-4.375,1.52246,-1.45101}, {-4.62109,-1.7583,-1.45144}, {-0.416992,1.02344,-1.38979} }; }; class Land_d_dom01 : CivillianLowerClass { positions[] = { {3.57617,0.0239258,0.848643}, {-3.26855,2.30396,0.847456}, {-6.77539,0.325439,0.851399}, {-0.569336,-8.00464,0.861531}, {3.83691,-6.51587,0.85802}, {3.22363,-2.51001,0.852416}, {-4.99609,4.00708,0.862857}, {-5.12402,8.50098,0.849672}, {-0.475586,8.16162,0.848694}, {2.09766,4.89063,0.857235}, {2.31543,8.58325,0.846264}, {-6.70996,-2.17236,0.854992}, {-1.9707,-2.13013,0.853469}, {-2.67676,-6.66138,0.860239}, {-6.43848,-8.36621,0.863864}, {-4.77148,-4.0105,0.857052}, {4.21973,2.38208,0.845034}, {-0.719727,-0.473145,0.850687} }; }; class Land_d_dom02 : Medical { positions[] = { {-11.0684,-2.16211,0.925508}, {-11.5938,4.2749,0.925508}, {-10.1484,4.76709,0.925508}, {-6.16797,-2.51587,0.925508}, {-8.11523,-4.18604,0.925508}, {-8.06934,2.07544,0.925508}, {-7.10938,4.68701,0.925508}, {-4.80957,4.61523,0.925508}, {-1.02344,-4.51343,0.925509}, {-1.26172,-2.14429,0.925509}, {-4.40918,-4.36621,0.925508}, {-2.4834,-3.19995,0.925509}, {-8.07324,-0.155518,0.925508}, {-5.06836,0.192871,0.925508}, {-3.1123,0.1521,0.859165}, {-1.10547,-0.143066,0.925509}, {-0.948242,4.56641,0.925509}, {-3.13184,3.68604,0.925509}, {-2.625,2.02466,0.925509}, {-1.32715,2.68774,0.925509}, {-11.4561,0.192871,0.925508} }; }; class Land_Nav_Boathouse : Tourist { positions[] = { {-5.02783, 1.48438, 3.67209}, {-5.83203, -2.34082, 3.67212}, {-5.81348, 7.08008, 3.6792}, {0.224609, 7.41504, 3.6792}, {5.21533, 6.02051, 3.6792}, {5.72363, -0.203125, 3.6792}, {0.27002, 3.19336, 3.6163}, {6.45313, 8.62012, 3.67917}, {7.24072, -1.50781, 3.6792}, {-2.0376, 9.26758, 3.6792}, {-6.46338, 9.25586, 3.6792}, {-7.48926, 3.61621, 3.67685}, {-7.46143, -1.61035, 3.67685} }; }; class Land_WIP_F : Industrial { positions[] = { {-10.0645, -4.58398, 8.3499}, {-12.5254, 10.1191, 8.348}, {-13.3496, 9.04883, 12.3173}, {-14.3477, -2.64844, 0.392311}, {-15.1621, 9.90039, 0.407514}, {-15.9004, -9.26367, 12.3304}, {-16.0352, -2.52734, 4.32572}, {-16.0996, 4.24023, 0.444829}, {-16.4004, 8.88672, 4.32572}, {-16.7813, -8.80078, 0.347982}, {-17.0195, -8.72852, 4.32572}, {-3.60156, -14.6484, 4.32041}, {-4.18359, -1.03516, 0.386505}, {-6.93359, -0.988281, 12.1457}, {-7.66016, 9.24414, 0.417827}, {-7.77344, -10.4785, 0.359629}, {-8.33008, -14.7305, 12.3244}, {-8.73242, 9.51953, 4.32572}, {-8.88867, -13.3887, 0.355543}, {11.9922, -7.99219, 12.2546}, {12.9023, 9.91797, 0.448912}, {18.0801, -9.25781, 4.32428}, {19.5586, -7.8457, 8.33803}, {2.11719, 9.48438, 0.337147}, {20.6309, -9.31445, 0.329187}, {22.334, -2.5332, 4.32572}, {24.0859, -0.179688, 8.29181}, {3.30859, 6.66602, 8.36808}, {3.99219, -8.87891, 8.34295}, {4.74414, -8.89063, 4.32432}, {6.0332, -8.34961, 0.384681}, {7.08984, 10.4727, 4.32572}, {8.53906, 8.4082, 0.415831}, {9.10742, -1.40625, 0.431863}, {9.64844, 6.28906, 12.3112} }; }; class Land_Cargo_House_V1_F : Military { positions[] = { {-1.38281, 3.12109, 0.040287}, {1.24805, 2.54102, 0.0402873} }; }; class Land_Cargo_HQ_V1_F : Military { positions[] = { {-0.294922, -3.42188, -3.27229}, {-1.46484, 3.26172, -3.27229}, {-2.02734, -2.62891, -0.747443}, {4.24609, 1.51758, -0.747443}, {4.98633, 3.64844, -3.27229} }; }; class Land_Cargo_Tower_V1_No3_F : Military { positions[] = { {-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119} }; }; class Land_Cargo_Tower_V2_F : Military { positions[] = { {-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119} }; }; class Land_PillboxBunker_01_big_F : Military { positions[] = { {-0.937012, 1.31885, 1.43985}, {-1.78516, -1.38281, 0.988451}, {2.93896, 0.043457, -0.79799}, {2.23975, 3.82568, -0.79799}, {-3.30737, 4.19873, -0.79799} }; }; class Land_Cargo_Tower_V1_No6_F : Military { positions[] = { {-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119} }; }; class Land_Cargo_Tower_V1_No1_F : Military { positions[] = { {-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119} }; }; class Land_Cargo_Tower_V1_No4_F : Military { positions[] = { {-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119} }; }; class Land_i_Barracks_V1_F : Military { positions[] = { {-0.464844, 3.49219, 0.605521}, {-0.476563, 3.95703, 3.9395}, {-10.4844, -3.32422, 3.9395}, {-11.1055, -2.92188, 0.605521}, {-12.3066, 0.222656, 0.605521}, {-2.29688, -4.23828, 0.605283}, {-3.89648, -4.80078, 3.93923}, {-8.66992, 3.86328, 0.605521}, {-9.03516, 3.31055, 3.9395}, {10.3301, 2.77734, 0.605521}, {10.4023, 3.18945, 3.9395}, {13.0352, -3.23438, 3.9395}, {13.1738, -3.31055, 0.605521}, {3.57227, -3.49414, 0.605522}, {3.61133, -2.98047, 3.9395}, {6.38281, 3.41992, 0.60552}, {6.4082, 2.87695, 3.9395} }; }; class Land_MilOffices_V1_F : Military { positions[] = { {-11.6309, -5.04492, -2.86675}, {-15.1172, 9.07617, -2.86675}, {-15.123, 2.19336, -2.86675}, {-15.5938, -4.07227, -2.86675}, {-3.46484, -3.22266, -2.86675}, {-4.10352, 9.33398, -2.86675}, {-7.09766, -2.95898, -2.86675}, {-8.6582, 9.02344, -2.86675}, {0.794922, -3.08594, -2.86675}, {1.45703, 8.60156, -2.86675}, {13.9258, 0.492188, -2.86675}, {15.3613, 8.10742, -2.86675}, {8.54883, 8.01563, -2.86675}, {8.61133, -4.3125, -2.86675}, {8.68359, -1.73438, -2.86675} }; }; class Land_Airport_Tower_F : Military { positions[] = { {-0.363281, 6.25586, -10.4415}, {-0.636719, -2.08203, -1.4408}, {-0.638672, 2.21875, -4.44063}, {-0.705078, 1.94336, -7.44128}, {-0.751953, 5.2793, 1.55464}, {-1.10742, -4.67578, 2.25613} }; }; //CUSTOM LOOT ADDON class CampEast_EP1: Military { positions[] = { {-1.8125,-3.46985,-1.35165}, {-2.08154,2.42859,-1.31733}, {-0.290039,0.522339,-1.35172}, {2.15039,2.35413,-1.35704}, {1.95996,-3.12708,-1.35169} }; }; class Land_tent_east: Military { positions[] = { {3.66309,-2.00146,-1.75562}, {3.69824,2.05493,-1.7556}, {-2.89453,-2.16235,-1.76814}, {-3.2998,1.77771,-1.7334}, {-0.422852,-0.72522,-1.7556} }; }; class MASH_EP1: Medical { positions[] = { {1.74805,1.51611,-1.07941}, {1.98047,-2.18408,-1.07946}, {-0.765625,-2.42529,-1.07948}, {-0.826172,1.20361,-1.07949} }; }; class Land_Cargo_Patrol_V1_F: Military { positions[] = { {2.35156,-1.90723,-0.576965}, {-2.32813,-1.89063,-0.576935}, {2.20508,1.60254,-0.766922} }; }; };
  6. xZEUZYx

    Open Chernarus Project Setup Help

    Hi Walkero0, I'm no expert but not too long ago we was having the same issue. After some research we binned OCP and just installed DS_Houses, which as I understand it is actually newer and better then OCP. DS_Houses itself replaces some of the closed buildings on chernarus with open ones as OCP did. Just place @DSHouses in your root folder and add @DSHouses to your start cmd line. Add the key to the keys folder and finally add "DSHouses" to your addons in your mission.sqm. Also OCP is not actually not on a3l anymore as far as I can see. If you need some loot spawns let me know. Hope this helps.
  7. xZEUZYx

    Vehicles disappearing from database

    I have been told this is happening on our server too anyone have any ideas?