Advertisement
Guest User

Config

a guest
May 17th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 267.79 KB | None | 0 0
  1. /**
  2.  * config
  3.  *
  4.  * Exile Mod
  5.  * www.exilemod.com
  6.  * © 2015 Exile Mod Team
  7.  *
  8.  * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
  9.  * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
  10.  */
  11.  
  12. class CfgPatches {
  13.     class exile_server_config
  14.     {
  15.         requiredVersion = 0.1;
  16.         requiredAddons[] = {};
  17.         units[] = {};
  18.         weapons[] = {};
  19.         magazines[] = {};
  20.         ammo[] = {};
  21.     };
  22. };
  23.  
  24. class CfgBuildings {
  25.         #include "chernarusLootBuildings.hpp"
  26. };
  27. class CfgLootTables {
  28.         #include "chernarusLootTables.hpp"
  29. };
  30.  
  31.     ///////////////////////////////////////////////////////////////////////////
  32.     // Castles & Lighthouses & Life Guard Towers
  33.     ///////////////////////////////////////////////////////////////////////////
  34.     class Land_LifeguardTower_01_F
  35.     {
  36.         table = "Tourist";
  37.         positions[] = {{-0.498047, -0.222656, 1.13312}};
  38.     };
  39.  
  40.     class Land_LightHouse_F
  41.     {
  42.         table = "Tourist";
  43.         positions[] = {{-5.74805, 11.0859, -3.75002}, {0.789063, -2.94336, -11.0953}, {1.07813, -2.83008, 5.39755}};
  44.     };
  45.  
  46.     class Land_Lighthouse_small_F
  47.     {
  48.         table = "Tourist";
  49.         positions[] = {{-0.369141, 1.18555, -3.39546}, {4.32617, -0.462891, -3.39546}};
  50.     };
  51.  
  52.     class Land_Castle_01_tower_F
  53.     {
  54.         table = "Tourist";
  55.         positions[] = {{-1.66602, 0.603516, 7.94255}, {-1.99023, -1.70508, -1.0866}, {-2.14453, 2.73633, -3.95897}, {0.164063, 1.33203, -9.47995}, {1.14844, -1.18359, 7.94255}, {2.06641, 2.66992, -6.67494}, {2.15039, -1.89063, 1.70487}, {2.27344, 2.70703, 4.42336}};
  56.     };
  57.  
  58.     ///////////////////////////////////////////////////////////////////////////
  59.     // Military
  60.     ///////////////////////////////////////////////////////////////////////////
  61.     //"Land_Airport_center_F"
  62.     //"Land_Airport_left_F"
  63.     //"Land_Airport_right_F"
  64.     // TODO: "Land_Cargo_House_V2_F",
  65.  
  66.     class Land_TentHangar_V1_F
  67.     {
  68.         table = "Military";
  69.         positions[] = {{-8.1582, -2.20703, -4.08853}, {-8.1582, 6.85547, -4.08853}, {-8.52734, -7.57227, -4.08853}, {7.76953, -7.64453, -4.08853}, {8.16016, 1.89453, -4.08853}, {8.57617, 7.48438, -4.08853}};
  70.     };
  71.  
  72.     class Land_Hangar_F
  73.     {
  74.         table = "Military";
  75.         positions[] = {{-11.6641, 20.9063, -5.38129}, {-12.1133, 9.19336, -5.38129}, {-12.1543, -3.90625, -5.38129}, {-12.1816, -16.8906, -5.38129}, {1.75, 20.9688, -5.38129}, {11.3711, -19.2734, -5.38129}, {12.0469, -5.7168, -5.38129}, {12.7305, 6.83203, -5.38129}, {13.7285, 18.1602, -5.38129}};
  76.     };
  77.  
  78.     class Land_Airport_Tower_F
  79.     {
  80.         table = "Military";
  81.         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}};
  82.     };
  83.  
  84.     class Land_Cargo_House_V1_F
  85.     {
  86.         table = "Military";
  87.         positions[] = {{-1.38281, 3.12109, 0.040287}, {1.24805, 2.54102, 0.0402873}};
  88.     };
  89.  
  90.     class Land_Cargo_House_V3_F
  91.     {
  92.         table = "Military";
  93.         positions[] = {{-2.0918, 1.58984, -0.0957484}, {1.11914, 3.17969, 0.0402873}};
  94.     };
  95.  
  96.     class Land_Cargo_HQ_V1_F
  97.     {
  98.         table = "Military";
  99.         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}};
  100.     };
  101.  
  102.     class Land_Cargo_HQ_V2_F
  103.     {
  104.         table = "Military";
  105.         positions[] = {{-1.25586, 1.48828, -0.747442}, {-1.50391, -2.52148, -3.27229}, {-1.50391, 2.67773, -3.27229}, {-1.9043, -4.61133, -0.747442}, {5.35156, 1.64648, -0.747442}, {5.5332, 3.30859, -3.27229}};
  106.     };
  107.  
  108.     class Land_Cargo_HQ_V3_F
  109.     {
  110.         table = "Military";
  111.         positions[] = {{-1.56641, -2.93164, -0.747444}, {-1.81641, -4.90234, -3.27229}, {-1.89648, 0.654297, -3.27229}, {4.65234, 2.41602, -3.27229}, {5.24805, 1.60742, -0.747444}};
  112.     };
  113.  
  114.     class Land_u_Barracks_V2_F
  115.     {
  116.         table = "Military";
  117.         // There are broken?
  118.         //positions[] = {{-0.505859, 3.2168, 0.605521}, {-0.601563, 3.07617, 3.9395}, {-11.0234, -2.65625, 0.60552}, {-11.1328, -3.58398, 3.9395}, {-12.377, 0.271484, 3.9395}, {-2.39453, -3.92773, 0.605342}, {-5.09766, -4.89844, 3.93943}, {-8.69922, 3.24414, 3.9395}, {-9.12695, 3.73047, 0.60552}, {10.3711, 3.51367, 0.605521}, {10.6484, 2.85156, 3.9395}, {13.0684, -3.30469, 0.605521}, {13.1934, -3.42383, 3.9395}, {3.28711, -3.98633, 0.605521}, {3.4707, -3.55469, 3.9395}, {6.22852, 3.50391, 3.9395}, {6.39258, 3.05664, 0.605521}};
  119.         positions[] = {{9.75244, -1.66211, 1.43508}, {9.70215, -1.77148, -1.89791}, {-5.31592, -2.94531, -1.89791}, {-16.0903, 1.21094, -1.8979}, {6.95557, 4.13867, -1.89791}, {-14.6865, -2.08008, -1.89791}, {-3.89746, 3.95898, -1.89791}, {0.0639648, -2.16406, 1.43507}, {2.74951, 4.44336, 1.43507}, {2.84521, 4.22461, -1.89791}, {-12.3584, 4.30469, 1.43508}, {-12.1733, 4.46875, -1.89791}, {-16.123, 1.125, 1.43507}, {0.137695, -1.90625, -1.89791}, {-14.585, -1.94336, 1.43508}, {-5.88818, -3.99609, 1.43507}, {-3.96143, 4.37109, 1.43508}, {6.89014, 4.32227, 1.43507}};
  120.     };
  121.  
  122.     class Land_i_Barracks_V2_F
  123.     {
  124.         table = "Military";
  125.         positions[] = {{-0.505859, 3.2168, 0.605521}, {-0.601563, 3.07617, 3.9395}, {-11.0234, -2.65625, 0.60552}, {-11.1328, -3.58398, 3.9395}, {-12.377, 0.271484, 3.9395}, {-2.39453, -3.92773, 0.605342}, {-5.09766, -4.89844, 3.93943}, {-8.69922, 3.24414, 3.9395}, {-9.12695, 3.73047, 0.60552}, {10.3711, 3.51367, 0.605521}, {10.6484, 2.85156, 3.9395}, {13.0684, -3.30469, 0.605521}, {13.1934, -3.42383, 3.9395}, {3.28711, -3.98633, 0.605521}, {3.4707, -3.55469, 3.9395}, {6.22852, 3.50391, 3.9395}, {6.39258, 3.05664, 0.605521}};
  126.     };
  127.  
  128.     class Land_i_Barracks_V1_F
  129.     {
  130.         table = "Military";
  131.         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}};
  132.     };
  133.  
  134.     class Land_Cargo_Patrol_V1_F
  135.     {
  136.         table = "Military";
  137.         positions[] = {{-1.6875, -1.03906, -0.55952}, {1.73828, -1.17383, -0.55952}};
  138.     };
  139.  
  140.     class Land_Cargo_Patrol_V2_F
  141.     {
  142.         table = "Military";
  143.         positions[] = {{-1.01953, -1.0918, -0.55952}, {1.82031, -0.695313, -0.55952}};
  144.     };
  145.  
  146.     class Land_Cargo_Tower_V1_F
  147.     {
  148.         table = "Military";
  149.         positions[] = {{-3.54785, -3.01758, 2.47987},{-3.15625, -0.837891, 5.00472},{-2.0498, -3.29883, -0.120125},{4.55957, 4.39258, -0.120125},{-4.42383, 2.45117, -0.120125},{-2.87598, 2.20898, -4.2958},{-2.88281, 4.14258, 5.00472},{0.235352, -1.19727, 5.07987},{3.58105, 4.11719, 2.47988},{1.27441, 3.17773, -8.24333},{2.50488, 0.0625, 5.00472}};
  150.     };
  151.  
  152.     class Land_Cargo_Tower_V1_No1_F
  153.     {
  154.         table = "Military";
  155.         positions[] = {{-2.4668, -4.10156, 5.00471}, {-2.7168, 1.0625, -0.120123}, {-2.83984, -2.95313, 2.47987}, {-3.06641, -2.66992, -0.120123}, {-3.12109, 2.42773, -4.2958}, {-3.16211, 4.51563, 5.00471}, {1.26367, 2.49609, -8.24333}, {2.25195, 4.30664, -0.120123}, {3.34766, 3.33203, 2.47987}, {3.66797, 1.8457, 5.00471}};
  156.     };
  157.  
  158.     class Land_Cargo_Tower_V1_No2_F
  159.     {
  160.         table = "Military";
  161.         positions[] = {{-2.71289, 3.0957, -0.120123}, {-2.83203, 5.06445, 5.00472}, {-3.48633, 2.28906, -4.2958}, {-3.64844, -2.87891, 2.47988}, {-3.77344, -3.32617, 5.00472}, {-3.80664, -1.75977, -0.120123}, {0.0625, -0.287109, 5.07988}, {1.58984, -2.11523, -0.120123}, {2.13672, 2.20703, -8.24332}, {3.57422, 4.22461, 2.47988}, {3.75, 1.31055, 5.00472}, {4.98633, 3.90625, -0.120123}};
  162.     };
  163.  
  164.     class Land_Cargo_Tower_V1_No3_F
  165.     {
  166.         table = "Military";
  167.         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}};
  168.     };
  169.  
  170.     class Land_Cargo_Tower_V1_No4_F
  171.     {
  172.         table = "Military";
  173.         positions[] = {{-2.68555, -3.07031, -0.120119}, {-2.93359, -4.27148, 5.00472}, {-3.22461, 4.84375, 5.00472}, {-3.6543, 1.57227, -4.2958}, {-3.70508, -3.0332, 2.47988}, {-4.26367, 0.980469, -0.120119}, {2.1543, 2.08789, -8.24332}, {3.46289, 2.25781, 2.47988}, {3.62305, 2.16797, 5.00472}, {5.10156, 4.20898, -0.120119}};
  174.     };
  175.  
  176.     class Land_Cargo_Tower_V1_No5_F
  177.     {
  178.         table = "Military";
  179.         positions[] = {{-2.25781, -2.77344, -0.120119}, {-2.375, -4.45508, 5.00472}, {-2.41602, 5.18164, 5.00472}, {-2.94922, 2.4082, -4.2958}, {-3.89648, -2.7832, 2.47988}, {-4.03906, 1.43945, -0.120119}, {0.0410156, -0.8125, 5.07988}, {1.62305, 2.55664, -8.24332}, {2.97461, -0.335938, 5.00472}, {3.90039, 3.68555, 2.47988}, {4.80859, 3.57422, -0.120117}};
  180.     };
  181.  
  182.     class Land_Cargo_Tower_V1_No6_F
  183.     {
  184.         table = "Military";
  185.         positions[] = {{-1.6875, -2.5918, -0.120119}, {-3.16992, -3.74219, 5.00472}, {-3.41797, 1.87305, -0.120119}, {-3.49805, 2.06836, -4.2958}, {-3.81055, 4.59766, 5.00472}, {-3.92969, -2.12109, 2.47988}, {1.92578, 2.27344, -8.24332}, {3.50195, 2.76563, 2.47988}, {3.64258, 0.0078125, 5.00472}, {5.19141, 4.45117, -0.120119}};
  186.     };
  187.  
  188.     class Land_Cargo_Tower_V1_No7_F
  189.     {
  190.         table = "Military";
  191.         positions[] = {{-2.59766, -3.14063, -0.120119}, {-2.7832, 1.94531, -4.2958}, {-2.83203, 1.58594, -0.120119}, {-3.20508, 4.62891, 5.00472}, {-3.29883, -2.90234, 5.00472}, {-3.87891, -3.11914, 2.47988}, {0.228516, -1.05273, 5.07988}, {1.65234, 2.58594, -8.24332}, {3.40039, 3.05859, 2.47988}, {4.18164, 0.246094, 5.00472}, {4.42578, 3.99805, -0.120119}};
  192.     };
  193.  
  194.     class Land_Cargo_Tower_V2_F
  195.     {
  196.         table = "Military";
  197.         positions[] = {{4.29492, 3.70508, -0.120117}, {-2.5293, -3.10742, 2.47988}, {-2.6543, 2.01172, -4.2958}, {-2.66797, -3.4707, 5.00472}, {-2.67773, 4.97461, 5.00472}, {-3.06836, 1.80273, -0.120117}, {-3.25586, -3.56445, -0.120117}, {0.611328, 0.0214844, 5.07988}, {2.46094, 1.92383, -8.24332}, {2.61328, -0.296875, 2.47988}, {3.07422, 4.14063, 2.47988}, {3.50195, 1.22656, 5.00472}};
  198.     };
  199.  
  200.     class Land_Cargo_Tower_V3_F
  201.     {
  202.         table = "Military";
  203.         positions[] = {{-1.59375, -2.7168, -0.120119}, {-2.40039, 2.39648, -4.2958}, {-3.24023, -3.17773, 5.00472}, {-3.51367, 4.57617, 5.00472}, {-3.70703, -3.60547, 2.47988}, {-4.54883, 2.47266, -0.120119}, {0.142578, -0.179688, 5.07988}, {2.2793, 2.25391, -8.24332}, {3.87109, 3.3418, 2.47988}, {4.22656, 0.390625, 5.00472}, {5.05469, 4.16406, -0.120119}};
  204.     };
  205.  
  206.     class Land_MilOffices_V1_F
  207.     {
  208.         table = "Military";
  209.         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}};
  210.     };
  211.  
  212.     class Land_Radar_F
  213.     {
  214.         table = "Military";
  215.         positions[] = {{-10.1797, -9.80859, -6.00412}, {-9.61719, 10.4219, -6.00412}, {11.6211, 1.06641, -6.00412}, {2.81445, 12.2578, -7.78305}};
  216.     };
  217.  
  218.     ///////////////////////////////////////////////////////////////////////////
  219.     // Medical
  220.     ///////////////////////////////////////////////////////////////////////////
  221.     //"Land_Hospital_main_F",
  222.     //"Land_Hospital_side1_F",
  223.     //"Land_Hospital_side2_F",
  224.     class Land_Medevac_house_V1_F
  225.     {
  226.         table = "Medical";
  227.         positions[] = {{-1.25, 1.01367, -0.105749}, {1.38281, 2.82227, 0.0302868}};
  228.     };
  229.  
  230.     class Land_Medevac_HQ_V1_F
  231.     {
  232.         table = "Medical";
  233.         positions[] = {{-0.896484, 2.24219, -3.26622}, {-1.45898, -3.75391, -3.26622}, {-1.54297, 1.05469, -0.741375}, {5.17578, 2.66992, -3.26622}, {5.6875, 1.63477, -0.741374}};
  234.     };
  235.  
  236.     ///////////////////////////////////////////////////////////////////////////
  237.     // Garages / Vehicle
  238.     ///////////////////////////////////////////////////////////////////////////
  239.     class Land_FuelStation_Build_F
  240.     {
  241.         table = "VehicleService";
  242.         positions[] = {{-1.02344, -0.509766, -1.33601}, {2.07617, 0.580078, -1.3361}};
  243.     };
  244.  
  245.     class Land_i_Garage_V1_F
  246.     {
  247.         table = "VehicleService";
  248.         positions[] = {{-0.925781, 2.05469, -0.0974805}, {-1.52539, -1.99805, -0.0974805}, {3.80273, -0.939453, -0.0974805}};
  249.     };
  250.  
  251.     class Land_i_Garage_V2_F
  252.     {
  253.         table = "VehicleService";
  254.         positions[] = {{-0.00585938, -1.24609, -0.0974801}, {-2.16016, 1.54492, -0.0974798}, {1.60547, 2.11719, -0.0974803}, {3.2832, -1.51953, -0.0974796}};
  255.     };
  256.  
  257.     class Land_CarService_F
  258.     {
  259.         table = "VehicleService";
  260.         positions[] = {{-0.964844, 1.77148, -1.25606}, {-3.15625, 7.39844, -1.25606}, {-4.54688, 4, -1.25606}, {0.492188, 2.8457, -1.25606}, {3.50781, -0.113281, -1.25606}, {3.74414, 6.12891, -1.25606}};
  261.     };
  262.  
  263.     ///////////////////////////////////////////////////////////////////////////
  264.     // Civillian Lower Class
  265.     ///////////////////////////////////////////////////////////////////////////
  266.     // TODO: "Land_u_Addon_02_V1_F",
  267.     // TODO: "Land_i_Addon_02_V1_F",
  268.     // TODO: "Land_i_Addon_03mid_V1_F",
  269.  
  270.     class Land_Chapel_Small_V1_F
  271.     {
  272.         table = "CivillianLowerClass";
  273.         positions[] = {{0.482422, 0.65625, -0.867858}, {3.08984, -1.2832, -0.867858}};
  274.     };
  275.  
  276.     class Land_Chapel_Small_V2_F
  277.     {
  278.         table = "CivillianLowerClass";
  279.         positions[] = {{0.556641, -0.966797, -0.867857}, {3.54297, 0.486328, -0.867857}};
  280.     };
  281.  
  282.     class Land_Chapel_V1_F
  283.     {
  284.         table = "CivillianLowerClass";
  285.         positions[] = {{-3.22852, -3.4043, -2.80848}, {-3.65625, 2.8418, -2.80848}, {-6.47266, -2.20703, -2.80848}, {3.98438, 2.72852, -2.80848}, {4.73242, -2.59375, -2.80848}, {9.35938, -0.285156, -2.60848}};
  286.     };
  287.  
  288.     class Land_Chapel_V2_F
  289.     {
  290.         table = "CivillianLowerClass";
  291.         positions[] = {{-2.36523, 2.46289, -2.80848}, {-3.06445, -2, -2.80848}, {-6.61328, -1.54688, -2.80848}, {4.75781, 3.67383, -2.80848}, {4.82813, -2.96484, -2.80848}, {9.03711, 0.316406, -2.60848}};
  292.     };
  293.  
  294.     class Land_Church_01_V1_F
  295.     {
  296.         table = "CivillianLowerClass";
  297.         positions[] = {{-4.36719, -5.81055, -5.46942}, {-4.46875, -2.23633, -5.74363}, {-4.54492, 1.57422, -5.74363}, {-4.8125, 5.58789, -5.49442}, {3.00781, -5.92969, -6.44017}, {4.19141, 5.77148, -6.44865}};
  298.     };
  299.  
  300.     class Land_i_Addon_03_V1_F
  301.     {
  302.         table = "CivillianLowerClass";
  303.         positions[] = {{-2.98828, -0.244141, -0.0501008}, {3.53711, -0.578125, -0.0501013}};
  304.     };
  305.  
  306.     class Land_i_Addon_04_V1_F
  307.     {
  308.         table = "CivillianLowerClass";
  309.         positions[] = {{-1.25, 0.0175781, 0.0796976}};
  310.     };
  311.  
  312.     class Land_u_Addon_01_V1_F
  313.     {
  314.         table = "CivillianLowerClass";
  315.         positions[] = {{1.69727, 3.04102, 0.0627024}, {4.28125, 1.1543, 0.0627022}};
  316.     };
  317.  
  318.     class Land_i_Windmill01_F
  319.     {
  320.         table = "CivillianLowerClass";
  321.         positions[] = {{-0.585938, 0.908203, -3.53162}};
  322.     };
  323.  
  324.     class Land_d_Windmill01_F
  325.     {
  326.         table = "CivillianLowerClass";
  327.         positions[] = {{-0.935547, 0.259766, -2.2985}, {-1.65039, 0.365234, 0.947132}};
  328.     };
  329.  
  330.     class Land_Slum_House01_F
  331.     {
  332.         table = "CivillianLowerClass";
  333.         positions[] = {{0.767578, 0.773438, -1.07847}};
  334.     };
  335.  
  336.     class Land_Slum_House02_F
  337.     {
  338.         table = "CivillianLowerClass";
  339.         positions[] = {{1.13867, 2.50391, -0.798099}, {1.59375, -0.0566406, -0.798099}};
  340.     };
  341.  
  342.     class Land_Slum_House03_F
  343.     {
  344.         table = "CivillianLowerClass";
  345.         positions[] = {{-1.29688, 0.566406, -1.07377}, {2.27148, 1.125, -1.07377}};
  346.     };
  347.  
  348.     class Land_cargo_house_slum_F
  349.     {
  350.         table = "CivillianLowerClass";
  351.         positions[] = {{-3.04688, -0.306641, -0.36025}};
  352.     };
  353.  
  354.     class Land_i_Stone_HouseBig_V1_F
  355.     {
  356.         table = "CivillianLowerClass";
  357.         positions[] = {{-0.777344, 2.19922, 1.21893}, {-1.33789, 0.355469, -1.65434}, {1.58594, -0.576172, 1.21893}, {3.7793, 1.48828, -1.64097}};
  358.     };
  359.  
  360.     class Land_i_Stone_HouseBig_V2_F
  361.     {
  362.         table = "CivillianLowerClass";
  363.         positions[] = {{-0.207031, 2.62305, 1.21893}, {-1.26953, 0.136719, -1.65416}, {2.55078, -0.556641, 1.21893}, {4.26367, 1.48828, -1.63971}};
  364.     };
  365.  
  366.     class Land_i_Stone_HouseBig_V3_F
  367.     {
  368.         table = "CivillianLowerClass";
  369.         positions[] = {{-0.484375, 2.57617, 1.21893}, {-0.759766, 0.404297, -1.65283}, {2.29102, -1.02539, 1.21893}, {4.02734, 1.1543, -1.64032}};
  370.     };
  371.  
  372.     class Land_i_Stone_HouseSmall_V1_F
  373.     {
  374.         table = "CivillianLowerClass";
  375.         positions[] = {{-3.47656, 2.25195, -0.627007}, {-6.96094, 3.02539, -0.619827}, {3.27148, 2.02734, -0.611488}, {6.61914, 2.50977, -0.596566}};
  376.     };
  377.  
  378.     class Land_i_Stone_HouseSmall_V2_F
  379.     {
  380.         table = "CivillianLowerClass";
  381.         positions[] = {{-2.41992, 1.76758, -0.632064}, {-7.00391, 1.83594, -0.633547}, {3.77148, 2.05664, -0.609262}, {7.33008, 2.02539, -0.593399}};
  382.     };
  383.  
  384.     class Land_i_Stone_HouseSmall_V3_F
  385.     {
  386.         table = "CivillianLowerClass";
  387.         positions[] = {{-2.68945, 2.05664, -0.628867}, {-7.74023, 3.45313, -0.615288}, {3.60938, 1.61328, -0.609982}, {6.83984, 3.07227, -0.595582}};
  388.     };
  389.  
  390.     class Land_i_Stone_Shed_V1_F
  391.     {
  392.         table = "CivillianLowerClass";
  393.         positions[] = {{-2.63867, 1.96484, -0.100502}, {1.19141, 2.16992, -0.100502}};
  394.     };
  395.  
  396.     class Land_i_Stone_Shed_V2_F
  397.     {
  398.         table = "CivillianLowerClass";
  399.         positions[] = {{-2.12305, 1.86914, -0.100502}, {1.78125, 1.625, -0.100502}};
  400.     };
  401.  
  402.     class Land_i_Stone_Shed_V3_F
  403.     {
  404.         table = "CivillianLowerClass";
  405.         positions[] = {{-2.3125, 2.05469, -0.100502}, {1.79297, 1.93359, -0.100502}};
  406.     };
  407.  
  408.     class Land_u_House_Big_01_V1_F
  409.     {
  410.         table = "CivillianLowerClass";
  411.         positions[] = {{-1.89648, 6.0332, 0.855065}, {-2.35742, 5.4082, -2.56494}, {-2.89648, -3.33203, 0.855065}, {-3.0957, -0.896484, -2.65494}, {1.25, -1.31445, -2.56494}, {2.0293, -0.521484, 0.855065}, {2.36523, 5.47461, -2.56493}, {2.95117, 5.49609, 0.855065}, {2.99023, -5.02734, 0.855065}, {3.58789, -4.98828, -2.56494}};
  412.     };
  413.  
  414.     class Land_u_House_Big_02_V1_F
  415.     {
  416.         table = "CivillianLowerClass";
  417.         positions[] = {{-2.43164, 2.83008, 0.965823}, {-2.70703, -2.07422, 0.965824}, {-2.88281, 1.88086, -2.54418}, {0.871094, -1.66016, -2.54418}, {2.41602, 3.00977, 0.965824}, {3.66992, -5.79883, -2.10418}, {3.9082, 3.56055, -2.54418}};
  418.     };
  419.  
  420.     class Land_u_House_Small_01_V1_F
  421.     {
  422.         table = "CivillianLowerClass";
  423.         positions[] = {{-1.18359, 3.63281, -0.904629}, {-1.7793, -2.59961, -0.903945}, {3.25195, 3.44531, -0.904572}};
  424.     };
  425.  
  426.     class Land_u_House_Small_02_V1_F
  427.     {
  428.         table = "CivillianLowerClass";
  429.         positions[] = {{-0.916016, -2.17969, -0.71971}, {-1.49609, 0.962891, -0.714579}, {3.83203, 1.15234, -0.713537}, {5.80469, -1.7207, -0.710968}};
  430.     };
  431.  
  432.     ///////////////////////////////////////////////////////////////////////////
  433.     // Civillian Upper Class
  434.     ///////////////////////////////////////////////////////////////////////////
  435.     class Land_Offices_01_V1_F
  436.     {
  437.         table = "CivillianUpperClass";
  438.         positions[] = {{-13.502, -6.54883, 9.84601}, {10.7676, -5.27734, 4.66547}, {-10.7031, 6.85156, -7.05899}, {-3.26953, 5.84961, 9.84601}, {1.09375, -4.51172, -7.05899}, {5.52148, 2.22852, 0.752261}, {5.68164, 4.16602, -7.05899}, {5.94531, -2.68945, -3.15997}, {6.1875, 2.40625, 4.66546}, {9.07422, -4.97656, 9.84601}};
  439.     };
  440.  
  441.     class Land_i_House_Big_01_V1_F
  442.     {
  443.         table = "CivillianUpperClass";
  444.         positions[] = {{-2.21484, 5.46875, -2.56493}, {-3.24023, -1.5918, -2.65493}, {0.558594, -0.640625, 0.855072}, {1.24023, -1.98828, -2.56493}, {1.66602, -5.2832, 0.855072}, {2.19531, 5.19922, -2.56493}, {2.4375, 5.01172, 0.855076}, {2.87305, -5.01758, -2.56493}};
  445.     };
  446.  
  447.     class Land_i_House_Big_01_V2_F
  448.     {
  449.         table = "CivillianUpperClass";
  450.         positions[] = {{-2.05078, 5.41016, 0.855071}, {-2.11133, 5.51758, -2.56493}, {-3.19531, -1.45117, -2.65493}, {0.328125, 0.283203, -2.56493}, {0.759766, -1.29688, 0.855071}, {1.27539, -5.21484, 0.855071}, {2.25195, -4.56445, -2.56493}, {3.68359, 5.18359, 0.855071}};
  451.     };
  452.  
  453.     class Land_i_House_Big_01_V3_F
  454.     {
  455.         table = "CivillianUpperClass";
  456.         positions[] = {{-2.78125, 5.69336, -2.56493}, {-2.7832, 5.31055, 0.855072}, {-2.78906, 0.654297, 0.855072}, {-3.03906, -1.11133, -2.65493}, {0.675781, -1.29883, -2.56493}, {1.61133, -0.865234, 0.855072}, {2.51758, 5.85938, 0.855072}, {2.65625, -4.94531, -2.56493}, {2.99414, -5.15625, 0.855073}, {3.16211, 5.16406, -2.56493}};
  457.     };
  458.  
  459.     class Land_i_House_Big_02_V1_F
  460.     {
  461.         table = "CivillianUpperClass";
  462.         positions[] = {{-1.69141, -2.51172, 0.784063}, {-2.58789, 3.63672, 0.784063}, {-2.86914, 2.97266, -2.62327}, {1.15234, -1.65625, -2.62327}, {2.55273, 1.625, 0.784063}, {3.08203, 2.11914, -2.62327}, {3.33594, -5.625, -2.28594}};
  463.     };
  464.  
  465.     class Land_i_House_Big_02_V2_F
  466.     {
  467.         table = "CivillianUpperClass";
  468.         positions[] = {{-2.08789, -2.46484, 0.784063}, {-2.54688, 2.53906, -2.62327}, {-3.01758, 3.12109, 0.784063}, {1.11328, -1.46289, -2.62327}, {2.68945, 2.03711, 0.784063}, {3.02734, 2.27344, -2.62327}, {3.26367, -5.55273, -2.28594}};
  469.     };
  470.  
  471.     class Land_i_House_Big_02_V3_F
  472.     {
  473.         table = "CivillianUpperClass";
  474.         positions[] = {{-2.50391, -2.10742, -2.62327}, {-3.00781, 3.68164, 0.784063}, {-3.0957, 2.57227, -2.62327}, {-3.31055, -2.88867, 0.784063}, {1.26953, -1.73438, -2.62327}, {2.40234, 2.26953, -2.62327}, {2.89844, 2.11719, 0.784064}, {3.26758, -5.52734, -2.28594}};
  475.     };
  476.  
  477.     class Land_i_House_Small_01_V1_F
  478.     {
  479.         table = "CivillianUpperClass";
  480.         positions[] = {{-1.2207, 3.05078, -1.0419}, {-2.74414, -0.560547, -1.04199}, {3.06641, -1.90234, -1.0404}, {3.35547, 2.94336, -1.04187}};
  481.     };
  482.  
  483.     class Land_i_House_Small_01_V2_F
  484.     {
  485.         table = "CivillianUpperClass";
  486.         positions[] = {{-2.53711, -1.80664, -1.0418}, {-3.90625, 3.26367, -1.04239}, {3.31836, -1.31641, -1.04058}, {3.38672, 3.78906, -1.04213}};
  487.     };
  488.  
  489.     class Land_i_House_Small_01_V3_F
  490.     {
  491.         table = "CivillianUpperClass";
  492.         positions[] = {{-0.738281, 3.17578, -1.04194}, {-2.46094, -2.16992, -1.04174}, {-2.68359, -1.76563, -1.04187}, {-2.76563, 3.31641, -1.04232}, {3.07422, -1.27539, -1.04059}, {3.08398, 3.04883, -1.0419}, {3.41406, 3.10547, -1.04192}, {3.61719, -0.394531, -1.04086}};
  493.     };
  494.  
  495.     class Land_i_House_Small_02_V1_F
  496.     {
  497.         table = "CivillianUpperClass";
  498.         positions[] = {{-1.08008, -2.11133, -0.709651}, {-1.18945, 0.785156, -0.705689}, {2.64258, -2.09766, -0.704848}, {5.95313, 0.556641, -0.700583}};
  499.     };
  500.  
  501.     class Land_i_House_Small_02_V2_F
  502.     {
  503.         table = "CivillianUpperClass";
  504.         positions[] = {{-1.29688, 1.06641, -0.704727}, {-1.56836, -1.83789, -0.710279}, {2.85352, -1.52148, -0.704572}, {2.88086, 1.76367, -0.702332}, {5.21289, 0.935547, -0.701534}};
  505.     };
  506.  
  507.     class Land_i_House_Small_02_V3_F
  508.     {
  509.         table = "CivillianUpperClass";
  510.         positions[] = {{-1.35352, 0.873047, -0.705387}, {-1.5, -2.00781, -0.710184}, {3.49219, -1.16602, -0.703744}, {5.61328, 1.51367, -0.70101}};
  511.     };
  512.  
  513.     class Land_i_House_Small_03_V1_F
  514.     {
  515.         table = "CivillianUpperClass";
  516.         positions[] = {{-3.89648, -0.134766, -0.371629}, {0.419922, 2.68555, -0.371629}, {3.59961, 2.0918, -0.371629}, {3.70703, -4.19727, -0.371629}};
  517.     };
  518.  
  519.     ///////////////////////////////////////////////////////////////////////////
  520.     // Shops
  521.     ///////////////////////////////////////////////////////////////////////////
  522.     class Land_i_Shop_01_V1_F
  523.     {
  524.         table = "Shop";
  525.         positions[] = {{-0.863281, 6.10938, -2.76158}, {-1.2168, 0.232422, -2.76158}, {-1.2832, -0.884766, 1.10984}, {-2.28516, 6.1875, 1.10975}};
  526.     };
  527.  
  528.     class Land_i_Shop_01_V2_F
  529.     {
  530.         table = "Shop";
  531.         positions[] = {{-1.17969, 5.32813, -2.76158}, {-18.127, 16.7285, -2.74088}, {-2.39258, 5.51563, 1.10978}, {-2.53906, 0.253906, -2.76158}, {-2.70703, -1.4707, 1.10992}, {-24.2051, 3.65039, 1.25308}, {1.15625, 1.20313, 1.10906}};
  532.     };
  533.  
  534.     class Land_i_Shop_01_V3_F
  535.     {
  536.         table = "Shop";
  537.         positions[] = {{-1.5918, 5.35156, -2.76158}, {-2.39258, -0.544922, -2.76158}, {-2.73242, -1.03906, 1.10991}, {-2.98242, 5.80664, 1.10999}, {1.66016, 1.70508, 1.10901}};
  538.     };
  539.  
  540.     class Land_i_Shop_02_V1_F
  541.     {
  542.         table = "Shop";
  543.         positions[] = {{-0.824219, 1.10742, -2.67036}, {-4.04883, -3.18555, 1.2386}, {-4.43359, -1.98242, -2.69136}, {0.78125, -2.35547, -2.66928}, {2.27734, 1.0957, 1.2386}};
  544.     };
  545.  
  546.     class Land_i_Shop_02_V2_F
  547.     {
  548.         table = "Shop";
  549.         positions[] = {{-0.171875, -1.43359, -2.66855}, {-2.57422, -4.19336, 1.23859}, {-4.51758, 2.74023, -2.66855}, {1.61523, 0.28125, 1.23859}};
  550.     };
  551.  
  552.     class Land_i_Shop_02_V3_F
  553.     {
  554.         table = "Shop";
  555.         positions[] = {{-1.01953, 0.71875, -2.66924}, {-2.86719, -3.83594, 1.23859}, {-4.25195, 3.58789, -2.66855}, {1.56641, 0.509766, 1.23859}};
  556.     };
  557.  
  558.     class Land_u_Shop_01_V1_F
  559.     {
  560.         table = "Shop";
  561.         positions[] = {{-1.14258, 1.23438, -2.88084}, {-2.32422, 3.14648, 0.9905}, {-3.31836, 5.81836, 0.990853}, {0.808594, -0.544922, 0.990474}, {2.58789, 5.81641, -2.88084}};
  562.     };
  563.  
  564.     class Land_u_Shop_02_V1_F
  565.     {
  566.         table = "Shop";
  567.         positions[] = {{-3.46484, -1.625, 1.23859}, {-3.9082, 3.0957, -2.66855}, {0.751953, -3.26563, -2.66855}, {1.71484, 0.486328, 1.23859}};
  568.     };
  569.  
  570.     class Land_Kiosk_blueking_F
  571.     {
  572.         table = "Shop";
  573.         positions[] = {{-1.62109, 0.341797, -1.76588}, {1.36328, -0.908203, -1.76588}};
  574.     };
  575.  
  576.     class Land_Kiosk_gyros_F
  577.     {
  578.         table = "Shop";
  579.         positions[] = {{-1.20898, -1.07813, -1.97606}, {1.26758, -0.128906, -1.97606}};
  580.     };
  581.  
  582.     class Land_Kiosk_redburger_F
  583.     {
  584.         table = "Shop";
  585.         positions[] = {{-1.07617, -0.335938, -2.87051}, {1.42188, -0.373047, -2.87051}};
  586.     };
  587.  
  588.     ///////////////////////////////////////////////////////////////////////////
  589.     // Industrial
  590.     ///////////////////////////////////////////////////////////////////////////
  591.     class Land_Unfinished_Building_01_F
  592.     {
  593.         table = "Industrial";
  594.         positions[] = {{-0.158203, 3.50391, 1.19791}, {-2.34375, 4.20898, -2.29709}, {-2.51563, 0.337891, 1.19791}, {-3.25391, 0.0351563, -2.29709}, {2.45508, -0.144531, -2.29709}, {3.10742, -2.34766, 1.19791}};
  595.     };
  596.  
  597.     class Land_Unfinished_Building_02_F
  598.     {
  599.         table = "Industrial";
  600.         positions[] = {{-0.890625, -3.35742, 0.976167}, {-2.31055, -1.57227, -2.48553}, {-6.36523, 2.20898, 0.976168}, {-6.58398, 3.67383, -2.50139}, {3.58008, 3.13281, -2.49362}, {4.33594, 3.00391, 0.976168}};
  601.     };
  602.  
  603.     class Land_WIP_F
  604.     {
  605.         table = "Industrial";
  606.         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}};
  607.     };
  608.  
  609.     class Land_dp_smallTank_F
  610.     {
  611.         table = "Industrial";
  612.         positions[] = {{-0.0898438, -1.58203, 5.32797}};
  613.     };
  614.  
  615.     class Land_dp_bigTank_F
  616.     {
  617.         table = "Industrial";
  618.         positions[] = {{-1.54102, -1.93359, 3.59794}, {-5.79883, -0.496094, 3.59794}, {5.9707, -1.84375, 3.59794}};
  619.     };
  620.  
  621.     class Land_u_Shed_Ind_F
  622.     {
  623.         table = "Industrial";
  624.         positions[] = {{-2.41211, 4.91602, -1.40862}, {-6.54688, -0.166016, -1.40862}, {10.6914, 2.14648, -1.40862}};
  625.     };
  626.  
  627.     class Land_Metal_Shed_F
  628.     {
  629.         table = "Industrial";
  630.         positions[] = {{-3.34375, -1.80273, -1.343}, {3.52539, -2.15625, -1.343}};
  631.     };
  632.  
  633.     class Land_i_Shed_Ind_F
  634.     {
  635.         table = "Industrial";
  636.         positions[] = {{-2.66797, -0.576172, -1.40977}, {-2.85547, 6.49023, -1.40977}, {-5.78906, 0.158203, -1.40977}, {14.1348, 6.31445, -1.40977}, {5.70508, 0.423828, -1.40977}, {6.49609, 6.5625, -1.40977}};
  637.     };
  638.  
  639.     class Land_Research_house_V1_F
  640.     {
  641.         table = "Industrial";
  642.         positions[] = {{-1.28516, 2.89258, 0.0302877}, {1.12305, 2.04492, -0.0384929}};
  643.     };
  644.  
  645.     class Land_Research_HQ_F
  646.     {
  647.         table = "Industrial";
  648.         positions[] = {{-1.03125, 2.60547, -3.26622}, {-2.25195, -2.75586, -0.741376}, {-2.28711, -3.94141, -3.26622}, {4.69336, 4.01172, -3.26622}, {6.06445, 3.50391, -0.741376}};
  649.     };
  650.    
  651.     ///////////////////////////////////////////////////////////////////////////
  652.     // Factories
  653.     ///////////////////////////////////////////////////////////////////////////
  654.     class Land_Factory_Main_F
  655.     {
  656.         table = "Factories";
  657.         positions[] = {{-8.51953,13.5698,-6.45422}, {-8.75,10.9609,-6.41479}};
  658.     };
  659.    
  660.     class Land_dp_smallFactory_F
  661.     {
  662.         table = "Factories";
  663.         positions[] = {{-1.97266, 3.14844, 2.62608}, {-6.49609, -4.92773, 2.82442}, {5.32422, -3.69531, 2.95848}, {9.49805, -4.71094, 1.21193}, {9.95898, 1.41211, 1.21193}};
  664.     };
  665.    
  666.     class Land_dp_mainFactory_F
  667.     {
  668.         table = "Factories";
  669.         positions[] = {{-12.8477, -4.8457, -4.45162}, {-15.4961, 6.70703, -4.45162}, {-6.36133, -2.13477, 1.18268}, {-6.91211, -15.3555, 1.18268}, {0.736328, 8.16406, 1.18268}, {1.25391, -10.5801, 1.18268}, {12.8926, 7.0332, -5.51301}, {13.0332, -3.95117, -4.22302}, {13.1719, 4.60742, -4.22302}, {13.2676, 0.710938, -4.22302}, {14.793, -16.8613, -4.08302}, {18.1406, -9.24023, -4.08302}, {19.0566, 5.17969, -7.61482}, {19.0996, -5.68555, -5.51301}, {19.3535, 2.14844, -5.51301}, {3.43555, -2.94141, 1.18268}, {8.82617, -7.33008, -0.280016}, {8.92773, -13.9453, -0.280016}, {9.13281, 8.58203, -0.280016}};
  670.     };
  671.    
  672.     ///////////////////////////////////////////////////////////////////////////
  673.     // Ghost Hotel
  674.     ///////////////////////////////////////////////////////////////////////////
  675.     class Land_GH_Gazebo_F
  676.     {
  677.         table = "Radiation";
  678.         positions[] = {{-5.93945, 2.15894, -1.77238},{-5.90332, -0.724121, -1.77238},{5.104, 2.22534, -1.77238},{5.26807, -0.790771, -1.77238}};
  679.     };
  680.    
  681.     class Land_GH_House_1_F
  682.     {
  683.         table = "Radiation";
  684.         positions[] = {{-3.49902, -6.07056, 1.39883},{-3.23633, 0.0153809, 1.39883},{3.36963, 0.337891, 1.39883},{3.39404, -5.21753, 1.39883},{-3.65332, -3.97876, -2.10117},{-3.35889, 0.632324, -2.10117},{3.23438, -5.31934, -2.10117}};
  685.     };
  686.    
  687.     class Land_GH_House_2_F
  688.     {
  689.         table = "Radiation";
  690.         positions[] = {{3.26563, -5.11426, -0.336174},{-3.23242, -5.51929, -0.336174},{-3.59033, 0.983643, -0.336174},{3.69287, 0.738281, -0.336174}};
  691.     };
  692.    
  693.     class Land_GH_House_ruins_F
  694.     {
  695.         table = "Radiation";
  696.         positions[] = {{3.16553, -1.15942, 5.97215},{-3.26416, -0.868408, 5.97215}};
  697.     };
  698.    
  699.     class Land_GH_MainBuilding_entry_F
  700.     {
  701.         table = "Radiation";
  702.         positions[] = {{-3.65039, -17.2097, -0.152101},{-0.499023, -14.7449, -0.152101},{4.09717, -17.7261, -0.152101}};
  703.     };
  704.    
  705.     class Land_GH_MainBuilding_left_F
  706.     {
  707.         table = "Radiation";
  708.         positions[] = {{-6.44043, 2.63159, -1.05388},{-6.40381, -2.12085, -1.05388},{6.74365, -5.78149, -1.05388},{-0.207031, -7.60864, -1.05388},{2.12793, -10.2429, -1.05388},{5.5249, -15.4812, -1.05388},{-0.98291, -18.1379, -1.05387},{-2.06543, 5.00342, -1.05388},{4.94092, 11.8662, -1.05389},{-1.63135, -1.71094, -1.05388},{9.74365, 1.61304, -1.05389},{4.88525, 6.50024, -1.05389},{14.9434, 3.5686, -1.05389},{13.2563, 8.73413, -1.0539},{17.2432, -4.43799, 3.39144},{13.584, 4.49951, 3.39144},{15.5112, -1.00366, 3.39144},{9.44727, 2.41968, 3.39144},{2.64893, 5.43433, 3.39144},{-0.672363, -6.15454, 3.39144},{1.25537, 0.418213, 3.39144},{-5.28076, -6.47534, 3.39144},{-6.63867, -1.47412, 3.39144},{-7.39063, 4.22949, 3.39144}};
  709.     };
  710.    
  711.     class Land_GH_MainBuilding_middle_F
  712.     {
  713.         table = "Radiation";
  714.         positions[] = {{-0.408203, 2.26978, 0.538373},{-12.1367, 1.58447, 0.538378},{-2.14014, -7.85303, 1.25473},{-14.9414, -4.22363, 0.538417},{-16.2109, -8.05908, 0.538444},{-4.00293, -17.3718, 0.538503},{11.3765, -5.7373, 0.538428},{15.5952, -9.00879, 0.53845},{14.1016, -3.40771, 0.538412},{0.957031, 11.2915, 2.76766},{9.70215, 6.27051, 4.98464},{13.7354, -1.34595, 4.98465},{2.89844, -14.8083, 4.98466},{-9.37158, -11.5811, 4.98465},{-14.1709, 1.90674, 4.98465},{-10.71, 6.09961, 4.98464}};
  715.     };
  716.    
  717.     class Land_GH_MainBuilding_right_F
  718.     {
  719.         table = "Radiation";
  720.         positions[] = {{11.9268, -18.7073, 3.82813},{2.43213, -14.093, 3.81848},{6.94629, 2.26904, -1.05388},{7.02637, -1.66724, -1.05387},{-1.81201, -9.91284, -1.05388},{-0.240723, -7.5647, -1.05388},{-5.69873, -6.15967, -1.05388},{3.89648, -11.2732, -1.05387},{1.15527, 3.63159, -1.05388},{2.70215, 9.94263, -1.05389},{-10.3442, 0.716309, -1.05389},{-4.8833, 5.8147, -1.05389},{-7.16406, 1.28369, -1.05389},{-14.3013, 3.41919, -1.05389},{-12.9961, 8.2854, -1.0539},{-11.1431, 13.0371, -1.0539},{-15.7705, -0.219971, -1.05389},{-16.3779, -4.63135, 3.39144},{-14.043, 3.26343, 3.39144},{-6.1499, 6.17603, 3.39144},{-7.31689, 1.0271, 3.39144},{-0.897461, -4.72583, 3.39144},{-1.25635, 1.18457, 3.39144},{1.7832, -4.39404, 3.39144},{7.21973, 3.79077, 3.39144},{5.69287, -1.56128, 3.39144},{5.80078, -6.55884, 3.39144}};
  721.     };
  722.     class land_1
  723.     {
  724.         table = "Industrial";
  725.         positions[] = {{14.0977, 9.27832, -5.30631},{-6.3584, 8.4375, -5.30632},{-14.2788, 8.0957, -5.30632}};
  726.     };
  727.  
  728.     class land_2
  729.     {
  730.         table = "Industrial";
  731.         positions[] = {{-8.04541, 6.65527, 4.21223},{-10.0181, -6.0498, 4.38565},{-2.16016, -6.75195, 3.90532},{11.9395, -2.30762, 4.40326}};
  732.     };
  733.  
  734.     class Land_A_Crane_02a
  735.     {
  736.         table = "Industrial";
  737.         positions[] = {{3.62939, -0.0185547, 1.38779},{-0.175293, 1.78906, 3.10723},{-2.67627, -0.696289, 3.10723}};
  738.     };
  739.  
  740.     class Land_A_Crane_02b
  741.     {
  742.         table = "Industrial";
  743.         positions[] = {{-8.95557, 1.5498, -7.84474},{-8.51416, -1.5332, -7.84474},{-7.96924, -0.438477, -4.98164}};
  744.     };
  745.  
  746.     class Land_A_CraneCon
  747.     {
  748.         table = "Industrial";
  749.         positions[] = {{-9.64795, 1.52246, 5.78629},{-7.19531, -0.521484, 5.78629},{-9.91992, -1.56641, 5.78629}};
  750.     };
  751.  
  752.     class Land_A_Hospital
  753.     {
  754.         table = "Medical";
  755.         positions[] = {{-7.01465, 2.24414, 3.29184},{-12.2856, -2.19336, 3.29184},{0.768066, -4.32227, 3.29184},{9.37646, -2.19238, 3.29184},{16.7549, 4.42871, 6.15884},{21.1167, 1.20996, 6.15884}};
  756.     };
  757.  
  758.     class Land_A_Office01
  759.     {
  760.         table = "Shop";
  761.         positions[] = {{-15.188, 1.48926, -4.528},{-7.47803, 5.30859, -4.528},{4.396, 0.104492, -4.528},{-0.0356445, 6.66504, -4.528},{1.77539, 3.48145, -4.528},{14.061, -3.15625, -4.528},{0.368164, 6.94727, -2.028},{2.23096, 3.60547, -2.028},{7.13672, -3.03906, -2.028},{9.97021, -1.15332, -2.028},{15.1084, 3.43457, -2.028},{12.9458, 6.34961, -2.028},{-2.69482, 3.47754, 0.472004},{-11.3599, 2.30469, 0.472008},{13.3257, -1.92188, 0.472},{9.39404, 5.50488, 0.472},{4.56396, -3.01855, 6.2049},{-2.58252, -0.799805, 6.20491},{0.802734, 2.69922, 6.20491}};
  762.     };
  763.  
  764.     class Land_A_Office02
  765.     {
  766.         table = "Shop";
  767.         positions[] = {{-0.581543, -5.67871, -8.15104},{5.14258, -5.7793, -8.15111},{2.02979, -4.74805, -8.15053},{-21.2427, 2.1748, 5.38394},{-11.4209, 0.0673828, 5.38394},{-1.84033, 2.02246, 5.38394},{9.21729, 3.43066, 5.38395},{18.8926, 6.28613, 5.38394},{20.4136, -1.30469, 5.38394},{6.00049, -2.12695, 5.38394},{-17.3633, 1.19434, 8.71684},{-19.123, 3.86719, 8.71684}};
  768.     };
  769.  
  770.     class land_AII_last_floor
  771.     {
  772.         table = "Military";
  773.         positions[] = {{-1.42236, 5.96289, 4.6129},{-4.45508, 3.43555, 5.46183},{-9.89795, 16.1748, 4.61091},{-14.2314, 22.249, 4.61073},{-23.418, -7.18457, 5.45109},{-10.5127, -16.2051, 5.44856},{4.02783, -21.3271, 5.51657},{5.60254, -11.5703, 6.08711},{-10.6987, 10.3369, 5.43586}};
  774.     };
  775.  
  776.     class land_AII_middle_floor
  777.     {
  778.         table = "Military";
  779.         positions[] = {{-13.688, 8.02148, 0.513981},{-10.0068, 5.15332, 0.51099},{-13.0356, -0.71875, 0.520344},{-8.25098, 2.8584, 0.513554},{-4.39795, 2.17383, 0.513092},{-6.1333, 8.2168, 0.513794},{-7.30713, 5.61621, 0.520306}};
  780.     };
  781.  
  782.     class land_AII_upper_part
  783.     {
  784.         table = "Military";
  785.         positions[] = {{-0.750488, -3.58496, -2.31057},{-1.50635, -1.92773, -2.32196},{-3.05322, 2.05176, -2.32196},{0.378418, 3.15332, -2.58292}};
  786.     };
  787.  
  788.     class land_b_small1
  789.     {
  790.         table = "Industrial";
  791.         positions[] = {{-2.86816, -0.407227, -1.50034},{-0.739258, -4.81543, -1.50034},{-0.48291, -1.04102, -1.50034}};
  792.     };
  793.  
  794.     class Land_Barn_Metal
  795.     {
  796.         table = "Industrial";
  797.         positions[] = {{-7.60107, -2.67871, -5.46857},{-8.69824, -24.8643, -5.26},{0.746582, -24.2676, -5.46857},{10.2876, -24.8691, -5.43213},{9.39404, -5.85254, -5.46857},{10.248, 22.4385, -5.46857},{-8.69727, -24.8633, -5.46854},{-9.24121, 16.9082, 5.56142},{-9.55469, -3.21875, 5.56142},{10.6216, -3.22656, 5.56142},{0.579102, -25.2393, 5.56143},{10.8906, -26.7842, 5.56142},{-1.28906, 22.6455, 5.58787},{10.5737, 14.3779, 5.58787}};
  798.     };
  799.  
  800.     class Land_Barn_W_01
  801.     {
  802.         table = "CivillianLowerClass";
  803.         positions[] = {{0.299316, 22.208, -3.1789},{1.85938, 18.2881, -2.66324},{-5.40625, 8.97754, -2.66161},{-6.14551, -9.7207, -2.65836},{5.95947, 9.42578, -2.66169},{5.79053, -9.96973, -2.65831},{-1.08643, -18.0977, -2.65689},{-6.2373, -14.7119, -2.65749},{6.45264, 14.4609, -2.66257},{8.18018, 14.6631, -3.03774},{-8.12012, -14.8809, -2.98197}};
  804.     };
  805.  
  806.     class Land_bouda2_vnitrek
  807.     {
  808.         table = "CivillianLowerClass";
  809.         positions[] = {{-0.369141, -2.53906, -0.72002},{-3.2168, 1.58691, -0.72002},{0.382324, 0.46875, -0.72002}};
  810.     };
  811.  
  812.     class land_bud2
  813.     {
  814.         table = "CivillianLowerClass";
  815.         positions[] = {{-2.3623, -1.00586, -1.79023},{1.80273, -0.383789, -1.78249}};
  816.     };
  817.  
  818.     class Land_budova4_winter
  819.     {
  820.         table = "Military";
  821.         positions[] = {{-8.83984, 2.3584, -1.09823},{5.0708, -1.40625, -1.09823},{6.57959, -0.0283203, -0.934856},{1.56201, -2.17383, -1.09823},{2.6377, -0.046875, -1.09823},{-1.71045, -1.25293, -1.09823},{-0.383789, -0.00976563, -1.09823},{-4.86865, -1.00879, -1.09823},{-9.05322, -2.32129, -1.09823},{-8.2124, -0.428711, -1.09823}};
  822.     };
  823.  
  824.     class land_bunka
  825.     {
  826.         table = "Shop";
  827.         positions[] = {{2.44971, 1.91992, -1.51244},{-1.84717, 2.53125, -1.51244},{0.172363, 2.63086, -1.51244}};
  828.     };
  829.  
  830.     class land_cast1
  831.     {
  832.         table = "Factories";
  833.         positions[] = {{-4.93311, -10.6875, -4.38392},{-3.57178, 5.57813, -4.38391},{1.57617, 6.61328, -4.38392},{-3.64893, 10.7246, -4.38392},{-0.235352, 16.6797, -4.38392},{-4.97949, 17.1348, -4.38392},{1.07129, -0.219727, -1.06585}};
  834.     };
  835.  
  836.     class land_cast2
  837.     {
  838.         table = "Factories";
  839.         positions[] = {{1.37793, 13.9932, -4.38393},{-3.45752, 9.15234, -4.38393},{-1.4082, 1.34863, -4.38393},{-4.85156, -8.19824, -4.38392},{1.20654, -10.6094, -4.35677}};
  840.     };
  841.  
  842.     class land_chat_tr
  843.     {
  844.         table = "CivillianLowerClass";
  845.         positions[] = {{-2.32764, -2.27051, -2.43594},{-2.16992, 2.02734, -2.44564},{1.8208, 1.6084, -2.43839},{1.31689, -2.08301, -2.42417}};
  846.     };
  847.  
  848.     class land_dlouhy1
  849.     {
  850.         table = "CivillianUpperClass";
  851.         positions[] = {{5.70068, -2.35059, -9.5115},{5.49121, 3.41992, -9.51136},{0.822266, -2.20508, -9.50821},{-1.96729, -5.15625, -9.61368},{-6.39014, -0.860352, -9.50334},{-13.3608, -5.13965, -9.63223},{-15.8569, 0.00292969, -9.49695},{-15.5884, 2.50098, -9.49713},{-3.16211, 2.76758, -9.50551},{-16.2661, 5.7041, -9.49667},{-13.0146, 11.2822, -9.64676},{-11.2837, 9.32715, -9.50003},{-6.62061, 8.62012, -9.50318},{-2.92334, 11.3408, -9.6426},{-6.5415, 6.89844, -9.50323},{-1.61914, 8.95215, -9.50656},{-3.27881, 5.42578, -9.50544},{7.02686, 9.4043, -4.98993},{3.95801, 9.46191, -4.98993},{4.04297, -1.94531, -4.98993},{4.23047, -3.57031, -4.98993},{7.09863, -3.58887, -4.98993},{-2.54053, -2.91406, -4.9898},{-1.96533, -5.15332, -4.99091},{-2.11963, -0.246094, -4.98847},{-9.86523, -1.53223, -4.98911},{-13.3618, -5.04688, -4.99086},{-16.5234, -3.20801, -4.98994},{-15.563, 0.476563, -4.98811},{-15.835, 2.96875, -4.98687},{-8.98828, 2.89844, -4.9869},{-16.7842, 8.56934, -4.98408},{-21.0645, 9.25879, -5.083},{-21.124, -2.26172, -9.49339},{-13.2056, 11.2344, -4.98275},{-11.3857, 9.54883, -4.98359},{-11.3604, 6.49414, -4.98511},{-6.69189, 6.5332, -4.98509},{-3.00049, 11.5479, -4.98259},{-1.6626, 9.27246, -4.98373},{-3.08301, 4.99023, -4.98586},{-3.1626, 2.7666, -4.98697},{11.1074, -1.90234, -4.98936},{13.8535, 2.19141, -4.98732},{16.3271, -2.69238, -4.98975},{24.4204, -2.52832, -4.98967},{26.0439, -5.43164, -4.99111},{28.8101, -0.598633, -4.9887},{18.2666, -0.443359, -4.98863},{11.2856, 2.38184, -4.98722},{11.2876, 6.40527, -4.98521},{11.2593, 9.49609, -4.98367},{14.6904, 9.21094, -4.98382},{15.7583, 11.3447, -4.98275},{19.2959, 9.25195, -4.9838},{19.1582, 6.39746, -4.98522},{19.207, 2.26758, -4.98728},{14.8828, 6.12207, -4.98535},{26.2935, 2.10645, -4.98736},{22.2964, 1.99121, -4.98742},{22.1465, 5.72754, -4.98555},{22.1973, 9.5625, -4.98368},{26.4482, 9.35254, -4.98378},{26.3408, 11.5605, -4.98265},{29.5107, 9.34082, -4.98375}};
  852.     };
  853.  
  854.     class land_dlouhy2
  855.     {
  856.         table = "CivillianLowerClass";
  857.         positions[] = {{-0.71875, 5.58789, -9.31654},{1.06543, 0.354492, -9.32137},{-0.845215, -4.54883, -9.31622}};
  858.     };
  859.  
  860.     class land_domek_podhradi_1
  861.     {
  862.         table = "CivillianLowerClass";
  863.         positions[] = {{-5.3335, 3.54102, -2.75047},{-5.79199, -3.52637, -2.75047},{3.40527, -3.37891, -2.75047},{0.533203, -0.389648, -2.73914},{4.92871, 2.75391, -2.73911},{0.484375, 3.87695, -2.73909}};
  864.     };
  865.  
  866.     class land_dr_1
  867.     {
  868.         table = "CivillianLowerClass";
  869.         positions[] = {{0.147461, -0.493164, -1.07508},{-0.343262, 1.92383, -1.08438},{-2.8457, 1.74316, -1.08788},{-2.74463, -0.714844, -1.08217}};
  870.     };
  871.  
  872.     class land_dr_2
  873.     {
  874.         table = "CivillianLowerClass";
  875.         positions[] = {{-2.56934, 1.46094, -0.997974},{-0.309082, 1.42676, -0.994301},{4.38867, 1.53711, -0.98571},{3.71338, -1.39453, -0.973618},{-0.55957, -2.23242, -0.978878}};
  876.     };
  877.  
  878.     class Land_dulni_bs
  879.     {
  880.         table = "CivillianLowerClass";
  881.         positions[] = {{1.97559, 2.6582, -1.75205},{2.45703, -1.08691, -1.75204},{0.107422, -2.83008, -1.75204}};
  882.     };
  883.  
  884.     class Land_dum_ras
  885.     {
  886.         table = "CivillianLowerClass";
  887.         positions[] = {{2.5542, 3.49805, -2.66958},{-0.300781, 0.151367, -2.66957},{-0.5625, -2.03125, -2.66957},{-0.710938, -2.58398, 0.272606},{1.75391, 3.47266, 0.272602},{-0.166504, 1.93457, 0.272606}};
  888.     };
  889.  
  890.     class Land_dum_zboreny
  891.     {
  892.         table = "CivillianLowerClass";
  893.         positions[] = {{-2.14941, -4.11914, -2.37675},{1.11865, -0.722656, -2.37675},{6.43115, -3.39746, -2.37675},{-5.66455, 4.21875, 1.40812},{-2.62988, -3.42188, 1.40902},{1.98584, -0.769531, 1.39545},{-5.13135, -3.81738, 1.41562}};
  894.     };
  895.  
  896.     class Land_dum_zboreny_total
  897.     {
  898.         table = "CivillianLowerClass";
  899.         positions[] = {{-4.48975, -2.46582, -2.23949},{-4.82227, 2.27539, -2.31548},{4.70947, 2.34668, -2.33912}};
  900.     };
  901.  
  902.     class land_f_b1
  903.     {
  904.         table = "VehicleService";
  905.         positions[] = {{-4.71436, -0.746094, -2.21533},{-4.91309, -5.07813, -2.21533},{-2.38477, -3.29785, -2.21533}};
  906.     };
  907.  
  908.     class land_f_b2
  909.     {
  910.         table = "VehicleService";
  911.         positions[] = {{-6.93359, 0.602539, -4.96382},{-4.69922, -2.65625, -4.96382},{-1.76318, 3.53906, -4.97872},{0.286133, -0.306641, -4.21184},{2.08838, -3.16602, -4.21183}};
  912.     };
  913.  
  914.     class Land_Fuel_tank_stairs
  915.     {
  916.         table = "Industrial";
  917.         positions[] = {{2.56934, -0.169922, 0.806641}};
  918.     };
  919.  
  920.     class land_fuelstation_w
  921.     {
  922.         table = "VehicleService";
  923.         positions[] = {{-0.119141, 1.2666, -2.28589},{4.01611, -3.81641, -2.25437}};
  924.     };
  925.  
  926.     class land_garaze
  927.     {
  928.         table = "VehicleService";
  929.         positions[] = {{-3.1582, -3.11328, -1.56419},{2.4375, -3.86035, -2.11892},{0.065918, -6.53613, -1.67742},{5.46143, -6.25977, -2.119},{4.94287, 0.117188, -2.11902},{3.23438, 5.73242, -2.119},{0.188477, 3.70508, -1.88765}};
  930.     };
  931.  
  932.     class land_hala1
  933.     {
  934.         table = "Industrial";
  935.         positions[] = {{-0.166504, -5.2832, -4.00997},{-0.201172, -0.611328, -4.00996},{0.69873, 4.97949, -4.00997},{5.45996, -3.13867, -3.98352},{-5.16455, 1.19238, -3.98352}};
  936.     };
  937.  
  938.     class land_hlaska
  939.     {
  940.         table = "Military";
  941.         positions[] = {{-0.668945, 0.740234, 3.77092}};
  942.     };
  943.  
  944.     class Land_Hlidac_budka
  945.     {
  946.         table = "Military";
  947.         positions[] = {{2.3418, 0.675781, -0.783619},{-1.77197, 1.92773, -0.783619}};
  948.     };
  949.  
  950.     class land_hotel_p1
  951.     {
  952.         table = "Shop";
  953.         positions[] = {{-11.0967, -3.02246, -4.65403},{-4.54248, -0.703125, -4.65404},{-10.0791, 3.53125, -4.65403},{-1.21143, -1.64648, -4.65403},{13.8491, 8.28711, -1.13431},{13.6074, 0.416016, -1.12066},{13.8945, -7.89648, -1.13431}};
  954.     };
  955.  
  956.     class land_hotel_p2
  957.     {
  958.         table = "Shop";
  959.         positions[] = {{7.14795, -1.11133, -7.29951},{4.04053, 2.56152, -7.29951},{-0.273926, -0.673828, -7.29951},{-2.74609, 2.04883, -7.29951},{-6.66553, -10.8359, -0.670689},{-3.03906, -25.0195, 1.31509},{-8.25732, 14.0684, -0.188686},{-3.71631, 23.1865, 1.03674},{1.09277, -19.2598, 6.06893},{6.76172, -14.2334, 6.06892},{4.73926, -6.79785, 6.06892},{8.39941, 6.44238, 6.06893},{0.0703125, 6.85352, 6.06892},{-2.85303, 18.458, 6.06893},{6.24023, 17.0322, 6.06893},{1.46582, -0.719727, 6.06893},{4.34424, -2.07324, 6.06893}};
  960.     };
  961.  
  962.     class Land_HouseV2_01B
  963.     {
  964.         table = "CivillianUpperClass";
  965.         positions[] = {{-4.14014, -2.57031, -5.18788}};
  966.     };
  967.  
  968.     class Land_HouseV2_04_interier
  969.     {
  970.         table = "CivillianLowerClass";
  971.         positions[] = {{0.289551, 1.33691, -2.89027},{7.24072, -1.63477, -5.74182},{7.44287, 5.53125, -5.73914},{2.66113, 6.87988, -5.73851},{3.3125, 3.62793, -5.73954},{-1.89795, 2.81641, -5.7398},{-5.06152, 6.37695, -5.73866}};
  972.     };
  973.  
  974.     class Land_HouseV2_05
  975.     {
  976.         table = "CivillianLowerClass";
  977.         positions[] = {{5.28125, 6.9873, -2.65818},{-3.33643, -0.25, -2.7924}};
  978.     };
  979.  
  980.     class Land_HouseV_1I1
  981.     {
  982.         table = "CivillianLowerClass";
  983.         positions[] = {{-0.629883, -1.9248, -2.82415}};
  984.     };
  985.  
  986.     class Land_HouseV_1I4
  987.     {
  988.         table = "CivillianLowerClass";
  989.         positions[] = {{-0.486816, 4.16699, -2.7365},{-2.24951, -0.986328, -2.76074},{-3.91016, -4.00195, -2.76509},{0.0488281, -4.36719, -2.76856}};
  990.     };
  991.  
  992.     class Land_houseV_2T2
  993.     {
  994.         table = "CivillianLowerClass";
  995.         positions[] = {{-3.9585, 0.647461, -4.0352}};
  996.     };
  997.  
  998.     class Land_HouseV_3I1
  999.     {
  1000.         table = "CivillianLowerClass";
  1001.         positions[] = {{5.29248, -1.86719, -2.02602}};
  1002.     };
  1003.  
  1004.     class Land_HouseV_3I2
  1005.     {
  1006.         table = "CivillianLowerClass";
  1007.         positions[] = {{4.07422, 2.50098, -2.02417}};
  1008.     };
  1009.  
  1010.     class Land_HouseV_3I3
  1011.     {
  1012.         table = "CivillianLowerClass";
  1013.         positions[] = {{0.898926, 2.67871, -1.68621},{4.34033, 2.20215, -1.47564}};
  1014.     };
  1015.  
  1016.     class Land_HouseV_3I4
  1017.     {
  1018.         table = "CivillianLowerClass";
  1019.         positions[] = {{5.5332, 2.64258, -2.62949}};
  1020.     };
  1021.  
  1022.     class Land_hut06
  1023.     {
  1024.         table = "CivillianLowerClass";
  1025.         positions[] = {{0.513672, 1.83301, -1.55149},{-0.552246, -0.0419922, -1.54668}};
  1026.     };
  1027.  
  1028.     class Land_hut_old01
  1029.     {
  1030.         table = "CivillianLowerClass";
  1031.         positions[] = {{-2.82275, 2.26172, -3.0186},{2.39307, -7.42383, -2.96946},{-4.6665, -1.7959, -3.01507},{1.85352, 4.6543, -3.01839},{-6.62744, 6.87695, -3.02645},{-7.50293, -7.14453, -3.01511},{-3.08691, -2.10938, -3.01197}};
  1032.     };
  1033.  
  1034.     class Land_Ind_Expedice_1
  1035.     {
  1036.         table = "Factories";
  1037.         positions[] = {{-1.82666, -8.5293, -3.48673},{2.97021, -14.4375, -3.48673},{6.88428, -14.9609, -5.75725},{9.41943, -12.6875, -5.75726},{13.5112, -14.624, -5.75725},{12.5645, -20.2344, -5.75725},{-2.28564, -19.9434, -3.48673},{-11.8623, -18.0654, -3.48673},{-9.41211, -7.62305, -3.48672},{-12.9346, -2.08105, -3.48673},{-0.103516, 13.0859, -3.48673},{3.45459, 18.1846, -3.48673},{-0.59375, 16.1543, 9.71017},{-0.312012, 10.4131, 9.71017},{-1.69238, 4.23633, 9.71017},{2.10059, 7.05859, -5.6839},{-1.58301, 13.1543, -5.6839}};
  1038.     };
  1039.  
  1040.     class Land_Ind_IlluminantTower
  1041.     {
  1042.         table = "Military";
  1043.         positions[] = {{1.17822, -0.277344, 10.3513},{-0.855957, -0.0869141, 10.3513}};
  1044.     };
  1045.  
  1046.     class Land_Ind_MalyKomin
  1047.     {
  1048.         table = "Industrial";
  1049.         positions[] = {{-0.993652, -0.308594, -7.69932},{2.1958, -0.422852, -7.69932}};
  1050.     };
  1051.  
  1052.     class Land_Ind_Pec_03a
  1053.     {
  1054.         table = "Industrial";
  1055.         positions[] = {{11.75, 14.8037, 5.76025},{8.36865, 4.24121, 5.76025},{11.6655, -8.36719, 5.76025},{6.96191, -15.7451, 5.76025},{-1.96777, -22.3271, 5.76025},{-4.75537, -5.51563, 5.76025},{-1.86182, 2.5752, 5.76025},{-4.34082, 13.0742, 5.76025},{3.19287, 20.251, 4.02583},{-1.06396, 24.501, 4.02583}};
  1056.     };
  1057.  
  1058.     class Land_Ind_Pec_03b
  1059.     {
  1060.         table = "Industrial";
  1061.         positions[] = {{2.96289, 25.8848, 4.02583},{-1.07227, 21.6309, 4.02583},{-4.0791, 14.9619, 5.76025},{-0.356934, 4.58594, 5.76025},{-4.32617, -9.64941, 5.76025},{-0.961914, -16.7637, 5.76025},{3.42822, -24.7012, 5.76025},{10.2559, -19.7666, 5.76025},{7.74023, -10.6123, 5.76025},{10.7046, -1.34668, 5.76025},{10.647, 11.499, 5.76025}};
  1062.     };
  1063.  
  1064.     class Land_Ind_Quarry
  1065.     {
  1066.         table = "Industrial";
  1067.         positions[] = {{-6.91357, 15.0264, -7.47989},{-7.28711, 7.63184, -7.47989},{-6.74414, -1.58301, -7.47989},{-3.35791, -10.8428, -7.47989},{5.45654, 4.74609, -7.47989},{8.17725, 9.01172, -7.47989},{6.17969, 11.9297, -7.47989},{0.290039, 17.2236, 5.29451},{-4.20117, 16.5439, 5.29451},{-4.28516, 8.84277, 5.29451},{-4.30713, -6.3457, 5.29452},{-4.07617, 0.918945, 5.29451}};
  1068.     };
  1069.  
  1070.     class Land_Ind_SawMill
  1071.     {
  1072.         table = "Industrial";
  1073.         positions[] = {{-4.646, 10.0225, -5.80637},{-4.36963, -2.53516, -5.7921},{3.31152, -11.4541, -5.72437},{10.5, -4.90137, -5.72056},{10.5283, -1.49023, -5.74226},{10.7983, 5.6123, -5.78193}};
  1074.     };
  1075.  
  1076.     class Land_Ind_Stack_Big
  1077.     {
  1078.         table = "Industrial";
  1079.         positions[] = {{-2.78027, -1.78809, -23.2495},{0.44873, 5.12207, -6.00286},{-3.02539, 5.07227, -6.00286},{-3.05664, 2.21484, -6.00286},{3.35107, -4.76074, -28.4986}};
  1080.     };
  1081.  
  1082.     class Land_Ind_Workshop01_01
  1083.     {
  1084.         table = "Industrial";
  1085.         positions[] = {{-0.591309, 0.150391, -1.29873},{1.91357, -1.125, -1.29229},{0.628906, -3.35254, -1.29331}};
  1086.     };
  1087.  
  1088.     class Land_Ind_Workshop01_02
  1089.     {
  1090.         table = "Industrial";
  1091.         positions[] = {{-1.58057, -0.878906, -1.4297},{1.55322, -1.37012, -1.43058},{-0.345215, 1.08691, -1.42694}};
  1092.     };
  1093.  
  1094.     class Land_Ind_Workshop01_04
  1095.     {
  1096.         table = "Industrial";
  1097.         positions[] = {{-1.4458, 4.62891, -1.53094},{0.562012, 4.6748, -1.52906},{-0.76416, 2.46484, -1.53055}};
  1098.     };
  1099.  
  1100.     class land_jzd_4silka
  1101.     {
  1102.         table = "Industrial";
  1103.         positions[] = {{-3.3916, 0.258789, -1.17006}};
  1104.     };
  1105.  
  1106.     class land_jzd_bezstrechy
  1107.     {
  1108.         table = "CivillianLowerClass";
  1109.         positions[] = {{7.93115, 2.51367, -5.22504},{6.21924, -3.71387, -5.22504},{-0.757813, -3.27246, -5.22504},{-10.3262, -1.87891, -5.22504},{-5.85791, 2.8252, -5.22504},{1.70557, 2.6582, -5.22504},{0.855957, 2.20313, -0.404762}};
  1110.     };
  1111.  
  1112.     class land_jzd_kr1
  1113.     {
  1114.         table = "Industrial";
  1115.         positions[] = {{-4.60498, -16.6143, -6.34966},{-0.616211, -11.9746, -6.26657},{2.00879, 0.411133, -6.26657},{-2.75879, 7.97363, -6.34966},{3.2373, 12.166, -6.34966},{2.22852, 3.82227, -6.26657},{4.25293, -7.25391, -6.34966},{-3.63916, 12.5576, -2.14675},{3.32227, 7.34863, -2.14675},{-3.50049, -1.67871, -2.14676},{0.86377, -8.74902, -2.14675},{-1.79688, -15.4854, -2.14675},{4.17969, -16.0742, -2.14675},{1.33887, -6.41699, 1.31637}};
  1116.     };
  1117.  
  1118.     class land_jzd_kr2
  1119.     {
  1120.         table = "Industrial";
  1121.         positions[] = {{4.33154, 23.5986, -2.38598},{-7.01855, 22.6494, -6.3362},{3.06006, 15.4053, -2.34158},{-3.38916, 8.94141, -2.07983},{5.90381, 10.1426, -2.07984},{-0.131836, 3.41992, -2.07984},{-2.67334, -4.22363, -2.07983},{7.01074, -4.36426, -2.07984},{2.15918, -9.3125, -2.07983},{6.0249, -15.4023, -2.07984},{2.06885, -12.9785, -2.07984},{-2.85889, -15.7559, -2.07984},{2.05176, -18.6699, -2.07983},{2.04688, -24.3594, -0.117252},{-7.77246, 20.3125, -6.33621},{4.08887, 20.2959, -6.33621},{1.78662, 12.8369, -6.3362},{1.87793, 9.47168, -6.19965},{1.9082, 5.69531, -6.19965},{1.83447, -3.8584, -6.19965},{1.72021, -9.01953, -6.19965},{1.78711, -13.3994, -6.19965},{2.20703, -16.7363, -6.19965},{2.53027, -23.6309, -6.233},{-2.64941, 8.58203, -6.2563},{-2.64307, -12.1484, -6.2563},{6.21387, -3.83008, -6.2563}};
  1122.     };
  1123.  
  1124.     class land_jzd_silo_tes
  1125.     {
  1126.         table = "Factories";
  1127.         positions[] = {{-2.88379, -1.75977, -16.0503},{17.8921, -6.25586, -15.9365},{24.4775, -0.426758, -15.9552},{18.7129, 5.69043, -16.0179}};
  1128.     };
  1129.  
  1130.     class land_jzd_stodola1
  1131.     {
  1132.         table = "CivillianLowerClass";
  1133.         positions[] = {{0.400879, -13.5039, -2.0262},{-3.86035, -9.13281, -2.0262},{-0.871582, -1.84473, -2.0262},{-3.12207, 6.1543, -2.0262},{1.37891, 14.0986, -2.0262}};
  1134.     };
  1135.  
  1136.     class land_jzd_stodola2
  1137.     {
  1138.         table = "CivillianLowerClass";
  1139.         positions[] = {{6.86377, -5.91699, -2.0262},{3.77734, -12.7139, -2.0262},{-0.95459, -1.85254, -2.0262},{-5.56543, 3.05859, -2.0262},{7.41016, 5.45703, -2.0262},{2.16113, 7.55273, -2.0262},{3.38037, 12.7236, -2.0262},{7.05078, 14.0605, -2.0262},{1.06689, 1.17383, 1.31123}};
  1140.     };
  1141.  
  1142.     class land_jzd_vodojem
  1143.     {
  1144.         table = "Industrial";
  1145.         positions[] = {{-0.27002, 0.380859, -6.83972}};
  1146.     };
  1147.  
  1148.     class Land_KBud
  1149.     {
  1150.         table = "Tourist";
  1151.         positions[] = {{0.0415039, -0.40625, -1.04616}};
  1152.     };
  1153.  
  1154.     class Land_komin
  1155.     {
  1156.         table = "Industrial";
  1157.         positions[] = {{1.4082, 0.291992, 12.4562},{-1.29688, 1.70313, 12.4562}};
  1158.     };
  1159.  
  1160.     class land_kontejner_des
  1161.     {
  1162.         table = "Industrial";
  1163.         positions[] = {{-0.90625, -0.110352, -0.604759}};
  1164.     };
  1165.  
  1166.     class land_kostelik_final_2122
  1167.     {
  1168.         table = "CivillianLowerClass";
  1169.         positions[] = {{-0.694336, 3.57324, -5.57918},{1.99854, 3.09668, -5.57919},{4.07324, -0.552734, -5.57918},{-0.619141, -6.96094, -5.57918},{2.00195, -6.27051, -5.57918},{-2.23291, -2.90137, -5.57918},{2.39404, 8.44238, -5.55285},{-1.03955, 8.20215, -5.01875},{1.06689, 7.79492, 1.55624},{-0.308594, 7.52832, 1.55565},{0.831543, -1.79492, -5.57918}};
  1170.     };
  1171.  
  1172.     class Land_kulna
  1173.     {
  1174.         table = "CivillianLowerClass";
  1175.         positions[] = {{-0.358887, 2.14551, -1.1406}};
  1176.     };
  1177.  
  1178.     class land_lodenice
  1179.     {
  1180.         table = "CivillianLowerClass";
  1181.         positions[] = {{-3.89795, 1.52051, -2.83267},{-1.83301, -5.40625, -2.01773},{-4.23145, -12.6211, -1.10887},{-0.587891, -12.7275, -1.0997}};
  1182.     };
  1183.  
  1184.     class land_marsh1
  1185.     {
  1186.         table = "CivillianLowerClass";
  1187.         positions[] = {{4.64844, 3.49316, -3.95897},{1.33008, 4.81934, -3.95897},{3.98535, 6.78223, -3.95897},{2.28564, -0.0136719, -3.95897},{3.98193, -3.84277, -3.95897},{0.0605469, -5.29004, -3.95897},{-0.55127, 0.425781, -3.95897},{-2.35938, 4.36133, -3.99553}};
  1188.     };
  1189.  
  1190.     class land_marsh2
  1191.     {
  1192.         table = "CivillianLowerClass";
  1193.         positions[] = {{-6.88477, -1.49512, -0.265942},{0.22998, 9.88281, -0.541714},{2.99219, 10.4424, -0.73275},{5.43848, 9.24902, -0.941872}};
  1194.     };
  1195.  
  1196.     class Land_Mil_Barracks_i
  1197.     {
  1198.         table = "Military";
  1199.         positions[] = {{4.72119, -1.99121, -1.09824},{6.64404, -0.0224609, -0.93486},{0.72998, -1.94727, -1.09824},{1.13184, -0.0605469, -1.09824},{-1.7417, -2.11914, -1.09823},{-0.903809, 0.0771484, -1.09823},{-3.85596, 0.00683594, -1.09824},{-5.04834, -1.8125, -1.09824},{-8.65771, 2.46875, -1.09823},{-8.58887, -1.83691, -1.09823}};
  1200.     };
  1201.  
  1202.     class Land_Misc_Cargo1Ao
  1203.     {
  1204.         table = "Industrial";
  1205.         positions[] = {{-0.20459, 1.27539, -1.09225}};
  1206.     };
  1207.  
  1208.     class Land_Misc_Cargo1Bo
  1209.     {
  1210.         table = "Industrial";
  1211.         positions[] = {{0.0966797, 0.678711, -1.09225}};
  1212.     };
  1213.  
  1214.     class Land_Misc_deerstand
  1215.     {
  1216.         table = "Military";
  1217.         positions[] = {{-0.0947266, -0.667969, 1.08539}};
  1218.     };
  1219.  
  1220.     class Land_Misc_PowerStation
  1221.     {
  1222.         table = "VehicleService";
  1223.         positions[] = {{4.16992, -4.13574, -1.26852},{4.09131, 1.93164, -1.26783},{3.86328, 6.91992, -1.2674}};
  1224.     };
  1225.  
  1226.     class land_molovabud1
  1227.     {
  1228.         table = "Industrial";
  1229.         positions[] = {{-9.02637, -1.52637, 1.41187},{-8.70215, 6.33398, 1.41187},{-3.35205, 1.04004, 1.41187},{1.27637, 5.45605, 1.41425},{-1.12793, 0.734375, 5.07722}};
  1230.     };
  1231.  
  1232.     class Land_Nasypka
  1233.     {
  1234.         table = "Industrial";
  1235.         positions[] = {{-1.35791, -0.119141, 6.56824}};
  1236.     };
  1237.  
  1238.     class land_Tovarna1
  1239.     {
  1240.         table = "Industrial";
  1241.         positions[] = {{3.8584, -5.31836, -5.75442},{-6.19629, -6.02637, -5.75442},{-10.3931, -2.59375, -5.75442},{-10.2061, 3.5791, -5.75442},{-10.7573, 7.00684, -5.75442},{-2.11475, 9.29297, -5.75442},{3.84668, 6.97949, -5.75442},{-4.80566, 2.62891, -5.75441},{1.2417, 2.21973, -5.75442},{-1.66699, -3.27734, -5.75442},{-10.7734, -6.67285, -0.320099},{-10.8408, 4.02832, -0.320103},{3.51465, 4.69336, -0.320103},{3.89551, -3.3457, -0.320103},{-4.44971, -6.65137, -0.320099},{-9.4917, -6.31055, 2.17997},{-6.7041, 2.38379, 2.17997},{-3.7583, 2.5166, 2.17997},{-1.16797, 2.92871, 2.17997},{3.08691, 2.88477, 2.17997},{0.312988, -5.51172, 2.17997},{0.150879, -0.84082, 2.17997},{2.06689, 2.51563, 4.82976},{-3.9248, 1.5957, 4.82985},{-8.56885, 2.5625, 4.82973},{-6.41846, -3.70996, 4.82981},{-0.359863, -5.14648, 4.82973}};
  1242.     };
  1243.  
  1244.     class Land_Tovarna2
  1245.     {
  1246.         table = "Industrial";
  1247.         positions[] = {{-6.62939, 7.03125, -5.55933},{-4.0459, 4.9707, -5.55933},{-8.83398, 7.84668, -5.55933},{-13.0425, 6.48438, -5.55933},{-11.5796, 3.19824, -5.55933},{-13.1543, -2.66602, -5.55933},{-11.6787, -7.64844, -5.56399},{-4.72412, -1.37012, -5.5772},{-2.51611, 7.9873, -5.55933},{1.68555, 6.6582, -5.5697},{-11.1611, 2.30566, -2.23135},{-12.6118, 8.00586, -2.23135},{-4.28418, 5.01758, -2.23156},{-6.14355, 8.34375, -2.23156},{-13.0337, 2.28418, 1.66661},{-12.2842, 7.39453, 1.66661},{-9.30322, 7.27148, 1.66661},{-4.25, 4.77344, 1.62174},{-6.52637, 8.47266, 1.62174},{-3.7959, 8.35742, 1.62174},{-3.75586, 0.200195, 3.42429},{-9.74365, 0.180664, 3.42429},{-13.1099, -2.29199, 3.4243},{-13.0254, -7.99414, 3.4243},{-6.33496, -8.81641, 3.4243},{0.432129, -8.81445, 3.4243},{2.3584, -4.66992, 3.4243},{2.29883, 5.5752, 3.42429},{5.64795, -4.23926, -4.61871}};
  1248.     };
  1249.  
  1250.     class land_trubice
  1251.     {
  1252.         table = "Industrial";
  1253.         positions[] = {{-3.31152, 2.16504, 2.59439},{1.09229, 2.82227, 2.59438},{5.39551, 0.498047, 2.59438}};
  1254.     };
  1255.  
  1256.     class Land_vez
  1257.     {
  1258.         table = "Military";
  1259.         positions[] = {{-0.266602, 1.36523, 1.36331}};
  1260.     };
  1261.  
  1262.     class land_vstup
  1263.     {
  1264.         table = "Industrial";
  1265.         positions[] = {{-12.4053, -2.3916, -4.57601},{-5.09863, -0.53418, -4.56671},{2.9541, -2.67383, -4.53907},{7.39893, -1.62695, -4.52592}};
  1266.     };
  1267.  
  1268.     class Land_vys_budova_p2
  1269.     {
  1270.         table = "CivillianLowerClass";
  1271.         positions[] = {{-6.41992, 3.33789, -0.702797},{-2.60352, -2.88379, -0.702797},{-6.21973, -3.98438, -0.702797},{-0.716309, -2.80957, 0.694061}};
  1272.     };
  1273.  
  1274.     class Land_Vysilac_FM
  1275.     {
  1276.         table = "Military";
  1277.         positions[] = {{1.62988, -0.418945, 8.39022}};
  1278.     };
  1279.  
  1280.     class land_vysoky2
  1281.     {
  1282.         table = "CivillianUpperClass";
  1283.         positions[] = {{1.23291, 0.397461, -15.4928},{3.23291, -2.34375, -15.5683},{6.66016, 4.94141, -15.6088},{6.50146, -5.2373, -15.6088},{3.46826, -13.1758, -15.5678},{9.36914, -10.8037, -15.5851}};
  1284.     };
  1285.  
  1286.     class land_x_nadrz
  1287.     {
  1288.         table = "Industrial";
  1289.         positions[] = {{-0.677734, 2.68262, 1.44318}};
  1290.     };
  1291.  
  1292.     class land_x_skladiste_low_te
  1293.     {
  1294.         table = "Industrial";
  1295.         positions[] = {{-13.2363, -9.30371, -2.8418},{-14.231, 3.10449, -2.84105},{-2.57813, 8.91992, -1.61393},{0.682617, 6.83594, -2.84118},{13.1919, 6.2959, 0.106834},{9.46045, -1.61426, -2.58824},{10.0454, -6.80762, -2.58824},{1.45361, -5.36816, -2.58824},{-6.55615, -9.5127, -2.84166},{-15.5264, -11.1084, 4.04656},{4.94336, -12.0215, 4.04781},{16.9888, -3.24316, 4.04781},{16.814, 10.458, 4.04665},{10.6865, 6.64941, 6.17473}};
  1296.     };
  1297.  
  1298.     class land_x_vetraci_komin
  1299.     {
  1300.         table = "Industrial";
  1301.         positions[] = {{3.07617, -0.651367, 14.9767},{-0.126953, -0.155273, 14.9466}};
  1302.     };
  1303.  
  1304.     class land_x_vez_te
  1305.     {
  1306.         table = "CivillianLowerClass";
  1307.         positions[] = {{1.37744, -0.333008, -4.60751},{-0.855469, 2.38574, -4.58929},{0.958984, 2.96875, -4.58572},{1.19434, -0.387695, -0.273819},{0.800781, 2.80176, -0.272766},{-2.59912, 2.79102, -0.272377},{-2.41211, 0.592773, -0.273094},{-4.83057, -3.3623, -0.274063}};
  1308.     };
  1309.  
  1310.     class land_zd_1
  1311.     {
  1312.         table = "CivillianLowerClass";
  1313.         positions[] = {{-1.92969, 3.09961, -3.67255},{2.68896, 3.86426, -3.67256},{2.27881, -1.89551, -3.67255},{-0.723145, -2.45215, -3.67255},{-4.57813, -1.90918, -4.04225}};
  1314.     };
  1315.  
  1316.     class land_zd_2
  1317.     {
  1318.         table = "CivillianLowerClass";
  1319.         positions[] = {{-2.1416, -0.546875, -1.82467},{-0.318848, 2.48145, -1.82467},{1.85205, 1.12793, -1.82467}};
  1320.     };
  1321.  
  1322.     class Land_HouseV2_03
  1323.     {
  1324.         table = "CivillianUpperClass";
  1325.         positions[] = {{18.3115, 1.0625, -5.62046},{10.0884, -9.37305, -5.60065},{-18.4453, 2.13477, -5.90977},{-18.1553, 0.09375, -5.88095}};
  1326.     };
  1327.  
  1328.     class land_seb_nasypka
  1329.     {
  1330.         table = "Industrial";
  1331.         positions[] = {{2.58789, -3.42188, -4.24763},{4.24707, 9.42383, -6.46843},{7.66113, 8.33203, -6.49762},{8.46094, 3.88672, -6.50448},{10.937, 0.0751953, -6.52561},{5.90869, -2.25098, -6.90967},{8.9917, -9.40332, -0.134293},{8.97705, -3.41602, -0.134289},{6.27197, -2.44629, 1.30363},{6.06689, 4.19922, 1.30363},{4.11523, 8.49805, 1.30363},{7.87158, 6.61621, 1.30363},{5.11279, 4.30566, 3.86848},{7.66943, 1.15723, 3.12964},{5.90625, 9.59668, 3.27484},{2.71143, -6.04297, -0.134289}};
  1332.     };
  1333.  
  1334.     class land_seb_near_fac
  1335.     {
  1336.         table = "Factories";
  1337.         positions[] = {{-23.6338, -19.4893, -2.74704},{-23.417, -23.2939, -5.23791}};
  1338.     };
  1339.  
  1340.     class land_seb_residental
  1341.     {
  1342.         table = "CivillianLowerClass";
  1343.         positions[] = {{4.65283, 6.66699, -3.97305},{-5.93555, 9.76367, -3.71556},{-0.84375, 2.00195, -3.69101},{-6.8833, -8.72266, -3.65704},{-6.19385, -0.334961, -3.6836},{-0.363281, 4.80273, -3.69986},{-2.65723, 7.20898, 0.527275},{-6.62402, 5.46777, 0.535892},{-2.62891, 2.04199, 0.552792},{-1.87891, -2.06543, 0.573109},{-6.69287, -3.84863, 0.581905},{-1.95313, -7.14258, 0.448582},{-6.7876, -7.85156, 0.403408}};
  1344.     };
  1345.  
  1346.     class land_seb_rozvodna
  1347.     {
  1348.         table = "Industrial";
  1349.         positions[] = {{-0.746582, 3.18555, 0.582798}};
  1350.     };
  1351.  
  1352.     class land_seb_vod_vez
  1353.     {
  1354.         table = "Industrial";
  1355.         positions[] = {{0.291992, 0.31543, 15.0059},{2.41504, -0.685547, 15.0589}};
  1356.     };
  1357.  
  1358.     class land_senik
  1359.     {
  1360.         table = "CivillianLowerClass";
  1361.         positions[] = {{-1.24219, -0.173828, -4.08134},{-0.446777, 2.09375, -4.07665},{0.0864258, -3.96973, -4.08918},{-3.14014, -7.28711, -4.09602},{-7.97656, -3.49707, -4.0882},{-17.2642, -3.91504, -4.08906},{-17.3037, 0.610352, -4.07971},{-13.439, 4.39355, -4.07189},{-7.9624, -0.228516, -4.08143},{-4.69238, 3.64551, -4.07343}};
  1362.     };
  1363.  
  1364.     class Land_Shed_Ind02
  1365.     {
  1366.         table = "Industrial";
  1367.         positions[] = {{2.48096, 8.94629, -4.62599},{3.07715, 1.91211, -4.62599},{2.68262, -6.92383, -4.62599},{-2.57568, -1.43359, -4.62599},{4.72559, -5.57227, -1.27567},{4.71387, 4.27734, -1.28024},{-1.03467, 9.94043, -1.27845},{-1.34961, 11.8389, -1.27658},{-3.92725, 3.22363, -1.28432},{-4.08496, -7.4834, -1.28736}};
  1368.     };
  1369.  
  1370.     class Land_Shed_W01
  1371.     {
  1372.         table = "CivillianLowerClass";
  1373.         positions[] = {{-1.46973, -0.0566406, -1.40097}};
  1374.     };
  1375.  
  1376.     class land_sklad2
  1377.     {
  1378.         table = "CivillianLowerClass";
  1379.         positions[] = {{-3.17139, -2.12988, -2.38225},{2.39063, -3.15625, -2.38225},{3.30371, 1.88281, -2.38225},{-2.32568, 3.64844, -2.38225}};
  1380.     };
  1381.  
  1382.     class land_st_vez
  1383.     {
  1384.         table = "Military";
  1385.         positions[] = {{0.0141602, -4.40625, -3.31476},{-5.08496, -2.78223, -3.31476},{-4.76514, 2.26953, -3.31476},{-0.228516, 3.75, -3.31476},{-1.03857, -2.08105, 6.40833},{-4.41309, 0.394531, 6.40833},{-1.98145, 2.73926, 6.40833}};
  1386.     };
  1387.  
  1388.     class Land_stodola_old_open
  1389.     {
  1390.         table = "CivillianLowerClass";
  1391.         positions[] = {{3.66943, -10.3945, -5.08055},{-2.44189, -6.48633, -5.08055},{2.729, 3.72461, -5.08055},{-2.5835, 9.38379, -5.08055},{2.51514, 10.0439, -5.08055},{-2.20947, 9.76758, -0.993511},{3.87744, 10.6729, -0.993511},{0.335938, 10.3711, 2.96444},{-2.57227, -9.40332, -1.00523},{4.58887, -10.7676, -0.998154},{3.5, -7.14746, -1.00394},{0.982422, -10.6992, 2.96444}};
  1392.     };
  1393.  
  1394.     class Land_stodola_open
  1395.     {
  1396.         table = "CivillianLowerClass";
  1397.         positions[] = {{1.88086, 5.7959, -4.1124},{-2.96338, 6.39355, -4.10798},{-0.639648, -1.17383, -4.20508},{-3.59912, -6.5332, -3.18184},{-4.01416, 1.04297, -4.11878}};
  1398.     };
  1399.  
  1400.     class land_syp_r
  1401.     {
  1402.         table = "CivillianLowerClass";
  1403.         positions[] = {{-0.782715, 0.944336, -6.54317},{1.80078, -0.692383, -6.53119}};
  1404.     };
  1405.  
  1406.     class Land_Nav_Boathouse
  1407.     {
  1408.         table = "CivillianLowerClass";
  1409.         positions[] = {{5.39844, -0.183594, 3.73029},{2.88184, 7.22168, 3.72778},{-3.04541, 7.42578, 3.73394},{-5.12012, -0.625977, 3.73032},{0.262207, -4.09375, 3.64116}};
  1410.     };
  1411.  
  1412.     class Land_Nav_Boathouse_PierL
  1413.     {
  1414.         table = "CivillianLowerClass";
  1415.         positions[] = {{4.73975, 0.168945, 5.88749},{-1.41748, -0.195313, 5.88749}};
  1416.     };
  1417.  
  1418.     class Land_Nav_Boathouse_PierR
  1419.     {
  1420.         table = "CivillianLowerClass";
  1421.         positions[] = {{-4.71875, -2.78027, 5.87571},{-0.0219727, -2.75391, 5.87571}};
  1422.     };
  1423.  
  1424.     class Land_NAV_Lighthouse
  1425.     {
  1426.         table = "Tourist";
  1427.         positions[] = {{-0.452148, 0.0410156, -6.78146},{0.706543, 0.436523, 2.41912},{-0.727051, -0.0292969, 2.41912},{-0.977051, 1.41797, 2.41912},{0.782227, -1.41113, 2.41912}};
  1428.     };
  1429.  
  1430.     class land_nav_pier_c
  1431.     {
  1432.         table = "Industrial";
  1433.         positions[] = {{-8.15576, -16.2305, 23.0037},{-7.75244, -1.47949, 23.0037},{-7.90234, 15.5029, 23.0037},{-7.47852, 8.41309, 23.0037},{-8.00391, -9.05273, 23.0037}};
  1434.     };
  1435.  
  1436.     class land_nav_pier_c2
  1437.     {
  1438.         table = "Industrial";
  1439.         positions[] = {{14.0571, 6.25684, 23.8614},{6.81982, 7.10059, 23.8614},{-0.686523, 7.44629, 23.8614},{-7.65723, 7.83301, 23.8614},{-17.3403, 7.67871, 23.8614}};
  1440.     };
  1441.  
  1442.     class land_nav_pier_c2_end
  1443.     {
  1444.         table = "Industrial";
  1445.         positions[] = {{6.6377, -4.05078, 23.8614},{1.34473, -3.78223, 23.8614},{-6.92529, -3.66504, 23.8614},{-2.79932, -3.23047, 23.8614}};
  1446.     };
  1447.  
  1448.     class land_nav_pier_c_90
  1449.     {
  1450.         table = "Industrial";
  1451.         positions[] = {{-7.7085, -8.63867, 24.0014},{-7.34619, -3.86133, 24.0014},{-7.38965, 1.01465, 24.0014},{-7.5083, 6.71191, 24.0014},{0.339355, 7.0293, 24.0014},{6.40283, 7.0957, 24.0014}};
  1452.     };
  1453.  
  1454.     class land_nav_pier_c_big
  1455.     {
  1456.         table = "Industrial";
  1457.         positions[] = {{18.3433, -22.2959, 23.0031},{6.84717, -21.9932, 23.0031},{-3.09033, -22.248, 23.0031},{-14.6865, -22.3359, 23.0031},{-16.9067, -15.0117, 23.0031},{-17.063, 0.720703, 23.0031},{-11.8149, 11.71, 23.0031},{-7.14502, 18.2432, 23.0032},{6.7002, 19.3457, 23.0031},{9.86377, 12.5205, 23.0031},{17.9229, 11.5645, 23.0031},{18.21, 1.91016, 23.0031},{18.3379, -9.86133, 23.0031}};
  1458.     };
  1459.  
  1460.     class Land_nav_pier_m_2
  1461.     {
  1462.         table = "CivillianLowerClass";
  1463.         positions[] = {{15.189, -2.6123, 23.4414},{6.021, -2.7207, 23.4414},{-2.30273, -2.72461, 23.4414},{-15.8667, -2.66699, 23.4414},{-9.52539, 2.48828, 23.4414},{0.265625, 2.66113, 23.4414},{9.00732, 2.63965, 23.4414}};
  1464.     };
  1465.  
  1466.     class land_nav_pier_m_end
  1467.     {
  1468.         table = "CivillianLowerClass";
  1469.         positions[] = {{1.65039, -4.83789, 23.4414},{-3.99854, -5.31445, 23.4414},{-4.5835, -0.269531, 23.4414},{-5.29102, 4.99023, 23.4414},{-0.487793, 5.88281, 23.4414}};
  1470.     };
  1471.  
  1472.     class Land_ns_jbad_A_GeneralStore_01
  1473.     {
  1474.         table = "CivillianUpperClass";
  1475.         positions[] = {{-1.95898, 3.79395, -1.20155},{0.864746, 3.93359, -1.20155},{3.40576, 3.81543, -1.20155},{5.2002, 3.82813, -1.20155},{10.1587, 3.05371, -1.20155},{10.1592, 0.866211, -1.20154},{5.89063, 0.604492, -1.20155},{3.96387, 0.604492, -1.20155},{1.83594, 0.631836, -1.20155},{-0.505371, 0.662109, -1.20155},{5.79248, -4.14746, -1.20155},{12.71, -3.49316, -1.20155},{2.54541, -6.17969, -1.20155},{-1.36865, -5.91016, -1.20155},{-5.46875, -5.92871, -1.20154},{-9.01465, -6.27441, -1.20155},{0.26123, -7.33691, -1.20155},{12.2588, -7.87207, -1.20155},{-9.2002, -3.20605, -1.20155},{0.37207, -1.16309, -1.20155}};
  1476.     };
  1477.  
  1478.     class Land_ns_Jbad_A_Stationhouse
  1479.     {
  1480.         table = "Military";
  1481.         positions[] = {{-6.93945, -7.13867, -9.46536},{-12.9404, 0.662109, -9.46536},{-6.33008, 1.7041, -9.46536},{-5.67383, -1.94531, -9.46537},{-7.77002, -4.62207, -9.46536},{-6.93506, 4.94922, -9.46536},{-5.90967, 7.74707, -9.46536},{-11.2642, 8.73242, -9.46536},{-12.208, 5.63574, -9.46536},{-14.3066, 6.98828, -9.46536},{-16.7954, 2.97461, -9.46536},{-17.332, -5.8457, -9.46536},{-14.6265, -5.30664, -9.46536},{-2.13672, -3.03613, -9.46536},{-2.03516, 2.78516, -9.46536},{-1.91406, 7.15527, -9.46536},{-8.48096, -6.48535, -6.77364},{-15.7749, -7.71777, -6.77364},{-17.375, -3.10254, -6.77364},{-17.0884, 6.61523, -6.77364},{-12.9873, 6.54883, -6.77364},{-9.61328, 6.80469, -6.77364},{-5.8584, 6.69141, -6.77364},{-2.31299, 6.87305, -6.77364},{-1.86133, -3.58105, -6.77364},{-7.43652, -3.58691, -6.77364},{-14.3545, -7.84277, -3.6493},{-16.6865, -7.78711, -3.6493},{-16.7388, 7.72949, -3.6493},{-13.9004, 7.69336, -3.6493},{-9.65723, 8.08789, -3.6493},{-6.38184, 7.78809, -3.6493},{-3.146, 8.21387, -3.6493},{-9.59473, -3.41113, -3.6493},{-6.93213, -3.34473, -3.6493},{-16.2041, 0.322266, -3.6493},{1.34912, -2.77832, -4.50294},{4.82324, -0.526367, -4.50294},{2.17676, -7.55664, -4.50269},{12.9829, -7.05371, -4.50269},{-9.396, -6.19141, -0.502689},{-15.7285, -6.89355, -0.502689},{-16.8872, 1.82227, -0.502689},{-11.0439, 2.58887, -0.502689},{-4.49365, 2.33301, -0.502686},{-1.93701, -7.98535, 8.49731},{-3.91748, -7.66309, 8.49731}};
  1482.     };
  1483.  
  1484.     class Land_ns_jbad_hangar_2
  1485.     {
  1486.         table = "Industrial";
  1487.         positions[] = {{12.8218, -8.23438, -2.56319},{13.3193, -2.53516, -2.56318},{13.2275, 3.03223, -2.56319},{13.4185, 9.16797, -2.56319},{1.84619, 4.42578, -2.56319},{0.273438, -1.96875, -2.56319},{0.223633, -7.3418, -2.56319},{-12.1475, -4.97363, -2.56319},{-12.7822, 0.652344, -2.56319},{-12.5186, 5.44141, -2.56319},{0.0429688, 9.13281, -2.56319}};
  1488.     };
  1489.  
  1490.     class Land_ns_Jbad_Ind_Garage01
  1491.     {
  1492.         table = "Industrial";
  1493.         positions[] = {{-1.56641, 2.76855, -0.70237},{-1.72363, -1.36328, -0.71067},{0.694824, 0.235352, -0.710865}};
  1494.     };
  1495.  
  1496.     class Land_ns_Jbad_Ind_PowerStation
  1497.     {
  1498.         table = "Industrial";
  1499.         positions[] = {{3.79004, 7.35742, -0.0734406},{3.93555, 2.98242, -0.0776749},{3.91504, -1.97852, -0.0574455}};
  1500.     };
  1501.  
  1502.     class Land_ns_Jbad_Mil_Barracks
  1503.     {
  1504.         table = "Military";
  1505.         positions[] = {{6.04395, -3.20898, -1.9798},{2.90332, -3.1416, -1.9798},{-0.803223, -2.35547, -1.9798},{-4.16357, -2.34473, -1.9798},{-7.53955, -2.92383, -1.9798},{-7.5293, 3.27734, -1.9798},{-4.19482, 3.24609, -1.9798},{-0.518066, 3.81543, -1.9798},{2.29834, 3.09668, -1.9798},{5.45459, 3.01172, -1.9798},{-5.80371, 0.0537109, -1.9798}};
  1506.     };
  1507.  
  1508.     class Land_ns_Jbad_Mil_ControlTower
  1509.     {
  1510.         table = "Military";
  1511.         positions[] = {{8.93896, -2.4834, -9.58517},{3.74316, -2.73535, -9.58517},{4.68555, 1.06152, -9.58517},{9.20117, 5.04199, -9.62869},{4.0332, 4.7168, -5.4637},{3.02783, -0.135742, -1.0687},{6.95605, -1.1377, -1.0687},{6.04004, 2.51367, -1.0687},{3.03564, 1.75488, -1.0687},{0.952148, 5.11426, -9.6287},{-9.42725, -0.114258, -9.58517},{0.900391, 2.07813, -9.60597},{8.31592, 0.0869141, -9.58517},{0.416504, -3.0166, -1.05692},{6.09424, -3.65527, -1.05692},{9.68945, 0.405273, -1.05692},{6.51074, 5.625, -1.05692},{6.03662, 3.22949, 2.80917},{3.48291, -0.34375, 2.87234}};
  1512.     };
  1513.  
  1514.     class Land_ns_Jbad_Mil_Guardhouse
  1515.     {
  1516.         table = "CivillianLowerClass";
  1517.         positions[] = {{-2.66943, 3.2793, -1.66939},{4.04395, 3.66309, -1.66939},{2.69775, 0.196289, -1.66939},{-1.37598, 3.42188, -1.66939}};
  1518.     };
  1519.  
  1520.     class Land_ns_Jbad_Mil_Guardhouse_winter
  1521.     {
  1522.         table = "CivillianUpperClass";
  1523.         positions[] = {{-3.30664, 2.98242, -1.66938},{3.49316, 3.70313, -1.66939},{-0.645996, 3.14551, -1.66939},{3.88818, 0.946289, -1.66939},{-0.267578, -0.269531, -1.66939}};
  1524.     };
  1525.  
  1526.     class Land_ns_Jbad_Mil_House
  1527.     {
  1528.         table = "Military";
  1529.         positions[] = {{-1.65674, -5.99219, -5.01462},{8.46973, 4.03516, -5.01462},{7.90967, -5.97266, -5.01463},{5.9165, -7.05273, -5.01463},{2.89111, -6.42676, -5.01462},{1.23682, -5.16504, -5.01462},{1.60205, -2.2207, -5.01462},{1.66943, 3.78125, -5.01463},{13.2617, -0.860352, -5.01462},{13.748, -2.25781, -5.01462},{5.44238, -2.89844, -5.01462},{-1.61182, 3.02344, -0.672493},{-13.0781, 1.9209, -0.696548},{-12.4023, -1.39258, -0.696548},{-13.8862, -4.80859, -0.696548},{-5.20605, -5.17773, -0.696548},{-5.49072, -2.76758, -0.696552},{-5.40479, 0.0078125, -0.696552},{-6.08154, 4.5918, -0.696545},{-4.62744, 0.244141, -5.01463},{-4.49658, -2.52246, -5.01463},{-4.56055, -4.71387, -5.01462},{-4.76465, -7.3584, -5.01462},{-13.5967, -7.61621, -5.01462},{-13.7686, -4.79199, -5.01462},{-13.9316, -1.64355, -5.01462},{-14.3921, 1.50488, -5.01462},{-5.47559, 4.78711, -5.01462},{-8.73828, -3.43945, -5.01462}};
  1530.     };
  1531.  
  1532.     class land_p1_v1
  1533.     {
  1534.         table = "CivillianLowerClass";
  1535.         positions[] = {{-9.48145, 0.251953, 15.7814},{0.390625, 1.25781, 15.7191},{15.5005, 1.01953, 15.7191},{21.3237, 1.90137, 15.7191},{8.04443, 0.874023, 15.7191}};
  1536.     };
  1537.  
  1538.     class land_p1_v2
  1539.     {
  1540.         table = "CivillianLowerClass";
  1541.         positions[] = {{13.4614, -0.0595703, 15.8593},{1.31055, 0.222656, 15.8421},{-9.30908, 0.395508, 15.8421},{-22.5, 0.293945, 15.8421}};
  1542.     };
  1543.  
  1544.     class land_panelova2
  1545.     {
  1546.         table = "Industrial";
  1547.         positions[] = {{-6.35107, 0.430664, 0.5737},{-6.94727, 4.40137, 0.573704},{-3.82031, 6.3252, 0.573708},{8.93311, 7.03906, 5.67995},{9.54736, 0.0117188, 5.67995},{9.4751, -6.79688, 5.67995},{4.10596, -8.95605, 5.67995},{0.784668, 0.615234, 5.67995}};
  1548.     };
  1549.  
  1550.     class land_panelova3
  1551.     {
  1552.         table = "CivillianUpperClass";
  1553.         positions[] = {{-2.02393, -4.05664, -2.99467},{1.93408, 2.16602, -3.00268},{5.26465, 1.64941, 0.0510063},{5.92432, -2.23242, 0.0510063},{1.86133, -4.71875, 0.0510063},{0.651855, 0.65918, 0.0510063}};
  1554.     };
  1555.  
  1556.     class land_part1
  1557.     {
  1558.         table = "Factories";
  1559.         positions[] = {{4.9751, 1.4082, -9.1134},{-2.62598, 6.85938, -9.1134},{-3.95654, 0.295898, -9.1134},{0.0849609, 1.74512, -8.23541},{2.55811, -3.95996, -8.23301},{0.67627, -6.23047, -9.26768},{1.84277, 3.89648, -4.40201},{0.464355, 1.73926, -4.402},{-3.25732, 3.24512, -4.402},{4.19775, 6.86621, 1.93876},{4.68311, 1.04492, 1.93857},{1.90576, -2.84375, 1.93798},{-3.38428, -3.04883, 1.93808},{-4.19727, 5.19922, 1.93821},{4.229, 6.31934, 6.62016},{-0.125977, 6.64355, 6.59703},{5.11279, -1.55957, 6.60015},{-0.223145, -1.92969, 6.57503}};
  1560.     };
  1561.  
  1562.     class land_part2
  1563.     {
  1564.         table = "Factories";
  1565.         positions[] = {{-2.98682, 4.24805, -9.86775},{-2.99121, -4.69824, -9.86775},{1.0835, -4.15332, -9.86775},{0.568848, 1.96582, -9.86775},{4.81738, 0.119141, -9.86775},{-4.07275, -0.433594, -9.86775}};
  1566.     };
  1567.  
  1568.     class land_part3
  1569.     {
  1570.         table = "Industrial";
  1571.         positions[] = {{4.30029, 3.23242, -9.7823},{-3.11182, -2.9668, -9.7823},{-0.620117, -6.25684, -9.7823},{-2.61475, 3.61328, -9.12671},{4.63379, -3.71582, -9.27485}};
  1572.     };
  1573.  
  1574.     class land_plynom
  1575.     {
  1576.         table = "Tourist";
  1577.         positions[] = {{-0.615723, -0.589844, -12.5784},{0.469727, -1.18164, -2.60305},{-1.83984, -0.77832, -2.60305},{0.26123, 0.941406, -2.60305}};
  1578.     };
  1579.  
  1580.     class land_pozorovatelna
  1581.     {
  1582.         table = "Military";
  1583.         positions[] = {{-2.54639, 2.11426, -2.49767},{0.805176, 2.80859, -2.49767},{3.35986, 0.398438, -2.49767},{1.35449, -3.07129, -2.49767},{-1.16162, -2.39453, 7.54509},{-1.94922, 1.42578, 7.54509},{1.96289, 1.92969, 7.54508},{1.56543, -1.3291, 7.54509}};
  1584.     };
  1585.  
  1586.     class land_provoz1
  1587.     {
  1588.         table = "CivillianLowerClass";
  1589.         positions[] = {{4.17432, 3.20996, -2.30756},{0.660156, 3.69727, -2.30756},{-2.80078, 3.64648, -2.30756},{-1.63428, 1.08496, -2.30756},{-3.64258, -3.09863, -2.30756},{2.36084, -3.6875, -2.30756},{1.75781, -1.48926, -2.30756},{-3.27539, -0.850586, -2.30756}};
  1590.     };
  1591.  
  1592.     class land_provoz2
  1593.     {
  1594.         table = "CivillianLowerClass";
  1595.         positions[] = {{-2.72998, -1.48828, -2.51849},{-6.00488, 2.05078, -2.51849},{-1.47021, 2.41113, -2.51849},{3.66016, 2.57715, -2.51849},{6.47559, -1.25293, -2.51849},{1.4043, -0.520508, -2.51849}};
  1596.     };
  1597.  
  1598.     class Land_psi_bouda
  1599.     {
  1600.         table = "CivillianLowerClass";
  1601.         positions[] = {{1.50391, -0.165039, -0.510769}};
  1602.     };
  1603.  
  1604.     class Land_Rail_Semafor
  1605.     {
  1606.         table = "Industrial";
  1607.         positions[] = {{-1.13672, -2.11914, -3.09424}};
  1608.     };
  1609.  
  1610.     class Land_Rail_Zavora
  1611.     {
  1612.         table = "Industrial";
  1613.         positions[] = {{0.853516, 1.24902, -3.00996}};
  1614.     };
  1615.  
  1616.     class Land_repair_center
  1617.     {
  1618.         table = "Industrial";
  1619.         positions[] = {{-2.56934, 2.8252, -1.52847},{-2.44043, -0.498047, -1.52847},{0.723145, 6.05859, -2.51424},{1.18408, -3.59863, -2.48021},{-0.379395, -3.48535, -2.48787}};
  1620.     };
  1621.  
  1622.     class land_rozvodna
  1623.     {
  1624.         table = "Industrial";
  1625.         positions[] = {{-7.11914, -1.02344, -4.70046},{-7.13574, -1.50488, -0.369423},{-6.91504, -4.40332, -4.69898}};
  1626.     };
  1627.  
  1628.     class Land_ruin_01
  1629.     {
  1630.         table = "CivillianLowerClass";
  1631.         positions[] = {{-4.22266, -2.38281, -1.85783},{-4.65381, 1.90918, -1.77736},{0.255859, 1.87793, -1.87815},{4.49072, 0.31543, -1.89494}};
  1632.     };
  1633.  
  1634.     class Land_sara_domek_ruina
  1635.     {
  1636.         table = "CivillianLowerClass";
  1637.         positions[] = {{3.23682, -3.85547, -1.6696},{-2.26611, -3.51855, -1.69232},{5.66895, 1.35547, -1.68663}};
  1638.     };
  1639.  
  1640.     class land_seb_bouda1
  1641.     {
  1642.         table = "Medical";
  1643.         positions[] = {{-1.98633, 1.73242, -3.28989},{-2.11279, -0.297852, -3.28989},{2.53271, 1.93262, -3.28989},{2.67822, 2.23145, -1.23185},{-3.06787, 0.942383, 0.572216},{2.46191, -2.31348, 1.13067},{-0.516602, 2.16602, 0.571716}};
  1644.     };
  1645.  
  1646.     class land_seb_bouda3
  1647.     {
  1648.         table = "CivillianLowerClass";
  1649.         positions[] = {{-3.16992, -3.75879, -1.72879},{-3.06592, -0.341797, -1.72878},{-3.12793, 3.84668, -1.72879},{0.696777, 4.05957, -1.72852},{2.52881, 1.74023, -1.72871},{2.53076, -2.77637, -1.72871}};
  1650.     };
  1651.  
  1652.     class Land_seb_bouda_plech
  1653.     {
  1654.         table = "VehicleService";
  1655.         positions[] = {{0.272949, 1.15723, -1.14411},{0.612793, -1.32129, -1.13259}};
  1656.     };
  1657.  
  1658.     class land_seb_main_fac
  1659.     {
  1660.         table = "Industrial";
  1661.         positions[] = {{20.2397, -6.28809, -6.0019},{20.1323, -0.277344, -6.0019},{14.7222, -0.286133, -6.00189},{8.71826, -3.16699, -6.0019},{2.87354, -6.94336, -6.0019},{3.64453, 15.7803, 8.63872},{8.84375, 11.8525, 8.63873},{20.7271, 13.3164, 8.63872},{22.0767, 5.18555, 8.63872},{12.668, 4.78711, 8.63873},{3.85889, 3.99121, 8.63872},{9.89307, 16.2549, 4.16873},{14.1387, 17.6328, 4.16873},{20.1953, 21.2832, 4.16873},{-2.13281, 4.35645, 4.16873},{-7.08203, 3.02637, 4.16873},{-5.4502, 11.6123, 4.16873},{-26.3335, -2.50879, 5.78507},{-21.8853, -21.4766, 6.62068},{-11.1016, -7.77637, 5.5584}};
  1662.     };
  1663.  
  1664.     class land_seb_mine_main_opt
  1665.     {
  1666.         table = "Industrial";
  1667.         positions[] = {{0.200195, -2.64844, -5.11368},{-0.065918, 1.44141, -5.09117},{-6.45654, 5.61523, -4.79106},{-2.86084, 2.72559, -0.995052},{-0.0131836, 4.7207, -0.991344},{-3.49854, 5.5791, -0.989746},{-0.959961, 5.41699, -5.06926},{6.56592, 1.58105, -4.79755},{4.11816, 3.27734, 5.05729},{-4.6626, 3.16699, 7.8684},{-5.74951, -2.37109, 7.86839},{-0.536133, -3.12012, 7.8684}};
  1668.     };
  1669.  
  1670.     class land_seb_mine_maringotka
  1671.     {
  1672.         table = "Industrial";
  1673.         positions[] = {{0.23291, 0.0742188, -0.612675},{-0.94043, -1.0166, -0.612675},{-1.80273, 1.60645, -1.80481}};
  1674.     };
  1675.  
  1676.     class land_seb_mine_near
  1677.     {
  1678.         table = "Industrial";
  1679.         positions[] = {{12.7983, -7.2373, -11.7431},{11.0381, -5.07715, -8.8979},{5.08057, -7.26758, -8.8979},{8.21387, -7.15723, -8.8979},{12.3599, 5.94336, -11.8273},{1.08984, 5.6748, -11.8485}};
  1680.     };
  1681.  
  1682.     class land_seb_mine_near_bordel
  1683.     {
  1684.         table = "Industrial";
  1685.         positions[] = {{-2.35742, 1.12402, -1.5913},{2.18848, 1.50977, -1.58464}};
  1686.     };
  1687.  
  1688.     class land_seb_nadrze
  1689.     {
  1690.         table = "Industrial";
  1691.         positions[] = {{-1.71924, 7.23828, -1.99941},{0.884766, 7.42383, -1.99976},{1.90088, 2.84473, -1.98533},{2.104, -2.93262, -1.96194},{-1.94531, -7.37988, -1.96484}};
  1692.     };
  1693.  
  1694.     class Land_vys_budova_p1
  1695.     {
  1696.         table = "Military";
  1697.         positions[] = {{4.67285, -9.89844, -2.95578},{2.59277, -11.4277, -2.9579},{1.34326, -4.62988, -2.95771},{-1.03125, -10.8135, -2.96087},{0.00537109, 3.47266, -2.96087},{3.87695, -1.25293, -2.96087},{2.09131, 9.34766, -2.96236},{0.953125, 6.55859, -2.96087},{-5.84521, 9.24023, -2.96087},{-5.76367, 2.80469, -2.96087},{-6.62109, -2.30859, -2.97414},{-2.52734, -6.43262, -2.96087},{-5.80176, -11.4531, -2.96087},{-3.37793, -3.25098, -2.96087},{-1.10059, 4.71582, -0.407818},{-1.08496, -1.66895, -0.407818},{-0.66748, 4.49902, 2.12336},{1.89697, -1.58594, 2.12336},{0.874512, -0.941406, 5.54735},{-3.29443, -1.69629, 5.59869},{2.32715, -8.84766, 5.59121},{3.23828, 1.57617, 5.59121},{-0.154297, 8.67871, 5.59121},{-5.93896, 2.6543, 5.59121},{-6.43848, -11.2549, 5.59121},{-2.58008, 3.24707, 5.59869}};
  1698.     };
  1699.     class land_Mi8_Crashed
  1700.     {
  1701.         table = "Tourist";
  1702.         positions[] = {{1.96582, -5.91016, -1.93351},{2.27588, -3.44238, -1.94127},{-0.348633, -4.37793, -1.73772},{-2.43164, -3.96484, -1.96016}};
  1703.     };
  1704.     //Tanoa
  1705.    
  1706.     ///////////////////////////////////////////////////////////////////////////
  1707.     // Tourist - Churches, Temples
  1708.     ///////////////////////////////////////////////////////////////////////////
  1709.     class Land_Temple_Native_01_F
  1710.     {
  1711.         table = "Tourist";
  1712.         positions[] = {{2.86328, 3.62207, -5.94443},{-2.13916, 3.75977, -5.94443},{0.0214844, 2.21387, -5.94443}};
  1713.     };
  1714.     class Land_BasaltWall_01_gate_F
  1715.     {
  1716.         table = "Tourist";
  1717.         positions[] = {{0.0439453, 0.864258, -0.817093}};
  1718.     };
  1719.     class Land_Cathedral_01_F
  1720.     {
  1721.         table = "Tourist";
  1722.         positions[] = {{7.21387, -13.8271, -8.8191},{0.727295, -13.9795, -7.82105},{-7.71265, -13.25, -8.8191},{-12.6165, -13.6201, -10.1715},{-8.31592, -5.81348, -9.39412},{8.65625, -5.93066, -9.39412},{12.52, -14.5186, -10.1715}};
  1723.     };
  1724.     class Land_Church_01_F
  1725.     {
  1726.         table = "Tourist";
  1727.         positions[] = {{7.84204, 8.19629, -9.98111},{7.97876, 4.67188, -9.98111},{8.10913, 0.875977, -9.98111},{-7.82324, -0.583984, -9.98111},{-7.87085, 2.66602, -9.98111},{-7.93921, 6.75977, -9.98111}};
  1728.     };
  1729.     class Land_Church_02_F
  1730.     {
  1731.         table = "Tourist";
  1732.         positions[] = {{-1.57104, -16.291, -3.31618},{2.27466, -17.1553, -3.31618}};
  1733.     };
  1734.     class Land_Church_03_F
  1735.     {
  1736.         table = "Tourist";
  1737.         positions[] = {{-2.0188, 8.6582, -6.7793}};
  1738.     };
  1739.     class Land_Hotel_02_F
  1740.     {
  1741.         table = "Tourist";
  1742.         positions[] = {{-1.92993, -8.71289, -3.41328},{-1.68457, -5.88867, -3.41328},{-2.05542, -3.74316, -3.41328},{-0.919678, 2.72461, -3.41328},{-1.44141, 6.75586, -3.41328},{-2.28882, 10.0713, -3.41328},{-1.7937, 14.9482, -3.41328},{-0.670898, -1.53125, -3.41328},{3.26514, -1.31543, -3.41328},{7.61841, -0.356445, -3.41328},{5.31714, -0.30957, -3.41328},{7.62646, -1.7334, -3.41328},{2.55078, 1.68457, -3.41328},{-8.28198, 0.0371094, 0.0829258},{-5.4873, 0.396484, 0.0830498},{-8.25562, 1.77246, 0.0829353},{-6.80396, 2.12402, 0.0829277},{-2.97876, -1.2832, 0.0829277},{-0.0288086, -0.879883, 0.0829277},{2.29663, -0.895508, 0.201029},{-3.04395, 3.02441, 0.0829277},{0.036377, 2.55762, 0.0829277},{2.36206, 2.54102, 0.201008},{4.4043, 0.210938, 0.201008},{4.35107, 1.84961, 0.20101},{-6.39966, 1.38574, -3.41328},{-8.302, -0.541016, -3.41328},{-3.31665, -0.0693359, -3.41328},{6.95557, 1.69141, -3.41328},{0.772217, 0.842773, 0.0829296},{7.59888, 3.51172, -3.41328}};
  1743.     };
  1744.     class Land_Mausoleum_01_F
  1745.     {
  1746.         table = "Tourist";
  1747.         positions[] = {{-0.353271, -0.273438, -1.9543},{0.789551, 1.28613, -1.9543}};
  1748.     };
  1749.    
  1750.     ///////////////////////////////////////////////////////////////////////////
  1751.     // Military
  1752.     ///////////////////////////////////////////////////////////////////////////
  1753.     class Land_Airport_01_controlTower_F
  1754.     {
  1755.         table = "Military";
  1756.         positions[] = {{-1.33838, -2.1748, 4.21085},{2.74023, -2.18848, 4.21085},{3.20215, 3.36816, 4.21085},{0.688477, -0.482422, 7.91645},{-1.7041, 2.05859, 7.91645},{0.241699, 1.05566, 4.65807}};
  1757.     };
  1758.     class Land_Airport_01_terminal_F
  1759.     {
  1760.         table = "Military";
  1761.         positions[] = {{0.827881, -1.37305, -4.16959},{-7.77563, 6.21191, -4.02355},{-5.3645, 7.58496, -4.02355},{9.20093, 8.3584, -4.05115},{6.49023, 6.29004, -4.05115},{-2.06299, -3.88965, -4.16956},{8.37256, -9.38281, -3.60985},{5.72144, -7.32324, -4.05115},{-12.0342, 0.892578, -4.02597},{-15.1523, 2.55957, -4.02597}};
  1762.     };
  1763.     class Land_Airport_02_controlTower_F
  1764.     {
  1765.         table = "Military";
  1766.         positions[] = {{-0.812744, 0.282227, -10.661},{0.941406, -2.72852, -7.56659},{1.30371, -2.91895, -4.33187},{0.729492, -2.33203, -1.09817},{-3.49194, 1.33203, 2.13546},{-3.42407, 8.52734, 2.13546},{3.66113, 7.77637, 2.13546},{3.46069, 1.49121, 2.13546},{-1.35278, 5.05273, 2.13546},{1.03467, 4.76367, 2.13546}};
  1767.     };
  1768.     class Land_Airport_02_terminal_F
  1769.     {
  1770.         table = "Military";
  1771.         positions[] = {{9.60767, -6.86035, -1.40867},{5.26221, -7.11816, -1.40867},{5.20581, 2.50684, -1.40868},{10.1387, 1.65332, -1.40867},{10.0408, -3.44336, -1.40867},{6.25098, -3.10938, -1.40867},{1.42871, 3.71387, -1.40868},{-15.1729, -9.67676, -1.40867},{19.1196, -10.5801, -1.40867}};
  1772.     };
  1773.     class Land_Barracks_01_camo_F
  1774.     {
  1775.         table = "Military";
  1776.         positions[] = {{-2.03223, -4.17578, 0.518449},{-12.3308, 3.25293, 0.518449},{-8.06128, -2.79688, 0.518449},{-13.0491, -3.41699, 0.518449},{-5.89697, 2.90039, 0.518449},{-0.161133, 3.46387, 0.518449},{6.76074, -3.37207, 0.518448},{3.97217, -3.37793, 0.518448},{3.79028, 3.08203, 0.518449},{13.0432, 2.82031, 0.518449},{10.2876, -2.74316, 0.518448},{-2.78931, -5.56543, 3.85143},{-12.4595, 3.32813, 3.85143},{-9.40015, -2.75, 3.85143},{-3.89746, 2.83496, 3.85143},{6.83984, -3.45605, 3.85143},{3.69678, 3.21973, 3.85143},{13.5459, 3.05859, 3.85143},{10.2222, -2.88086, 3.85143},{15.8203, 4.68457, 3.85143},{5.03662, 5.58203, 3.85143},{-11.1951, 5.7002, 3.85143}};
  1777.     };
  1778.     class Land_Barracks_01_grey_F
  1779.     {
  1780.         table = "Military";
  1781.         positions[] = {{-4.93823, -3.14258, 0.579082},{-7.1687, -0.0634766, 0.579084},{0.246094, 3.5625, 0.579081},{15.8589, 3.48145, 3.82728},{4.1709, 3.31836, 3.91306},{-4.14941, 2.08008, 0.579082},{-5.45679, 4.16797, 0.579081},{3.21436, 3.62891, 0.579081},{6.79688, 3.63184, 0.579083},{13.6021, 3.58887, 0.579082},{2.74634, -3.52246, 0.579081},{6.47388, -3.57324, 0.579081},{13.2324, -3.56543, 0.579082},{10.2068, -3.60938, 0.579092},{0.724121, -1.92578, 2.14746},{-11.688, -3.53027, 0.579081},{-8.72437, -3.49414, 0.579082},{-5.19409, -1.15625, 3.91299},{-2.52246, 4.02246, 3.91306},{-11.7957, 3.63379, 3.91306},{-8.79614, 3.57129, 3.91306},{0.246094, 3.5625, 3.91306},{-4.85718, 1.84082, 3.91306},{6.79688, 3.63184, 3.91306},{13.0173, 3.62207, 3.91306},{2.74634, -3.52246, 3.91306},{6.47388, -3.57324, 3.91306},{13.2324, -3.56543, 3.91306},{10.2068, -3.60938, 3.91306},{-11.688, -3.53027, 3.91306},{-8.72437, -3.49414, 3.91306},{-2.67603, -5.52637, 3.9129},{-5.47803, -5.47754, 3.91306},{-12.571, 5.66699, 3.82743},{1.52539, 5.85156, 3.82743},{13.0151, 5.56738, 3.82743},{8.60815, 5.64941, 3.82743},{-8.0498, -2.96875, 7.73989},{-7.94238, 4.33301, 7.53899},{-10.9417, 4.27246, 7.54615},{-11.0132, -2.84766, 7.75703},{-3.51318, -3.02734, 7.73164},{0.239258, 2.94727, 7.69844},{5.69629, -3.12012, 7.7184},{6.52026, 3.02539, 7.68936},{13.1848, -3.37891, 7.68175},{12.9956, 3.25977, 7.66242},{-9.55566, 3.30469, 0.579081},{-11.7957, 3.63379, 0.579083}};
  1782.     };
  1783.     class Land_Cargo_House_V4_F
  1784.     {
  1785.         table = "Military";
  1786.         positions[] = {{-1.54419, 0.999023, -0.272255},{-1.50879, 3.05518, -0.136219},{1.49829, 3.27637, -0.136219}};
  1787.     };
  1788.     class Land_Cargo_HQ_V4_F
  1789.     {
  1790.         table = "Military";
  1791.         positions[] = {{-2.38062, 2.84961, -3.28473},{3.62866, 5.22852, -3.16431},{6.25708, 3.00537, -3.28473},{4.15381, -4.32813, -3.28473},{-1.63599, 2.06934, -0.759884},{5.61597, 1.51514, -0.759884},{-1.58765, -3.61523, -0.759884}};
  1792.     };
  1793.     class Land_Cargo_Patrol_V4_F
  1794.     {
  1795.         table = "Military";
  1796.         positions[] = {{1.19702, -1.0708, -0.55952},{-1.55225, -1.25684, -0.55952}};
  1797.     };
  1798.     class Land_Cargo_Tower_V4_F
  1799.     {
  1800.         table = "Military";
  1801.         positions[] = {{1.24365, 2.92432, -8.27076},{-3.12207, -3.45801, -0.132563},{-4.18994, 2.93652, -0.132563},{4.13135, 4.40283, 2.46744},{-1.19702, -2.97461, 2.46744},{-4.38403, -5.64014, 2.58785},{-3.04907, 5.84717, 2.58785},{4.70801, -0.943848, 4.99228},{3.79785, 2.89355, 4.99228},{-2.58374, 4.81885, 4.99228},{-3.46924, -4.14063, 4.99228},{0.449951, 1.61523, 4.99228}};
  1802.     };
  1803.    
  1804.     ///////////////////////////////////////////////////////////////////////////
  1805.     // Medical
  1806.     ///////////////////////////////////////////////////////////////////////////
  1807.    
  1808.    
  1809.     ///////////////////////////////////////////////////////////////////////////
  1810.     // VehicleService - Garages
  1811.     ///////////////////////////////////////////////////////////////////////////
  1812.     class Land_FuelStation_01_workshop_F
  1813.     {
  1814.         table = "VehicleService";
  1815.         positions[] = {{1.55859, 0.491211, -2.38167},{5.323, -0.123047, -2.38166},{3.38965, -3.31152, -2.38166},{-4.86279, 3.44043, -2.38166},{-0.757568, 2.62012, -2.38166},{-1.45166, -1.37207, -2.38166},{-0.297607, -4.38965, -2.38166},{-3.42407, -2.7959, -2.38166},{-4.43384, -1.31934, -2.38166}};
  1816.     };
  1817.     class Land_FuelStation_02_workshop_F
  1818.     {
  1819.         table = "VehicleService";
  1820.         positions[] = {{4.32983, -1.37402, -1.28247},{0.798584, 0.898438, -1.2825},{0.798828, 3.30762, -1.28248},{3.5061, 10.5254, -1.5024},{-4.67676, 0.318359, -1.20392},{-2.73096, 7.27441, -1.2675},{3.92358, 6.36621, -1.2675}};
  1821.     };
  1822.     class Land_Warehouse_03_F
  1823.     {
  1824.         table = "VehicleService";
  1825.         positions[] = {{-8.48145, -3.27783, -2.37297},{-8.30518, 2.33496, -2.37297},{4.01001, -0.54541, -2.37297},{0.600586, -3.29736, -2.37297},{-2.61084, 2.81201, -2.37297},{6.88647, 4.00146, 0.128591},{6.11084, 0.941895, 0.134463},{7.76172, -1.81592, 0.139763}};
  1826.     };
  1827.     class Land_GarageShelter_01_F
  1828.     {
  1829.         table = "VehicleService";
  1830.         positions[] = {{2.66284, 0.1875, -1.26478},{-1.15308, -2.07129, -1.26478},{-3.00488, 2.24219, -1.26478}};
  1831.     };
  1832.    
  1833.    
  1834.     ///////////////////////////////////////////////////////////////////////////
  1835.     // Civillian Lower Class
  1836.     ///////////////////////////////////////////////////////////////////////////
  1837.     class Land_Addon_01_F
  1838.     {
  1839.         table = "CivillianLowerClass";
  1840.         positions[] = {{-0.0771484, -3.42969, -1.18165},{-0.0510254, 3.45508, -1.18165}};
  1841.     };
  1842.     class Land_Addon_04_F
  1843.     {
  1844.         table = "CivillianLowerClass";
  1845.         positions[] = {{5.11499, 3.44434, 0.313654},{5.3064, -1.28711, 0.313654},{1.43872, 4.01563, 0.313654},{-3.60425, 4.06055, 0.313654},{-5.37915, -1.30859, 0.315462},{-5.4126, -7.74414, 0.315462},{2.18799, -4.7334, 0.295511},{-2.14502, 0.327148, 0.313654},{-2.03418, -6.08789, 0.295511},{-1.64429, -3.04492, 0.295511}};
  1846.     };
  1847.     class Land_Shed_01_F
  1848.     {
  1849.         table = "CivillianLowerClass";
  1850.         positions[] = {{-1.63525, 0.723633, -0.930923},{0.366943, 0.666992, -0.930905},{1.9231, 0.618164, -0.930935}};
  1851.     };
  1852.     class Land_Shed_02_F
  1853.     {
  1854.         table = "CivillianLowerClass";
  1855.         positions[] = {{-0.999512, 0.856445, -0.853717},{1.07373, 1.06934, -0.853717}};
  1856.     };
  1857.     class Land_House_Native_02_F
  1858.     {
  1859.         table = "CivillianLowerClass";
  1860.         positions[] = {{1.4668, 1.57227, -2.37363},{2.01392, -1.94727, -2.37363},{-3.0769, -2.16211, -2.37363},{-3.13428, 1.90625, -2.37363}};
  1861.     };
  1862.     class Land_House_Small_01_F
  1863.     {
  1864.         table = "CivillianLowerClass";
  1865.         positions[] = {{-5.15918, 3.30469, -0.725801},{-2.37891, -3.66211, -0.725801},{-0.370605, 3.30078, -0.725801},{-5.71069, -1.92188, -0.725801},{-4.61841, -3.47949, -0.725801},{5.7312, 1.41113, -0.725801},{5.73682, 2.94531, -0.725801},{5.73633, -1.61523, -0.725798},{5.72656, -3.4043, -0.7258},{-0.0686035, 0.75293, -0.725799},{1.62427, 3.29199, -0.725801},{2.38892, 0.566406, -0.725801},{2.44507, -3.60059, -0.725801}};
  1866.     };
  1867.     class Land_House_Small_02_F
  1868.     {
  1869.         table = "CivillianLowerClass";
  1870.         positions[] = {{0.186768, -3.98535, -0.74064},{-1.48145, -5.63574, -0.74064},{-3.90405, 2.8916, -0.740633},{0.19165, 1.88086, -0.740639},{-1.82813, -2.85156, -0.740639},{-3.19019, -1.54199, -0.74064},{-3.32153, -5.41504, -0.74064},{-3.89648, 5.4873, -0.740639},{-1.49097, 5.86426, -0.740638}};
  1871.     };
  1872.     class Land_House_Small_03_F
  1873.     {
  1874.         table = "CivillianLowerClass";
  1875.         positions[] = {{-5.6853, 3.47363, -1.34902},{-4.21582, -1.17969, -1.32402},{-0.532227, 3.87305, -1.32402},{1.27075, -0.573242, -1.32402}};
  1876.     };
  1877.     class Land_House_Small_04_F
  1878.     {
  1879.         table = "CivillianLowerClass";
  1880.         positions[] = {{2.62964, -1.5332, -0.817202},{-1.37061, -3.31543, -0.817202},{-0.413574, 3.04102, -0.817202},{1.30786, -7.03906, -0.87291},{-3.44702, 3.64258, -0.872911}};
  1881.     };
  1882.     class Land_House_Small_05_F
  1883.     {
  1884.         table = "CivillianLowerClass";
  1885.         positions[] = {{-1.38037, 4.41016, -1.08628},{-0.400635, -0.0605469, -1.08628},{-0.890625, -3.07324, -1.08628}};
  1886.     };
  1887.     class Land_House_Small_06_F
  1888.     {
  1889.         table = "CivillianLowerClass";
  1890.         positions[] = {{-3.41675, -3.75879, -1.00433},{-3.06567, 0.991211, -1.00433},{0.966064, -2.96387, -1.00433},{-3.22119, 3.95996, -1.00503}};
  1891.     };
  1892.     class Land_House_Native_01_F
  1893.     {
  1894.         table = "CivillianLowerClass";
  1895.         positions[] = {{-2.04907, -1.64746, -3.13483},{-1.43799, 1.98047, -3.13483},{2.88135, 1.87695, -3.13483},{3.05176, -1.48438, -3.13483}};
  1896.     };
  1897.     class Land_PierWooden_01_hut_F
  1898.     {
  1899.         table = "CivillianLowerClass";
  1900.         positions[] = {{1.13232, -0.893555, 18.7197}};
  1901.     };
  1902.     class Land_PierWooden_01_ladder_F
  1903.     {
  1904.         table = "CivillianLowerClass";
  1905.         positions[] = {{0.233887, -0.708008, 19.827}};
  1906.     };
  1907.     class Land_PierWooden_01_dock_F
  1908.     {
  1909.         table = "CivillianLowerClass";
  1910.         positions[] = {{-4.53687, 0.679688, 17.8678},{-0.218018, -5.85645, 17.8678},{4.63672, 3.60156, 17.8678}};
  1911.     };
  1912.     class Land_PierWooden_01_platform_F
  1913.     {
  1914.         table = "CivillianLowerClass";
  1915.         positions[] = {{-1.22583, 1.11523, 19.5247},{1.12427, 1.14551, 19.5247}};
  1916.     };
  1917.     class Land_Shed_03_F
  1918.     {
  1919.         table = "CivillianLowerClass";
  1920.         positions[] = {{2.09058, -0.371094, -0.713204},{-0.305664, 0.0419922, -0.713204}};
  1921.     };
  1922.     class Land_Shed_04_F
  1923.     {
  1924.         table = "CivillianLowerClass";
  1925.         positions[] = {{0.278076, 0.768555, -0.726258}};
  1926.     };
  1927.     class Land_Shed_05_F
  1928.     {
  1929.         table = "CivillianLowerClass";
  1930.         positions[] = {{-1.93994, -1.54297, -0.917485},{1.58032, -1.0498, -0.917485}};
  1931.     };
  1932.     class Land_Shed_07_F
  1933.     {
  1934.         table = "CivillianLowerClass";
  1935.         positions[] = {{2.58154, -0.797852, -1.36388},{2.26782, 0.829102, -1.36387},{-3.31567, -0.990234, -1.36386},{-0.429688, -0.893555, -1.36388}};
  1936.     };
  1937.     class Land_Slum_01_F
  1938.     {
  1939.         table = "CivillianLowerClass";
  1940.         positions[] = {{3.35571, 2.1416, 0.643513},{2.30029, -0.546875, 0.643514},{1.05811, -1.90234, 0.643514},{-0.150146, 2.13574, 0.643545},{-2.06763, 1.97656, 0.617534},{4.91821, 1.76465, 0.643515},{4.86938, -1.81445, 0.643514},{-0.591309, -0.00878906, 0.643521}};
  1941.     };
  1942.     class Land_Slum_02_F
  1943.     {
  1944.         table = "CivillianLowerClass";
  1945.         positions[] = {{1.80273, -0.624023, 0.158215},{-0.717529, -2.38379, 0.158216},{2.12402, 3.88965, 0.158215},{2.09155, -3.78711, 0.158216},{1.72144, -1.96387, 0.158216},{-2.06787, 4.17871, 0.158215}};
  1946.     };
  1947.     class Land_Slum_03_F
  1948.     {
  1949.         table = "CivillianLowerClass";
  1950.         positions[] = {{-2.12012, 7.30469, -0.674455},{-2.55933, 2.12598, -0.674454},{2.83594, 6.05469, -0.651794},{3.9458, 0.943359, -0.651794},{0.0112305, -1.2207, -0.651794},{1.64575, -3.14648, -0.651794}};
  1951.     };
  1952.     class Land_WaterTower_01_F
  1953.     {
  1954.         table = "CivillianLowerClass";
  1955.         positions[] = {{-0.452148, 0.015625, 3.74843}};
  1956.     };
  1957.    
  1958.     ///////////////////////////////////////////////////////////////////////////
  1959.     // Civillian Upper Class
  1960.     ///////////////////////////////////////////////////////////////////////////
  1961.     class Land_Hotel_01_F
  1962.     {
  1963.         table = "CivillianUpperClass";
  1964.         positions[] = {{-8.20288, 7.83105, -1.58711},{-2.1604, 7.38281, -1.58712},{3.8728, 7.81836, -1.58711},{6.44751, 4.7998, -1.58711},{6.44751, -1.2334, -1.58711},{-2.1604, -5.81641, -1.58711},{3.8728, -5.81641, -1.58711},{-7.53955, -4.56445, -1.58711},{-7.63403, 0.913086, 1.66289},{6.14624, 7.49121, 4.4886},{6.01196, 0.84668, 4.48859},{0.8479, -5.81641, 4.48865},{6.1189, -5.98535, 4.48865},{-7.40649, -5.82227, 4.4886},{-6.28833, 7.66504, 4.48861},{3.34326, 6.52637, 7.75042},{5.21191, 1.56738, 7.59465},{3.34326, -5, 7.7508},{-6.60034, -5.00488, 7.60001},{-6.61377, -0.413086, 7.5989},{-6.64063, 6.62695, 7.5967},{-2.01831, 6.44531, 7.97652},{-4.02124, 3.88086, -5.31221},{1.14209, 5.27441, -5.31221},{-0.478271, -1.46094, -5.31221},{2.69238, 0.512695, -5.31221}};
  1965.     };
  1966.     class Land_House_Big_02_F
  1967.     {
  1968.         table = "CivillianUpperClass";
  1969.         positions[] = {{7.26123, -6.65332, -1.4679},{8.78711, -3.17871, -1.46789},{7.34692, 0.493164, -1.46789},{-5.19165, -0.584961, -1.4679},{-7.11353, 3.46484, -1.4679},{-9.80347, 2.98047, -1.46789},{-3.50171, 6.34277, -1.46789},{4.75928, 3.41895, -1.4679},{0.365479, 1.74121, -1.4679},{0.321533, 8.83398, -1.46789},{-3.83179, 8.92773, -1.46789},{2.44434, 6.33105, -1.46789},{6.07397, 5.41016, -1.46789},{4.53271, 8.58008, -1.46789}};
  1970.     };
  1971.     class Land_House_Big_03_F
  1972.     {
  1973.         table = "CivillianUpperClass";
  1974.         positions[] = {{10.6619, 5.75977, -3.22996},{9.25781, 3.40625, -2.99144},{1.88281, 0.274414, -3.19996},{7.68018, 0.445313, -0.115536},{5.85278, -2.44727, -0.115538},{5.896, 2.80762, -0.115538},{10.7966, 5.81641, -0.136646},{10.7966, -5.22168, -0.136646},{-12.5356, 6.02734, -0.136646},{-13.6335, -5.51855, -0.145912},{4.46899, 3.20898, -3.19996},{9.25879, 3.4082, -3.19996},{-7.49341, -4.64551, -0.136646},{3.17041, 4.95996, -0.136646},{-7.65063, 5.22656, -0.136646},{3.40796, -4.60645, -0.136648},{7.61133, -2.03027, -0.115538},{7.59229, 2.57031, -0.115536},{9.81934, 1.22559, -3.19996},{10.2896, 0.297852, -0.136644},{6.10205, 5.60742, -3.22997},{8.23096, -2.7334, -3.19996}};
  1975.     };
  1976.     class Land_House_Big_01_F
  1977.     {
  1978.         table = "CivillianUpperClass";
  1979.         positions[] = {{0.581055, 1.07715, -1.03786},{3.76978, 1.45898, -1.03786},{7.10107, 3.50879, -1.03786},{5.354, -0.949219, -1.03786},{7.10107, 0.709961, -1.03786},{2.60303, 5.45996, -1.03786},{1.08838, -1.04297, -1.03786},{-6.92017, -2.47754, -1.03786},{3.1604, 3.23047, -1.03786},{-1.71655, -3.68359, -1.03786},{1.73779, -2.62012, -1.03786},{7.14502, -3.83887, -1.03786},{3.41797, -3.76563, -1.03786}};
  1980.     };
  1981.     class Land_House_Big_04_F
  1982.     {
  1983.         table = "CivillianUpperClass";
  1984.         positions[] = {{-1.37891, -3.32227, -2.97358},{-3.73853, -4.79199, -2.97358},{-5.98267, -3.32715, -2.97359},{4.17285, -4.86523, -2.97358},{4.1709, -1.88672, -2.97358},{10.072, -7.38672, 0.253304},{1.69922, -7.38672, 0.253298},{-6.56543, -7.38672, 0.253365},{-2.49268, 6.82422, 0.269667},{-8.40747, -3.21582, 0.252121},{-7.91455, 5.04785, 0.255436},{4.07715, 6.31934, 0.263828},{-0.817871, 1.19824, 0.276417},{-5.89087, 2.65234, 0.276417},{-3.69604, 4.36133, 0.276417},{2.28882, 4.45898, 0.276417},{2.63916, 1.19238, 0.276417},{4.17358, 3.16309, 0.276417},{-8.5835, -2.4043, -2.97532},{-8.77393, -7.35254, -2.97424},{-8.0625, 1.89063, -2.97626},{-8.55005, 6.73438, -2.97482},{1.52148, -6.74219, -2.97358},{0.0705566, 6.78711, -2.97553}};
  1985.     };
  1986.     class Land_House_Big_05_F
  1987.     {
  1988.         table = "CivillianUpperClass";
  1989.         positions[] = {{-2.42017, -4.77539, -1.51147},{4.53735, -5.0459, -1.11731},{-8.91455, -4.73145, -1.51147},{-9.14844, 5.57715, -1.51147},{-2.42065, 5.48828, -1.51147},{4.50073, 5.00781, -1.11731}};
  1990.     };
  1991.     class Land_School_01_F
  1992.     {
  1993.         table = "CivillianUpperClass";
  1994.         positions[] = {{-12.2412, -1.23535, -1.27842},{-12.1011, 2.86914, -1.27842},{-6.37842, -1.32617, -1.27842},{-2.88672, -1.31543, -1.27842},{0.71582, 0.556641, -1.27842},{11.927, 2.93066, -1.27842},{7.01636, -0.12793, -1.27842},{13.5767, -1.79297, -1.27842}};
  1995.     };
  1996.    
  1997.     ///////////////////////////////////////////////////////////////////////////
  1998.     // Shops
  1999.     ///////////////////////////////////////////////////////////////////////////
  2000.     class Land_FuelStation_01_shop_F
  2001.     {
  2002.         table = "Shop";
  2003.         positions[] = {{-3.47095, -2.32715, -2.01301},{1.49292, -2.76465, -2.01301},{-3.97681, 4.03711, -2.01301},{0.912842, 2.21191, -2.01301}};
  2004.     };
  2005.     class Land_GuardHouse_01_F
  2006.     {
  2007.         table = "Shop";
  2008.         positions[] = {{-0.890381, 2.22461, -1.03759},{2.25879, 1.90527, -1.03759},{1.18262, -3.99707, -1.04188},{4.2688, -4.30566, -1.04188},{-1.89941, -0.541016, -1.04188},{-1.66211, -4.21094, -1.04188}};
  2009.     };
  2010.     class Land_Shop_City_01_F
  2011.     {
  2012.         table = "Shop";
  2013.         positions[] = {{2.4292, 3.38574, -4.955},{1.2439, -0.536621, -4.94684},{5.92114, 2.45996, -4.94911}};
  2014.     };
  2015.     class Land_Shop_City_02_F
  2016.     {
  2017.         table = "Shop";
  2018.         positions[] = {{2.87964, -6.96094, -4.33675},{3.52344, -3.69141, -4.3368},{7.54688, -3.29297, -4.33673},{-2.46313, -5.58398, -4.33675},{-0.394531, -7.3291, -4.33675},{-9.93286, -6.42188, -4.33675},{-8.23169, -3.64941, -4.33675}};
  2019.     };
  2020.     class Land_Shop_City_03_F
  2021.     {
  2022.         table = "Shop";
  2023.         positions[] = {{5.67749, -2.68164, -4.96615},{3.79248, 8.09082, -4.96667},{1.88354, -3.96289, -4.96746}};
  2024.     };
  2025.     class Land_Shop_City_04_F
  2026.     {
  2027.         table = "Shop";
  2028.         positions[] = {{1.2771, 10.0566, 4.17043},{7.14185, 9.99414, 4.17043},{4.28784, 9.86816, 4.17043},{6.50317, 1.44434, 4.17043},{1.27368, 1.37695, 4.17043},{7.23999, 5.65234, 4.17043},{7.2915, 7.69629, 4.17043},{1.28784, 3.91992, 4.17043},{-0.504395, 10.0264, 6.97933},{-6.20288, 9.97656, 6.97932},{-5.91138, 1.75684, 6.97932},{-6.104, 7.68848, 6.97932},{-0.501709, 3.88867, 6.97932},{-5.6123, -0.362305, 6.97932},{-5.93213, -4.22363, 6.97932},{-5.87793, -9.48828, 6.97932},{-3.51074, -9.6748, 6.97932},{1.36377, -1.84863, 6.97932},{-2.06396, -0.0917969, 6.97932},{7.09326, -4.71387, 6.97932},{4.16943, -5.02539, 6.97932},{7.18335, -0.458008, 6.97932},{1.20508, -9.41602, 6.97932},{7.18774, -9.19141, 6.97932},{7.20654, -10.5918, 3.60047},{1.93359, -10.7646, 3.60047},{-1.50293, -10.3926, 3.60047},{-6.23047, -10.5918, 3.60047}};
  2029.     };
  2030.     class Land_Shop_City_05_F
  2031.     {
  2032.         table = "Shop";
  2033.         positions[] = {{-0.283447, 2.6084, 4.08708},{-5.32642, -12.6162, 7.18407},{5.06274, -10.9531, 7.15172},{0.605469, -4.85449, 7.03372},{0.268311, -1.22461, 6.96352},{7.7915, -6.00879, 7.05611},{9.13062, 2.4502, 4.08708},{4.25415, 5.82715, 4.08708},{-2.11279, 9.05762, 4.08708},{6.97266, 13.6572, 4.08708},{0.479492, 13.2539, 4.08708},{-6.08496, 13.8789, 4.08708},{-8.25366, 10.1318, 4.08708},{-8.55688, -12.0498, 7.17308},{0.14209, -11.0918, -7.28322}};
  2034.     };
  2035.     class Land_Shop_City_06_F
  2036.     {
  2037.         table = "Shop";
  2038.         positions[] = {{-6.04688, 0.503906, -4.06816},{-3.99438, 7.72363, -4.06839},{-5.10303, -5.04199, -4.06798}};
  2039.     };
  2040.     class Land_Shop_City_07_F
  2041.     {
  2042.         table = "Shop";
  2043.         positions[] = {{1.10278, 2.13574, 0.00890541},{1.35547, 6.91504, 0.00893593},{-0.679443, 0.248047, 3.60637},{-1.02441, 4.30469, 3.60637},{2.6582, -3.65723, 3.60637},{-0.708984, -6.85547, 3.60637},{-4.04346, -2.99414, 3.60637},{-4.01318, 4.39941, 3.60637},{-3.63501, 7.54883, 3.60637}};
  2044.     };
  2045.     class Land_Shop_Town_01_F
  2046.     {
  2047.         table = "Shop";
  2048.         positions[] = {{-3.92822, -2.74707, -3.27012},{-3.80103, 0.883789, -3.27011},{-2.52832, -3.63965, -3.27011},{-3.80493, -6.10156, -3.27011},{-0.918213, -5.84473, -3.27011},{4.22827, -6.09766, -3.27011},{-2.00391, 3.82813, -3.27011},{-3.91284, 4.55273, -3.27012},{-1.0105, 0.652344, -3.27011},{0.751221, -2.10352, -3.27011},{2.72095, -3.8457, -3.27011},{3.85083, -2.64551, -3.27011}};
  2049.     };
  2050.     class Land_Shop_Town_02_F
  2051.     {
  2052.         table = "Shop";
  2053.         positions[] = {{2.99487, -4.95605, -2.14528},{-2.94238, -5.14746, -2.14139}};
  2054.     };
  2055.     class Land_Shop_Town_03_F
  2056.     {
  2057.         table = "Shop";
  2058.         positions[] = {{-5.88965, -3.25684, -3.12664},{-5.90576, -0.0273438, -3.12665},{5.32275, -1.48535, -3.12776},{0.748779, -1.30957, -3.12776},{0.994385, -4.28027, -3.12776}};
  2059.     };
  2060.     class Land_Shop_Town_04_F
  2061.     {
  2062.         table = "Shop";
  2063.         positions[] = {{-2.41553, -6.52832, -2.43639},{2.42578, -6.81152, -2.43639}};
  2064.     };
  2065.     class Land_Shop_Town_05_F
  2066.     {
  2067.         table = "Shop";
  2068.         positions[] = {{-7.17432, -6.53418, -2.72663},{7.25415, -6.73242, -2.72663},{1.95654, -6.69824, -2.72662},{-1.74683, -6.51855, -2.72663}};
  2069.     };
  2070.     class Land_Supermarket_01_F
  2071.     {
  2072.         table = "Shop";
  2073.         positions[] = {{4.35083, -2.46777, -1.50003},{-0.334473, -6.50879, -1.50003},{-0.251221, -0.452148, -1.50003},{-4.82568, 1.79492, -1.50003},{-4.38794, -5.06836, -1.50003},{7.19556, -1.90137, -1.50003},{1.91138, 1.69434, -1.50003},{-2.32007, -8.67676, -1.50003}};
  2074.     };
  2075.     class Land_Warehouse_02_F
  2076.     {
  2077.         table = "Shop";
  2078.         positions[] = {{20.1353, 11.1074, 4.53597},{20.1353, -9.1582, 4.53597},{19.5979, -1.66113, 4.53613},{19.5979, 3.98535, 4.53613},{-5.52881, 5.00781, 4.63205},{-7.08691, -8.17188, 4.54425},{-20.0464, 11.1074, 4.54819},{-20.0464, -9.1582, 4.54819},{-19.5269, -1.65527, 4.54803},{-19.5269, 3.99121, 4.54803},{3.19653, 5.10254, 4.6321},{1.84839, -1.40625, 4.54153},{11.4192, 5.10254, 4.63212},{7.40503, -7.6543, 4.53984},{11.2095, -12.8008, -3.94501},{5.47998, -12.2197, -3.94501},{-0.130127, -12.8135, -3.94501},{-3.7085, -12.4531, -3.94501}};
  2079.     };
  2080.    
  2081.     ///////////////////////////////////////////////////////////////////////////
  2082.     // Industrial
  2083.     ///////////////////////////////////////////////////////////////////////////
  2084.     class Land_Airport_01_hangar_F
  2085.     {
  2086.         table = "Industrial";
  2087.         positions[] = {{9.03003, -9.82813, -2.64558},{12.0889, 13.4424, -2.64558},{-10.1367, -9.1582, -2.64557},{5.88574, 13.7393, -2.64557},{-1.66846, -9.04395, 9.82697},{2.23926, -9.12988, 9.69195},{1.85083, 14.8818, 9.84647},{-1.72559, 14.9346, 9.80423},{-12.675, 14.3945, 5.44739},{12.7019, 14.3379, 5.52713},{12.5813, -8.32715, 5.5752},{-11.5681, -8.43457, 5.88791},{7.02759, 11.5313, 7.88078},{-12.155, 12.8789, 5.65434},{-12.188, 7.26563, 5.64122},{-6.71826, 11.6631, 7.93423},{-12.1636, 0.255859, 5.65096},{-6.75854, 2.82324, 7.9273},{-12.073, -5.24805, 5.687},{13.3979, -5.29395, 5.25013},{6.91626, 2.80078, 7.89974},{-7.02197, -9.43164, 7.69681},{6.95947, -9.37891, 7.81296},{13.6221, -0.296875, 5.16088},{13.4575, 6.87988, 5.22637},{6.99634, -5.94824, 7.88647},{-6.74829, -5.91406, 7.92898},{-12.0376, 11.5723, -2.62052},{2.6521, 1.68652, -2.62057}};
  2088.     };
  2089.     class Land_Airport_02_hangar_left_F
  2090.     {
  2091.         table = "Industrial";
  2092.         positions[] = {{-12.4209, -24.9082, -1.85819},{-7.03906, -17.4277, -0.645023},{-7.00854, -8.0498, -0.638107},{-6.97998, 1.14063, -0.631704},{-12.4202, -12.9775, -1.85804},{-12.416, -3.68555, -1.85711},{-12.4124, 5.6084, -1.85627},{-12.4209, -22.374, -1.85819},{-1.84839, -10.2188, 2.96794},{-5.51953, -14.9307, 1.87583},{-5.51953, -4.78809, 1.87583},{-5.51953, 5.1543, 1.87584},{-2.79541, 18.9854, 2.68622},{-4.56616, 12.959, 2.15945},{3.58447, -8.81055, 4.5841},{3.58423, 6.24512, 4.58404},{0.876221, -15.1367, 3.77843},{0.876221, 0.0351563, 3.77843},{0.876221, 8.45215, 3.77843},{2.63867, 19.2529, 4.30273},{5.93921, -22.7969, 5.28464},{9.00952, 5.37305, 6.19798},{6.29248, -4.72559, 5.38974},{8.06177, 19.5205, 5.91602},{6.29248, 13.4961, 5.38974},{11.3809, -24.5371, 6.90338},{11.7393, -7.10938, 7.01006},{11.7344, 8.98828, 7.00859},{11.7375, -18.5557, 7.00955},{13.4956, 19.791, 7.53254},{-4.20142, -21.4131, -1.28552},{-4.15698, -17.2041, -0.9673},{-4.15381, -12.2305, -0.945713},{-4.15381, -7.06836, -0.970572},{-4.15942, -2.0752, -0.951628},{-4.14771, 2.85547, -0.980427},{-4.15942, 6.97559, -0.951557},{-4.17969, 11.1748, -0.973799},{-4.15942, 16.6045, -0.951628},{0.163086, 19.9814, -1.28553},{5.12451, 19.6875, -1.28553}};
  2093.     };
  2094.     class Land_Airport_02_hangar_right_F
  2095.     {
  2096.         table = "Industrial";
  2097.         positions[] = {{4.39331, -25.1045, -0.900631},{10.4124, -15.0947, -1.34333},{7.27393, -12.7598, -0.635839},{9.71753, -10.458, -1.18671},{10.4124, -1.17871, -1.34333},{7.271, 5.80469, -0.635187},{12.71, -3.68457, -1.86125},{12.7129, -22.374, -1.8619},{4.38867, -17.2627, -0.984121},{4.38892, -7.06055, -0.967278},{4.39868, 2.81641, -0.997353},{4.38623, 11.1592, -0.970123},{0.162598, 19.6875, -1.32163},{-10.3376, 19.9814, -1.32163},{-16.4546, 19.6875, -1.32163},{-4.83081, 19.877, -4.72163},{-8.40137, 19.6875, -4.72162},{-15.3335, 19.9814, -4.72163},{7.37769, -12.3145, -4.95163},{2.14453, -10.2188, 3.00035},{5.81641, -14.9297, 1.90639},{5.81641, -4.78711, 1.90639},{5.81641, 5.15527, 1.90639},{3.09253, 18.9854, 2.71792},{4.86206, 12.959, 2.19076},{-3.28833, -8.81055, 4.61879},{-3.28833, 6.24512, 4.61879},{-0.579834, -15.1348, 3.81193},{-0.579834, 0.0371094, 3.81193},{-0.579834, 8.4541, 3.81193},{-2.34253, 19.2549, 4.33709},{-5.64233, -22.7969, 5.32012},{-8.71118, 5.375, 6.23442},{-5.99707, -4.72461, 5.4258},{-7.76514, 19.5234, 5.95251},{-5.99707, 13.4971, 5.4258},{-11.0835, -24.5371, 6.94116},{-17.6074, -13.8564, 8.88466},{-17.6074, 1.31543, 8.88471},{-11.4426, -7.10938, 7.04812},{-11.4392, 8.98828, 7.04716},{-11.4426, -18.5547, 7.04812},{-13.2024, 19.791, 7.57239},{-10.5923, 18.8203, -4.68848},{-14.3291, 18.8438, -1.39008},{-15.3164, 18.5908, -1.32163},{-11.6658, 18.499, -4.05376}};
  2098.     };
  2099.     class Land_ContainerCrane_01_F
  2100.     {
  2101.         table = "Industrial";
  2102.         positions[] = {{21.9863, 10.7412, -29.7253},{16.7583, 6.07129, 1.22021},{9.33081, 3.04004, 1.2331},{-3.68262, 6.24805, 1.23471},{-12.2251, 7.34277, 1.23625},{-14.718, -1.59375, 1.23302},{-8.86938, -8.3252, 1.23632},{8.94922, -4.05078, 1.2331},{18.71, -3.98828, 1.23309}};
  2103.     };
  2104.     class Land_Crane_F
  2105.     {
  2106.         table = "Industrial";
  2107.         positions[] = {{-7.68018, -1.75293, 5.74145},{-8.2002, 1.41895, 5.74145},{-10.165, 0.147461, 5.74145}};
  2108.     };
  2109.     class Land_DryDock_01_end_F
  2110.     {
  2111.         table = "Industrial";
  2112.         positions[] = {{16.4692, 7.59668, 5.13889},{20.4192, -3.24316, 5.13889},{16.4756, -9.06152, 5.2074},{20.5193, -12.4082, 5.13889},{13.2393, 7.88184, -5.54043},{7.13916, 14.9219, -5.54043},{2.26929, -11.4385, -5.54043},{-16.304, 7.58594, 5.13889},{-20.1809, -3.24316, 5.13889},{-19.8108, -7.58203, 5.13889},{-16.3308, -11.7334, 5.17903},{-13.0007, 7.88184, -5.54043},{-1.50073, -2.81836, -5.54043},{-6.90088, 14.9219, -5.54043},{7.03149, -17.3389, -5.54042},{-6.79297, -17.3389, -5.54043}};
  2113.     };
  2114.     class Land_DryDock_01_middle_F
  2115.     {
  2116.         table = "Industrial";
  2117.         positions[] = {{14.4111, -8.98047, -5.51673},{13.1912, 7.58008, -5.51673},{5.41113, 7.47949, -5.51673},{8.42114, -5.08984, -5.51673},{3.25098, -9.7998, -5.51673},{-13.5889, 8.37988, -5.51673},{-4.98901, 7.43945, -5.51673},{-19.3076, 8.96875, 5.10521},{-17.541, 0.825195, 5.10521},{-11.0889, -8.13965, -5.51673},{17.5417, -9.99805, 5.10564},{17.5461, 0.888672, 5.10564}};
  2118.     };
  2119.     class Land_GantryCrane_01_F
  2120.     {
  2121.         table = "Industrial";
  2122.         positions[] = {{-2.271, 1.99902, 8.67491},{-2.19482, -2.53613, 8.67491}};
  2123.     };
  2124.     class Land_HaulTruck_01_abandoned_F
  2125.     {
  2126.         table = "Industrial";
  2127.         positions[] = {{-0.733643, -4.39258, 1.27749},{1.72559, -4.19336, 1.27749}};
  2128.     };
  2129.     class Land_MiningShovel_01_abandoned_F
  2130.     {
  2131.         table = "Industrial";
  2132.         positions[] = {{5.90039, -8.41406, -0.680836},{5.30249, 0.911133, -0.750746},{1.73145, -7.10645, 4.10613},{-0.78125, -7.8584, 3.78039},{-2.5144, -11.2598, -0.662592}};
  2133.     };
  2134.     class Land_MobileCrane_01_F
  2135.     {
  2136.         table = "Industrial";
  2137.         positions[] = {{6.61865, 5.51465, -19.4957},{12.4185, 5.52832, -19.4957},{6.77734, 2.48828, -19.1123},{6.82275, 0.642578, -19.1123},{6.76855, -2.50488, -19.1123},{6.61865, -5.69727, -19.4957},{12.4185, -5.68359, -19.4957},{8.16138, -2.75, -14.0492},{14.1155, -2.79102, -14.0492},{13.1208, 2.95801, -14.0492},{8.25806, 2.69824, -14.0492},{9.73926, -3.37109, -8.33325},{7.85254, -3.33691, -8.33325}};
  2138.     };
  2139.     class Land_MobileCrane_01_hook_F
  2140.     {
  2141.         table = "Industrial";
  2142.         positions[] = {{6.61841, 5.51465, -19.4957},{12.4185, 5.52832, -19.4957},{6.77734, 2.48828, -19.1123},{6.82275, 0.642578, -19.1123},{6.76855, -2.50488, -19.1123},{6.61865, -5.69727, -19.4957},{12.4185, -5.68359, -19.4957},{8.16138, -2.75, -14.0492},{14.1155, -2.79102, -14.0492},{13.1208, 2.95801, -14.0492},{8.25806, 2.69824, -14.0492},{9.73926, -3.37109, -8.33325},{7.85254, -3.33691, -8.33325}};
  2143.     };
  2144.     class Land_ReservoirTower_F
  2145.     {
  2146.         table = "Industrial";
  2147.         positions[] = {{-1.8457, 1.83105, -1.8427},{1.28613, -3.4502, -1.82695}};
  2148.     };
  2149.     class Land_SCF_01_chimney_F
  2150.     {
  2151.         table = "Industrial";
  2152.         positions[] = {{-2.90894, -3.98145, -8.22002},{-5.19727, 0.483398, -8.22001},{-2.74243, 3.57422, -8.22002},{1.39404, -2.61523, -8.22002},{-2.94604, -3.01563, 24.2917},{-4.51831, 0.609375, 24.2917},{-2.34399, 2.65234, 24.2917},{1.09497, 2.86914, 24.5735},{0.949951, -1.91992, 24.2917}};
  2153.     };
  2154.     class Land_SCF_01_clarifier_F
  2155.     {
  2156.         table = "Industrial";
  2157.         positions[] = {{6.31934, 1.11719, -5.07754},{6.35181, -5.78027, -2.05335},{5.80225, 1.04688, 0.371124},{4.8501, 1.52344, 0.371122},{4.57251, -5.60938, -2.05335},{1.25488, -3.93555, 0.371124},{1.25488, 5.8916, 0.371126},{-4.4187, -3.93555, 0.371172},{-4.4187, 5.8916, 0.371126},{-7.25879, 0.977539, 0.371134},{-5.23145, 3.17676, 7.60777},{-5.40259, -1.02637, 7.59169},{-1.8186, -3.29688, 7.60185},{1.91064, -1.34082, 7.60829},{2.08765, 2.9043, 7.62741},{-1.5791, 4.27539, 7.77099}};
  2158.     };
  2159.     class Land_SCF_01_condenser_F
  2160.     {
  2161.         table = "Industrial";
  2162.         positions[] = {{-7.45361, 12.4902, -1.53951},{-4.16528, 12.1348, -1.55146},{-7.45361, 8.12109, -1.53947},{-4.35181, 8.12012, -1.53409},{-5.70166, 6.4541, -1.55146},{-5.93872, 10.8223, -1.55146},{-5.64185, 9.74805, -1.55146},{4.58057, 3.21387, 1.96246},{2.80396, 0.202148, 1.96246},{6.25342, 0.44043, 1.96246},{4.53931, -1.2666, 1.96246}};
  2163.     };
  2164.     class Land_SCF_01_crystallizer_F
  2165.     {
  2166.         table = "Industrial";
  2167.         positions[] = {{2.20264, 7.78516, -5.9044},{8.84692, 7.78027, -2.77431},{2.27319, 7.78516, -0.472961},{8.79834, 7.79199, 2.56268},{2.07471, 6.86914, 4.95764},{-0.962646, 5.40723, 4.97862},{-4.38184, 5.43555, 4.9786},{-7.49756, 5.44922, 4.9786},{-0.962402, -1.41113, 4.98178},{-7.49756, -1.36914, 4.98496},{-9.3103, 3.76563, 4.98026},{-9.31396, -0.415039, 4.98437},{-4.08789, -0.424805, 4.9833},{4.40259, 5.44922, 4.97856},{4.40283, -1.36914, 4.97918},{5.99756, 3.74316, 4.97839},{5.98828, -0.450195, 4.97857},{1.42236, 3.75684, 4.9802},{-0.962646, 5.40723, -0.465189},{-7.49756, 5.44922, -0.465189},{-9.37109, 3.75684, -0.465189},{-9.36157, 1.57715, -0.465191},{-4.04639, 3.75684, -0.465189},{1.28687, 0.494141, -0.465189},{5.12744, 3.75684, -0.465189},{1.25757, 1.57129, -0.465189},{5.62524, 5.44922, -0.465189},{5.62524, 0.507813, -0.465189},{8.48071, 3.75684, -0.465189},{8.5022, 1.57129, -0.465189}};
  2168.     };
  2169.     class Land_SCF_01_crystallizerTowers_F
  2170.     {
  2171.         table = "Industrial";
  2172.         positions[] = {{4.72705, -3.80957, 12.1495},{8.42017, -2.21777, 12.1495},{8.79761, 1.83398, 12.1495},{6.02148, 4.5293, 12.1495},{2.47388, 2.88184, 12.1495},{1.92188, -1.41602, 12.189},{-5.33594, -3.83496, 12.1575},{-1.43774, -2.02148, 12.1575},{-1.31299, 1.89746, 12.5944},{-4.27319, 4.5293, 12.1575},{-7.72998, 2.84473, 12.1575},{-8.40088, -1.15332, 12.1887},{0.365723, 0.235352, 12.1987},{-3.44092, -3.75098, -6.98271},{-0.304688, -3.69727, -6.98271},{1.25513, -2.48535, -6.9827},{-2.46533, -2.5498, -6.98255},{3.07031, -3.72168, -6.98271},{4.90088, -3.61523, -6.98271}};
  2173.     };
  2174.     class Land_SCF_01_diffuser_F
  2175.     {
  2176.         table = "Industrial";
  2177.         positions[] = {{-8.25195, 23.5225, -2.37402},{-1.9043, 23.3721, -2.37402},{2.28149, 23.7813, -2.37402},{6.88208, 23.6113, -2.37402},{6.71021, 9.92188, -2.37402},{6.87622, 18.3623, -2.37402},{6.83472, 1.33789, -2.37402},{6.87622, -7.25293, -2.37402},{6.34106, -23.2354, 2.33232},{3.65186, -21.8379, 2.33232},{0.114014, -23.5957, 2.35555},{-7.36475, -23.2051, 2.33232},{-4.10059, -21.793, 2.33232},{-5.35229, -12.7754, 4.52572},{1.0542, -14.4561, 4.52572},{4.99634, -17.8154, 4.52572},{3.01147, -18.8594, 4.52572},{2.86426, -12.6387, 4.52572}};
  2178.     };
  2179.     class Land_SCF_01_feeder_F
  2180.     {
  2181.         table = "Industrial";
  2182.         positions[] = {{4.86865, 12.1465, -3.33626},{0.436523, 17.4316, -3.33626},{-4.55176, 14.5176, -3.33626}};
  2183.     };
  2184.     class Land_SCF_01_generalBuilding_F
  2185.     {
  2186.         table = "Industrial";
  2187.         positions[] = {{14.334, -0.46582, -4.87007},{14.334, 2.69629, -4.87006},{14.0728, 4.17676, -4.87005},{1.07861, -24.2744, -0.354742},{-4.60767, -24.2568, -0.354109},{-1.45044, -14.6309, -4.84514},{0.82959, -21.9668, -4.84514},{-5.23193, -15.5225, -4.84514},{-5.23193, -20.3779, -4.84514},{0.897949, -16.6621, -4.84514},{-3.10083, -18.3438, -4.84514},{-7.53979, -8.16211, -0.35066},{-5.82178, -5.48535, 7.53344},{-5.82837, 7.19727, 7.57747},{-5.91724, 15.1963, 7.53357},{-6.04443, -11.5645, 7.44203},{1.63818, 17.5078, 11.2323},{1.83838, -11.5645, 11.3045},{-2.40601, 12.165, 9.25619},{1.10352, 2.26465, 10.804},{-4.48413, 1.98926, 8.16404},{1.06665, 20.3691, 10.9818},{-4.50415, 20.6543, 8.2311},{12.0906, -3.14453, 7.41085},{11.71, 2.01367, 7.5915},{12.0908, 7.18945, 7.41079},{11.71, 12.3467, 7.5915},{12.0938, 17.5186, 7.41184},{4.2146, -3.13965, 11.2645},{4.19458, 2.02051, 11.2351},{4.22046, 10.0293, 11.2857},{4.23657, 15.1973, 11.3193},{4.85327, 20.3662, 11.0314},{10.4482, 20.6523, 8.25541},{4.86206, -8.07227, 10.9426},{10.4482, -8.36719, 8.19658},{5.14331, -11.7627, 10.8526},{10.4604, -11.9209, 8.23243},{2.42944, -22.4482, 3.94098},{4.13257, -17.0049, -0.361994}};
  2188.     };
  2189.     class Land_SCF_01_storageBin_big_F
  2190.     {
  2191.         table = "Industrial";
  2192.         positions[] = {{1.37769, 13.627, 7.90879},{9.89014, 6.30371, 8.00624},{10.1826, -6.13867, 8.00229},{-5.81763, -10.5547, 7.99491},{-11.9951, 1.1416, 7.99358},{-5.48584, 11.04, 7.98675}};
  2193.     };
  2194.     class Land_SCF_01_storageBin_medium_F
  2195.     {
  2196.         table = "Industrial";
  2197.         positions[] = {{-6.86719, 2.24902, 6.72745},{0.320068, 7.36816, 6.72422},{6.81982, 2.11621, 6.73727},{-2.69751, -6.45508, 6.73897},{2.38794, -6.66699, 6.73858}};
  2198.     };
  2199.     class Land_SCF_01_storageBin_small_F
  2200.     {
  2201.         table = "Industrial";
  2202.         positions[] = {{-3.10742, 2.34473, 7.31781},{0.0847168, 4.62598, 7.32273},{2.97827, 2.28809, 7.34985},{-1.2583, -1.51563, 7.33663},{1.01611, -1.61035, 7.34604}};
  2203.     };
  2204.     class Land_SCF_01_warehouse_F
  2205.     {
  2206.         table = "Industrial";
  2207.         positions[] = {{2.38428, 10.7109, 3.95826},{-4.36938, 17.123, 2.78613},{11.988, 15.9063, 3.34447},{9.17725, 5.1377, 4.36988},{9.10986, -5.03711, 4.3945},{0.108398, -5.5459, 3.1112}};
  2208.     };
  2209.     class Land_SCF_01_washer_F
  2210.     {
  2211.         table = "Industrial";
  2212.         positions[] = {{-4.57568, 8.00684, -1.80085},{3.07935, 9.40527, -1.80085},{6.34424, 6.25488, -1.80085},{5.36182, 2.12109, -1.74189},{6.32837, -1.6582, -1.80085},{5.3855, -5.95801, -1.69704},{-1.10571, 7.36523, -1.80085},{-5.48535, 5.35352, -1.80085},{-6.25439, 2.28418, -1.80086},{-5.21948, -1.6582, -1.80085},{-6.37622, -5.96875, -1.80085},{-5.26172, -11.3262, -1.73402},{-0.0224609, 1.28223, 2.17754},{-4.55737, 1.30859, 2.1776},{-6.23975, 6.87695, 2.1776},{6.92871, 4.69336, 2.1776}};
  2213.     };
  2214.     class Land_SM_01_reservoirTower_F
  2215.     {
  2216.         table = "Industrial";
  2217.         positions[] = {{-2.59717, 0.891602, -1.99113},{1.46973, -3.23242, -1.98599},{0.704834, 2.8623, -2.00094}};
  2218.     };
  2219.     class Land_SM_01_shed_F
  2220.     {
  2221.         table = "Industrial";
  2222.         positions[] = {{-7.63892, 0.208984, -1.59421},{-7.74121, 4.16016, -1.59421},{1.08545, 2.70996, -1.59421},{-3.43799, -0.211914, -1.59421},{-6.10669, 6.38477, -1.59421},{5.42358, 4.74316, -1.59421},{4.89355, -0.0634766, -1.59421},{10.5295, 1.25781, -1.59421},{14.3044, 2.56445, -1.59421},{14.6626, -1.02832, -1.59421}};
  2223.     };
  2224.     class Land_SM_01_shed_unfinished_F
  2225.     {
  2226.         table = "Industrial";
  2227.         positions[] = {{-7.58374, 0.210938, -1.64209},{-7.68628, 4.16211, -1.64209},{1.14063, 2.71191, -1.64209},{-3.38281, -0.208984, -1.64209},{-6.05151, 6.3877, -1.64209},{5.47876, 4.74512, -1.64209},{4.94849, -0.0615234, -1.64209},{10.5845, 1.25977, -1.64209},{14.3594, 2.56738, -1.64209},{14.7175, -1.02539, -1.64209}};
  2228.     };
  2229.     class Land_StorageTank_01_large_F
  2230.     {
  2231.         table = "Industrial";
  2232.         positions[] = {{-5.26636, -8.7168, 0.685705},{7.5376, -8.96484, 0.685705},{9.66333, -14.584, 1.25553},{-9.50464, -14.8418, 1.24478},{-17.2966, 3.29102, 1.2443},{-3.35693, 17.2061, 1.25514},{2.25879, 9.52734, 0.685705}};
  2233.     };
  2234.     class Land_StorageTank_01_small_F
  2235.     {
  2236.         table = "Industrial";
  2237.         positions[] = {{-0.796387, 0.594727, 4.88818},{-6.31348, 3.91211, 3.66358},{2.63135, 7.28418, 3.60974},{7.54492, -2.71191, 3.30923},{-3.45142, -8.1748, 2.89969}};
  2238.     };
  2239.     class Land_SY_01_conveyor_end_F
  2240.     {
  2241.         table = "Industrial";
  2242.         positions[] = {{-0.00488281, 2.75, 5.24897},{-1.54126, -0.825195, 5.24897}};
  2243.     };
  2244.     class Land_SY_01_crusher_F
  2245.     {
  2246.         table = "Industrial";
  2247.         positions[] = {{8.23657, 6.33301, -1.09768},{7.81909, 16.5752, -1.08356},{-2.04224, 16.8691, -1.09297},{-7.8064, 8.47754, -1.08161},{2.10229, 14.3193, 11.3212},{6.33032, 4.37402, 11.7734},{-3.43262, 3.04688, 11.8368},{-7.92847, 9.2002, 11.5554},{0.595947, 8.41211, 11.5916}};
  2248.     };
  2249.     class Land_SY_01_reclaimer_F
  2250.     {
  2251.         table = "Industrial";
  2252.         positions[] = {{-14.1489, 2.63379, -2.28311},{-14.2458, 5.48145, -2.28683},{-13.6816, 1.11719, -2.28615},{-11.7661, -0.139648, -2.28826},{-14.9082, 1.87012, -1.96475}};
  2253.     };
  2254.     class Land_SY_01_shiploader_arm_F
  2255.     {
  2256.         table = "Industrial";
  2257.         positions[] = {{-4.59619, 2.30664, 0.389979},{10.1455, 2.12012, 0.389979},{14.0559, -2.29004, 0.389979},{-0.133545, -2.05566, 0.389979}};
  2258.     };
  2259.     class Land_SY_01_shiploader_F
  2260.     {
  2261.         table = "Industrial";
  2262.         positions[] = {{20.2991, 5.68164, -2.65544},{21.0994, 3.10059, 4.28977},{6.71289, 1.40137, 3.15136},{-3.97119, 1.40234, 3.09128},{-14.6008, 1.36523, 3.04038},{-21.2002, 0.898438, 5.34398},{6.71411, -2.24316, 3.08376},{-3.96802, -2.23438, 3.02955},{-14.6001, -2.16406, 3.02285},{-20.8071, -1.34668, 5.3525}};
  2263.     };
  2264.     class Land_TTowerBig_1_F
  2265.     {
  2266.         table = "Industrial";
  2267.         positions[] = {{1.86597, -0.705078, 2.92152},{0.969727, 1.45703, 2.93679},{-1.77271, 1.64063, 2.94032},{-0.356689, -2.06641, 2.9476}};
  2268.     };
  2269.     class Land_Walkover_01_F
  2270.     {
  2271.         table = "Industrial";
  2272.         positions[] = {{0.026123, 0.611328, 1.36034}};
  2273.     };
  2274.  
  2275.     ///////////////////////////////////////////////////////////////////////////
  2276.     // Factories
  2277.     ///////////////////////////////////////////////////////////////////////////
  2278.     class Land_DPP_01_mainFactory_F
  2279.     {
  2280.         table = "Factories";
  2281.         positions[] = {{-21.6887, 4.69238, -8.67055},{-21.6733, -14.5742, -8.68732},{-19.5613, -8.34766, -4.42347},{0.0639648, -5.23926, 1.12253},{0.453125, -14.0039, 1.12253},{-7.25708, -15.957, 1.12253},{-8.34741, -9.97949, 1.12253},{-7.28394, 3.64258, 1.12253},{3.70215, 9.25879, 1.12253},{7.29419, 5.17871, -0.317474},{8.38037, -7.69629, -0.317478},{8.1936, -14.2451, -0.317478},{12.5447, -1.97852, -4.25747},{13.1741, 1.39941, -4.25747},{12.9707, 4.99414, -4.25747},{17.3352, -1.26465, -5.51371},{16.3391, -11.3018, -4.07347},{16.1682, -7.34863, -4.07347},{14.2576, -17.1299, -4.07347},{20.6343, -4.13281, -7.43347},{18.5691, 5.11328, -7.64927}};
  2282.     };
  2283.     class Land_DPP_01_smallFactory_F
  2284.     {
  2285.         table = "Factories";
  2286.         positions[] = {{9.78833, -1.48145, 1.69896},{-1.29395, 3.17383, 3.0918},{-8.48071, -4.74707, 3.28734},{2.12598, -5.53613, 3.2094},{6.54004, 0.380859, 3.26465}};
  2287.     };
  2288.     class Land_SCF_01_boilerBuilding_F
  2289.     {
  2290.         table = "Factories";
  2291.         positions[] = {{19.9551, 13.1162, -13.218},{21.5356, 1.60742, -13.218},{11.6555, 4.40039, -13.218},{13.1863, 12.2744, -13.218},{18.5403, 11.7012, -8.65283},{21.9075, 0.967773, -8.67283},{12.26, -8.82227, -5.55016},{8.29736, -21.2119, 0.826183},{4.57446, -14.8301, 1.65308},{5.99463, -12.5732, 1.36908},{5.23267, -5.7373, 1.49743},{4.57446, -4.2998, 1.63667},{5.99414, -2.46094, 1.34452},{10.4329, -0.328125, 0.421211},{21.0168, 9.04688, -16.6483},{-4.15381, -14.8213, 1.55791},{-4.17993, -13.3525, 1.56871},{-5.60059, -12.583, 1.30381},{-9.26074, -0.237305, 0.512077},{-4.14819, -4.30078, 1.61219},{-5.60522, -2.44141, 1.27797},{-4.01392, 9.2998, 7.56076},{4.7417, 1.46777, 7.63056},{-3.20605, 3.65332, 7.73126},{3.93311, 6.58203, 7.81587},{9.89307, 10.834, 0.533249},{4.55322, 15.792, 1.64978},{6.08081, 15.3867, 1.32867},{4.28442, 16.8301, 1.70323},{8.29419, 20.9619, 0.847332},{-9.09326, 10.5137, 0.533012},{-5.5918, 15.3896, 1.23261},{-3.76025, 16.832, 1.60073},{-4.81055, 18.3252, 1.37109},{-12.2722, 20.1699, -4.55378},{-17.0876, -14.2314, -3.77558},{-17.0906, -10.9219, -3.76845},{-10.5383, -17.9766, -5.09464},{-12.7368, -2.11035, -4.39582},{-13.4448, 7.83496, -4.15535},{-10.5427, -21.3369, -5.09303},{-1.83618, 23.6367, -13.188}};
  2292.     };
  2293.    
  2294.     /**
  2295.       Result of 100 rounds:
  2296.  
  2297.       Exile_Item_PlasticBottleEmpty
  2298.       U_C_Poloshirt_salmon
  2299.       U_I_C_Soldier_Bandit_3_F
  2300.       optic_Holosight_smg
  2301.       B_AssaultPack_cbr
  2302.       Exile_Item_Cheathas
  2303.       U_I_C_Soldier_Bandit_5_F
  2304.       30Rnd_9x21_Mag_SMG_02_Tracer_Red
  2305.       Exile_Item_DsNuts
  2306.       Exile_Item_PlasticBottleEmpty
  2307.       Exile_Item_PowerDrink
  2308.       Exile_Item_PlasticBottleDirtyWater
  2309.       Chemlight_yellow
  2310.       Exile_Item_BeefParts
  2311.       H_Hat_grey
  2312.       B_Kitbag_mcamo
  2313.       H_StrawHat_dark
  2314.       B_AssaultPack_khk
  2315.       Exile_Item_PlasticBottleDirtyWater
  2316.       SMG_02_F
  2317.       Exile_Item_PlasticBottleEmpty
  2318.       Exile_Item_MountainDupe
  2319.       Exile_Item_PlasticBottleDirtyWater
  2320.       Exile_Item_ChocolateMilk
  2321.       H_Cap_blk
  2322.       H_Cap_press
  2323.       Exile_Item_ChristmasTinner
  2324.       Exile_Item_Moobar
  2325.       B_AssaultPack_tna_F
  2326.       U_C_man_sport_1_F
  2327.       FlareRed_F
  2328.       Exile_Weapon_TaurusGold
  2329.       Exile_Item_CookingPot
  2330.       V_Rangemaster_belt
  2331.       Exile_Item_Raisins
  2332.       30Rnd_9x21_Mag_SMG_02
  2333.       Exile_Item_Heatpack
  2334.       Exile_Weapon_M1014
  2335.       Exile_Item_PlasticBottleDirtyWater
  2336.       FlareGreen_F
  2337.       H_Cap_tan
  2338.       Exile_Weapon_M1014
  2339.       ItemMap
  2340.       U_C_Poloshirt_stripped
  2341.       SMG_01_F
  2342.       ItemMap
  2343.       V_Rangemaster_belt
  2344.       30Rnd_9x21_Mag_SMG_02_Tracer_Green
  2345.       U_C_Poor_1
  2346.       FlareRed_F
  2347.       B_Kitbag_mcamo
  2348.       FlareWhite_F
  2349.       Exile_Item_MountainDupe
  2350.       H_Cap_grn
  2351.       Exile_Weapon_M1014
  2352.       optic_Yorris
  2353.       U_C_Poloshirt_stripped
  2354.       B_AssaultPack_blk
  2355.       FlareYellow_F
  2356.       Exile_Item_Moobar
  2357.       Exile_Weapon_TaurusGold
  2358.       Exile_Item_PowerDrink
  2359.       Exile_Item_MountainDupe
  2360.       U_C_Poloshirt_tricolour
  2361.       optic_Holosight_smg
  2362.       ItemGPS
  2363.       Exile_Item_Can_Empty
  2364.       30Rnd_9x21_Mag_SMG_02_Tracer_Red
  2365.       FlareYellow_F
  2366.       Exile_Item_CockONut
  2367.       Exile_Weapon_M1014
  2368.       U_I_C_Soldier_Bandit_5_F
  2369.       B_AssaultPack_mcamo
  2370.       B_AssaultPack_cbr
  2371.       Chemlight_green
  2372.       U_C_Poor_2
  2373.       muzzle_snds_acp
  2374.       Chemlight_green
  2375.       H_Cap_red
  2376.       Exile_Item_Beer
  2377.       FlareRed_F
  2378.       Exile_Item_GloriousKnakworst
  2379.       B_AssaultPack_blk
  2380.       H_Cap_blk_Raven
  2381.       30Rnd_9x21_Mag
  2382.       U_C_Man_casual_4_F
  2383.       Exile_Item_Matches
  2384.       Exile_Item_Heatpack
  2385.       Exile_Item_MacasCheese
  2386.       H_Cap_tan
  2387.       Exile_Item_EnergyDrink
  2388.       Binocular
  2389.       Exile_Item_Beer
  2390.       H_Cap_blk_Raven
  2391.       FlareGreen_F
  2392.       30Rnd_9x21_Mag_SMG_02
  2393.       H_Cap_red
  2394.       U_C_Poor_shorts_1
  2395.       Exile_Item_CanOpener
  2396.       Exile_Item_Can_Empty
  2397.     */
  2398.     class CivillianLowerClass
  2399.     {
  2400.         count = 161;
  2401.         half = 7591.87399674911;
  2402.         halfIndex = 80;
  2403.         sum = 9999.99999999999;
  2404.         items[] =
  2405.         {
  2406.             {296.296296296296, "Exile_Item_PlasticBottleDirtyWater"}, // 2.96%
  2407.             {543.20987654321, "Exile_Item_ChocolateMilk"}, // 2.47%
  2408.             {774.691358024691, "Exile_Item_Can_Empty"}, // 2.31%
  2409.             {1006.17283950617, "Exile_Item_ToiletPaper"}, // 2.31%
  2410.             {1237.65432098765, "Exile_Item_PlasticBottleEmpty"}, // 2.31%
  2411.             {1435.18518518519, "Exile_Item_MountainDupe"}, // 1.98%
  2412.             {1603.08641975309, "Exile_Item_EnergyDrink"}, // 1.68%
  2413.             {1757.40740740741, "FlareRed_F"}, // 1.54%
  2414.             {1911.72839506173, "FlareGreen_F"}, // 1.54%
  2415.             {2066.04938271605, "Chemlight_yellow"}, // 1.54%
  2416.             {2220.37037037037, "Chemlight_red"}, // 1.54%
  2417.             {2374.69135802469, "Chemlight_green"}, // 1.54%
  2418.             {2529.01234567901, "Chemlight_blue"}, // 1.54%
  2419.             {2683.33333333333, "V_Rangemaster_belt"}, // 1.54%
  2420.             {2837.65432098765, "FlareWhite_F"}, // 1.54%
  2421.             {2991.97530864198, "FlareYellow_F"}, // 1.54%
  2422.             {3130.24691358025, "Exile_Item_Beer"}, // 1.38%
  2423.             {3267.42112482853, "Exile_Item_Heatpack"}, // 1.37%
  2424.             {3387.44855967078, "ItemMap"}, // 1.20%
  2425.             {3505.9670781893, "Exile_Item_PlasticBottleFreshWater"}, // 1.19%
  2426.             {3608.84773662551, "ItemWatch"}, // 1.03%
  2427.             {3711.72839506173, "ItemRadio"}, // 1.03%
  2428.             {3806.03566529492, "Exile_Item_InstantCoffee"}, // 0.94%
  2429.             {3883.19615912209, "V_Press_F"}, // 0.77%
  2430.             {3960.35665294925, "Exile_Item_Moobar"}, // 0.77%
  2431.             {4037.51714677641, "V_TacVest_blk_POLICE"}, // 0.77%
  2432.             {4114.67764060357, "Exile_Item_Raisins"}, // 0.77%
  2433.             {4188.75171467764, "H_Hat_checker"}, // 0.74%
  2434.             {4262.82578875171, "H_Cap_press"}, // 0.74%
  2435.             {4336.89986282579, "H_Cap_tan"}, // 0.74%
  2436.             {4410.97393689986, "H_Hat_blue"}, // 0.74%
  2437.             {4485.04801097394, "H_Hat_brown"}, // 0.74%
  2438.             {4559.12208504801, "H_Hat_grey"}, // 0.74%
  2439.             {4633.19615912208, "H_Hat_tan"}, // 0.74%
  2440.             {4707.27023319616, "H_Cap_red"}, // 0.74%
  2441.             {4781.34430727023, "H_StrawHat_dark"}, // 0.74%
  2442.             {4855.41838134431, "H_StrawHat"}, // 0.74%
  2443.             {4924.55418381344, "Exile_Item_PowerDrink"}, // 0.69%
  2444.             {4993.14128943758, "Binocular"}, // 0.69%
  2445.             {5061.72839506173, "ItemGPS"}, // 0.69%
  2446.             {5130.31550068587, "Exile_Item_CockONut"}, // 0.69%
  2447.             {5198.90260631001, "Exile_Item_SeedAstics"}, // 0.69%
  2448.             {5263.87986426973, "U_C_Poor_2"}, // 0.65%
  2449.             {5328.85712222944, "U_C_Poor_shorts_1"}, // 0.65%
  2450.             {5393.83438018916, "U_C_HunterBody_grn"}, // 0.65%
  2451.             {5458.81163814887, "U_C_Journalist"}, // 0.65%
  2452.             {5523.78889610858, "U_C_Scientist"}, // 0.65%
  2453.             {5588.7661540683, "U_Rangemaster"}, // 0.65%
  2454.             {5653.74341202801, "U_C_Poor_1"}, // 0.65%
  2455.             {5717.20250975502, "B_OutdoorPack_blk"}, // 0.63%
  2456.             {5780.32327463017, "SMG_01_F"}, // 0.63%
  2457.             {5842.0516696919, "H_Bandanna_surfer"}, // 0.62%
  2458.             {5903.78006475363, "Exile_Magazine_8Rnd_74Slug"}, // 0.62%
  2459.             {5965.50845981536, "Exile_Weapon_M1014"}, // 0.62%
  2460.             {6027.23685487709, "Exile_Item_ZipTie"}, // 0.62%
  2461.             {6088.96524993881, "H_Beret_blk_POLICE"}, // 0.62%
  2462.             {6150.69364500054, "H_Cap_oli"}, // 0.62%
  2463.             {6212.42204006227, "H_Cap_headphones"}, // 0.62%
  2464.             {6274.150435124, "H_Cap_grn"}, // 0.62%
  2465.             {6335.87883018573, "H_Cap_blu"}, // 0.62%
  2466.             {6397.60722524746, "H_Cap_blk_Raven"}, // 0.62%
  2467.             {6459.33562030918, "H_Cap_blk"}, // 0.62%
  2468.             {6520.59989209977, "hgun_PDW2000_F"}, // 0.61%
  2469.             {6581.86416389036, "SMG_05_F"}, // 0.61%
  2470.             {6643.12843568095, "SMG_02_F"}, // 0.61%
  2471.             {6703.14215310207, "Exile_Item_MacasCheese"}, // 0.60%
  2472.             {6763.1558705232, "Exile_Item_BBQSandwich"}, // 0.60%
  2473.             {6823.16958794432, "Exile_Item_DsNuts"}, // 0.60%
  2474.             {6883.18330536545, "Exile_Item_CatFood"}, // 0.60%
  2475.             {6943.19702278657, "Exile_Item_Dogfood"}, // 0.60%
  2476.             {7003.2107402077, "Exile_Item_BeefParts"}, // 0.60%
  2477.             {7063.22445762882, "Exile_Item_Cheathas"}, // 0.60%
  2478.             {7123.23817504995, "Exile_Item_Noodles"}, // 0.60%
  2479.             {7183.25189247107, "Exile_Item_ChristmasTinner"}, // 0.60%
  2480.             {7243.2656098922, "Exile_Item_SausageGravy"}, // 0.60%
  2481.             {7303.27932731332, "Exile_Item_Surstromming"}, // 0.60%
  2482.             {7361.14969768369, "Exile_Item_Magazine01"}, // 0.58%
  2483.             {7419.02006805406, "Exile_Item_Magazine02"}, // 0.58%
  2484.             {7476.89043842443, "Exile_Item_Magazine03"}, // 0.58%
  2485.             {7534.7608087948, "Exile_Item_Magazine04"}, // 0.58%
  2486.             {7591.87399674911, "B_OutdoorPack_blu"}, // 0.57%
  2487.             {7648.98718470342, "B_OutdoorPack_tan"}, // 0.57%
  2488.             {7700.42751392153, "Exile_Item_GloriousKnakworst"}, // 0.51%
  2489.             {7751.19479210314, "B_HuntingBackpack"}, // 0.51%
  2490.             {7801.73265940514, "U_C_Poloshirt_burgundy"}, // 0.51%
  2491.             {7852.27052670714, "U_C_Poloshirt_stripped"}, // 0.51%
  2492.             {7902.80839400913, "U_C_Poloshirt_blue"}, // 0.51%
  2493.             {7953.34626131113, "U_C_Poloshirt_salmon"}, // 0.51%
  2494.             {8003.88412861313, "U_C_Poloshirt_tricolour"}, // 0.51%
  2495.             {8048.32857305758, "muzzle_snds_acp"}, // 0.44%
  2496.             {8092.77301750202, "muzzle_snds_L"}, // 0.44%
  2497.             {8137.19438591093, "B_AssaultPack_tna_F"}, // 0.44%
  2498.             {8181.61575431984, "B_AssaultPack_mcamo"}, // 0.44%
  2499.             {8226.03712272875, "B_AssaultPack_cbr"}, // 0.44%
  2500.             {8270.45849113765, "B_AssaultPack_blk"}, // 0.44%
  2501.             {8314.87985954656, "B_AssaultPack_sgg"}, // 0.44%
  2502.             {8359.30122795547, "B_AssaultPack_rgr"}, // 0.44%
  2503.             {8403.72259636438, "B_AssaultPack_dgtl"}, // 0.44%
  2504.             {8448.14396477329, "B_AssaultPack_khk"}, // 0.44%
  2505.             {8491.01090578837, "Exile_Item_CanOpener"}, // 0.43%
  2506.             {8533.87784680346, "Exile_Item_Matches"}, // 0.43%
  2507.             {8569.97632344775, "U_I_C_Soldier_Bandit_4_F"}, // 0.36%
  2508.             {8606.07480009203, "U_I_C_Soldier_Bandit_1_F"}, // 0.36%
  2509.             {8642.17327673632, "U_I_C_Soldier_Bandit_2_F"}, // 0.36%
  2510.             {8678.2717533806, "U_I_C_Soldier_Bandit_3_F"}, // 0.36%
  2511.             {8714.37023002489, "U_C_Man_casual_6_F"}, // 0.36%
  2512.             {8750.46870666917, "U_C_Man_casual_5_F"}, // 0.36%
  2513.             {8786.56718331346, "U_I_C_Soldier_Bandit_5_F"}, // 0.36%
  2514.             {8822.66565995775, "U_C_Man_casual_3_F"}, // 0.36%
  2515.             {8858.76413660203, "U_C_man_sport_1_F"}, // 0.36%
  2516.             {8894.86261324632, "U_C_Man_casual_2_F"}, // 0.36%
  2517.             {8930.9610898906, "U_C_Man_casual_1_F"}, // 0.36%
  2518.             {8967.05956653489, "U_C_man_sport_3_F"}, // 0.36%
  2519.             {9003.15804317917, "U_C_man_sport_2_F"}, // 0.36%
  2520.             {9039.25651982346, "U_C_Man_casual_4_F"}, // 0.36%
  2521.             {9070.98606868696, "B_Kitbag_cbr"}, // 0.32%
  2522.             {9102.71561755047, "B_Kitbag_mcamo"}, // 0.32%
  2523.             {9134.44516641397, "B_Kitbag_sgg"}, // 0.32%
  2524.             {9165.30936394483, "30Rnd_9x21_Mag_SMG_02_Tracer_Yellow"}, // 0.31%
  2525.             {9196.1735614757, "optic_Aco"}, // 0.31%
  2526.             {9227.03775900656, "30Rnd_45ACP_Mag_SMG_01"}, // 0.31%
  2527.             {9257.90195653743, "optic_ACO_grn"}, // 0.31%
  2528.             {9288.76615406829, "optic_Aco_smg"}, // 0.31%
  2529.             {9319.63035159915, "optic_Holosight_smg_blk_F"}, // 0.31%
  2530.             {9350.49454913002, "optic_ACO_grn_smg"}, // 0.31%
  2531.             {9381.35874666088, "optic_Holosight_smg"}, // 0.31%
  2532.             {9412.22294419174, "30Rnd_9x21_Mag_SMG_02"}, // 0.31%
  2533.             {9443.08714172261, "30Rnd_9x21_Mag_SMG_02_Tracer_Red"}, // 0.31%
  2534.             {9473.95133925347, "30Rnd_9x21_Mag_SMG_02_Tracer_Green"}, // 0.31%
  2535.             {9504.81553678434, "30Rnd_45ACP_Mag_SMG_01_Tracer_Green"}, // 0.31%
  2536.             {9530.53570139339, "Exile_Item_CookingPot"}, // 0.26%
  2537.             {9556.25586600244, "Exile_Item_EMRE"}, // 0.26%
  2538.             {9578.10355638946, "hgun_P07_F"}, // 0.22%
  2539.             {9598.91088056757, "hgun_ACPC2_F"}, // 0.21%
  2540.             {9619.71820474568, "hgun_Rook40_F"}, // 0.21%
  2541.             {9640.29433643293, "10Rnd_9x21_Mag"}, // 0.21%
  2542.             {9660.87046812017, "11Rnd_45ACP_Mag"}, // 0.21%
  2543.             {9681.44659980741, "9Rnd_45ACP_Mag"}, // 0.21%
  2544.             {9702.02273149466, "Exile_Magazine_7Rnd_45ACP"}, // 0.21%
  2545.             {9722.5988631819, "Exile_Magazine_8Rnd_9x18"}, // 0.21%
  2546.             {9743.17499486914, "Exile_Magazine_6Rnd_45ACP"}, // 0.21%
  2547.             {9763.75112655638, "30Rnd_9x21_Mag"}, // 0.21%
  2548.             {9781.03507717367, "optic_Yorris"}, // 0.17%
  2549.             {9798.31902779095, "optic_MRD"}, // 0.17%
  2550.             {9815.46580419699, "Exile_Item_MobilePhone"}, // 0.17%
  2551.             {9831.92670954678, "6Rnd_45ACP_Cylinder"}, // 0.16%
  2552.             {9845.45147026255, "hgun_Pistol_Signal_F"}, // 0.14%
  2553.             {9858.97623097833, "hgun_Pistol_heavy_02_F"}, // 0.14%
  2554.             {9872.5009916941, "hgun_P07_khk_F"}, // 0.14%
  2555.             {9886.02575240987, "hgun_Pistol_01_F"}, // 0.14%
  2556.             {9899.55051312565, "Exile_Weapon_TaurusGold"}, // 0.14%
  2557.             {9913.07527384142, "Exile_Weapon_Taurus"}, // 0.14%
  2558.             {9926.60003455719, "Exile_Weapon_Makarov"}, // 0.14%
  2559.             {9940.12479527296, "Exile_Weapon_Colt1911"}, // 0.14%
  2560.             {9953.64955598874, "hgun_Pistol_heavy_01_F"}, // 0.14%
  2561.             {9963.93762183236, "16Rnd_9x21_Mag"}, // 0.10%
  2562.             {9971.15731716121, "U_OrestesBody"}, // 0.07%
  2563.             {9978.37701249007, "U_NikosBody"}, // 0.07%
  2564.             {9985.59670781893, "U_NikosAgedBody"}, // 0.07%
  2565.             {9992.79835390946, "6Rnd_RedSignal_F"}, // 0.07%
  2566.             {9999.99999999999, "6Rnd_GreenSignal_F"} // 0.07%
  2567.         };
  2568.     };
  2569.  
  2570.     /**
  2571.       Result of 100 rounds:
  2572.  
  2573.       muzzle_snds_65_TI_blk_F
  2574.       Exile_Item_Cheathas
  2575.       30Rnd_580x42_Mag_Tracer_F
  2576.       U_C_Man_casual_2_F
  2577.       B_AssaultPack_blk
  2578.       B_HuntingBackpack
  2579.       Exile_Item_Magazine04
  2580.       ItemRadio
  2581.       Exile_Item_PlasticBottleDirtyWater
  2582.       B_AssaultPack_cbr
  2583.       arifle_Mk20C_F
  2584.       Exile_Weapon_SVD
  2585.       H_Bandanna_surfer
  2586.       B_AssaultPack_cbr
  2587.       optic_MRD
  2588.       FlareGreen_F
  2589.       Exile_Item_ToiletPaper
  2590.       H_Cap_press
  2591.       H_Cap_grn
  2592.       Exile_Item_BeefParts
  2593.       Exile_Item_ToiletPaper
  2594.       11Rnd_45ACP_Mag
  2595.       6Rnd_45ACP_Cylinder
  2596.       H_Hat_grey
  2597.       muzzle_snds_H_MG_khk_F
  2598.       Exile_Item_SeedAstics
  2599.       Exile_Weapon_LeeEnfield
  2600.       Exile_Item_InstantCoffee
  2601.       U_C_Poor_2
  2602.       FlareYellow_F
  2603.       arifle_SPAR_03_khk_F
  2604.       B_AssaultPack_khk
  2605.       Exile_Item_Can_Empty
  2606.       B_AssaultPack_mcamo
  2607.       Exile_Item_ChocolateMilk
  2608.       V_Press_F
  2609.       Exile_Item_Magazine04
  2610.       30Rnd_9x21_Mag
  2611.       Exile_Item_PlasticBottleEmpty
  2612.       ItemMap
  2613.       optic_Arco_blk_F
  2614.       30Rnd_9x21_Mag_SMG_02
  2615.       Exile_Item_PlasticBottleEmpty
  2616.       arifle_MX_Black_F
  2617.       Exile_Item_PlasticBottleEmpty
  2618.       Exile_Item_ToiletPaper
  2619.       Exile_Weapon_M1014
  2620.       B_AssaultPack_dgtl
  2621.       U_I_C_Soldier_Bandit_2_F
  2622.       H_Cap_blk
  2623.       optic_Holosight_khk_F
  2624.       U_C_Man_casual_3_F
  2625.       Exile_Item_Magazine03
  2626.       B_AssaultPack_tna_F
  2627.       Chemlight_blue
  2628.       Exile_Item_PlasticBottleEmpty
  2629.       hgun_P07_F
  2630.       H_Cap_grn
  2631.       Exile_Item_EMRE
  2632.       Exile_Item_PlasticBottleDirtyWater
  2633.       U_C_Poloshirt_blue
  2634.       arifle_CTAR_blk_F
  2635.       optic_ACO_grn
  2636.       Exile_Item_PlasticBottleEmpty
  2637.       B_AssaultPack_cbr
  2638.       FlareRed_F
  2639.       arifle_TRG20_F
  2640.       optic_Aco
  2641.       Binocular
  2642.       H_Cap_oli
  2643.       muzzle_snds_M
  2644.       ItemMap
  2645.       Exile_Item_MountainDupe
  2646.       ItemMap
  2647.       B_AssaultPack_khk
  2648.       FlareWhite_F
  2649.       U_C_Poloshirt_blue
  2650.       muzzle_snds_58_blk_F
  2651.       Exile_Item_InstantCoffee
  2652.       optic_Aco_smg
  2653.       16Rnd_9x21_Mag
  2654.       ItemMap
  2655.       SMG_02_F
  2656.       Exile_Magazine_20Rnd_762x51_DMR_White
  2657.       Exile_Item_PlasticBottleDirtyWater
  2658.       FlareWhite_F
  2659.       H_Cap_press
  2660.       Exile_Item_Magazine01
  2661.       Exile_Weapon_M1014
  2662.       Chemlight_green
  2663.       Exile_Item_DsNuts
  2664.       B_AssaultPack_khk
  2665.       arifle_CTAR_GL_blk_F
  2666.       Exile_Item_EMRE
  2667.       SMG_05_F
  2668.       30Rnd_762x39_Mag_Tracer_F
  2669.       optic_NVS
  2670.       Exile_Item_Can_Empty
  2671.       FlareRed_F
  2672.       hgun_Pistol_heavy_02_F
  2673.     */
  2674.     class CivillianUpperClass
  2675.     {
  2676.         count = 293;
  2677.         half = 8669.36972362405;
  2678.         halfIndex = 146;
  2679.         sum = 10000;
  2680.         items[] =
  2681.         {
  2682.             {388.60103626943, "Exile_Item_Can_Empty"}, // 3.89%
  2683.             {777.20207253886, "Exile_Item_ToiletPaper"}, // 3.89%
  2684.             {1165.80310880829, "Exile_Item_PlasticBottleEmpty"}, // 3.89%
  2685.             {1295.33678756477, "V_Rangemaster_belt"}, // 1.30%
  2686.             {1424.87046632124, "FlareYellow_F"}, // 1.30%
  2687.             {1554.40414507772, "Chemlight_blue"}, // 1.30%
  2688.             {1683.9378238342, "Chemlight_green"}, // 1.30%
  2689.             {1813.47150259067, "Chemlight_red"}, // 1.30%
  2690.             {1943.00518134715, "Chemlight_yellow"}, // 1.30%
  2691.             {2072.53886010363, "FlareGreen_F"}, // 1.30%
  2692.             {2202.0725388601, "FlareRed_F"}, // 1.30%
  2693.             {2331.60621761658, "FlareWhite_F"}, // 1.30%
  2694.             {2455.9585492228, "Exile_Item_PlasticBottleDirtyWater"}, // 1.24%
  2695.             {2571.09959700633, "Exile_Item_Heatpack"}, // 1.15%
  2696.             {2674.72654001151, "Exile_Item_ChocolateMilk"}, // 1.04%
  2697.             {2775.47495682211, "ItemMap"}, // 1.01%
  2698.             {2872.62521588946, "Exile_Item_Magazine04"}, // 0.97%
  2699.             {2969.77547495682, "Exile_Item_Magazine03"}, // 0.97%
  2700.             {3066.92573402418, "Exile_Item_Magazine02"}, // 0.97%
  2701.             {3164.07599309154, "Exile_Item_Magazine01"}, // 0.97%
  2702.             {3250.43177892919, "ItemWatch"}, // 0.86%
  2703.             {3336.78756476684, "ItemRadio"}, // 0.86%
  2704.             {3419.68911917099, "Exile_Item_MountainDupe"}, // 0.83%
  2705.             {3498.84858952217, "Exile_Item_InstantCoffee"}, // 0.79%
  2706.             {3569.31491076569, "Exile_Item_EnergyDrink"}, // 0.70%
  2707.             {3634.08175014393, "V_Press_F"}, // 0.65%
  2708.             {3698.84858952217, "V_TacVest_blk_POLICE"}, // 0.65%
  2709.             {3763.6154289004, "Exile_Item_Raisins"}, // 0.65%
  2710.             {3828.38226827864, "Exile_Item_Moobar"}, // 0.65%
  2711.             {3890.55843408175, "H_StrawHat"}, // 0.62%
  2712.             {3952.73459988486, "H_Hat_blue"}, // 0.62%
  2713.             {4014.91076568797, "H_Hat_brown"}, // 0.62%
  2714.             {4077.08693149108, "H_Cap_tan"}, // 0.62%
  2715.             {4139.26309729419, "H_Hat_checker"}, // 0.62%
  2716.             {4201.43926309729, "H_StrawHat_dark"}, // 0.62%
  2717.             {4263.6154289004, "H_Hat_grey"}, // 0.62%
  2718.             {4325.79159470351, "H_Hat_tan"}, // 0.62%
  2719.             {4387.96776050662, "H_Cap_press"}, // 0.62%
  2720.             {4450.14392630973, "H_Cap_red"}, // 0.62%
  2721.             {4508.17501439263, "Exile_Item_Beer"}, // 0.58%
  2722.             {4565.7455382844, "ItemGPS"}, // 0.58%
  2723.             {4623.31606217617, "Binocular"}, // 0.58%
  2724.             {4680.88658606793, "Exile_Item_SeedAstics"}, // 0.58%
  2725.             {4738.4571099597, "Exile_Item_CockONut"}, // 0.58%
  2726.             {4792.99760627822, "U_C_Poor_1"}, // 0.55%
  2727.             {4847.53810259673, "U_C_Poor_2"}, // 0.55%
  2728.             {4902.07859891525, "U_C_Poor_shorts_1"}, // 0.55%
  2729.             {4956.61909523377, "U_C_HunterBody_grn"}, // 0.55%
  2730.             {5011.15959155228, "U_C_Journalist"}, // 0.55%
  2731.             {5065.7000878708, "U_C_Scientist"}, // 0.55%
  2732.             {5120.24058418932, "U_Rangemaster"}, // 0.55%
  2733.             {5173.50676984619, "B_OutdoorPack_blk"}, // 0.53%
  2734.             {5226.48896626989, "SMG_01_F"}, // 0.53%
  2735.             {5278.30243777248, "H_Cap_oli"}, // 0.52%
  2736.             {5330.11590927507, "H_Beret_blk_POLICE"}, // 0.52%
  2737.             {5381.92938077766, "H_Cap_blk"}, // 0.52%
  2738.             {5433.74285228025, "H_Cap_blk_Raven"}, // 0.52%
  2739.             {5485.55632378284, "H_Cap_blu"}, // 0.52%
  2740.             {5537.36979528543, "H_Cap_grn"}, // 0.52%
  2741.             {5589.18326678802, "H_Cap_headphones"}, // 0.52%
  2742.             {5640.99673829061, "H_Bandanna_surfer"}, // 0.52%
  2743.             {5692.81020979321, "Exile_Magazine_8Rnd_74Slug"}, // 0.52%
  2744.             {5744.6236812958, "Exile_Item_ZipTie"}, // 0.52%
  2745.             {5796.43715279839, "Exile_Weapon_M1014"}, // 0.52%
  2746.             {5847.86104932727, "SMG_02_F"}, // 0.51%
  2747.             {5899.28494585616, "SMG_05_F"}, // 0.51%
  2748.             {5950.70884238505, "hgun_PDW2000_F"}, // 0.51%
  2749.             {6001.08305079034, "Exile_Item_Cheathas"}, // 0.50%
  2750.             {6051.45725919564, "Exile_Item_MacasCheese"}, // 0.50%
  2751.             {6101.83146760094, "Exile_Item_SausageGravy"}, // 0.50%
  2752.             {6152.20567600623, "Exile_Item_Noodles"}, // 0.50%
  2753.             {6202.57988441153, "Exile_Item_DsNuts"}, // 0.50%
  2754.             {6252.95409281683, "Exile_Item_ChristmasTinner"}, // 0.50%
  2755.             {6303.32830122212, "Exile_Item_BeefParts"}, // 0.50%
  2756.             {6353.70250962742, "Exile_Item_BBQSandwich"}, // 0.50%
  2757.             {6404.07671803272, "Exile_Item_Surstromming"}, // 0.50%
  2758.             {6454.45092643801, "Exile_Item_CatFood"}, // 0.50%
  2759.             {6504.82513484331, "Exile_Item_Dogfood"}, // 0.50%
  2760.             {6554.5660674858, "Exile_Item_PlasticBottleFreshWater"}, // 0.50%
  2761.             {6602.50563457698, "B_OutdoorPack_blu"}, // 0.48%
  2762.             {6650.44520166816, "B_OutdoorPack_tan"}, // 0.48%
  2763.             {6693.62309458698, "Exile_Item_GloriousKnakworst"}, // 0.43%
  2764.             {6736.23604311248, "B_HuntingBackpack"}, // 0.43%
  2765.             {6778.65642913799, "U_C_Poloshirt_salmon"}, // 0.42%
  2766.             {6821.07681516351, "U_C_Poloshirt_tricolour"}, // 0.42%
  2767.             {6863.49720118902, "U_C_Poloshirt_burgundy"}, // 0.42%
  2768.             {6905.91758721453, "U_C_Poloshirt_blue"}, // 0.42%
  2769.             {6948.33797324004, "U_C_Poloshirt_stripped"}, // 0.42%
  2770.             {6985.64367272191, "muzzle_snds_acp"}, // 0.37%
  2771.             {7022.94937220378, "muzzle_snds_L"}, // 0.37%
  2772.             {7060.23570216358, "B_AssaultPack_blk"}, // 0.37%
  2773.             {7097.52203212339, "B_AssaultPack_sgg"}, // 0.37%
  2774.             {7134.8083620832, "B_AssaultPack_dgtl"}, // 0.37%
  2775.             {7172.09469204301, "B_AssaultPack_cbr"}, // 0.37%
  2776.             {7209.38102200282, "B_AssaultPack_mcamo"}, // 0.37%
  2777.             {7246.66735196263, "B_AssaultPack_rgr"}, // 0.37%
  2778.             {7283.95368192243, "B_AssaultPack_tna_F"}, // 0.37%
  2779.             {7321.24001188224, "B_AssaultPack_khk"}, // 0.37%
  2780.             {7357.2215893146, "Exile_Item_Matches"}, // 0.36%
  2781.             {7393.20316674695, "Exile_Item_CanOpener"}, // 0.36%
  2782.             {7423.76729319511, "hgun_P07_F"}, // 0.31%
  2783.             {7454.06756892762, "U_I_C_Soldier_Bandit_5_F"}, // 0.30%
  2784.             {7484.36784466013, "U_C_man_sport_1_F"}, // 0.30%
  2785.             {7514.66812039264, "U_C_man_sport_2_F"}, // 0.30%
  2786.             {7544.96839612515, "U_C_Man_casual_2_F"}, // 0.30%
  2787.             {7575.26867185766, "U_C_Man_casual_6_F"}, // 0.30%
  2788.             {7605.56894759016, "U_C_Man_casual_5_F"}, // 0.30%
  2789.             {7635.86922332267, "U_C_Man_casual_4_F"}, // 0.30%
  2790.             {7666.16949905518, "U_I_C_Soldier_Bandit_2_F"}, // 0.30%
  2791.             {7696.46977478769, "U_I_C_Soldier_Bandit_1_F"}, // 0.30%
  2792.             {7726.7700505202, "U_C_man_sport_3_F"}, // 0.30%
  2793.             {7757.07032625271, "U_C_Man_casual_1_F"}, // 0.30%
  2794.             {7787.37060198522, "U_C_Man_casual_3_F"}, // 0.30%
  2795.             {7817.67087771773, "U_I_C_Soldier_Bandit_4_F"}, // 0.30%
  2796.             {7847.97115345024, "U_I_C_Soldier_Bandit_3_F"}, // 0.30%
  2797.             {7877.07984530563, "hgun_ACPC2_F"}, // 0.29%
  2798.             {7906.18853716102, "hgun_Rook40_F"}, // 0.29%
  2799.             {7935.20408120247, "Exile_Item_PowerDrink"}, // 0.29%
  2800.             {7963.98934314835, "11Rnd_45ACP_Mag"}, // 0.29%
  2801.             {7992.77460509423, "10Rnd_9x21_Mag"}, // 0.29%
  2802.             {8021.55986704012, "30Rnd_9x21_Mag"}, // 0.29%
  2803.             {8050.345128986, "Exile_Magazine_8Rnd_9x18"}, // 0.29%
  2804.             {8079.13039093188, "Exile_Magazine_7Rnd_45ACP"}, // 0.29%
  2805.             {8107.91565287777, "9Rnd_45ACP_Mag"}, // 0.29%
  2806.             {8136.70091482365, "Exile_Magazine_6Rnd_45ACP"}, // 0.29%
  2807.             {8163.33400765209, "B_Kitbag_cbr"}, // 0.27%
  2808.             {8189.96710048052, "B_Kitbag_mcamo"}, // 0.27%
  2809.             {8216.60019330896, "B_Kitbag_sgg"}, // 0.27%
  2810.             {8242.50692906025, "30Rnd_9x21_Mag_SMG_02_Tracer_Green"}, // 0.26%
  2811.             {8268.41366481155, "optic_Holosight_smg"}, // 0.26%
  2812.             {8294.32040056284, "30Rnd_9x21_Mag_SMG_02_Tracer_Red"}, // 0.26%
  2813.             {8320.22713631414, "optic_Holosight_smg_blk_F"}, // 0.26%
  2814.             {8346.13387206543, "optic_ACO_grn_smg"}, // 0.26%
  2815.             {8372.04060781673, "30Rnd_9x21_Mag_SMG_02_Tracer_Yellow"}, // 0.26%
  2816.             {8397.94734356803, "30Rnd_9x21_Mag_SMG_02"}, // 0.26%
  2817.             {8423.85407931932, "optic_ACO_grn"}, // 0.26%
  2818.             {8449.76081507062, "optic_Aco"}, // 0.26%
  2819.             {8475.66755082191, "30Rnd_45ACP_Mag_SMG_01_Tracer_Green"}, // 0.26%
  2820.             {8501.57428657321, "30Rnd_45ACP_Mag_SMG_01"}, // 0.26%
  2821.             {8527.48102232451, "optic_Aco_smg"}, // 0.26%
  2822.             {8550.50923188121, "6Rnd_45ACP_Cylinder"}, // 0.23%
  2823.             {8572.09817834063, "Exile_Item_CookingPot"}, // 0.22%
  2824.             {8593.68712480004, "Exile_Item_EMRE"}, // 0.22%
  2825.             {8612.60777450604, "hgun_Pistol_heavy_01_F"}, // 0.19%
  2826.             {8631.52842421204, "hgun_Pistol_01_F"}, // 0.19%
  2827.             {8650.44907391805, "hgun_P07_khk_F"}, // 0.19%
  2828.             {8669.36972362405, "Exile_Weapon_Taurus"}, // 0.19%
  2829.             {8688.29037333005, "Exile_Weapon_Makarov"}, // 0.19%
  2830.             {8707.21102303605, "Exile_Weapon_Colt1911"}, // 0.19%
  2831.             {8726.13167274205, "hgun_Pistol_Signal_F"}, // 0.19%
  2832.             {8745.05232244806, "hgun_Pistol_heavy_02_F"}, // 0.19%
  2833.             {8763.97297215406, "Exile_Weapon_TaurusGold"}, // 0.19%
  2834.             {8778.8833236656, "30Rnd_556x45_Stanag"}, // 0.15%
  2835.             {8793.79367517713, "30Rnd_556x45_Stanag_red"}, // 0.15%
  2836.             {8808.70402668867, "30Rnd_556x45_Stanag_green"}, // 0.15%
  2837.             {8823.61437820021, "30Rnd_65x39_caseless_green"}, // 0.15%
  2838.             {8838.12215022093, "optic_Yorris"}, // 0.15%
  2839.             {8852.62992224165, "optic_MRD"}, // 0.15%
  2840.             {8867.0225532146, "Exile_Item_MobilePhone"}, // 0.14%
  2841.             {8881.41518418754, "16Rnd_9x21_Mag"}, // 0.14%
  2842.             {8895.73206447115, "acc_flashlight"}, // 0.14%
  2843.             {8906.66632224627, "20Rnd_556x45_UW_mag"}, // 0.11%
  2844.             {8916.892665306, "muzzle_snds_58_wdm_F"}, // 0.10%
  2845.             {8927.11900836572, "muzzle_snds_65_TI_blk_F"}, // 0.10%
  2846.             {8937.34535142544, "muzzle_snds_65_TI_hex_F"}, // 0.10%
  2847.             {8947.57169448516, "muzzle_snds_65_TI_ghex_F"}, // 0.10%
  2848.             {8957.79803754488, "muzzle_snds_H_MG_blk_F"}, // 0.10%
  2849.             {8968.0243806046, "muzzle_snds_H_MG_khk_F"}, // 0.10%
  2850.             {8978.25072366432, "optic_Arco"}, // 0.10%
  2851.             {8988.47706672404, "optic_Arco_blk_F"}, // 0.10%
  2852.             {8998.70340978377, "optic_Arco_ghex_F"}, // 0.10%
  2853.             {9008.92975284349, "optic_Hamr"}, // 0.10%
  2854.             {9019.15609590321, "muzzle_snds_m_khk_F"}, // 0.10%
  2855.             {9029.38243896293, "optic_Holosight"}, // 0.10%
  2856.             {9039.60878202265, "optic_Holosight_blk_F"}, // 0.10%
  2857.             {9049.83512508237, "optic_Holosight_khk_F"}, // 0.10%
  2858.             {9060.06146814209, "acc_pointer_IR"}, // 0.10%
  2859.             {9070.28781120182, "optic_MRCO"}, // 0.10%
  2860.             {9080.51415426154, "optic_DMS"}, // 0.10%
  2861.             {9090.74049732126, "optic_DMS_ghex_F"}, // 0.10%
  2862.             {9100.96684038098, "optic_ERCO_blk_F"}, // 0.10%
  2863.             {9111.1931834407, "optic_ERCO_khk_F"}, // 0.10%
  2864.             {9121.41952650042, "optic_ERCO_snd_F"}, // 0.10%
  2865.             {9131.64586956014, "optic_Hamr_khk_F"}, // 0.10%
  2866.             {9141.87221261986, "muzzle_snds_m_snd_F"}, // 0.10%
  2867.             {9152.09855567959, "muzzle_snds_H_khk_F"}, // 0.10%
  2868.             {9162.32489873931, "muzzle_snds_H_snd_F"}, // 0.10%
  2869.             {9172.55124179903, "muzzle_snds_H"}, // 0.10%
  2870.             {9182.77758485875, "muzzle_snds_M"}, // 0.10%
  2871.             {9193.00392791847, "muzzle_snds_58_blk_F"}, // 0.10%
  2872.             {9203.07876959953, "6Rnd_GreenSignal_F"}, // 0.10%
  2873.             {9213.15361128059, "6Rnd_RedSignal_F"}, // 0.10%
  2874.             {9222.79332690898, "arifle_SPAR_01_GL_khk_F"}, // 0.10%
  2875.             {9232.43304253737, "arifle_SDAR_F"}, // 0.10%
  2876.             {9242.07275816576, "arifle_TRG21_F"}, // 0.10%
  2877.             {9251.71247379415, "arifle_SPAR_01_GL_blk_F"}, // 0.10%
  2878.             {9261.35218942254, "arifle_SPAR_01_snd_F"}, // 0.10%
  2879.             {9270.99190505093, "arifle_SPAR_01_khk_F"}, // 0.10%
  2880.             {9280.63162067932, "arifle_SPAR_01_blk_F"}, // 0.10%
  2881.             {9290.27133630771, "arifle_CTARS_hex_F"}, // 0.10%
  2882.             {9299.91105193609, "arifle_CTARS_ghex_F"}, // 0.10%
  2883.             {9309.55076756448, "arifle_CTARS_blk_F"}, // 0.10%
  2884.             {9319.19048319287, "arifle_CTAR_hex_F"}, // 0.10%
  2885.             {9328.83019882126, "arifle_CTAR_ghex_F"}, // 0.10%
  2886.             {9338.46991444965, "arifle_CTAR_blk_F"}, // 0.10%
  2887.             {9348.10963007804, "arifle_MX_GL_Black_F"}, // 0.10%
  2888.             {9357.74934570643, "arifle_MX_Black_F"}, // 0.10%
  2889.             {9367.38906133482, "arifle_MXC_Black_F"}, // 0.10%
  2890.             {9377.02877696321, "arifle_Mk20_GL_F"}, // 0.10%
  2891.             {9386.6684925916, "arifle_Mk20C_F"}, // 0.10%
  2892.             {9396.30820821999, "arifle_Mk20_F"}, // 0.10%
  2893.             {9405.94792384838, "arifle_TRG21_GL_F"}, // 0.10%
  2894.             {9415.58763947677, "arifle_TRG20_F"}, // 0.10%
  2895.             {9425.22735510515, "arifle_CTAR_GL_blk_F"}, // 0.10%
  2896.             {9434.86707073354, "arifle_SPAR_01_GL_snd_F"}, // 0.10%
  2897.             {9443.81328164047, "100Rnd_580x42_Mag_Tracer_F"}, // 0.09%
  2898.             {9452.75949254739, "30Rnd_556x45_Stanag_Tracer_Yellow"}, // 0.09%
  2899.             {9461.70570345431, "Exile_Magazine_10Rnd_762x54"}, // 0.09%
  2900.             {9470.65191436124, "Exile_Magazine_5Rnd_22LR"}, // 0.09%
  2901.             {9479.59812526816, "Exile_Magazine_20Rnd_762x51_DMR_White"}, // 0.09%
  2902.             {9488.54433617508, "Exile_Magazine_20Rnd_762x51_DMR_Green"}, // 0.09%
  2903.             {9497.490547082, "Exile_Magazine_20Rnd_762x51_DMR_Red"}, // 0.09%
  2904.             {9506.43675798893, "Exile_Magazine_20Rnd_762x51_DMR_Yellow"}, // 0.09%
  2905.             {9515.38296889585, "Exile_Magazine_20Rnd_762x51_DMR"}, // 0.09%
  2906.             {9524.32917980277, "Exile_Magazine_30Rnd_545x39_AK_Yellow"}, // 0.09%
  2907.             {9533.27539070969, "Exile_Magazine_30Rnd_545x39_AK_White"}, // 0.09%
  2908.             {9542.22160161662, "Exile_Magazine_30Rnd_545x39_AK_Red"}, // 0.09%
  2909.             {9551.16781252354, "Exile_Magazine_30Rnd_545x39_AK_Green"}, // 0.09%
  2910.             {9560.11402343046, "Exile_Magazine_30Rnd_545x39_AK"}, // 0.09%
  2911.             {9569.06023433738, "Exile_Magazine_30Rnd_762x39_AK"}, // 0.09%
  2912.             {9578.00644524431, "30Rnd_65x39_caseless_mag_Tracer"}, // 0.09%
  2913.             {9586.95265615123, "30Rnd_65x39_caseless_green_mag_Tracer"}, // 0.09%
  2914.             {9595.89886705815, "30Rnd_556x45_Stanag_Tracer_Red"}, // 0.09%
  2915.             {9604.84507796508, "30Rnd_556x45_Stanag_Tracer_Green"}, // 0.09%
  2916.             {9613.791288872, "Exile_Magazine_10Rnd_9x39"}, // 0.09%
  2917.             {9622.73749977892, "Exile_Magazine_20Rnd_9x39"}, // 0.09%
  2918.             {9631.68371068584, "30Rnd_65x39_caseless_mag"}, // 0.09%
  2919.             {9640.62992159277, "30Rnd_762x39_Mag_Green_F"}, // 0.09%
  2920.             {9649.57613249969, "30Rnd_762x39_Mag_Tracer_F"}, // 0.09%
  2921.             {9658.52234340661, "30Rnd_762x39_Mag_Tracer_Green_F"}, // 0.09%
  2922.             {9667.46855431353, "30Rnd_762x39_AK47_M"}, // 0.09%
  2923.             {9676.41476522046, "30Rnd_545x39_Mag_F"}, // 0.09%
  2924.             {9685.36097612738, "30Rnd_545x39_Mag_Green_F"}, // 0.09%
  2925.             {9694.3071870343, "30Rnd_545x39_Mag_Tracer_F"}, // 0.09%
  2926.             {9703.25339794123, "30Rnd_545x39_Mag_Tracer_Green_F"}, // 0.09%
  2927.             {9712.19960884815, "20Rnd_762x51_Mag"}, // 0.09%
  2928.             {9721.14581975507, "150Rnd_556x45_Drum_Mag_Tracer_F"}, // 0.09%
  2929.             {9730.09203066199, "150Rnd_556x45_Drum_Mag_F"}, // 0.09%
  2930.             {9739.03824156892, "100Rnd_580x42_Mag_F"}, // 0.09%
  2931.             {9747.98445247584, "30Rnd_580x42_Mag_F"}, // 0.09%
  2932.             {9756.93066338276, "30Rnd_580x42_Mag_Tracer_F"}, // 0.09%
  2933.             {9765.87687428968, "30Rnd_762x39_Mag_F"}, // 0.09%
  2934.             {9773.8290617625, "Exile_Magazine_10Rnd_303"}, // 0.08%
  2935.             {9780.2555388481, "Exile_Weapon_DMR"}, // 0.06%
  2936.             {9786.68201593369, "Exile_Weapon_CZ550"}, // 0.06%
  2937.             {9793.10849301928, "Exile_Weapon_AKS_Gold"}, // 0.06%
  2938.             {9799.53497010488, "Exile_Weapon_AK47"}, // 0.06%
  2939.             {9805.96144719047, "Exile_Weapon_SVD"}, // 0.06%
  2940.             {9812.38792427607, "Exile_Weapon_SVDCamo"}, // 0.06%
  2941.             {9818.81440136166, "Exile_Weapon_VSSVintorez"}, // 0.06%
  2942.             {9825.24087844725, "arifle_MX_khk_F"}, // 0.06%
  2943.             {9831.66735553285, "arifle_MX_GL_khk_F"}, // 0.06%
  2944.             {9838.09383261844, "arifle_MXC_khk_F"}, // 0.06%
  2945.             {9844.52030970403, "arifle_MXM_khk_F"}, // 0.06%
  2946.             {9850.94678678963, "Exile_Weapon_LeeEnfield"}, // 0.06%
  2947.             {9857.37326387522, "Exile_Weapon_AK107_GL"}, // 0.06%
  2948.             {9863.79974096081, "arifle_MX_GL_F"}, // 0.06%
  2949.             {9870.22621804641, "arifle_MXM_Black_F"}, // 0.06%
  2950.             {9876.652695132, "arifle_MXM_F"}, // 0.06%
  2951.             {9883.07917221759, "arifle_ARX_blk_F"}, // 0.06%
  2952.             {9889.50564930319, "arifle_ARX_ghex_F"}, // 0.06%
  2953.             {9895.93212638878, "arifle_ARX_hex_F"}, // 0.06%
  2954.             {9902.35860347437, "Exile_Weapon_AK74"}, // 0.06%
  2955.             {9908.78508055997, "arifle_MX_F"}, // 0.06%
  2956.             {9915.21155764556, "arifle_MXC_F"}, // 0.06%
  2957.             {9921.63803473115, "arifle_Katiba_GL_F"}, // 0.06%
  2958.             {9928.06451181675, "arifle_Katiba_F"}, // 0.06%
  2959.             {9934.49098890234, "Exile_Weapon_AK107"}, // 0.06%
  2960.             {9940.91746598793, "Exile_Weapon_AK74_GL"}, // 0.06%
  2961.             {9946.97752113443, "U_OrestesBody"}, // 0.06%
  2962.             {9953.03757628094, "U_NikosBody"}, // 0.06%
  2963.             {9959.09763142744, "U_NikosAgedBody"}, // 0.06%
  2964.             {9964.2108029573, "optic_NVS"}, // 0.05%
  2965.             {9969.32397448716, "optic_tws"}, // 0.05%
  2966.             {9974.29409165767, "10Rnd_50BW_Mag_F"}, // 0.05%
  2967.             {9977.50733020047, "arifle_AK12_GL_F"}, // 0.03%
  2968.             {9980.72056874327, "arifle_AKM_F"}, // 0.03%
  2969.             {9983.93380728606, "arifle_AKS_F"}, // 0.03%
  2970.             {9987.14704582886, "arifle_SPAR_03_blk_F"}, // 0.03%
  2971.             {9990.36028437165, "arifle_SPAR_03_khk_F"}, // 0.03%
  2972.             {9993.57352291445, "arifle_SPAR_03_snd_F"}, // 0.03%
  2973.             {9996.78676145724, "arifle_AK12_F"}, // 0.03%
  2974.             {10000, "arifle_AKM_FL_F"} // 0.03%
  2975.         };
  2976.     };
  2977.  
  2978.     /**
  2979.       Result of 100 rounds:
  2980.  
  2981.       Exile_Magazine_30Rnd_545x39_AK_Yellow
  2982.       Exile_Weapon_Colt1911
  2983.       arifle_MXM_Black_F
  2984.       V_Press_F
  2985.       B_AssaultPack_mcamo
  2986.       Exile_Item_CanOpener
  2987.       Exile_Item_Magazine01
  2988.       Exile_Item_Magazine04
  2989.       Exile_Item_ChocolateMilk
  2990.       B_AssaultPack_dgtl
  2991.       optic_ACO_grn_smg
  2992.       arifle_ARX_blk_F
  2993.       Exile_Weapon_Taurus
  2994.       B_AssaultPack_rgr
  2995.       150Rnd_556x45_Drum_Mag_Tracer_F
  2996.       Exile_Item_ZipTie
  2997.       Exile_Item_ToiletPaper
  2998.       ItemWatch
  2999.       Binocular
  3000.       Exile_Item_Surstromming
  3001.       Exile_Item_ToiletPaper
  3002.       optic_Hamr_khk_F
  3003.       arifle_CTAR_GL_blk_F
  3004.       hgun_P07_F
  3005.       Exile_Magazine_30Rnd_545x39_AK_Green
  3006.       hgun_ACPC2_F
  3007.       16Rnd_9x21_Mag
  3008.       Exile_Item_Beer
  3009.       Exile_Item_Heatpack
  3010.       Exile_Item_PlasticBottleEmpty
  3011.       U_C_Man_casual_5_F
  3012.       30Rnd_556x45_Stanag_red
  3013.       Exile_Item_Can_Empty
  3014.       B_AssaultPack_rgr
  3015.       Exile_Item_MountainDupe
  3016.       Exile_Item_PlasticBottleFreshWater
  3017.       Exile_Item_Magazine01
  3018.       optic_Arco_blk_F
  3019.       Exile_Item_ToiletPaper
  3020.       Exile_Item_EnergyDrink
  3021.       Exile_Magazine_20Rnd_762x51_DMR_Yellow
  3022.       arifle_MXC_Black_F
  3023.       Exile_Item_ToiletPaper
  3024.       optic_ACO_grn
  3025.       Exile_Item_ToiletPaper
  3026.       Exile_Item_Can_Empty
  3027.       hgun_P07_khk_F
  3028.       B_AssaultPack_blk
  3029.       FlareWhite_F
  3030.       Exile_Item_CockONut
  3031.       30Rnd_556x45_Stanag_Tracer_Red
  3032.       30Rnd_9x21_Mag
  3033.       Exile_Item_Magazine01
  3034.       30Rnd_556x45_Stanag
  3035.       Exile_Item_PlasticBottleEmpty
  3036.       Exile_Item_ToiletPaper
  3037.       SmokeShellRed
  3038.       Binocular
  3039.       arifle_CTARS_ghex_F
  3040.       Exile_Item_ChocolateMilk
  3041.       B_OutdoorPack_tan
  3042.       optic_Holosight_smg_blk_F
  3043.       arifle_TRG20_F
  3044.       Exile_Item_ToiletPaper
  3045.       B_AssaultPack_dgtl
  3046.       Exile_Item_ZipTie
  3047.       30Rnd_9x21_Mag_SMG_02_Tracer_Yellow
  3048.       arifle_SDAR_F
  3049.       hgun_ACPC2_F
  3050.       Exile_Item_PowerDrink
  3051.       30Rnd_545x39_Mag_Green_F
  3052.       Exile_Item_EnergyDrink
  3053.       Exile_Item_Magazine04
  3054.       Exile_Item_EnergyDrink
  3055.       30Rnd_556x45_Stanag_red
  3056.       Exile_Item_ChocolateMilk
  3057.       B_OutdoorPack_tan
  3058.       30Rnd_545x39_Mag_F
  3059.       Exile_Item_Beer
  3060.       arifle_CTAR_hex_F
  3061.       100Rnd_580x42_Mag_F
  3062.       Exile_Item_EnergyDrink
  3063.       hgun_Pistol_Signal_F
  3064.       Exile_Magazine_10Rnd_303
  3065.       Exile_Item_ChocolateMilk
  3066.       Exile_Item_ZipTie
  3067.       ItemWatch
  3068.       Exile_Item_Magazine03
  3069.       hgun_P07_khk_F
  3070.       Exile_Item_PlasticBottleEmpty
  3071.       Exile_Item_ChristmasTinner
  3072.       30Rnd_556x45_Stanag_red
  3073.       30Rnd_9x21_Mag_SMG_02_Tracer_Yellow
  3074.       arifle_CTARS_ghex_F
  3075.       hgun_Pistol_heavy_02_F
  3076.       Exile_Weapon_SVDCamo
  3077.       U_C_Poloshirt_blue
  3078.       Exile_Item_Can_Empty
  3079.       Exile_Item_ZipTie
  3080.       H_Hat_blue
  3081.     */
  3082.     class Shop
  3083.     {
  3084.         count = 326;
  3085.         half = 8680.86772623629;
  3086.         halfIndex = 163;
  3087.         sum = 9999.99999999997;
  3088.         items[] =
  3089.         {
  3090.             {572.519083969466, "Exile_Item_Can_Empty"}, // 5.73%
  3091.             {1145.03816793893, "Exile_Item_ToiletPaper"}, // 5.73%
  3092.             {1717.5572519084, "Exile_Item_PlasticBottleEmpty"}, // 5.73%
  3093.             {1992.36641221374, "Exile_Item_PlasticBottleDirtyWater"}, // 2.75%
  3094.             {2221.37404580153, "Exile_Item_ZipTie"}, // 2.29%
  3095.             {2450.38167938931, "Exile_Item_ChocolateMilk"}, // 2.29%
  3096.             {2633.58778625954, "Exile_Item_MountainDupe"}, // 1.83%
  3097.             {2789.31297709924, "Exile_Item_EnergyDrink"}, // 1.56%
  3098.             {2932.4427480916, "Exile_Item_Magazine01"}, // 1.43%
  3099.             {3075.57251908397, "Exile_Item_Magazine02"}, // 1.43%
  3100.             {3218.70229007634, "Exile_Item_Magazine03"}, // 1.43%
  3101.             {3361.8320610687, "Exile_Item_Magazine04"}, // 1.43%
  3102.             {3490.07633587786, "Exile_Item_Beer"}, // 1.28%
  3103.             {3608.82103477523, "Exile_Item_Heatpack"}, // 1.19%
  3104.             {3718.74469889737, "Exile_Item_PlasticBottleFreshWater"}, // 1.10%
  3105.             {3822.64631043257, "ItemMap"}, // 1.04%
  3106.             {3920.21848514416, "SMG_01_F"}, // 0.98%
  3107.             {4014.92089001129, "hgun_PDW2000_F"}, // 0.95%
  3108.             {4109.62329487842, "SMG_02_F"}, // 0.95%
  3109.             {4204.32569974555, "SMG_05_F"}, // 0.95%
  3110.             {4294.38488149355, "hgun_P07_F"}, // 0.90%
  3111.             {4383.44340566658, "ItemWatch"}, // 0.89%
  3112.             {4472.50192983961, "ItemRadio"}, // 0.89%
  3113.             {4559.97012322383, "Exile_Item_InstantCoffee"}, // 0.87%
  3114.             {4645.74077250765, "hgun_ACPC2_F"}, // 0.86%
  3115.             {4731.51142179146, "hgun_Rook40_F"}, // 0.86%
  3116.             {4816.32906386102, "Exile_Item_Vishpirin"}, // 0.85%
  3117.             {4901.14670593057, "Exile_Item_Heatpack"}, // 0.85%
  3118.             {4977.48258379316, "Exile_Weapon_M1014"}, // 0.76%
  3119.             {5053.81846165576, "Exile_Magazine_8Rnd_74Slug"}, // 0.76%
  3120.             {5125.38334715194, "Exile_Item_Raisins"}, // 0.72%
  3121.             {5196.94823264812, "Exile_Item_Moobar"}, // 0.72%
  3122.             {5261.0703700527, "Exile_Item_PowerDrink"}, // 0.64%
  3123.             {5324.68360160486, "Exile_Item_SeedAstics"}, // 0.64%
  3124.             {5388.29683315703, "Exile_Item_CockONut"}, // 0.64%
  3125.             {5447.66918260571, "ItemGPS"}, // 0.59%
  3126.             {5507.0415320544, "Binocular"}, // 0.59%
  3127.             {5562.79245408888, "hgun_Pistol_01_F"}, // 0.56%
  3128.             {5618.54337612336, "Exile_Weapon_TaurusGold"}, // 0.56%
  3129.             {5674.29429815784, "Exile_Weapon_Taurus"}, // 0.56%
  3130.             {5730.04522019232, "Exile_Weapon_Makarov"}, // 0.56%
  3131.             {5785.7961422268, "hgun_P07_khk_F"}, // 0.56%
  3132.             {5841.54706426128, "hgun_Pistol_Signal_F"}, // 0.56%
  3133.             {5897.29798629576, "hgun_Pistol_heavy_02_F"}, // 0.56%
  3134.             {5953.04890833024, "hgun_Pistol_heavy_01_F"}, // 0.56%
  3135.             {6008.79983036472, "Exile_Weapon_Colt1911"}, // 0.56%
  3136.             {6064.46140797286, "Exile_Item_Noodles"}, // 0.56%
  3137.             {6120.122985581, "Exile_Item_DsNuts"}, // 0.56%
  3138.             {6175.78456318915, "Exile_Item_MacasCheese"}, // 0.56%
  3139.             {6231.44614079729, "Exile_Item_ChristmasTinner"}, // 0.56%
  3140.             {6287.10771840543, "Exile_Item_SausageGravy"}, // 0.56%
  3141.             {6342.76929601357, "Exile_Item_Surstromming"}, // 0.56%
  3142.             {6398.43087362172, "Exile_Item_Cheathas"}, // 0.56%
  3143.             {6454.09245122986, "Exile_Item_Dogfood"}, // 0.56%
  3144.             {6509.754028838, "Exile_Item_CatFood"}, // 0.56%
  3145.             {6565.41560644614, "Exile_Item_BeefParts"}, // 0.56%
  3146.             {6621.07718405429, "Exile_Item_BBQSandwich"}, // 0.56%
  3147.             {6668.78710771841, "Exile_Item_GloriousKnakworst"}, // 0.48%
  3148.             {6711.19592875318, "Exile_Item_Bandage"}, // 0.42%
  3149.             {6750.95419847329, "Exile_Item_CanOpener"}, // 0.40%
  3150.             {6790.71246819339, "Exile_Item_Matches"}, // 0.40%
  3151.             {6828.88040712469, "V_Rangemaster_belt"}, // 0.38%
  3152.             {6864.55137808851, "B_OutdoorPack_blk"}, // 0.36%
  3153.             {6896.65525195596, "B_OutdoorPack_tan"}, // 0.32%
  3154.             {6928.75912582341, "B_OutdoorPack_blu"}, // 0.32%
  3155.             {6957.29590259447, "B_HuntingBackpack"}, // 0.29%
  3156.             {6984.77681862501, "muzzle_snds_L"}, // 0.27%
  3157.             {7012.25773465554, "muzzle_snds_acp"}, // 0.27%
  3158.             {7037.22741433022, "B_AssaultPack_tna_F"}, // 0.25%
  3159.             {7062.1970940049, "B_AssaultPack_mcamo"}, // 0.25%
  3160.             {7087.16677367958, "B_AssaultPack_cbr"}, // 0.25%
  3161.             {7112.13645335427, "B_AssaultPack_blk"}, // 0.25%
  3162.             {7137.10613302895, "B_AssaultPack_sgg"}, // 0.25%
  3163.             {7162.07581270363, "B_AssaultPack_dgtl"}, // 0.25%
  3164.             {7187.04549237831, "B_AssaultPack_rgr"}, // 0.25%
  3165.             {7212.01517205299, "B_AssaultPack_khk"}, // 0.25%
  3166.             {7235.87013388505, "Exile_Item_CookingPot"}, // 0.24%
  3167.             {7259.72509571711, "Exile_Item_EMRE"}, // 0.24%
  3168.             {7281.69225481426, "30Rnd_556x45_Stanag"}, // 0.22%
  3169.             {7303.65941391141, "30Rnd_556x45_Stanag_green"}, // 0.22%
  3170.             {7325.62657300856, "30Rnd_556x45_Stanag_red"}, // 0.22%
  3171.             {7347.59373210571, "30Rnd_65x39_caseless_green"}, // 0.22%
  3172.             {7369.4039829236, "SmokeShellOrange"}, // 0.22%
  3173.             {7391.21423374148, "SmokeShellPurple"}, // 0.22%
  3174.             {7413.02448455937, "SmokeShellBlue"}, // 0.22%
  3175.             {7434.83473537725, "SmokeShellRed"}, // 0.22%
  3176.             {7456.64498619514, "SmokeShell"}, // 0.22%
  3177.             {7478.45523701302, "SmokeShellGreen"}, // 0.22%
  3178.             {7500.2654878309, "SmokeShellYellow"}, // 0.22%
  3179.             {7521.35829618767, "acc_flashlight"}, // 0.21%
  3180.             {7540.44226565332, "V_Press_F"}, // 0.19%
  3181.             {7559.52623511897, "V_TacVest_blk_POLICE"}, // 0.19%
  3182.             {7578.61020458462, "FlareRed_F"}, // 0.19%
  3183.             {7597.69417405027, "FlareGreen_F"}, // 0.19%
  3184.             {7616.77814351592, "Chemlight_red"}, // 0.19%
  3185.             {7635.86211298157, "Chemlight_yellow"}, // 0.19%
  3186.             {7654.94608244722, "FlareWhite_F"}, // 0.19%
  3187.             {7674.03005191287, "Chemlight_green"}, // 0.19%
  3188.             {7693.11402137851, "Chemlight_blue"}, // 0.19%
  3189.             {7712.19799084416, "FlareYellow_F"}, // 0.19%
  3190.             {7730.03347632608, "B_Kitbag_mcamo"}, // 0.18%
  3191.             {7747.86896180799, "B_Kitbag_sgg"}, // 0.18%
  3192.             {7765.70444728991, "B_Kitbag_cbr"}, // 0.18%
  3193.             {7782.66797570382, "11Rnd_45ACP_Mag"}, // 0.17%
  3194.             {7799.63150411773, "30Rnd_9x21_Mag"}, // 0.17%
  3195.             {7816.59503253164, "Exile_Item_InstaDoc"}, // 0.17%
  3196.             {7833.55856094555, "9Rnd_45ACP_Mag"}, // 0.17%
  3197.             {7850.52208935946, "Exile_Magazine_7Rnd_45ACP"}, // 0.17%
  3198.             {7867.48561777337, "Exile_Magazine_8Rnd_9x18"}, // 0.17%
  3199.             {7884.44914618728, "10Rnd_9x21_Mag"}, // 0.17%
  3200.             {7901.41267460119, "Exile_Magazine_6Rnd_45ACP"}, // 0.17%
  3201.             {7917.52192460577, "20Rnd_556x45_UW_mag"}, // 0.16%
  3202.             {7932.58821628917, "optic_Holosight_blk_F"}, // 0.15%
  3203.             {7947.65450797258, "optic_Holosight"}, // 0.15%
  3204.             {7962.72079965599, "optic_Hamr_khk_F"}, // 0.15%
  3205.             {7977.78709133939, "optic_Hamr"}, // 0.15%
  3206.             {7992.8533830228, "optic_Arco_ghex_F"}, // 0.15%
  3207.             {8007.91967470621, "optic_Arco_blk_F"}, // 0.15%
  3208.             {8022.98596638962, "muzzle_snds_H_MG_blk_F"}, // 0.15%
  3209.             {8038.05225807302, "optic_Arco"}, // 0.15%
  3210.             {8053.11854975643, "acc_pointer_IR"}, // 0.15%
  3211.             {8068.18484143984, "optic_MRCO"}, // 0.15%
  3212.             {8083.25113312324, "optic_DMS"}, // 0.15%
  3213.             {8098.31742480665, "optic_DMS_ghex_F"}, // 0.15%
  3214.             {8113.38371649006, "optic_ERCO_blk_F"}, // 0.15%
  3215.             {8128.45000817347, "optic_ERCO_khk_F"}, // 0.15%
  3216.             {8143.51629985687, "muzzle_snds_H_MG_khk_F"}, // 0.15%
  3217.             {8158.58259154028, "optic_ERCO_snd_F"}, // 0.15%
  3218.             {8173.64888322369, "optic_Holosight_khk_F"}, // 0.15%
  3219.             {8188.71517490709, "muzzle_snds_65_TI_ghex_F"}, // 0.15%
  3220.             {8203.7814665905, "muzzle_snds_m_khk_F"}, // 0.15%
  3221.             {8218.84775827391, "muzzle_snds_58_blk_F"}, // 0.15%
  3222.             {8233.91404995731, "muzzle_snds_H"}, // 0.15%
  3223.             {8248.98034164072, "muzzle_snds_m_snd_F"}, // 0.15%
  3224.             {8264.04663332413, "muzzle_snds_58_wdm_F"}, // 0.15%
  3225.             {8279.11292500753, "muzzle_snds_65_TI_blk_F"}, // 0.15%
  3226.             {8294.17921669094, "muzzle_snds_65_TI_hex_F"}, // 0.15%
  3227.             {8309.24550837434, "muzzle_snds_H_snd_F"}, // 0.15%
  3228.             {8324.31180005775, "muzzle_snds_H_khk_F"}, // 0.15%
  3229.             {8339.37809174116, "muzzle_snds_M"}, // 0.15%
  3230.             {8354.22117910333, "Exile_Item_MobilePhone"}, // 0.15%
  3231.             {8368.42320289172, "arifle_Mk20_F"}, // 0.14%
  3232.             {8382.62522668011, "arifle_MXC_Black_F"}, // 0.14%
  3233.             {8396.8272504685, "arifle_MX_GL_Black_F"}, // 0.14%
  3234.             {8411.02927425689, "arifle_TRG21_GL_F"}, // 0.14%
  3235.             {8425.23129804528, "arifle_TRG20_F"}, // 0.14%
  3236.             {8439.43332183367, "arifle_TRG21_F"}, // 0.14%
  3237.             {8453.63534562206, "arifle_SDAR_F"}, // 0.14%
  3238.             {8467.83736941045, "arifle_Mk20C_F"}, // 0.14%
  3239.             {8482.03939319884, "arifle_Mk20_GL_F"}, // 0.14%
  3240.             {8496.24141698723, "arifle_SPAR_01_snd_F"}, // 0.14%
  3241.             {8510.44344077562, "arifle_CTAR_blk_F"}, // 0.14%
  3242.             {8524.64546456401, "arifle_CTAR_hex_F"}, // 0.14%
  3243.             {8538.8474883524, "arifle_CTAR_ghex_F"}, // 0.14%
  3244.             {8553.04951214079, "arifle_CTAR_GL_blk_F"}, // 0.14%
  3245.             {8567.25153592918, "arifle_CTARS_blk_F"}, // 0.14%
  3246.             {8581.45355971757, "arifle_CTARS_ghex_F"}, // 0.14%
  3247.             {8595.65558350596, "arifle_CTARS_hex_F"}, // 0.14%
  3248.             {8609.85760729435, "arifle_SPAR_01_blk_F"}, // 0.14%
  3249.             {8624.05963108274, "arifle_SPAR_01_GL_snd_F"}, // 0.14%
  3250.             {8638.26165487112, "arifle_SPAR_01_GL_khk_F"}, // 0.14%
  3251.             {8652.46367865951, "arifle_SPAR_01_GL_blk_F"}, // 0.14%
  3252.             {8666.6657024479, "arifle_SPAR_01_khk_F"}, // 0.14%
  3253.             {8680.86772623629, "arifle_MX_Black_F"}, // 0.14%
  3254.             {8694.60818425156, "H_StrawHat"}, // 0.14%
  3255.             {8708.34864226683, "H_Cap_red"}, // 0.14%
  3256.             {8722.0891002821, "H_Cap_tan"}, // 0.14%
  3257.             {8735.82955829736, "H_Hat_blue"}, // 0.14%
  3258.             {8749.57001631263, "H_Hat_brown"}, // 0.14%
  3259.             {8763.3104743279, "H_Hat_checker"}, // 0.14%
  3260.             {8777.05093234316, "H_Hat_grey"}, // 0.14%
  3261.             {8790.79139035843, "H_Hat_tan"}, // 0.14%
  3262.             {8804.5318483737, "H_StrawHat_dark"}, // 0.14%
  3263.             {8818.27230638896, "H_Cap_press"}, // 0.14%
  3264.             {8831.84312912009, "6Rnd_45ACP_Cylinder"}, // 0.14%
  3265.             {8845.02342457838, "20Rnd_762x51_Mag"}, // 0.13%
  3266.             {8858.20372003667, "150Rnd_556x45_Drum_Mag_Tracer_F"}, // 0.13%
  3267.             {8871.38401549496, "150Rnd_556x45_Drum_Mag_F"}, // 0.13%
  3268.             {8884.56431095325, "100Rnd_580x42_Mag_F"}, // 0.13%
  3269.             {8897.74460641154, "30Rnd_580x42_Mag_Tracer_F"}, // 0.13%
  3270.             {8910.92490186983, "Exile_Magazine_20Rnd_762x51_DMR"}, // 0.13%
  3271.             {8924.10519732812, "Exile_Magazine_30Rnd_545x39_AK_Yellow"}, // 0.13%
  3272.             {8937.2854927864, "Exile_Magazine_30Rnd_545x39_AK_White"}, // 0.13%
  3273.             {8950.46578824469, "Exile_Magazine_30Rnd_545x39_AK_Red"}, // 0.13%
  3274.             {8963.64608370298, "Exile_Magazine_30Rnd_545x39_AK_Green"}, // 0.13%
  3275.             {8976.82637916127, "Exile_Magazine_30Rnd_545x39_AK"}, // 0.13%
  3276.             {8990.00667461956, "Exile_Magazine_20Rnd_762x51_DMR_Yellow"}, // 0.13%
  3277.             {9003.18697007785, "Exile_Magazine_30Rnd_762x39_AK"}, // 0.13%
  3278.             {9016.36726553614, "30Rnd_65x39_caseless_mag"}, // 0.13%
  3279.             {9029.54756099443, "30Rnd_65x39_caseless_green_mag_Tracer"}, // 0.13%
  3280.             {9042.72785645272, "30Rnd_556x45_Stanag_Tracer_Yellow"}, // 0.13%
  3281.             {9055.90815191101, "30Rnd_556x45_Stanag_Tracer_Red"}, // 0.13%
  3282.             {9069.0884473693, "30Rnd_556x45_Stanag_Tracer_Green"}, // 0.13%
  3283.             {9082.26874282758, "100Rnd_580x42_Mag_Tracer_F"}, // 0.13%
  3284.             {9095.44903828587, "30Rnd_65x39_caseless_mag_Tracer"}, // 0.13%
  3285.             {9108.62933374416, "Exile_Magazine_20Rnd_762x51_DMR_Red"}, // 0.13%
  3286.             {9121.80962920245, "Exile_Magazine_10Rnd_9x39"}, // 0.13%
  3287.             {9134.98992466074, "Exile_Magazine_20Rnd_762x51_DMR_White"}, // 0.13%
  3288.             {9148.17022011903, "Exile_Magazine_20Rnd_762x51_DMR_Green"}, // 0.13%
  3289.             {9161.35051557732, "30Rnd_545x39_Mag_Tracer_Green_F"}, // 0.13%
  3290.             {9174.53081103561, "30Rnd_545x39_Mag_Tracer_F"}, // 0.13%
  3291.             {9187.7111064939, "30Rnd_545x39_Mag_Green_F"}, // 0.13%
  3292.             {9200.89140195219, "30Rnd_545x39_Mag_F"}, // 0.13%
  3293.             {9214.07169741047, "30Rnd_762x39_AK47_M"}, // 0.13%
  3294.             {9227.25199286876, "30Rnd_580x42_Mag_F"}, // 0.13%
  3295.             {9240.43228832705, "30Rnd_762x39_Mag_Tracer_F"}, // 0.13%
  3296.             {9253.61258378534, "30Rnd_762x39_Mag_Green_F"}, // 0.13%
  3297.             {9266.79287924363, "30Rnd_762x39_Mag_F"}, // 0.13%
  3298.             {9279.97317470192, "Exile_Magazine_20Rnd_9x39"}, // 0.13%
  3299.             {9293.15347016021, "Exile_Magazine_5Rnd_22LR"}, // 0.13%
  3300.             {9306.3337656185, "Exile_Magazine_10Rnd_762x54"}, // 0.13%
  3301.             {9319.51406107679, "30Rnd_762x39_Mag_Tracer_Green_F"}, // 0.13%
  3302.             {9332.23670738722, "optic_Holosight_smg_blk_F"}, // 0.13%
  3303.             {9344.95935369765, "optic_Aco"}, // 0.13%
  3304.             {9357.68200000808, "optic_ACO_grn"}, // 0.13%
  3305.             {9370.40464631852, "optic_Aco_smg"}, // 0.13%
  3306.             {9383.12729262895, "optic_ACO_grn_smg"}, // 0.13%
  3307.             {9395.84993893938, "30Rnd_9x21_Mag_SMG_02_Tracer_Red"}, // 0.13%
  3308.             {9408.57258524981, "30Rnd_9x21_Mag_SMG_02_Tracer_Green"}, // 0.13%
  3309.             {9421.29523156025, "30Rnd_9x21_Mag_SMG_02_Tracer_Yellow"}, // 0.13%
  3310.             {9434.01787787068, "30Rnd_9x21_Mag_SMG_02"}, // 0.13%
  3311.             {9446.74052418111, "30Rnd_45ACP_Mag_SMG_01_Tracer_Green"}, // 0.13%
  3312.             {9459.46317049154, "30Rnd_45ACP_Mag_SMG_01"}, // 0.13%
  3313.             {9472.18581680198, "optic_Holosight_smg"}, // 0.13%
  3314.             {9483.90163498712, "Exile_Magazine_10Rnd_303"}, // 0.12%
  3315.             {9495.35201666651, "H_Bandanna_surfer"}, // 0.11%
  3316.             {9506.8023983459, "H_Cap_oli"}, // 0.11%
  3317.             {9518.25278002529, "H_Cap_headphones"}, // 0.11%
  3318.             {9529.70316170468, "H_Cap_blu"}, // 0.11%
  3319.             {9541.15354338407, "H_Cap_blk_Raven"}, // 0.11%
  3320.             {9552.60392506346, "H_Cap_blk"}, // 0.11%
  3321.             {9564.05430674285, "H_Beret_blk_POLICE"}, // 0.11%
  3322.             {9575.50468842224, "H_Cap_grn"}, // 0.11%
  3323.             {9586.191711323, "optic_Yorris"}, // 0.11%
  3324.             {9596.87873422377, "optic_MRD"}, // 0.11%
  3325.             {9606.34675008269, "arifle_MXM_F"}, // 0.09%
  3326.             {9615.81476594162, "arifle_MXM_khk_F"}, // 0.09%
  3327.             {9625.28278180055, "arifle_MX_GL_khk_F"}, // 0.09%
  3328.             {9634.75079765948, "arifle_MX_khk_F"}, // 0.09%
  3329.             {9644.2188135184, "Exile_Weapon_VSSVintorez"}, // 0.09%
  3330.             {9653.68682937733, "Exile_Weapon_SVDCamo"}, // 0.09%
  3331.             {9663.15484523626, "Exile_Weapon_SVD"}, // 0.09%
  3332.             {9672.62286109518, "Exile_Weapon_CZ550"}, // 0.09%
  3333.             {9682.09087695411, "Exile_Weapon_LeeEnfield"}, // 0.09%
  3334.             {9691.55889281304, "Exile_Weapon_AKS_Gold"}, // 0.09%
  3335.             {9701.02690867197, "arifle_MXC_khk_F"}, // 0.09%
  3336.             {9710.49492453089, "Exile_Weapon_AK47"}, // 0.09%
  3337.             {9719.96294038982, "Exile_Weapon_AK74"}, // 0.09%
  3338.             {9729.43095624875, "Exile_Weapon_AK74_GL"}, // 0.09%
  3339.             {9738.89897210767, "Exile_Weapon_AK107_GL"}, // 0.09%
  3340.             {9748.3669879666, "Exile_Weapon_AK107"}, // 0.09%
  3341.             {9757.83500382553, "arifle_MXM_Black_F"}, // 0.09%
  3342.             {9767.30301968446, "arifle_MXC_F"}, // 0.09%
  3343.             {9776.77103554338, "Exile_Weapon_DMR"}, // 0.09%
  3344.             {9786.23905140231, "arifle_MX_GL_F"}, // 0.09%
  3345.             {9795.70706726124, "arifle_MX_F"}, // 0.09%
  3346.             {9805.17508312016, "arifle_ARX_blk_F"}, // 0.09%
  3347.             {9814.64309897909, "arifle_Katiba_F"}, // 0.09%
  3348.             {9824.11111483802, "arifle_ARX_ghex_F"}, // 0.09%
  3349.             {9833.57913069695, "arifle_ARX_hex_F"}, // 0.09%
  3350.             {9843.04714655587, "arifle_Katiba_GL_F"}, // 0.09%
  3351.             {9851.52891076283, "16Rnd_9x21_Mag"}, // 0.08%
  3352.             {9859.06205660453, "optic_NVS"}, // 0.08%
  3353.             {9866.59520244624, "optic_tws"}, // 0.08%
  3354.             {9873.91758881195, "10Rnd_50BW_Mag_F"}, // 0.07%
  3355.             {9879.85482375682, "6Rnd_GreenSignal_F"}, // 0.06%
  3356.             {9885.79205870169, "6Rnd_RedSignal_F"}, // 0.06%
  3357.             {9890.52606663115, "arifle_SPAR_03_snd_F"}, // 0.05%
  3358.             {9895.26007456061, "arifle_SPAR_03_khk_F"}, // 0.05%
  3359.             {9899.99408249008, "arifle_SPAR_03_blk_F"}, // 0.05%
  3360.             {9904.72809041954, "arifle_AK12_GL_F"}, // 0.05%
  3361.             {9909.462098349, "arifle_AK12_F"}, // 0.05%
  3362.             {9914.19610627846, "arifle_AKM_FL_F"}, // 0.05%
  3363.             {9918.93011420793, "arifle_AKM_F"}, // 0.05%
  3364.             {9923.66412213739, "arifle_AKS_F"}, // 0.05%
  3365.             {9927.68179991963, "U_C_Journalist"}, // 0.04%
  3366.             {9931.69947770187, "U_C_HunterBody_grn"}, // 0.04%
  3367.             {9935.71715548412, "U_Rangemaster"}, // 0.04%
  3368.             {9939.73483326636, "U_C_Poor_1"}, // 0.04%
  3369.             {9943.7525110486, "U_C_Poor_2"}, // 0.04%
  3370.             {9947.77018883084, "U_C_Scientist"}, // 0.04%
  3371.             {9951.78786661308, "U_C_Poor_shorts_1"}, // 0.04%
  3372.             {9954.91272711038, "U_C_Poloshirt_stripped"}, // 0.03%
  3373.             {9958.03758760768, "U_C_Poloshirt_burgundy"}, // 0.03%
  3374.             {9961.16244810498, "U_C_Poloshirt_blue"}, // 0.03%
  3375.             {9964.28730860228, "U_C_Poloshirt_salmon"}, // 0.03%
  3376.             {9967.41216909958, "U_C_Poloshirt_tricolour"}, // 0.03%
  3377.             {9969.64421231193, "U_C_Man_casual_6_F"}, // 0.02%
  3378.             {9971.87625552429, "U_I_C_Soldier_Bandit_1_F"}, // 0.02%
  3379.             {9974.10829873664, "U_I_C_Soldier_Bandit_2_F"}, // 0.02%
  3380.             {9976.340341949, "U_I_C_Soldier_Bandit_3_F"}, // 0.02%
  3381.             {9978.57238516136, "U_I_C_Soldier_Bandit_4_F"}, // 0.02%
  3382.             {9980.80442837371, "U_C_Man_casual_3_F"}, // 0.02%
  3383.             {9983.03647158607, "U_C_man_sport_1_F"}, // 0.02%
  3384.             {9985.26851479842, "U_C_man_sport_2_F"}, // 0.02%
  3385.             {9987.50055801078, "U_C_man_sport_3_F"}, // 0.02%
  3386.             {9989.73260122314, "U_C_Man_casual_1_F"}, // 0.02%
  3387.             {9991.96464443549, "U_C_Man_casual_5_F"}, // 0.02%
  3388.             {9994.19668764785, "U_C_Man_casual_4_F"}, // 0.02%
  3389.             {9996.42873086021, "U_I_C_Soldier_Bandit_5_F"}, // 0.02%
  3390.             {9998.66077407256, "U_C_Man_casual_2_F"}, // 0.02%
  3391.             {9999.10718271503, "U_NikosAgedBody"}, // 0.00%
  3392.             {9999.5535913575, "U_NikosBody"}, // 0.00%
  3393.             {9999.99999999997, "U_OrestesBody"}, // 0.00%
  3394.             {9999.99999999997, "Exile_Melee_Shovel"}, // 0.00%
  3395.             {9999.99999999997, "Exile_Item_JunkMetal"}, // 0.00%
  3396.             {9999.99999999997, "Exile_Melee_Axe"}, // 0.00%
  3397.             {9999.99999999997, "Exile_Item_Pliers"}, // 0.00%
  3398.             {9999.99999999997, "Exile_Item_ScrewDriver"}, // 0.00%
  3399.             {9999.99999999997, "Exile_Item_WaterCanisterEmpty"}, // 0.00%
  3400.             {9999.99999999997, "Exile_Item_Handsaw"}, // 0.00%
  3401.             {9999.99999999997, "Exile_Item_LightBulb"}, // 0.00%
  3402.             {9999.99999999997, "Exile_Item_Grinder"}, // 0.00%
  3403.             {9999.99999999997, "Exile_Melee_SledgeHammer"}, // 0.00%
  3404.             {9999.99999999997, "Exile_Item_MetalScrews"}, // 0.00%
  3405.             {9999.99999999997, "Exile_Item_Sand"}, // 0.00%
  3406.             {9999.99999999997, "Exile_Item_Foolbox"}, // 0.00%
  3407.             {9999.99999999997, "Exile_Item_MetalBoard"}, // 0.00%
  3408.             {9999.99999999997, "Exile_Item_CamoTentKit"}, // 0.00%
  3409.             {9999.99999999997, "Exile_Item_FloodLightKit"}, // 0.00%
  3410.             {9999.99999999997, "Exile_Item_Cement"}, // 0.00%
  3411.             {9999.99999999997, "Exile_Item_Laptop"}, // 0.00%
  3412.             {9999.99999999997, "Exile_Item_Knife"}, // 0.00%
  3413.             {9999.99999999997, "Exile_Item_ThermalScannerPro"}, // 0.00%
  3414.             {9999.99999999997, "Exile_Item_ExtensionCord"}, // 0.00%
  3415.             {9999.99999999997, "Exile_Item_PortableGeneratorKit"} // 0.00%
  3416.         };
  3417.     };
  3418.  
  3419.     /**
  3420.       Result of 100 rounds:
  3421.  
  3422.       Exile_Item_CamoTentKit
  3423.       Exile_Item_LightBulb
  3424.       Exile_Item_PortableGeneratorKit
  3425.       Exile_Item_Can_Empty
  3426.       FlareWhite_F
  3427.       FlareRed_F
  3428.       Exile_Item_FuelCanisterEmpty
  3429.       Exile_Item_Handsaw
  3430.       Exile_Melee_Axe
  3431.       FlareYellow_F
  3432.       Exile_Item_DuctTape
  3433.       Exile_Item_Magazine04
  3434.       Exile_Item_WaterCanisterEmpty
  3435.       FlareYellow_F
  3436.       Exile_Melee_SledgeHammer
  3437.       Exile_Item_BaseCameraKit
  3438.       Exile_Item_ZipTie
  3439.       Exile_Item_ScrewDriver
  3440.       Exile_Item_WaterCanisterEmpty
  3441.       Exile_Item_ExtensionCord
  3442.       Exile_Item_ZipTie
  3443.       Exile_Item_PlasticBottleEmpty
  3444.       Exile_Item_Laptop
  3445.       Exile_Item_ScrewDriver
  3446.       Exile_Item_CamoTentKit
  3447.       Exile_Item_FuelCanisterFull
  3448.       Exile_Item_Magazine03
  3449.       Exile_Item_Handsaw
  3450.       Exile_Item_JunkMetal
  3451.       Exile_Item_BaseCameraKit
  3452.       Exile_Item_Magazine01
  3453.       FlareYellow_F
  3454.       Exile_Item_ZipTie
  3455.       FlareYellow_F
  3456.       Exile_Melee_Axe
  3457.       Exile_Item_Pliers
  3458.       Exile_Item_FuelCanisterEmpty
  3459.       Exile_Item_PlasticBottleEmpty
  3460.       Exile_Item_ZipTie
  3461.       Exile_Item_FuelCanisterEmpty
  3462.       Exile_Item_CamoTentKit
  3463.       Exile_Item_Grinder
  3464.       Exile_Item_BaseCameraKit
  3465.       Exile_Item_Sand
  3466.       Exile_Item_ZipTie
  3467.       Exile_Item_ZipTie
  3468.       Exile_Item_WaterCanisterEmpty
  3469.       FlareYellow_F
  3470.       Exile_Item_ToiletPaper
  3471.       Exile_Melee_Shovel
  3472.       Exile_Item_MetalBoard
  3473.       Exile_Item_ToiletPaper
  3474.       Exile_Item_FuelCanisterEmpty
  3475.       FlareYellow_F
  3476.       Exile_Item_BaseCameraKit
  3477.       Exile_Item_ZipTie
  3478.       Exile_Item_Can_Empty
  3479.       Exile_Item_WaterCanisterEmpty
  3480.       Exile_Item_MetalScrews
  3481.       Exile_Melee_Axe
  3482.       FlareWhite_F
  3483.       Exile_Item_Sand
  3484.       Exile_Item_Laptop
  3485.       Exile_Item_BaseCameraKit
  3486.       FlareYellow_F
  3487.       Exile_Melee_Axe
  3488.       Exile_Item_DuctTape
  3489.       Exile_Item_Laptop
  3490.       Exile_Item_FuelCanisterFull
  3491.       Exile_Melee_Shovel
  3492.       Exile_Item_Foolbox
  3493.       Exile_Melee_Axe
  3494.       Exile_Item_Handsaw
  3495.       Exile_Item_FuelCanisterEmpty
  3496.       FlareYellow_F
  3497.       Exile_Melee_Axe
  3498.       FlareWhite_F
  3499.       Exile_Item_Foolbox
  3500.       Exile_Item_Handsaw
  3501.       Exile_Item_Laptop
  3502.       Exile_Item_CamoTentKit
  3503.       Exile_Item_FuelCanisterEmpty
  3504.       Exile_Item_LightBulb
  3505.       Exile_Item_FloodLightKit
  3506.       Exile_Melee_Axe
  3507.       Exile_Melee_Axe
  3508.       Exile_Item_ScrewDriver
  3509.       Exile_Item_FuelCanisterEmpty
  3510.       Exile_Item_WaterCanisterEmpty
  3511.       Exile_Item_BaseCameraKit
  3512.       Exile_Item_ExtensionCord
  3513.       FlareYellow_F
  3514.       Exile_Item_DuctTape
  3515.       Exile_Item_MetalScrews
  3516.       Exile_Item_LightBulb
  3517.       Exile_Item_Cement
  3518.       Exile_Item_Magazine01
  3519.       Exile_Item_ZipTie
  3520.       Exile_Melee_Axe
  3521.       Exile_Melee_SledgeHammer
  3522.     */
  3523.     class Industrial
  3524.     {
  3525.         count = 38;
  3526.         half = 8077.67295597484;
  3527.         halfIndex = 19;
  3528.         sum = 10000;
  3529.         items[] =
  3530.         {
  3531.             {1000, "Exile_Item_ZipTie"}, // 10.00%
  3532.             {2000, "Exile_Item_BaseCameraKit"}, // 10.00%
  3533.             {2691.82389937107, "Exile_Melee_Axe"}, // 6.92%
  3534.             {3191.82389937107, "Exile_Item_FuelCanisterEmpty"}, // 5.00%
  3535.             {3600.62893081761, "Exile_Item_Handsaw"}, // 4.09%
  3536.             {4009.43396226415, "Exile_Item_Pliers"}, // 4.09%
  3537.             {4418.23899371069, "Exile_Item_ScrewDriver"}, // 4.09%
  3538.             {4818.23899371069, "Exile_Item_FuelCanisterFull"}, // 4.00%
  3539.             {5164.15094339623, "Exile_Item_JunkMetal"}, // 3.46%
  3540.             {5478.61635220126, "Exile_Melee_Shovel"}, // 3.14%
  3541.             {5793.08176100629, "Exile_Item_WaterCanisterEmpty"}, // 3.14%
  3542.             {6076.10062893082, "Exile_Item_LightBulb"}, // 2.83%
  3543.             {6327.67295597484, "Exile_Item_ExtensionCord"}, // 2.52%
  3544.             {6577.67295597484, "FlareGreen_F"}, // 2.50%
  3545.             {6827.67295597484, "FlareRed_F"}, // 2.50%
  3546.             {7077.67295597484, "FlareWhite_F"}, // 2.50%
  3547.             {7327.67295597484, "FlareYellow_F"}, // 2.50%
  3548.             {7577.67295597484, "Exile_Item_Can_Empty"}, // 2.50%
  3549.             {7827.67295597484, "Exile_Item_ToiletPaper"}, // 2.50%
  3550.             {8077.67295597484, "Exile_Item_PlasticBottleEmpty"}, // 2.50%
  3551.             {8234.90566037736, "Exile_Item_Knife"}, // 1.57%
  3552.             {8392.13836477987, "Exile_Item_Grinder"}, // 1.57%
  3553.             {8549.37106918239, "Exile_Item_Laptop"}, // 1.57%
  3554.             {8706.6037735849, "Exile_Item_MetalScrews"}, // 1.57%
  3555.             {8863.83647798742, "Exile_Melee_SledgeHammer"}, // 1.57%
  3556.             {8989.62264150943, "Exile_Item_CamoTentKit"}, // 1.26%
  3557.             {9115.40880503144, "Exile_Item_MetalBoard"}, // 1.26%
  3558.             {9241.19496855345, "Exile_Item_Foolbox"}, // 1.26%
  3559.             {9366.98113207547, "Exile_Item_Sand"}, // 1.26%
  3560.             {9466.98113207547, "Exile_Item_DuctTape"}, // 1.00%
  3561.             {9561.32075471698, "Exile_Item_FloodLightKit"}, // 0.94%
  3562.             {9655.66037735849, "Exile_Item_Cement"}, // 0.94%
  3563.             {9750, "Exile_Item_PortableGeneratorKit"}, // 0.94%
  3564.             {9812.5, "Exile_Item_Magazine04"}, // 0.63%
  3565.             {9875, "Exile_Item_Magazine03"}, // 0.63%
  3566.             {9937.5, "Exile_Item_Magazine02"}, // 0.63%
  3567.             {10000, "Exile_Item_Magazine01"}, // 0.63%
  3568.             {10000, "Exile_Item_ThermalScannerPro"} // 0.00%
  3569.         };
  3570.     };
  3571.  
  3572.     /**
  3573.       Result of 100 rounds:
  3574.  
  3575.       Exile_Item_Pliers
  3576.       Exile_Item_WaterCanisterEmpty
  3577.       Exile_Item_CamoTentKit
  3578.       Exile_Melee_Axe
  3579.       Exile_Item_WaterCanisterEmpty
  3580.       Exile_Item_CamoTentKit
  3581.       Exile_Item_BaseCameraKit
  3582.       Exile_Item_Laptop
  3583.       Exile_Item_BaseCameraKit
  3584.       Exile_Melee_Axe
  3585.       Exile_Item_Magazine04
  3586.       Exile_Item_ScrewDriver
  3587.       Exile_Item_LightBulb
  3588.       Exile_Melee_Axe
  3589.       Exile_Item_Knife
  3590.       Exile_Item_BaseCameraKit
  3591.       Exile_Item_BaseCameraKit
  3592.       Exile_Item_WaterCanisterEmpty
  3593.       Exile_Melee_Axe
  3594.       Exile_Item_JunkMetal
  3595.       Exile_Item_Knife
  3596.       Exile_Item_FloodLightKit
  3597.       Exile_Melee_Shovel
  3598.       Exile_Item_WaterCanisterEmpty
  3599.       Exile_Item_CamoTentKit
  3600.       Exile_Item_MetalScrews
  3601.       Exile_Item_ToiletPaper
  3602.       Exile_Melee_Shovel
  3603.       Exile_Item_ScrewDriver
  3604.       Exile_Item_Magazine01
  3605.       Exile_Melee_Shovel
  3606.       Exile_Item_ToiletPaper
  3607.       Exile_Item_LightBulb
  3608.       Exile_Item_ScrewDriver
  3609.       Exile_Item_WaterCanisterEmpty
  3610.       Exile_Item_Can_Empty
  3611.       Exile_Item_ScrewDriver
  3612.       Exile_Melee_Axe
  3613.       Exile_Item_BaseCameraKit
  3614.       Exile_Item_Magazine03
  3615.       Exile_Item_BaseCameraKit
  3616.       Exile_Item_Knife
  3617.       Exile_Item_JunkMetal
  3618.       Exile_Item_Sand
  3619.       Exile_Item_JunkMetal
  3620.       Exile_Item_BaseCameraKit
  3621.       Exile_Item_BaseCameraKit
  3622.       Exile_Melee_Axe
  3623.       Exile_Item_Pliers
  3624.       Exile_Item_ExtensionCord
  3625.       Exile_Item_Magazine03
  3626.       Exile_Melee_SledgeHammer
  3627.       Exile_Item_ScrewDriver
  3628.       Exile_Item_ToiletPaper
  3629.       Exile_Item_Handsaw
  3630.       Exile_Item_ScrewDriver
  3631.       Exile_Item_BaseCameraKit
  3632.       Exile_Item_Handsaw
  3633.       Exile_Item_Pliers
  3634.       Exile_Item_Grinder
  3635.       Exile_Item_Can_Empty
  3636.       Exile_Item_PlasticBottleEmpty
  3637.       Exile_Item_PlasticBottleEmpty
  3638.       Exile_Item_BaseCameraKit
  3639.       Exile_Melee_Shovel
  3640.       Exile_Item_JunkMetal
  3641.       Exile_Item_LightBulb
  3642.       Exile_Item_ToiletPaper
  3643.       Exile_Item_JunkMetal
  3644.       Exile_Item_Handsaw
  3645.       Exile_Item_Knife
  3646.       Exile_Item_Magazine04
  3647.       Exile_Item_JunkMetal
  3648.       Exile_Item_Pliers
  3649.       Exile_Item_Can_Empty
  3650.       Exile_Item_BaseCameraKit
  3651.       Exile_Item_ToiletPaper
  3652.       Exile_Item_LightBulb
  3653.       Exile_Melee_Axe
  3654.       Exile_Item_MetalBoard
  3655.       Exile_Item_ExtensionCord
  3656.       Exile_Item_Pliers
  3657.       Exile_Item_ToiletPaper
  3658.       Exile_Melee_Shovel
  3659.       Exile_Item_BaseCameraKit
  3660.       Exile_Melee_SledgeHammer
  3661.       Exile_Item_BaseCameraKit
  3662.       Exile_Item_Handsaw
  3663.       Exile_Item_BaseCameraKit
  3664.       Exile_Item_ScrewDriver
  3665.       Exile_Item_PlasticBottleEmpty
  3666.       Exile_Item_BaseCameraKit
  3667.       Exile_Item_CamoTentKit
  3668.       Exile_Item_Pliers
  3669.       Exile_Item_Can_Empty
  3670.       Exile_Melee_Shovel
  3671.       Exile_Item_Handsaw
  3672.       Exile_Item_Can_Empty
  3673.       Exile_Item_Handsaw
  3674.       Exile_Item_Magazine03
  3675.     */
  3676.     class Factories
  3677.     {
  3678.         count = 30;
  3679.         half = 7959.11949685535;
  3680.         halfIndex = 15;
  3681.         sum = 10000;
  3682.         items[] =
  3683.         {
  3684.             {1000, "Exile_Item_BaseCameraKit"}, // 10.00%
  3685.             {1968.5534591195, "Exile_Melee_Axe"}, // 9.69%
  3686.             {2540.88050314465, "Exile_Item_Pliers"}, // 5.72%
  3687.             {3113.20754716981, "Exile_Item_Handsaw"}, // 5.72%
  3688.             {3685.53459119497, "Exile_Item_ScrewDriver"}, // 5.72%
  3689.             {4185.53459119497, "Exile_Item_ToiletPaper"}, // 5.00%
  3690.             {4685.53459119497, "Exile_Item_PlasticBottleEmpty"}, // 5.00%
  3691.             {5185.53459119497, "Exile_Item_Can_Empty"}, // 5.00%
  3692.             {5669.81132075472, "Exile_Item_JunkMetal"}, // 4.84%
  3693.             {6110.06289308176, "Exile_Melee_Shovel"}, // 4.40%
  3694.             {6550.31446540881, "Exile_Item_WaterCanisterEmpty"}, // 4.40%
  3695.             {6946.54088050314, "Exile_Item_LightBulb"}, // 3.96%
  3696.             {7298.74213836478, "Exile_Item_ExtensionCord"}, // 3.52%
  3697.             {7518.8679245283, "Exile_Item_Knife"}, // 2.20%
  3698.             {7738.99371069182, "Exile_Item_Laptop"}, // 2.20%
  3699.             {7959.11949685535, "Exile_Melee_SledgeHammer"}, // 2.20%
  3700.             {8179.24528301887, "Exile_Item_MetalScrews"}, // 2.20%
  3701.             {8399.37106918239, "Exile_Item_Grinder"}, // 2.20%
  3702.             {8575.47169811321, "Exile_Item_MetalBoard"}, // 1.76%
  3703.             {8751.57232704402, "Exile_Item_Foolbox"}, // 1.76%
  3704.             {8927.67295597484, "Exile_Item_Sand"}, // 1.76%
  3705.             {9103.77358490566, "Exile_Item_CamoTentKit"}, // 1.76%
  3706.             {9235.84905660377, "Exile_Item_PortableGeneratorKit"}, // 1.32%
  3707.             {9367.92452830189, "Exile_Item_FloodLightKit"}, // 1.32%
  3708.             {9500, "Exile_Item_Cement"}, // 1.32%
  3709.             {9625, "Exile_Item_Magazine04"}, // 1.25%
  3710.             {9750, "Exile_Item_Magazine03"}, // 1.25%
  3711.             {9875, "Exile_Item_Magazine02"}, // 1.25%
  3712.             {10000, "Exile_Item_Magazine01"}, // 1.25%
  3713.             {10000, "Exile_Item_ThermalScannerPro"} // 0.00%
  3714.         };
  3715.     };
  3716.  
  3717.     /**
  3718.       Result of 100 rounds:
  3719.  
  3720.       Exile_Item_FuelCanisterFull
  3721.       FlareRed_F
  3722.       Exile_Item_WaterCanisterEmpty
  3723.       Exile_Item_FuelCanisterEmpty
  3724.       FlareRed_F
  3725.       Exile_Item_WaterCanisterEmpty
  3726.       Exile_Item_FuelCanisterEmpty
  3727.       Exile_Item_Pliers
  3728.       Exile_Item_FuelCanisterEmpty
  3729.       Exile_Item_FuelCanisterEmpty
  3730.       Exile_Item_Knife
  3731.       Exile_Item_Can_Empty
  3732.       FlareYellow_F
  3733.       Exile_Item_FuelCanisterFull
  3734.       Exile_Melee_Axe
  3735.       Exile_Item_FuelCanisterEmpty
  3736.       Exile_Item_FuelCanisterEmpty
  3737.       FlareRed_F
  3738.       Exile_Item_FuelCanisterEmpty
  3739.       Exile_Item_ZipTie
  3740.       Exile_Item_ScrewDriver
  3741.       Exile_Melee_SledgeHammer
  3742.       Exile_Item_DuctTape
  3743.       FlareRed_F
  3744.       Exile_Item_WaterCanisterEmpty
  3745.       Exile_Item_Magazine04
  3746.       Exile_Item_ToiletPaper
  3747.       Exile_Item_DuctTape
  3748.       Exile_Item_FuelCanisterFull
  3749.       Exile_Item_PortableGeneratorKit
  3750.       Exile_Item_DuctTape
  3751.       Exile_Item_ToiletPaper
  3752.       FlareGreen_F
  3753.       Exile_Item_Can_Empty
  3754.       FlareRed_F
  3755.       Exile_Item_PlasticBottleEmpty
  3756.       Exile_Item_FuelCanisterFull
  3757.       Exile_Item_FuelCanisterEmpty
  3758.       Exile_Item_FuelCanisterEmpty
  3759.       Exile_Item_Sand
  3760.       Exile_Item_FuelCanisterEmpty
  3761.       Exile_Melee_Axe
  3762.       Exile_Item_DuctTape
  3763.       Exile_Melee_Shovel
  3764.       Exile_Item_ZipTie
  3765.       Exile_Item_FuelCanisterEmpty
  3766.       Exile_Item_FuelCanisterEmpty
  3767.       Exile_Item_FuelCanisterFull
  3768.       Exile_Item_FuelCanisterFull
  3769.       FlareYellow_F
  3770.       Exile_Item_MetalScrews
  3771.       Exile_Item_Handsaw
  3772.       Exile_Item_Can_Empty
  3773.       Exile_Item_ToiletPaper
  3774.       Exile_Item_FuelCanisterFull
  3775.       Exile_Item_FuelCanisterFull
  3776.       Exile_Item_FuelCanisterEmpty
  3777.       Exile_Item_FuelCanisterFull
  3778.       Exile_Item_FuelCanisterFull
  3779.       Exile_Item_Magazine02
  3780.       Exile_Item_PlasticBottleEmpty
  3781.       Exile_Item_PlasticBottleEmpty
  3782.       Exile_Item_PlasticBottleEmpty
  3783.       Exile_Item_FuelCanisterEmpty
  3784.       Exile_Item_DuctTape
  3785.       Exile_Item_DuctTape
  3786.       FlareGreen_F
  3787.       Exile_Item_Can_Empty
  3788.       Exile_Item_DuctTape
  3789.       Exile_Item_FuelCanisterFull
  3790.       Exile_Melee_Axe
  3791.       Exile_Item_Knife
  3792.       Exile_Item_DuctTape
  3793.       Exile_Item_FuelCanisterFull
  3794.       Exile_Item_PlasticBottleEmpty
  3795.       Exile_Item_FuelCanisterEmpty
  3796.       Exile_Item_Can_Empty
  3797.       FlareGreen_F
  3798.       Exile_Item_FuelCanisterEmpty
  3799.       Exile_Item_Magazine03
  3800.       Exile_Melee_Axe
  3801.       Exile_Item_FuelCanisterFull
  3802.       Exile_Item_Can_Empty
  3803.       FlareWhite_F
  3804.       Exile_Item_FuelCanisterEmpty
  3805.       Exile_Item_Handsaw
  3806.       Exile_Item_FuelCanisterEmpty
  3807.       Exile_Item_FuelCanisterFull
  3808.       Exile_Item_FuelCanisterEmpty
  3809.       Exile_Item_Can_Empty
  3810.       Exile_Item_ToiletPaper
  3811.       Exile_Item_FuelCanisterEmpty
  3812.       Exile_Item_LightBulb
  3813.       Exile_Item_FuelCanisterFull
  3814.       Exile_Item_PlasticBottleEmpty
  3815.       FlareWhite_F
  3816.       Exile_Item_FuelCanisterFull
  3817.       Exile_Item_PlasticBottleEmpty
  3818.       Exile_Item_FuelCanisterFull
  3819.       Exile_Item_Foolbox
  3820.     */
  3821.     class VehicleService
  3822.     {
  3823.         count = 37;
  3824.         half = 8660.103910309;
  3825.         halfIndex = 18;
  3826.         sum = 10000;
  3827.         items[] =
  3828.         {
  3829.             {1739.13043478261, "Exile_Item_FuelCanisterEmpty"}, // 17.39%
  3830.             {3130.4347826087, "Exile_Item_FuelCanisterFull"}, // 13.91%
  3831.             {3782.60869565217, "Exile_Item_Can_Empty"}, // 6.52%
  3832.             {4434.78260869565, "Exile_Item_ToiletPaper"}, // 6.52%
  3833.             {5086.95652173913, "Exile_Item_PlasticBottleEmpty"}, // 6.52%
  3834.             {5521.73913043478, "Exile_Item_ZipTie"}, // 4.35%
  3835.             {5869.5652173913, "Exile_Item_DuctTape"}, // 3.48%
  3836.             {6195.65217391304, "FlareWhite_F"}, // 3.26%
  3837.             {6521.73913043478, "FlareRed_F"}, // 3.26%
  3838.             {6847.82608695652, "FlareGreen_F"}, // 3.26%
  3839.             {7173.91304347826, "FlareYellow_F"}, // 3.26%
  3840.             {7474.70604320481, "Exile_Melee_Axe"}, // 3.01%
  3841.             {7652.44736122505, "Exile_Item_ScrewDriver"}, // 1.78%
  3842.             {7830.18867924528, "Exile_Item_Pliers"}, // 1.78%
  3843.             {8007.92999726552, "Exile_Item_Handsaw"}, // 1.78%
  3844.             {8170.97347552639, "Exile_Item_Magazine04"}, // 1.63%
  3845.             {8334.01695378726, "Exile_Item_Magazine01"}, // 1.63%
  3846.             {8497.06043204813, "Exile_Item_Magazine02"}, // 1.63%
  3847.             {8660.103910309, "Exile_Item_Magazine03"}, // 1.63%
  3848.             {8810.50041017227, "Exile_Item_JunkMetal"}, // 1.50%
  3849.             {8947.22450095707, "Exile_Melee_Shovel"}, // 1.37%
  3850.             {9083.94859174186, "Exile_Item_WaterCanisterEmpty"}, // 1.37%
  3851.             {9207.00027344818, "Exile_Item_LightBulb"}, // 1.23%
  3852.             {9316.37954607602, "Exile_Item_ExtensionCord"}, // 1.09%
  3853.             {9384.74159146841, "Exile_Melee_SledgeHammer"}, // 0.68%
  3854.             {9453.10363686081, "Exile_Item_Grinder"}, // 0.68%
  3855.             {9521.46568225321, "Exile_Item_Laptop"}, // 0.68%
  3856.             {9589.82772764561, "Exile_Item_Knife"}, // 0.68%
  3857.             {9658.189773038, "Exile_Item_MetalScrews"}, // 0.68%
  3858.             {9712.87940935192, "Exile_Item_Sand"}, // 0.55%
  3859.             {9767.56904566584, "Exile_Item_Foolbox"}, // 0.55%
  3860.             {9822.25868197976, "Exile_Item_MetalBoard"}, // 0.55%
  3861.             {9876.94831829368, "Exile_Item_CamoTentKit"}, // 0.55%
  3862.             {9917.96554552912, "Exile_Item_PortableGeneratorKit"}, // 0.41%
  3863.             {9958.98277276456, "Exile_Item_FloodLightKit"}, // 0.41%
  3864.             {10000, "Exile_Item_Cement"}, // 0.41%
  3865.             {10000, "Exile_Item_ThermalScannerPro"} // 0.00%
  3866.         };
  3867.     };
  3868.  
  3869.     /**
  3870.       Result of 100 rounds:
  3871.  
  3872.       130Rnd_338_Mag
  3873.       200Rnd_556x45_Box_Tracer_F
  3874.       30Rnd_65x39_caseless_green_mag_Tracer
  3875.       U_I_GhillieSuit
  3876.       acc_flashlight
  3877.       Exile_Magazine_20Rnd_762x51_DMR_Yellow
  3878.       muzzle_snds_338_green
  3879.       muzzle_snds_H_MG_blk_F
  3880.       muzzle_snds_338_sand
  3881.       U_B_T_FullGhillie_tna_F
  3882.       U_O_SpecopsUniform_ocamo
  3883.       MMG_02_sand_F
  3884.       arifle_SDAR_F
  3885.       optic_AMS_snd
  3886.       muzzle_snds_65_TI_ghex_F
  3887.       muzzle_snds_338_sand
  3888.       muzzle_snds_B
  3889.       Exile_Magazine_45Rnd_545x39_RPK_Green
  3890.       U_O_T_FullGhillie_tna_F
  3891.       V_PlateCarrierIA1_dgtl
  3892.       U_B_CombatUniform_mcam_tshirt
  3893.       optic_NVS
  3894.       srifle_DMR_03_khaki_F
  3895.       acc_flashlight
  3896.       30Rnd_65x39_caseless_green_mag_Tracer
  3897.       V_PlateCarrierGL_tna_F
  3898.       optic_LRPS_tna_F
  3899.       bipod_02_F_blk
  3900.       LMG_Mk200_F
  3901.       H_Shemag_olive
  3902.       150Rnd_762x54_Box
  3903.       optic_DMS
  3904.       30Rnd_65x39_caseless_green
  3905.       Exile_Weapon_PKP
  3906.       V_PlateCarrierH_CTRG
  3907.       10Rnd_762x54_Mag
  3908.       LMG_Mk200_F
  3909.       U_O_GhillieSuit
  3910.       muzzle_snds_B
  3911.       arifle_SPAR_03_snd_F
  3912.       muzzle_snds_338_sand
  3913.       optic_ERCO_blk_F
  3914.       srifle_DMR_03_tan_F
  3915.       20Rnd_762x51_Mag
  3916.       V_PlateCarrierIAGL_dgtl
  3917.       muzzle_snds_338_sand
  3918.       10Rnd_127x54_Mag
  3919.       optic_AMS_snd
  3920.       optic_KHS_blk
  3921.       arifle_TRG20_F
  3922.       H_Bandanna_gry
  3923.       Exile_Magazine_10Rnd_338_Bullet_Cam_Mag
  3924.       srifle_DMR_02_camo_F
  3925.       optic_DMS
  3926.       LMG_03_F
  3927.       LMG_Mk200_F
  3928.       muzzle_snds_338_sand
  3929.       muzzle_snds_93mmg
  3930.       optic_AMS_snd
  3931.       optic_tws_mg
  3932.       B_Carryall_mcamo
  3933.       srifle_EBR_F
  3934.       B_Carryall_oli
  3935.       muzzle_snds_B
  3936.       150Rnd_762x54_Box
  3937.       srifle_DMR_03_F
  3938.       30Rnd_65x39_caseless_green
  3939.       MMG_01_hex_F
  3940.       srifle_DMR_07_hex_F
  3941.       muzzle_snds_93mmg
  3942.       optic_ERCO_khk_F
  3943.       U_O_CombatUniform_oucamo
  3944.       srifle_DMR_03_F
  3945.       optic_KHS_blk
  3946.       U_B_T_Soldier_F
  3947.       10Rnd_338_Mag
  3948.       MMG_01_hex_F
  3949.       arifle_SPAR_01_GL_snd_F
  3950.       U_O_GhillieSuit
  3951.       arifle_MXM_F
  3952.       optic_Holosight
  3953.       optic_KHS_hex
  3954.       MMG_01_tan_F
  3955.       CUP_5Rnd_127x99_as50_M
  3956.       muzzle_snds_338_black
  3957.       SmokeShellBlue
  3958.       muzzle_snds_338_sand
  3959.       srifle_DMR_04_F
  3960.       muzzle_snds_338_black
  3961.       Exile_Weapon_RPK
  3962.       20Rnd_650x39_Cased_Mag_F
  3963.       muzzle_snds_338_sand
  3964.       V_BandollierB_cbr
  3965.       optic_KHS_tan
  3966.       U_B_T_Sniper_F
  3967.       bipod_02_F_tan
  3968.       srifle_DMR_04_F
  3969.       B_Carryall_mcamo
  3970.       LMG_Mk200_F
  3971.       U_I_C_Soldier_Para_1_F
  3972.     */
  3973.     class Military
  3974.     {
  3975.         count = 563;
  3976.         half = 8599.58587108953;
  3977.         halfIndex = 281;
  3978.         sum = 9999.99999999997;
  3979.         items[] =
  3980.         {
  3981.             {169.097442401184, "10Rnd_338_Mag"}, // 1.69%
  3982.             {319.699852039738, "muzzle_snds_338_black"}, // 1.51%
  3983.             {470.302261678292, "muzzle_snds_338_green"}, // 1.51%
  3984.             {620.904671316846, "muzzle_snds_338_sand"}, // 1.51%
  3985.             {771.507080955401, "muzzle_snds_B"}, // 1.51%
  3986.             {919.467343056436, "10Rnd_127x54_Mag"}, // 1.48%
  3987.             {1053.33615162404, "U_I_GhillieSuit"}, // 1.34%
  3988.             {1187.20496019164, "U_O_GhillieSuit"}, // 1.34%
  3989.             {1321.07376875925, "U_B_GhillieSuit"}, // 1.34%
  3990.             {1450.70622262535, "150Rnd_93x64_Mag"}, // 1.30%
  3991.             {1566.96071427616, "20Rnd_762x51_Mag"}, // 1.16%
  3992.             {1658.23490193589, "U_B_T_FullGhillie_tna_F"}, // 0.91%
  3993.             {1749.50908959562, "U_O_T_FullGhillie_tna_F"}, // 0.91%
  3994.             {1835.56760938908, "optic_AMS_khk"}, // 0.86%
  3995.             {1921.62612918254, "optic_AMS"}, // 0.86%
  3996.             {2007.684648976, "optic_AMS_snd"}, // 0.86%
  3997.             {2093.74316876946, "optic_KHS_blk"}, // 0.86%
  3998.             {2179.80168856292, "optic_KHS_hex"}, // 0.86%
  3999.             {2265.86020835638, "optic_KHS_old"}, // 0.86%
  4000.             {2351.91872814984, "optic_KHS_tan"}, // 0.86%
  4001.             {2436.46744935043, "130Rnd_338_Mag"}, // 0.85%
  4002.             {2521.01617055102, "150Rnd_93x64_Mag"}, // 0.85%
  4003.             {2605.26926685231, "muzzle_snds_93mmg"}, // 0.84%
  4004.             {2689.5223631536, "muzzle_snds_93mmg_tan"}, // 0.84%
  4005.             {2770.24525471986, "1Rnd_HE_Grenade_shell"}, // 0.81%
  4006.             {2846.91557235404, "srifle_DMR_04_F"}, // 0.77%
  4007.             {2923.58588998821, "srifle_DMR_04_Tan_F"}, // 0.77%
  4008.             {2990.52029427201, "LMG_03_F"}, // 0.67%
  4009.             {3057.45469855581, "LMG_Zafir_F"}, // 0.67%
  4010.             {3124.38910283961, "LMG_Mk200_F"}, // 0.67%
  4011.             {3191.32350712342, "Exile_Weapon_PK"}, // 0.67%
  4012.             {3258.25791140722, "Exile_Weapon_PKP"}, // 0.67%
  4013.             {3325.19231569102, "Exile_Weapon_RPK"}, // 0.67%
  4014.             {3390.90973080603, "srifle_DMR_02_sniper_F"}, // 0.66%
  4015.             {3456.62714592103, "srifle_DMR_02_F"}, // 0.66%
  4016.             {3522.34456103604, "srifle_DMR_02_camo_F"}, // 0.66%
  4017.             {3586.60158914849, "MMG_02_camo_F"}, // 0.64%
  4018.             {3650.85861726094, "MMG_02_sand_F"}, // 0.64%
  4019.             {3715.11564537339, "MMG_01_hex_F"}, // 0.64%
  4020.             {3779.37267348584, "MMG_01_tan_F"}, // 0.64%
  4021.             {3843.62970159829, "MMG_02_black_F"}, // 0.64%
  4022.             {3903.87066545371, "MiniGrenade"}, // 0.60%
  4023.             {3964.11162930913, "HandGrenade"}, // 0.60%
  4024.             {4020.9824693125, "optic_DMS"}, // 0.57%
  4025.             {4075.74698190834, "optic_LRPS_tna_F"}, // 0.55%
  4026.             {4130.51149450418, "optic_LRPS"}, // 0.55%
  4027.             {4185.27600710001, "optic_SOS"}, // 0.55%
  4028.             {4240.04051969585, "optic_SOS_khk_F"}, // 0.55%
  4029.             {4294.80503229169, "optic_LRPS_ghex_F"}, // 0.55%
  4030.             {4348.35255571873, "20Rnd_650x39_Cased_Mag_F"}, // 0.54%
  4031.             {4399.56411335869, "B_Carryall_ghex_F"}, // 0.51%
  4032.             {4450.77567099864, "B_Carryall_cbr"}, // 0.51%
  4033.             {4499.29188349965, "B_Carryall_khk"}, // 0.49%
  4034.             {4547.80809600067, "B_Carryall_oli"}, // 0.49%
  4035.             {4596.2558552918, "20Rnd_762x51_Mag"}, // 0.48%
  4036.             {4642.15373251498, "srifle_EBR_F"}, // 0.46%
  4037.             {4688.05160973816, "srifle_DMR_01_F"}, // 0.46%
  4038.             {4733.68870356802, "U_B_T_Soldier_F"}, // 0.46%
  4039.             {4779.32579739789, "U_B_T_Sniper_F"}, // 0.46%
  4040.             {4824.96289122775, "U_O_T_Sniper_F"}, // 0.46%
  4041.             {4868.31088638297, "10Rnd_762x54_Mag"}, // 0.43%
  4042.             {4909.10899947024, "10Rnd_93x64_DMR_05_Mag"}, // 0.41%
  4043.             {4949.53917655442, "B_Carryall_mcamo"}, // 0.40%
  4044.             {4989.9693536386, "B_Carryall_ocamo"}, // 0.40%
  4045.             {5030.39953072277, "B_Carryall_oucamo"}, // 0.40%
  4046.             {5070.56017329305, "V_PlateCarrier1_blk"}, // 0.40%
  4047.             {5110.72081586333, "V_PlateCarrier1_rgr"}, // 0.40%
  4048.             {5150.88145843362, "V_PlateCarrier2_rgr"}, // 0.40%
  4049.             {5191.0421010039, "V_PlateCarrier3_rgr"}, // 0.40%
  4050.             {5231.20274357418, "V_PlateCarrierGL_rgr"}, // 0.40%
  4051.             {5271.36338614446, "V_PlateCarrierIA1_dgtl"}, // 0.40%
  4052.             {5311.52402871474, "V_PlateCarrierIA2_dgtl"}, // 0.40%
  4053.             {5351.68467128502, "V_PlateCarrierIAGL_dgtl"}, // 0.40%
  4054.             {5391.8453138553, "V_PlateCarrierSpec_rgr"}, // 0.40%
  4055.             {5431.86553459841, "muzzle_snds_B"}, // 0.40%
  4056.             {5471.62457074299, "3Rnd_HE_Grenade_shell"}, // 0.40%
  4057.             {5507.6871885612, "srifle_DMR_07_ghex_F"}, // 0.36%
  4058.             {5543.74980637942, "srifle_DMR_07_hex_F"}, // 0.36%
  4059.             {5579.81242419763, "srifle_DMR_07_blk_F"}, // 0.36%
  4060.             {5612.67113175513, "srifle_DMR_03_F"}, // 0.33%
  4061.             {5645.52983931263, "srifle_DMR_03_tan_F"}, // 0.33%
  4062.             {5678.38854687014, "srifle_DMR_06_olive_F"}, // 0.33%
  4063.             {5711.24725442764, "srifle_DMR_03_khaki_F"}, // 0.33%
  4064.             {5744.10596198514, "srifle_DMR_06_camo_F"}, // 0.33%
  4065.             {5776.96466954264, "srifle_DMR_03_woodland_F"}, // 0.33%
  4066.             {5807.46642339349, "150Rnd_762x54_Box"}, // 0.31%
  4067.             {5834.59480446745, "bipod_02_F_blk"}, // 0.27%
  4068.             {5861.72318554142, "bipod_01_F_khk"}, // 0.27%
  4069.             {5888.85156661538, "bipod_03_F_oli"}, // 0.27%
  4070.             {5915.97994768935, "bipod_03_F_blk"}, // 0.27%
  4071.             {5943.10832876331, "bipod_02_F_tan"}, // 0.27%
  4072.             {5970.23670983728, "bipod_01_F_snd"}, // 0.27%
  4073.             {5997.36509091124, "bipod_01_F_blk"}, // 0.27%
  4074.             {6022.89768486321, "bipod_01_F_mtp"}, // 0.26%
  4075.             {6048.43027881518, "bipod_02_F_hex"}, // 0.26%
  4076.             {6073.92909949472, "CUP_5Rnd_127x99_as50_M"}, // 0.25%
  4077.             {6099.42792017427, "5Rnd_127x108_Mag"}, // 0.25%
  4078.             {6124.92674085381, "7Rnd_408_Mag"}, // 0.25%
  4079.             {6150.34486906285, "200Rnd_556x45_Box_Red_F"}, // 0.25%
  4080.             {6175.76299727189, "200Rnd_556x45_Box_F"}, // 0.25%
  4081.             {6201.18112548092, "200Rnd_65x39_Belt"}, // 0.25%
  4082.             {6226.59925368996, "Exile_Magazine_100Rnd_762x54_PK_Green"}, // 0.25%
  4083.             {6252.017381899, "200Rnd_556x45_Box_Tracer_F"}, // 0.25%
  4084.             {6277.43551010804, "200Rnd_556x45_Box_Tracer_Red_F"}, // 0.25%
  4085.             {6302.85363831708, "Exile_Magazine_45Rnd_545x39_RPK_Green"}, // 0.25%
  4086.             {6328.27176652612, "150Rnd_762x54_Box_Tracer"}, // 0.25%
  4087.             {6353.68989473516, "Exile_Magazine_75Rnd_545x39_RPK_Green"}, // 0.25%
  4088.             {6374.75316881048, "muzzle_snds_B_khk_F"}, // 0.21%
  4089.             {6395.8164428858, "muzzle_snds_B_snd_F"}, // 0.21%
  4090.             {6416.21549942944, "5Rnd_127x108_APDS_Mag"}, // 0.20%
  4091.             {6436.29582071458, "V_PlateCarrierH_CTRG"}, // 0.20%
  4092.             {6456.37614199972, "V_PlateCarrierL_CTRG"}, // 0.20%
  4093.             {6474.87117476235, "acc_flashlight"}, // 0.18%
  4094.             {6491.26327377062, "CUP_srifle_AS50"}, // 0.16%
  4095.             {6507.6553727789, "srifle_GM6_F"}, // 0.16%
  4096.             {6524.04747178718, "srifle_LRR_F"}, // 0.16%
  4097.             {6540.43957079546, "srifle_LRR_tna_F"}, // 0.16%
  4098.             {6556.83166980374, "srifle_GM6_ghex_F"}, // 0.16%
  4099.             {6573.00374063741, "B_Bergen_dgtl_F"}, // 0.16%
  4100.             {6589.17581147108, "B_Bergen_mcamo_F"}, // 0.16%
  4101.             {6605.34788230475, "B_Bergen_hex_F"}, // 0.16%
  4102.             {6621.51995313842, "B_Bergen_tna_F"}, // 0.16%
  4103.             {6637.69202397209, "B_Bergen_Base_F"}, // 0.16%
  4104.             {6653.7562810002, "APERSMine_Range_Mag"}, // 0.16%
  4105.             {6669.82053802831, "APERSTripMine_Wire_Mag"}, // 0.16%
  4106.             {6685.88479505643, "APERSBoundingMine_Range_Mag"}, // 0.16%
  4107.             {6700.71334000545, "U_IG_Guerilla2_1"}, // 0.15%
  4108.             {6715.54188495448, "U_IG_Guerilla2_3"}, // 0.15%
  4109.             {6730.37042990351, "U_IG_Guerilla2_2"}, // 0.15%
  4110.             {6745.19897485253, "U_IG_Guerilla1_1"}, // 0.15%
  4111.             {6759.64524915839, "30Rnd_556x45_Stanag"}, // 0.14%
  4112.             {6774.09152346425, "30Rnd_556x45_Stanag_green"}, // 0.14%
  4113.             {6788.5377977701, "30Rnd_556x45_Stanag_red"}, // 0.14%
  4114.             {6802.98407207596, "30Rnd_65x39_caseless_green"}, // 0.14%
  4115.             {6816.99359855397, "arifle_MX_GL_Black_F"}, // 0.14%
  4116.             {6831.00312503197, "arifle_SPAR_01_GL_snd_F"}, // 0.14%
  4117.             {6845.01265150997, "arifle_SPAR_01_GL_khk_F"}, // 0.14%
  4118.             {6859.02217798798, "arifle_SPAR_01_snd_F"}, // 0.14%
  4119.             {6873.03170446598, "arifle_SPAR_01_khk_F"}, // 0.14%
  4120.             {6887.04123094399, "arifle_SPAR_01_blk_F"}, // 0.14%
  4121.             {6901.05075742199, "arifle_CTARS_hex_F"}, // 0.14%
  4122.             {6915.0602839, "arifle_CTARS_ghex_F"}, // 0.14%
  4123.             {6929.069810378, "arifle_SDAR_F"}, // 0.14%
  4124.             {6943.07933685601, "arifle_CTARS_blk_F"}, // 0.14%
  4125.             {6957.08886333401, "arifle_SPAR_01_GL_blk_F"}, // 0.14%
  4126.             {6971.09838981202, "arifle_CTAR_ghex_F"}, // 0.14%
  4127.             {6985.10791629002, "arifle_MX_Black_F"}, // 0.14%
  4128.             {6999.11744276803, "arifle_CTAR_GL_blk_F"}, // 0.14%
  4129.             {7013.12696924603, "arifle_Mk20_GL_F"}, // 0.14%
  4130.             {7027.13649572404, "arifle_Mk20C_F"}, // 0.14%
  4131.             {7041.14602220204, "arifle_Mk20_F"}, // 0.14%
  4132.             {7055.15554868005, "arifle_TRG21_GL_F"}, // 0.14%
  4133.             {7069.16507515805, "arifle_TRG20_F"}, // 0.14%
  4134.             {7083.17460163606, "arifle_MXC_Black_F"}, // 0.14%
  4135.             {7097.18412811406, "arifle_TRG21_F"}, // 0.14%
  4136.             {7111.19365459207, "arifle_CTAR_blk_F"}, // 0.14%
  4137.             {7125.20318107007, "arifle_CTAR_hex_F"}, // 0.14%
  4138.             {7139.10494195978, "U_IG_Guerilla3_2"}, // 0.14%
  4139.             {7153.0067028495, "U_IG_Guerilla3_1"}, // 0.14%
  4140.             {7166.39358370626, "V_RebreatherIA"}, // 0.13%
  4141.             {7179.78046456302, "V_RebreatherIR"}, // 0.13%
  4142.             {7193.16734541978, "V_RebreatherB"}, // 0.13%
  4143.             {7206.37808310737, "optic_Arco_blk_F"}, // 0.13%
  4144.             {7219.58882079496, "optic_Arco_ghex_F"}, // 0.13%
  4145.             {7232.79955848256, "optic_Hamr"}, // 0.13%
  4146.             {7246.01029617015, "optic_Hamr_khk_F"}, // 0.13%
  4147.             {7259.22103385774, "optic_Holosight"}, // 0.13%
  4148.             {7272.43177154533, "optic_Holosight_blk_F"}, // 0.13%
  4149.             {7285.64250923293, "U_B_CTRG_1"}, // 0.13%
  4150.             {7298.85324692052, "optic_Arco"}, // 0.13%
  4151.             {7312.06398460811, "acc_pointer_IR"}, // 0.13%
  4152.             {7325.27472229571, "optic_MRCO"}, // 0.13%
  4153.             {7338.4854599833, "optic_DMS"}, // 0.13%
  4154.             {7351.69619767089, "optic_DMS_ghex_F"}, // 0.13%
  4155.             {7364.90693535848, "optic_ERCO_blk_F"}, // 0.13%
  4156.             {7378.11767304608, "optic_ERCO_khk_F"}, // 0.13%
  4157.             {7391.32841073367, "optic_ERCO_snd_F"}, // 0.13%
  4158.             {7404.53914842126, "optic_Holosight_khk_F"}, // 0.13%
  4159.             {7417.74988610886, "muzzle_snds_H_MG_khk_F"}, // 0.13%
  4160.             {7430.96062379645, "muzzle_snds_65_TI_blk_F"}, // 0.13%
  4161.             {7444.17136148404, "muzzle_snds_65_TI_ghex_F"}, // 0.13%
  4162.             {7457.38209917163, "U_B_CTRG_2"}, // 0.13%
  4163.             {7470.59283685923, "U_B_CTRG_3"}, // 0.13%
  4164.             {7483.80357454682, "U_B_CombatUniform_mcam"}, // 0.13%
  4165.             {7497.01431223441, "U_B_CombatUniform_mcam_tshirt"}, // 0.13%
  4166.             {7510.22504992201, "U_B_CombatUniform_mcam_vest"}, // 0.13%
  4167.             {7523.4357876096, "U_B_CombatUniform_mcam_worn"}, // 0.13%
  4168.             {7536.64652529719, "muzzle_snds_M"}, // 0.13%
  4169.             {7549.85726298478, "muzzle_snds_H"}, // 0.13%
  4170.             {7563.06800067238, "muzzle_snds_H_khk_F"}, // 0.13%
  4171.             {7576.27873835997, "muzzle_snds_H_snd_F"}, // 0.13%
  4172.             {7589.48947604756, "muzzle_snds_58_blk_F"}, // 0.13%
  4173.             {7602.70021373516, "muzzle_snds_m_khk_F"}, // 0.13%
  4174.             {7615.91095142275, "muzzle_snds_m_snd_F"}, // 0.13%
  4175.             {7629.12168911034, "muzzle_snds_58_wdm_F"}, // 0.13%
  4176.             {7642.33242679794, "muzzle_snds_65_TI_hex_F"}, // 0.13%
  4177.             {7655.54316448553, "muzzle_snds_H_MG_blk_F"}, // 0.13%
  4178.             {7668.75390217312, "U_B_GEN_Soldier_F"}, // 0.13%
  4179.             {7681.96463986071, "U_B_GEN_Commander_F"}, // 0.13%
  4180.             {7695.17537754831, "U_B_CTRG_Soldier_urb_3_F"}, // 0.13%
  4181.             {7708.3861152359, "U_O_T_Soldier_F"}, // 0.13%
  4182.             {7721.59685292349, "U_O_T_Officer_F"}, // 0.13%
  4183.             {7734.80759061109, "U_B_T_Soldier_AR_F"}, // 0.13%
  4184.             {7748.01832829868, "U_B_CTRG_Soldier_urb_2_F"}, // 0.13%
  4185.             {7761.22906598627, "U_B_CTRG_Soldier_urb_1_F"}, // 0.13%
  4186.             {7774.43980367386, "U_B_CTRG_Soldier_3_F"}, // 0.13%
  4187.             {7787.65054136146, "U_B_CTRG_Soldier_2_F"}, // 0.13%
  4188.             {7800.86127904905, "U_B_CTRG_Soldier_F"}, // 0.13%
  4189.             {7814.07201673664, "U_B_T_Soldier_SL_F"}, // 0.13%
  4190.             {7827.18569594327, "srifle_DMR_05_blk_F"}, // 0.13%
  4191.             {7840.29937514989, "srifle_DMR_05_hex_F"}, // 0.13%
  4192.             {7853.41305435651, "srifle_DMR_05_tan_F"}, // 0.13%
  4193.             {7866.16246469628, "Exile_Magazine_10Rnd_93x64_DMR_05_Bullet_Cam_Mag"}, // 0.13%
  4194.             {7878.91187503605, "Exile_Magazine_10Rnd_338_Bullet_Cam_Mag"}, // 0.13%
  4195.             {7891.62093914057, "130Rnd_338_Mag"}, // 0.13%
  4196.             {7903.09540844637, "SmokeShell"}, // 0.11%
  4197.             {7914.56987775216, "SmokeShellOrange"}, // 0.11%
  4198.             {7926.04434705796, "SmokeShellBlue"}, // 0.11%
  4199.             {7937.51881636375, "SmokeShellPurple"}, // 0.11%
  4200.             {7948.99328566955, "SmokeShellYellow"}, // 0.11%
  4201.             {7960.46775497534, "SmokeShellGreen"}, // 0.11%
  4202.             {7971.94222428114, "SmokeShellRed"}, // 0.11%
  4203.             {7983.41669358693, "V_TacChestrig_grn_F"}, // 0.11%
  4204.             {7994.89116289273, "V_TacChestrig_oli_F"}, // 0.11%
  4205.             {8006.36563219852, "V_PlateCarrierSpec_rgr"}, // 0.11%
  4206.             {8017.84010150432, "V_PlateCarrierGL_rgr"}, // 0.11%
  4207.             {8029.31457081011, "V_PlateCarrierSpec_blk"}, // 0.11%
  4208.             {8040.7890401159, "V_PlateCarrierIAGL_oli"}, // 0.11%
  4209.             {8052.2635094217, "V_TacChestrig_cbr_F"}, // 0.11%
  4210.             {8063.73797872749, "V_PlateCarrierSpec_mtp"}, // 0.11%
  4211.             {8075.21244803329, "V_PlateCarrier1_tna_F"}, // 0.11%
  4212.             {8086.68691733908, "V_PlateCarrierIAGL_dgtl"}, // 0.11%
  4213.             {8098.16138664488, "V_PlateCarrierSpec_tna_F"}, // 0.11%
  4214.             {8109.63585595067, "V_PlateCarrierGL_tna_F"}, // 0.11%
  4215.             {8121.11032525647, "V_HarnessO_ghex_F"}, // 0.11%
  4216.             {8132.58479456226, "V_HarnessOGL_ghex_F"}, // 0.11%
  4217.             {8144.05926386806, "V_BandollierB_ghex_F"}, // 0.11%
  4218.             {8155.53373317385, "V_TacVest_gen_F"}, // 0.11%
  4219.             {8167.00820247965, "V_PlateCarrier1_rgr_noflag_F"}, // 0.11%
  4220.             {8178.48267178544, "V_PlateCarrier2_rgr_noflag_F"}, // 0.11%
  4221.             {8189.95714109123, "V_PlateCarrierGL_blk"}, // 0.11%
  4222.             {8201.43161039703, "V_PlateCarrier2_tna_F"}, // 0.11%
  4223.             {8212.90607970282, "V_PlateCarrierGL_mtp"}, // 0.11%
  4224.             {8223.85898222199, "MMG_02_sand_F"}, // 0.11%
  4225.             {8234.81188474116, "MMG_02_black_F"}, // 0.11%
  4226.             {8245.76478726033, "MMG_01_tan_F"}, // 0.11%
  4227.             {8256.71768977949, "MMG_01_hex_F"}, // 0.11%
  4228.             {8267.67059229866, "MMG_02_camo_F"}, // 0.11%
  4229.             {8278.26452678962, "20Rnd_556x45_UW_mag"}, // 0.11%
  4230.             {8288.8331169397, "U_I_CombatUniform_shortsleeve"}, // 0.11%
  4231.             {8299.40170708977, "U_I_CombatUniform"}, // 0.11%
  4232.             {8309.97029723985, "U_I_HeliPilotCoveralls"}, // 0.11%
  4233.             {8320.53888738992, "U_I_pilotCoveralls"}, // 0.11%
  4234.             {8331.10747754, "U_B_PilotCoveralls"}, // 0.11%
  4235.             {8341.67606769007, "U_O_PilotCoveralls"}, // 0.11%
  4236.             {8352.24465784015, "U_B_HeliPilotCoveralls"}, // 0.11%
  4237.             {8362.81324799022, "U_I_CombatUniform_tshirt"}, // 0.11%
  4238.             {8373.34488502788, "optic_tws_mg"}, // 0.11%
  4239.             {8383.87652206554, "optic_tws"}, // 0.11%
  4240.             {8393.51507628241, "DemoCharge_Remote_Mag"}, // 0.10%
  4241.             {8403.15363049928, "IEDUrbanSmall_Remote_Mag"}, // 0.10%
  4242.             {8412.79218471615, "IEDLandSmall_Remote_Mag"}, // 0.10%
  4243.             {8422.13186903482, "Exile_Weapon_AK107_GL"}, // 0.09%
  4244.             {8431.47155335349, "Exile_Weapon_VSSVintorez"}, // 0.09%
  4245.             {8440.81123767215, "arifle_MXM_khk_F"}, // 0.09%
  4246.             {8450.15092199082, "Exile_Weapon_CZ550"}, // 0.09%
  4247.             {8459.49060630949, "Exile_Weapon_SVD"}, // 0.09%
  4248.             {8468.83029062816, "Exile_Weapon_AKS_Gold"}, // 0.09%
  4249.             {8478.16997494683, "arifle_MXC_khk_F"}, // 0.09%
  4250.             {8487.5096592655, "Exile_Weapon_AK47"}, // 0.09%
  4251.             {8496.84934358417, "arifle_Katiba_F"}, // 0.09%
  4252.             {8506.18902790284, "arifle_Katiba_GL_F"}, // 0.09%
  4253.             {8515.52871222151, "arifle_MX_F"}, // 0.09%
  4254.             {8524.86839654018, "Exile_Weapon_AK74_GL"}, // 0.09%
  4255.             {8534.20808085885, "arifle_MX_GL_F"}, // 0.09%
  4256.             {8543.54776517752, "arifle_MXM_F"}, // 0.09%
  4257.             {8552.88744949619, "arifle_MXM_Black_F"}, // 0.09%
  4258.             {8562.22713381485, "Exile_Weapon_AK74"}, // 0.09%
  4259.             {8571.56681813352, "Exile_Weapon_LeeEnfield"}, // 0.09%
  4260.             {8580.90650245219, "Exile_Weapon_SVDCamo"}, // 0.09%
  4261.             {8590.24618677086, "Exile_Weapon_AK107"}, // 0.09%
  4262.             {8599.58587108953, "arifle_MXC_F"}, // 0.09%
  4263.             {8608.9255554082, "Exile_Weapon_DMR"}, // 0.09%
  4264.             {8618.26523972687, "arifle_MX_GL_khk_F"}, // 0.09%
  4265.             {8627.60492404554, "arifle_MX_khk_F"}, // 0.09%
  4266.             {8636.94460836421, "arifle_ARX_hex_F"}, // 0.09%
  4267.             {8646.28429268288, "arifle_ARX_ghex_F"}, // 0.09%
  4268.             {8655.62397700155, "arifle_ARX_blk_F"}, // 0.09%
  4269.             {8664.75139576752, "U_B_FullGhillie_ard"}, // 0.09%
  4270.             {8673.87881453349, "U_B_FullGhillie_lsh"}, // 0.09%
  4271.             {8683.00623329947, "U_B_FullGhillie_sard"}, // 0.09%
  4272.             {8692.13365206544, "U_O_FullGhillie_ard"}, // 0.09%
  4273.             {8701.26107083141, "U_O_FullGhillie_lsh"}, // 0.09%
  4274.             {8710.38848959738, "U_O_FullGhillie_sard"}, // 0.09%
  4275.             {8719.51590836336, "U_I_FullGhillie_ard"}, // 0.09%
  4276.             {8728.64332712933, "U_I_FullGhillie_lsh"}, // 0.09%
  4277.             {8737.7707458953, "U_I_FullGhillie_sard"}, // 0.09%
  4278.             {8746.43851047882, "30Rnd_762x39_Mag_Green_F"}, // 0.09%
  4279.             {8755.10627506233, "30Rnd_762x39_Mag_Tracer_F"}, // 0.09%
  4280.             {8763.77403964584, "30Rnd_762x39_Mag_Tracer_Green_F"}, // 0.09%
  4281.             {8772.44180422936, "30Rnd_762x39_AK47_M"}, // 0.09%
  4282.             {8781.10956881287, "30Rnd_545x39_Mag_Green_F"}, // 0.09%
  4283.             {8789.77733339638, "30Rnd_762x39_Mag_F"}, // 0.09%
  4284.             {8798.4450979799, "30Rnd_545x39_Mag_Tracer_F"}, // 0.09%
  4285.             {8807.11286256341, "30Rnd_545x39_Mag_Tracer_Green_F"}, // 0.09%
  4286.             {8815.78062714692, "30Rnd_580x42_Mag_F"}, // 0.09%
  4287.             {8824.44839173044, "30Rnd_580x42_Mag_Tracer_F"}, // 0.09%
  4288.             {8833.11615631395, "100Rnd_580x42_Mag_F"}, // 0.09%
  4289.             {8841.78392089746, "100Rnd_580x42_Mag_Tracer_F"}, // 0.09%
  4290.             {8850.45168548098, "150Rnd_556x45_Drum_Mag_F"}, // 0.09%
  4291.             {8859.11945006449, "150Rnd_556x45_Drum_Mag_Tracer_F"}, // 0.09%
  4292.             {8867.787214648, "20Rnd_762x51_Mag"}, // 0.09%
  4293.             {8876.45497923152, "30Rnd_556x45_Stanag_Tracer_Red"}, // 0.09%
  4294.             {8885.12274381503, "30Rnd_556x45_Stanag_Tracer_Green"}, // 0.09%
  4295.             {8893.79050839854, "30Rnd_545x39_Mag_F"}, // 0.09%
  4296.             {8902.45827298206, "Exile_Magazine_20Rnd_9x39"}, // 0.09%
  4297.             {8911.12603756557, "Exile_Magazine_5Rnd_22LR"}, // 0.09%
  4298.             {8919.79380214908, "30Rnd_65x39_caseless_mag"}, // 0.09%
  4299.             {8928.4615667326, "Exile_Magazine_10Rnd_9x39"}, // 0.09%
  4300.             {8937.12933131611, "Exile_Magazine_10Rnd_762x54"}, // 0.09%
  4301.             {8945.79709589962, "30Rnd_556x45_Stanag_Tracer_Yellow"}, // 0.09%
  4302.             {8954.46486048314, "Exile_Magazine_20Rnd_762x51_DMR_White"}, // 0.09%
  4303.             {8963.13262506665, "Exile_Magazine_20Rnd_762x51_DMR_Green"}, // 0.09%
  4304.             {8971.80038965017, "Exile_Magazine_20Rnd_762x51_DMR_Red"}, // 0.09%
  4305.             {8980.46815423368, "Exile_Magazine_20Rnd_762x51_DMR"}, // 0.09%
  4306.             {8989.13591881719, "Exile_Magazine_30Rnd_545x39_AK_Yellow"}, // 0.09%
  4307.             {8997.80368340071, "Exile_Magazine_30Rnd_545x39_AK_White"}, // 0.09%
  4308.             {9006.47144798422, "Exile_Magazine_30Rnd_545x39_AK_Red"}, // 0.09%
  4309.             {9015.13921256773, "Exile_Magazine_20Rnd_762x51_DMR_Yellow"}, // 0.09%
  4310.             {9023.80697715125, "Exile_Magazine_30Rnd_545x39_AK"}, // 0.09%
  4311.             {9032.47474173476, "Exile_Magazine_30Rnd_762x39_AK"}, // 0.09%
  4312.             {9041.14250631827, "30Rnd_65x39_caseless_mag_Tracer"}, // 0.09%
  4313.             {9049.81027090179, "30Rnd_65x39_caseless_green_mag_Tracer"}, // 0.09%
  4314.             {9058.4780354853, "Exile_Magazine_30Rnd_545x39_AK_Green"}, // 0.09%
  4315.             {9066.91177042506, "V_BandollierB_khk"}, // 0.08%
  4316.             {9075.34550536482, "V_HarnessOGL_brn"}, // 0.08%
  4317.             {9083.77924030458, "V_HarnessO_brn"}, // 0.08%
  4318.             {9092.21297524434, "V_BandollierB_blk"}, // 0.08%
  4319.             {9100.6467101841, "V_BandollierB_rgr"}, // 0.08%
  4320.             {9109.08044512385, "V_BandollierB_cbr"}, // 0.08%
  4321.             {9117.51418006361, "V_HarnessO_gry"}, // 0.08%
  4322.             {9125.94791500337, "V_HarnessOSpec_gry"}, // 0.08%
  4323.             {9134.38164994313, "V_HarnessOSpec_brn"}, // 0.08%
  4324.             {9142.81538488289, "V_HarnessOGL_gry"}, // 0.08%
  4325.             {9151.24911982265, "V_BandollierB_oli"}, // 0.08%
  4326.             {9159.44516932679, "1Rnd_SmokeBlue_Grenade_shell"}, // 0.08%
  4327.             {9167.64121883093, "1Rnd_SmokePurple_Grenade_shell"}, // 0.08%
  4328.             {9175.83726833507, "1Rnd_SmokeRed_Grenade_shell"}, // 0.08%
  4329.             {9184.0333178392, "1Rnd_SmokeYellow_Grenade_shell"}, // 0.08%
  4330.             {9192.22936734334, "1Rnd_SmokeGreen_Grenade_shell"}, // 0.08%
  4331.             {9200.42541684748, "1Rnd_SmokeOrange_Grenade_shell"}, // 0.08%
  4332.             {9208.62146635162, "1Rnd_Smoke_Grenade_shell"}, // 0.08%
  4333.             {9216.54790896418, "U_B_SpecopsUniform_sgg"}, // 0.08%
  4334.             {9224.38413190472, "H_MilCap_mcamo"}, // 0.08%
  4335.             {9232.22035484526, "H_MilCap_oucamo"}, // 0.08%
  4336.             {9240.0565777858, "H_MilCap_dgtl"}, // 0.08%
  4337.             {9247.89280072635, "H_MilCap_rucamo"}, // 0.08%
  4338.             {9255.72902366689, "H_MilCap_blue"}, // 0.08%
  4339.             {9263.56524660743, "H_MilCap_ocamo"}, // 0.08%
  4340.             {9271.40146954798, "Exile_Headgear_GasMask"}, // 0.08%
  4341.             {9279.10614917777, "Exile_Magazine_10Rnd_303"}, // 0.08%
  4342.             {9286.75579538163, "Exile_Magazine_7Rnd_408_Bullet_Cam_Mag"}, // 0.08%
  4343.             {9293.69714101106, "B_FieldPack_oucamo"}, // 0.07%
  4344.             {9300.63848664049, "B_FieldPack_ocamo"}, // 0.07%
  4345.             {9307.57983226992, "B_FieldPack_blk"}, // 0.07%
  4346.             {9314.52117789936, "B_FieldPack_cbr"}, // 0.07%
  4347.             {9321.12654674315, "optic_NVS"}, // 0.07%
  4348.             {9327.73191558695, "optic_tws"}, // 0.07%
  4349.             {9334.31562748372, "H_Booniehat_khk_hs"}, // 0.07%
  4350.             {9340.89933938048, "H_Booniehat_dgtl"}, // 0.07%
  4351.             {9347.48305127725, "H_Booniehat_grn"}, // 0.07%
  4352.             {9354.06676317402, "H_Booniehat_indp"}, // 0.07%
  4353.             {9360.65047507078, "H_Booniehat_dirty"}, // 0.07%
  4354.             {9367.23418696755, "H_Booniehat_khk"}, // 0.07%
  4355.             {9373.81789886432, "Exile_Headgear_GasMask"}, // 0.07%
  4356.             {9380.40161076108, "H_Booniehat_tan"}, // 0.07%
  4357.             {9386.98532265785, "H_Booniehat_mcamo"}, // 0.07%
  4358.             {9393.00941904339, "V_Chestrig_khk"}, // 0.06%
  4359.             {9399.03351542893, "V_Chestrig_oli"}, // 0.06%
  4360.             {9405.05761181447, "V_Chestrig_blk"}, // 0.06%
  4361.             {9411.08170820001, "V_Chestrig_rgr"}, // 0.06%
  4362.             {9416.95887540542, "H_HelmetB"}, // 0.06%
  4363.             {9422.83604261083, "H_HelmetB_plain_blk"}, // 0.06%
  4364.             {9428.71320981623, "H_HelmetSpecB_paint1"}, // 0.06%
  4365.             {9434.59037702164, "H_HelmetSpecB_paint2"}, // 0.06%
  4366.             {9440.46754422705, "H_HelmetSpecB_blk"}, // 0.06%
  4367.             {9446.34471143245, "H_HelmetIA"}, // 0.06%
  4368.             {9452.22187863786, "H_HelmetB_light"}, // 0.06%
  4369.             {9458.09904584326, "H_HelmetB_paint"}, // 0.06%
  4370.             {9463.97621304867, "H_HelmetSpecB"}, // 0.06%
  4371.             {9469.43012747179, "B_ViperLightHarness_oli_F"}, // 0.05%
  4372.             {9474.88404189492, "B_ViperLightHarness_khk_F"}, // 0.05%
  4373.             {9480.33795631804, "B_ViperLightHarness_ghex_F"}, // 0.05%
  4374.             {9485.79187074117, "B_ViperLightHarness_blk_F"}, // 0.05%
  4375.             {9491.24578516429, "B_ViperLightHarness_base_F"}, // 0.05%
  4376.             {9496.69969958741, "B_ViperHarness_oli_F"}, // 0.05%
  4377.             {9502.15361401054, "B_ViperHarness_khk_F"}, // 0.05%
  4378.             {9507.60752843366, "B_ViperHarness_hex_F"}, // 0.05%
  4379.             {9513.06144285679, "B_ViperLightHarness_hex_F"}, // 0.05%
  4380.             {9518.51535727991, "B_ViperHarness_blk_F"}, // 0.05%
  4381.             {9523.96927170303, "B_ViperHarness_base_F"}, // 0.05%
  4382.             {9529.42318612616, "B_FieldPack_ghex_F"}, // 0.05%
  4383.             {9534.87710054928, "B_Bergen_blk"}, // 0.05%
  4384.             {9540.33101497241, "B_Bergen_rgr"}, // 0.05%
  4385.             {9545.78492939553, "B_Bergen_mcamo"}, // 0.05%
  4386.             {9551.23884381865, "B_Bergen_sgg"}, // 0.05%
  4387.             {9556.69275824178, "B_ViperHarness_ghex_F"}, // 0.05%
  4388.             {9561.97705331681, "U_B_Wetsuit"}, // 0.05%
  4389.             {9567.26134839185, "U_O_Wetsuit"}, // 0.05%
  4390.             {9572.54564346689, "U_I_Wetsuit"}, // 0.05%
  4391.             {9577.82993854192, "U_O_CombatUniform_ocamo"}, // 0.05%
  4392.             {9583.11423361696, "U_O_SpecopsUniform_ocamo"}, // 0.05%
  4393.             {9588.398528692, "U_O_CombatUniform_oucamo"}, // 0.05%
  4394.             {9593.68282376703, "U_O_V_Soldier_Viper_F"}, // 0.05%
  4395.             {9598.96711884207, "U_O_V_Soldier_Viper_hex_F"}, // 0.05%
  4396.             {9604.25141391711, "U_I_OfficerUniform"}, // 0.05%
  4397.             {9609.53570899214, "U_O_OfficerUniform_ocamo"}, // 0.05%
  4398.             {9614.82000406718, "U_O_SpecopsUniform_blk"}, // 0.05%
  4399.             {9619.91976820309, "Exile_Magazine_5Rnd_127x108_Bullet_Cam_Mag"}, // 0.05%
  4400.             {9624.85755212566, "H_Bandanna_mcamo"}, // 0.05%
  4401.             {9629.79533604824, "H_Bandanna_camo"}, // 0.05%
  4402.             {9634.73311997082, "H_Bandanna_gry"}, // 0.05%
  4403.             {9639.67090389339, "H_Hat_camo"}, // 0.05%
  4404.             {9644.60868781597, "H_Cap_brn_SPECOPS"}, // 0.05%
  4405.             {9649.54647173854, "H_Cap_tan_specops_US"}, // 0.05%
  4406.             {9654.48425566112, "H_Cap_khaki_specops_UK"}, // 0.05%
  4407.             {9659.4220395837, "H_Watchcap_blk"}, // 0.05%
  4408.             {9664.35982350627, "H_BandMask_blk"}, // 0.05%
  4409.             {9669.29760742885, "H_Watchcap_khk"}, // 0.05%
  4410.             {9674.23539135143, "H_Bandanna_cbr"}, // 0.05%
  4411.             {9679.173175274, "H_Bandanna_khk_hs"}, // 0.05%
  4412.             {9684.11095919658, "H_Bandanna_khk"}, // 0.05%
  4413.             {9689.04874311915, "H_Bandanna_sgg"}, // 0.05%
  4414.             {9693.86416788777, "10Rnd_50BW_Mag_F"}, // 0.05%
  4415.             {9698.53401004711, "arifle_SPAR_03_snd_F"}, // 0.05%
  4416.             {9703.20385220644, "arifle_AK12_F"}, // 0.05%
  4417.             {9707.87369436578, "arifle_AK12_GL_F"}, // 0.05%
  4418.             {9712.54353652511, "arifle_AKM_F"}, // 0.05%
  4419.             {9717.21337868445, "arifle_AKM_FL_F"}, // 0.05%
  4420.             {9721.88322084379, "arifle_AKS_F"}, // 0.05%
  4421.             {9726.55306300312, "arifle_SPAR_03_blk_F"}, // 0.05%
  4422.             {9731.22290516246, "arifle_SPAR_03_khk_F"}, // 0.05%
  4423.             {9735.85682545903, "U_I_C_Soldier_Para_1_F"}, // 0.05%
  4424.             {9740.4907457556, "U_I_C_Soldier_Camo_F"}, // 0.05%
  4425.             {9745.12466605217, "U_I_C_Soldier_Para_2_F"}, // 0.05%
  4426.             {9749.75858634874, "U_I_C_Soldier_Para_3_F"}, // 0.05%
  4427.             {9754.39250664531, "U_I_C_Soldier_Para_4_F"}, // 0.05%
  4428.             {9759.02642694188, "U_I_C_Soldier_Para_5_F"}, // 0.05%
  4429.             {9762.94453841215, "H_HelmetB_light_snakeskin"}, // 0.04%
  4430.             {9766.86264988242, "H_HelmetB_light_desert"}, // 0.04%
  4431.             {9770.78076135269, "H_HelmetB_light_black"}, // 0.04%
  4432.             {9774.69887282296, "H_HelmetB_light_sand"}, // 0.04%
  4433.             {9778.61698429323, "H_BandMask_khk"}, // 0.04%
  4434.             {9782.53509576351, "H_BandMask_reaper"}, // 0.04%
  4435.             {9786.45320723378, "H_BandMask_demon"}, // 0.04%
  4436.             {9790.37131870405, "H_HelmetB_desert"}, // 0.04%
  4437.             {9794.28943017432, "H_HelmetB_snakeskin"}, // 0.04%
  4438.             {9798.20754164459, "H_HelmetB_grass"}, // 0.04%
  4439.             {9802.12565311486, "H_HelmetIA_camo"}, // 0.04%
  4440.             {9806.04376458513, "H_HelmetB_black"}, // 0.04%
  4441.             {9809.96187605541, "H_HelmetB_sand"}, // 0.04%
  4442.             {9813.87998752568, "H_Helmet_Skate"}, // 0.04%
  4443.             {9817.79809899595, "H_HelmetB_Enh_tna_F"}, // 0.04%
  4444.             {9821.71621046622, "H_HelmetB_Light_tna_F"}, // 0.04%
  4445.             {9825.63432193649, "H_Beret_gen_F"}, // 0.04%
  4446.             {9829.55243340676, "H_HelmetB_tna_F"}, // 0.04%
  4447.             {9833.47054487703, "H_HelmetSpecO_ghex_F"}, // 0.04%
  4448.             {9837.38865634731, "H_HelmetLeaderO_ghex_F"}, // 0.04%
  4449.             {9841.30676781758, "H_HelmetCrew_O_ghex_F"}, // 0.04%
  4450.             {9845.22487928785, "H_HelmetB_TI_tna_F"}, // 0.04%
  4451.             {9849.14299075812, "H_HelmetIA_net"}, // 0.04%
  4452.             {9853.06110222839, "H_HelmetB_light_grass"}, // 0.04%
  4453.             {9856.76823846565, "U_IG_leader"}, // 0.04%
  4454.             {9860.38269629697, "V_I_G_resistanceLeader_F"}, // 0.04%
  4455.             {9863.67455224536, "H_Shemag_tan"}, // 0.03%
  4456.             {9866.96640819374, "H_MilCap_gen_F"}, // 0.03%
  4457.             {9870.25826414213, "H_Shemag_khk"}, // 0.03%
  4458.             {9873.55012009051, "H_TurbanO_blk"}, // 0.03%
  4459.             {9876.8419760389, "H_Watchcap_sgg"}, // 0.03%
  4460.             {9880.13383198728, "H_Watchcap_camo"}, // 0.03%
  4461.             {9883.42568793566, "H_Shemag_olive_hs"}, // 0.03%
  4462.             {9886.71754388405, "H_ShemagOpen_tan"}, // 0.03%
  4463.             {9890.00939983243, "H_MilCap_tna_F"}, // 0.03%
  4464.             {9893.30125578082, "H_MilCap_ghex_F"}, // 0.03%
  4465.             {9896.5931117292, "H_Booniehat_tna_F"}, // 0.03%
  4466.             {9899.88496767758, "H_Shemag_olive"}, // 0.03%
  4467.             {9903.17682362597, "H_ShemagOpen_khk"}, // 0.03%
  4468.             {9906.46867957435, "H_Cap_tan_Syndikat_F"}, // 0.03%
  4469.             {9909.76053552274, "H_Cap_blk_Syndikat_F"}, // 0.03%
  4470.             {9913.05239147112, "H_Cap_grn_Syndikat_F"}, // 0.03%
  4471.             {9916.34424741951, "H_FakeHeadgear_Syndikat_F"}, // 0.03%
  4472.             {9919.63610336789, "H_Cap_oli_Syndikat_F"}, // 0.03%
  4473.             {9922.91452316955, "3Rnd_SmokeYellow_Grenade_shell"}, // 0.03%
  4474.             {9926.1929429712, "3Rnd_SmokeRed_Grenade_shell"}, // 0.03%
  4475.             {9929.47136277286, "3Rnd_SmokePurple_Grenade_shell"}, // 0.03%
  4476.             {9932.74978257451, "3Rnd_SmokeOrange_Grenade_shell"}, // 0.03%
  4477.             {9936.02820237617, "3Rnd_SmokeGreen_Grenade_shell"}, // 0.03%
  4478.             {9939.30662217783, "3Rnd_SmokeBlue_Grenade_shell"}, // 0.03%
  4479.             {9942.58504197948, "3Rnd_Smoke_Grenade_shell"}, // 0.03%
  4480.             {9945.7978933851, "SatchelCharge_Remote_Mag"}, // 0.03%
  4481.             {9947.75694912024, "H_CrewHelmetHeli_O"}, // 0.02%
  4482.             {9949.71600485537, "H_HelmetLeaderO_ocamo"}, // 0.02%
  4483.             {9951.67506059051, "H_HelmetO_ghex_F"}, // 0.02%
  4484.             {9953.63411632564, "H_HelmetCrew_B"}, // 0.02%
  4485.             {9955.59317206078, "H_HelmetCrew_O"}, // 0.02%
  4486.             {9957.55222779591, "H_HelmetCrew_I"}, // 0.02%
  4487.             {9959.51128353105, "H_PilotHelmetFighter_B"}, // 0.02%
  4488.             {9961.47033926618, "H_PilotHelmetFighter_O"}, // 0.02%
  4489.             {9963.42939500132, "H_PilotHelmetFighter_I"}, // 0.02%
  4490.             {9965.38845073645, "H_PilotHelmetHeli_O"}, // 0.02%
  4491.             {9967.34750647159, "H_PilotHelmetHeli_B"}, // 0.02%
  4492.             {9969.30656220672, "H_HelmetB_camo"}, // 0.02%
  4493.             {9971.26561794186, "H_CrewHelmetHeli_B"}, // 0.02%
  4494.             {9973.22467367699, "H_CrewHelmetHeli_I"}, // 0.02%
  4495.             {9975.18372941213, "H_HelmetO_oucamo"}, // 0.02%
  4496.             {9977.14278514726, "H_HelmetLeaderO_oucamo"}, // 0.02%
  4497.             {9979.1018408824, "H_HelmetSpecO_ocamo"}, // 0.02%
  4498.             {9981.06089661753, "H_HelmetSpecO_blk"}, // 0.02%
  4499.             {9983.01995235267, "H_HelmetO_ocamo"}, // 0.02%
  4500.             {9984.9790080878, "H_PilotHelmetHeli_I"}, // 0.02%
  4501.             {9986.83257620643, "U_I_G_resistanceLeader_F"}, // 0.02%
  4502.             {9988.47850418062, "H_Beret_red"}, // 0.02%
  4503.             {9990.12443215481, "H_Beret_blk"}, // 0.02%
  4504.             {9991.77036012901, "H_Beret_grn"}, // 0.02%
  4505.             {9993.4162881032, "H_Beret_brn_SF"}, // 0.02%
  4506.             {9995.06221607739, "H_Beret_ocamo"}, // 0.02%
  4507.             {9996.70814405158, "H_Beret_02"}, // 0.02%
  4508.             {9998.35407202577, "H_Beret_Colonel"}, // 0.02%
  4509.             {9999.99999999997, "H_Beret_grn_SF"}, // 0.02%
  4510.             {9999.99999999997, "NVGoggles"}, // 0.00%
  4511.             {9999.99999999997, "Rangefinder"}, // 0.00%
  4512.             {9999.99999999997, "Exile_Item_MobilePhone"}, // 0.00%
  4513.             {9999.99999999997, "ItemMap"}, // 0.00%
  4514.             {9999.99999999997, "Exile_Item_Heatpack"}, // 0.00%
  4515.             {9999.99999999997, "Binocular"}, // 0.00%
  4516.             {9999.99999999997, "ItemGPS"}, // 0.00%
  4517.             {9999.99999999997, "Exile_Item_Magazine04"}, // 0.00%
  4518.             {9999.99999999997, "ItemWatch"}, // 0.00%
  4519.             {9999.99999999997, "Exile_Item_Magazine03"}, // 0.00%
  4520.             {9999.99999999997, "Exile_Item_Magazine02"}, // 0.00%
  4521.             {9999.99999999997, "Exile_Item_Magazine01"}, // 0.00%
  4522.             {9999.99999999997, "Exile_Item_PlasticBottleEmpty"}, // 0.00%
  4523.             {9999.99999999997, "Exile_Item_ToiletPaper"}, // 0.00%
  4524.             {9999.99999999997, "ItemRadio"}, // 0.00%
  4525.             {9999.99999999997, "O_NVGoggles_hex_F"}, // 0.00%
  4526.             {9999.99999999997, "Exile_Item_InstaDoc"}, // 0.00%
  4527.             {9999.99999999997, "O_NVGoggles_ghex_F"}, // 0.00%
  4528.             {9999.99999999997, "Exile_Item_Heatpack"}, // 0.00%
  4529.             {9999.99999999997, "Exile_Item_Vishpirin"}, // 0.00%
  4530.             {9999.99999999997, "Exile_Item_Bandage"}, // 0.00%
  4531.             {9999.99999999997, "Exile_Item_ZipTie"}, // 0.00%
  4532.             {9999.99999999997, "UGL_FlareYellow_F"}, // 0.00%
  4533.             {9999.99999999997, "UGL_FlareWhite_F"}, // 0.00%
  4534.             {9999.99999999997, "O_NVGoggles_urb_F"}, // 0.00%
  4535.             {9999.99999999997, "UGL_FlareRed_F"}, // 0.00%
  4536.             {9999.99999999997, "3Rnd_UGL_FlareYellow_F"}, // 0.00%
  4537.             {9999.99999999997, "3Rnd_UGL_FlareWhite_F"}, // 0.00%
  4538.             {9999.99999999997, "3Rnd_UGL_FlareRed_F"}, // 0.00%
  4539.             {9999.99999999997, "3Rnd_UGL_FlareGreen_F"}, // 0.00%
  4540.             {9999.99999999997, "ItemCompass"}, // 0.00%
  4541.             {9999.99999999997, "NVGoggles_tna_F"}, // 0.00%
  4542.             {9999.99999999997, "UGL_FlareGreen_F"}, // 0.00%
  4543.             {9999.99999999997, "Exile_Item_Can_Empty"} // 0.00%
  4544.         };
  4545.     };
  4546.  
  4547.     /**
  4548.       Result of 100 rounds:
  4549.  
  4550.       Exile_Item_Vishpirin
  4551.       Exile_Item_Bandage
  4552.       Exile_Item_InstaDoc
  4553.       Exile_Item_Vishpirin
  4554.       Exile_Item_Bandage
  4555.       Exile_Item_InstaDoc
  4556.       Exile_Item_Vishpirin
  4557.       Exile_Item_ToiletPaper
  4558.       Exile_Item_Vishpirin
  4559.       Exile_Item_Vishpirin
  4560.       Exile_Item_Magazine02
  4561.       Exile_Item_Heatpack
  4562.       Exile_Item_Can_Empty
  4563.       Exile_Item_Vishpirin
  4564.       Exile_Item_ToiletPaper
  4565.       Exile_Item_Vishpirin
  4566.       Exile_Item_Vishpirin
  4567.       Exile_Item_Bandage
  4568.       Exile_Item_Vishpirin
  4569.       Exile_Item_Bandage
  4570.       Exile_Item_ToiletPaper
  4571.       Exile_Item_Magazine01
  4572.       Exile_Item_Bandage
  4573.       Exile_Item_Bandage
  4574.       Exile_Item_InstaDoc
  4575.       Exile_Item_PlasticBottleEmpty
  4576.       Exile_Item_Heatpack
  4577.       Exile_Item_Bandage
  4578.       Exile_Item_Heatpack
  4579.       Exile_Item_Magazine04
  4580.       Exile_Item_Bandage
  4581.       Exile_Item_Heatpack
  4582.       Exile_Item_Can_Empty
  4583.       Exile_Item_Heatpack
  4584.       Exile_Item_Bandage
  4585.       Exile_Item_Heatpack
  4586.       Exile_Item_Heatpack
  4587.       Exile_Item_Vishpirin
  4588.       Exile_Item_Vishpirin
  4589.       Exile_Item_Magazine03
  4590.       Exile_Item_Vishpirin
  4591.       Exile_Item_ToiletPaper
  4592.       Exile_Item_Bandage
  4593.       Exile_Item_InstaDoc
  4594.       Exile_Item_Bandage
  4595.       Exile_Item_Vishpirin
  4596.       Exile_Item_Vishpirin
  4597.       Exile_Item_Vishpirin
  4598.       Exile_Item_Vishpirin
  4599.       Exile_Item_Can_Empty
  4600.       Exile_Item_Magazine03
  4601.       Exile_Item_ToiletPaper
  4602.       Exile_Item_Heatpack
  4603.       Exile_Item_Heatpack
  4604.       Exile_Item_Heatpack
  4605.       Exile_Item_Heatpack
  4606.       Exile_Item_Vishpirin
  4607.       Exile_Item_Vishpirin
  4608.       Exile_Item_Vishpirin
  4609.       Exile_Item_PlasticBottleEmpty
  4610.       Exile_Item_Heatpack
  4611.       Exile_Item_Heatpack
  4612.       Exile_Item_Heatpack
  4613.       Exile_Item_Vishpirin
  4614.       Exile_Item_Bandage
  4615.       Exile_Item_Bandage
  4616.       Exile_Item_Can_Empty
  4617.       Exile_Item_Heatpack
  4618.       Exile_Item_Bandage
  4619.       Exile_Item_Vishpirin
  4620.       Exile_Item_ToiletPaper
  4621.       Exile_Item_Magazine02
  4622.       Exile_Item_Bandage
  4623.       Exile_Item_Vishpirin
  4624.       Exile_Item_Heatpack
  4625.       Exile_Item_Vishpirin
  4626.       Exile_Item_Heatpack
  4627.       Exile_Item_Can_Empty
  4628.       Exile_Item_Vishpirin
  4629.       Exile_Item_PlasticBottleEmpty
  4630.       Exile_Item_ToiletPaper
  4631.       Exile_Item_Vishpirin
  4632.       Exile_Item_Heatpack
  4633.       Exile_Item_Bandage
  4634.       Exile_Item_Vishpirin
  4635.       Exile_Item_ToiletPaper
  4636.       Exile_Item_Vishpirin
  4637.       Exile_Item_Heatpack
  4638.       Exile_Item_Vishpirin
  4639.       Exile_Item_Heatpack
  4640.       Exile_Item_Heatpack
  4641.       Exile_Item_Vishpirin
  4642.       Exile_Item_InstaDoc
  4643.       Exile_Item_Vishpirin
  4644.       Exile_Item_Heatpack
  4645.       Exile_Item_Bandage
  4646.       Exile_Item_Heatpack
  4647.       Exile_Item_Heatpack
  4648.       Exile_Item_Heatpack
  4649.       Exile_Item_Magazine03
  4650.     */
  4651.     class Medical
  4652.     {
  4653.         count = 11;
  4654.         half = 8731.48148148148;
  4655.         halfIndex = 5;
  4656.         sum = 10000;
  4657.         items[] =
  4658.         {
  4659.             {2592.59259259259, "Exile_Item_Vishpirin"}, // 25.93%
  4660.             {5185.18518518519, "Exile_Item_Heatpack"}, // 25.93%
  4661.             {6481.48148148148, "Exile_Item_Bandage"}, // 12.96%
  4662.             {7231.48148148148, "Exile_Item_Can_Empty"}, // 7.50%
  4663.             {7981.48148148148, "Exile_Item_ToiletPaper"}, // 7.50%
  4664.             {8731.48148148148, "Exile_Item_PlasticBottleEmpty"}, // 7.50%
  4665.             {9250, "Exile_Item_InstaDoc"}, // 5.19%
  4666.             {9437.5, "Exile_Item_Magazine01"}, // 1.88%
  4667.             {9625, "Exile_Item_Magazine02"}, // 1.88%
  4668.             {9812.5, "Exile_Item_Magazine03"}, // 1.88%
  4669.             {10000, "Exile_Item_Magazine04"} // 1.88%
  4670.         };
  4671.     };
  4672.  
  4673.     /**
  4674.       Result of 100 rounds:
  4675.  
  4676.       U_B_GhillieSuit
  4677.       optic_AMS
  4678.       H_HelmetB_light_grass
  4679.       srifle_DMR_04_F
  4680.       optic_KHS_tan
  4681.       ItemWatch
  4682.       Exile_Item_ZipTie
  4683.       srifle_DMR_05_blk_F
  4684.       srifle_DMR_04_Tan_F
  4685.       srifle_DMR_02_sniper_F
  4686.       IEDUrbanSmall_Remote_Mag
  4687.       B_Carryall_ghex_F
  4688.       U_B_T_Sniper_F
  4689.       MiniGrenade
  4690.       muzzle_snds_B
  4691.       srifle_DMR_04_Tan_F
  4692.       srifle_DMR_04_Tan_F
  4693.       optic_KHS_hex
  4694.       srifle_DMR_02_sniper_F
  4695.       srifle_DMR_06_camo_F
  4696.       130Rnd_338_Mag
  4697.       H_BandMask_demon
  4698.       B_Carryall_mcamo
  4699.       optic_KHS_tan
  4700.       H_HelmetB_light_grass
  4701.       MMG_01_hex_F
  4702.       U_O_T_FullGhillie_tna_F
  4703.       10Rnd_338_Mag
  4704.       Exile_Item_Vishpirin
  4705.       H_HelmetCrew_B
  4706.       B_Carryall_oucamo
  4707.       B_Carryall_oli
  4708.       U_B_T_Soldier_F
  4709.       srifle_EBR_F
  4710.       optic_KHS_tan
  4711.       srifle_DMR_03_khaki_F
  4712.       Exile_Item_Vishpirin
  4713.       srifle_DMR_02_camo_F
  4714.       srifle_DMR_04_Tan_F
  4715.       U_I_FullGhillie_lsh
  4716.       srifle_DMR_04_Tan_F
  4717.       muzzle_snds_338_sand
  4718.       B_Carryall_mcamo
  4719.       optic_DMS
  4720.       srifle_DMR_06_camo_F
  4721.       srifle_DMR_04_Tan_F
  4722.       srifle_DMR_04_F
  4723.       MiniGrenade
  4724.       HandGrenade
  4725.       srifle_LRR_tna_F
  4726.       U_O_FullGhillie_ard
  4727.       B_Bergen_tna_F
  4728.       srifle_DMR_01_F
  4729.       B_Carryall_oli
  4730.       Exile_Item_Heatpack
  4731.       Exile_Item_Vishpirin
  4732.       srifle_DMR_04_Tan_F
  4733.       U_I_GhillieSuit
  4734.       MiniGrenade
  4735.       Exile_Headgear_GasMask
  4736.       srifle_DMR_03_khaki_F
  4737.       srifle_DMR_07_blk_F
  4738.       srifle_DMR_07_hex_F
  4739.       srifle_DMR_04_Tan_F
  4740.       B_Carryall_oucamo
  4741.       B_Carryall_mcamo
  4742.       U_B_T_Soldier_F
  4743.       B_Carryall_cbr
  4744.       B_Carryall_ocamo
  4745.       U_I_GhillieSuit
  4746.       muzzle_snds_338_sand
  4747.       IEDUrbanSmall_Remote_Mag
  4748.       B_Carryall_mcamo
  4749.       HandGrenade
  4750.       srifle_DMR_07_blk_F
  4751.       Exile_Item_ZipTie
  4752.       B_Carryall_cbr
  4753.       U_B_T_Soldier_F
  4754.       srifle_DMR_02_camo_F
  4755.       H_HelmetSpecB_paint2
  4756.       muzzle_snds_338_black
  4757.       HandGrenade
  4758.       B_Carryall_cbr
  4759.       10Rnd_127x54_Mag
  4760.       Exile_Item_ZipTie
  4761.       MMG_02_sand_F
  4762.       srifle_DMR_04_Tan_F
  4763.       U_O_GhillieSuit
  4764.       Exile_Item_ZipTie
  4765.       srifle_EBR_F
  4766.       U_B_T_FullGhillie_tna_F
  4767.       srifle_DMR_04_Tan_F
  4768.       H_HelmetB_desert
  4769.       U_B_GhillieSuit
  4770.       srifle_DMR_03_tan_F
  4771.       Exile_Item_Bandage
  4772.       U_O_GhillieSuit
  4773.       srifle_DMR_03_khaki_F
  4774.       Exile_Item_Vishpirin
  4775.       H_CrewHelmetHeli_B
  4776.     */
  4777.     class Tourist
  4778.     {
  4779.         count = 180;
  4780.         half = 8762.12416372215;
  4781.         halfIndex = 90;
  4782.         sum = 10000;
  4783.         items[] =
  4784.         {
  4785.             {459.770114942529, "Exile_Item_ZipTie"}, // 4.60%
  4786.             {752.351097178683, "srifle_DMR_04_Tan_F"}, // 2.93%
  4787.             {1044.93207941484, "srifle_DMR_04_F"}, // 2.93%
  4788.             {1295.7157784744, "srifle_DMR_02_camo_F"}, // 2.51%
  4789.             {1546.49947753396, "srifle_DMR_02_F"}, // 2.51%
  4790.             {1797.28317659352, "srifle_DMR_02_sniper_F"}, // 2.51%
  4791.             {2027.16823406479, "MiniGrenade"}, // 2.30%
  4792.             {2257.05329153605, "HandGrenade"}, // 2.30%
  4793.             {2448.6241727621, "U_B_GhillieSuit"}, // 1.92%
  4794.             {2640.19505398816, "U_I_GhillieSuit"}, // 1.92%
  4795.             {2831.76593521421, "U_O_GhillieSuit"}, // 1.92%
  4796.             {3002.0511629707, "Exile_Item_Heatpack"}, // 1.70%
  4797.             {3172.3363907272, "Exile_Item_Vishpirin"}, // 1.70%
  4798.             {3336.54000320667, "srifle_EBR_F"}, // 1.64%
  4799.             {3500.74361568614, "srifle_DMR_01_F"}, // 1.64%
  4800.             {3647.31462548326, "B_Carryall_ghex_F"}, // 1.47%
  4801.             {3793.88563528037, "B_Carryall_cbr"}, // 1.47%
  4802.             {3932.74238140396, "B_Carryall_khk"}, // 1.39%
  4803.             {4071.59912752754, "B_Carryall_oli"}, // 1.39%
  4804.             {4202.21563745439, "U_O_T_FullGhillie_tna_F"}, // 1.31%
  4805.             {4332.83214738125, "U_B_T_FullGhillie_tna_F"}, // 1.31%
  4806.             {4461.84927147226, "srifle_DMR_07_ghex_F"}, // 1.29%
  4807.             {4590.86639556328, "srifle_DMR_07_hex_F"}, // 1.29%
  4808.             {4719.8835196543, "srifle_DMR_07_blk_F"}, // 1.29%
  4809.             {4845.27536918408, "srifle_DMR_03_tan_F"}, // 1.25%
  4810.             {4970.66721871386, "srifle_DMR_03_khaki_F"}, // 1.25%
  4811.             {5096.05906824364, "srifle_DMR_03_F"}, // 1.25%
  4812.             {5221.45091777342, "srifle_DMR_06_olive_F"}, // 1.25%
  4813.             {5346.8427673032, "srifle_DMR_06_camo_F"}, // 1.25%
  4814.             {5472.23461683298, "srifle_DMR_03_woodland_F"}, // 1.25%
  4815.             {5587.94857193596, "B_Carryall_ocamo"}, // 1.16%
  4816.             {5703.66252703895, "B_Carryall_mcamo"}, // 1.16%
  4817.             {5819.37648214193, "B_Carryall_oucamo"}, // 1.16%
  4818.             {5916.17019055089, "10Rnd_338_Mag"}, // 0.97%
  4819.             {6001.31280442913, "Exile_Item_Bandage"}, // 0.85%
  4820.             {6086.00729928697, "10Rnd_127x54_Mag"}, // 0.85%
  4821.             {6168.1091055267, "optic_AMS_khk"}, // 0.82%
  4822.             {6250.21091176644, "optic_AMS"}, // 0.82%
  4823.             {6332.31271800618, "optic_KHS_hex"}, // 0.82%
  4824.             {6414.41452424591, "optic_KHS_old"}, // 0.82%
  4825.             {6496.51633048565, "optic_KHS_tan"}, // 0.82%
  4826.             {6578.61813672539, "optic_AMS_snd"}, // 0.82%
  4827.             {6660.71994296513, "optic_KHS_blk"}, // 0.82%
  4828.             {6727.26561749628, "20Rnd_762x51_Mag"}, // 0.67%
  4829.             {6792.57387245971, "U_O_T_Sniper_F"}, // 0.65%
  4830.             {6857.88212742314, "U_B_T_Soldier_F"}, // 0.65%
  4831.             {6923.19038238656, "U_B_T_Sniper_F"}, // 0.65%
  4832.             {6981.83452970066, "srifle_LRR_F"}, // 0.59%
  4833.             {7040.47867701476, "srifle_GM6_ghex_F"}, // 0.59%
  4834.             {7099.12282432886, "srifle_LRR_tna_F"}, // 0.59%
  4835.             {7157.76697164295, "CUP_srifle_AS50"}, // 0.59%
  4836.             {7216.41111895705, "srifle_GM6_F"}, // 0.59%
  4837.             {7273.88238332487, "muzzle_snds_338_black"}, // 0.57%
  4838.             {7331.35364769268, "muzzle_snds_338_green"}, // 0.57%
  4839.             {7388.8249120605, "muzzle_snds_338_sand"}, // 0.57%
  4840.             {7446.29617642831, "muzzle_snds_B"}, // 0.57%
  4841.             {7494.69303063279, "130Rnd_338_Mag"}, // 0.48%
  4842.             {7543.08988483727, "150Rnd_93x64_Mag"}, // 0.48%
  4843.             {7590.00520268855, "srifle_DMR_05_tan_F"}, // 0.47%
  4844.             {7636.92052053983, "srifle_DMR_05_hex_F"}, // 0.47%
  4845.             {7683.8358383911, "srifle_DMR_05_blk_F"}, // 0.47%
  4846.             {7730.1214204323, "B_Bergen_dgtl_F"}, // 0.46%
  4847.             {7776.40700247349, "B_Bergen_mcamo_F"}, // 0.46%
  4848.             {7822.69258451469, "B_Bergen_Base_F"}, // 0.46%
  4849.             {7868.97816655588, "B_Bergen_hex_F"}, // 0.46%
  4850.             {7915.26374859708, "B_Bergen_tna_F"}, // 0.46%
  4851.             {7957.06103177367, "MMG_02_sand_F"}, // 0.42%
  4852.             {7998.85831495026, "MMG_02_camo_F"}, // 0.42%
  4853.             {8040.65559812686, "MMG_02_black_F"}, // 0.42%
  4854.             {8082.45288130345, "MMG_01_tan_F"}, // 0.42%
  4855.             {8124.25016448004, "MMG_01_hex_F"}, // 0.42%
  4856.             {8161.62984862171, "H_MilCap_dgtl"}, // 0.37%
  4857.             {8199.00953276338, "H_MilCap_rucamo"}, // 0.37%
  4858.             {8236.38921690505, "H_MilCap_blue"}, // 0.37%
  4859.             {8273.76890104672, "H_MilCap_oucamo"}, // 0.37%
  4860.             {8311.14858518839, "H_MilCap_ocamo"}, // 0.37%
  4861.             {8348.52826933006, "H_MilCap_mcamo"}, // 0.37%
  4862.             {8385.90795347173, "Exile_Headgear_GasMask"}, // 0.37%
  4863.             {8419.96499902303, "Exile_Item_InstaDoc"}, // 0.34%
  4864.             {8452.11675531272, "muzzle_snds_93mmg"}, // 0.32%
  4865.             {8484.26851160241, "muzzle_snds_93mmg_tan"}, // 0.32%
  4866.             {8512.30327470866, "H_HelmetIA"}, // 0.28%
  4867.             {8540.33803781491, "H_HelmetSpecB_paint2"}, // 0.28%
  4868.             {8568.37280092116, "H_HelmetSpecB_paint1"}, // 0.28%
  4869.             {8596.40756402742, "H_HelmetB_light"}, // 0.28%
  4870.             {8624.44232713367, "H_HelmetB_plain_blk"}, // 0.28%
  4871.             {8652.47709023992, "H_HelmetB_paint"}, // 0.28%
  4872.             {8680.51185334617, "H_HelmetSpecB_blk"}, // 0.28%
  4873.             {8708.54661645242, "H_HelmetSpecB"}, // 0.28%
  4874.             {8736.58137955868, "H_HelmetB"}, // 0.28%
  4875.             {8762.12416372215, "Exile_Item_Heatpack"}, // 0.26%
  4876.             {8785.11266946928, "APERSMine_Range_Mag"}, // 0.23%
  4877.             {8808.1011752164, "APERSBoundingMine_Range_Mag"}, // 0.23%
  4878.             {8831.08968096353, "APERSTripMine_Wire_Mag"}, // 0.23%
  4879.             {8853.43961710657, "ItemMap"}, // 0.22%
  4880.             {8875.14205260211, "optic_DMS"}, // 0.22%
  4881.             {8896.0406941904, "optic_SOS"}, // 0.21%
  4882.             {8916.9393357787, "optic_SOS_khk_F"}, // 0.21%
  4883.             {8937.837977367, "optic_LRPS"}, // 0.21%
  4884.             {8958.7366189553, "optic_LRPS_tna_F"}, // 0.21%
  4885.             {8979.63526054359, "optic_LRPS_ghex_F"}, // 0.21%
  4886.             {8998.7923486662, "ItemRadio"}, // 0.19%
  4887.             {9017.9494367888, "ItemWatch"}, // 0.19%
  4888.             {9037.10652491141, "20Rnd_650x39_Cased_Mag_F"}, // 0.19%
  4889.             {9055.79636698224, "H_HelmetB_light_grass"}, // 0.19%
  4890.             {9074.48620905308, "H_HelmetB_sand"}, // 0.19%
  4891.             {9093.17605112391, "H_HelmetB_black"}, // 0.19%
  4892.             {9111.86589319475, "H_HelmetB_desert"}, // 0.19%
  4893.             {9130.55573526558, "H_HelmetB_TI_tna_F"}, // 0.19%
  4894.             {9149.24557733642, "H_HelmetB_light_snakeskin"}, // 0.19%
  4895.             {9167.93541940725, "H_HelmetIA_camo"}, // 0.19%
  4896.             {9186.62526147809, "H_HelmetIA_net"}, // 0.19%
  4897.             {9205.31510354892, "H_HelmetLeaderO_ghex_F"}, // 0.19%
  4898.             {9224.00494561976, "H_HelmetSpecO_ghex_F"}, // 0.19%
  4899.             {9242.69478769059, "H_HelmetB_tna_F"}, // 0.19%
  4900.             {9261.38462976143, "H_Beret_gen_F"}, // 0.19%
  4901.             {9280.07447183226, "H_HelmetB_Light_tna_F"}, // 0.19%
  4902.             {9298.7643139031, "H_HelmetB_grass"}, // 0.19%
  4903.             {9317.45415597393, "H_HelmetB_Enh_tna_F"}, // 0.19%
  4904.             {9336.14399804477, "H_BandMask_demon"}, // 0.19%
  4905.             {9354.8338401156, "H_BandMask_reaper"}, // 0.19%
  4906.             {9373.52368218644, "H_BandMask_khk"}, // 0.19%
  4907.             {9392.21352425727, "H_HelmetCrew_O_ghex_F"}, // 0.19%
  4908.             {9410.90336632811, "H_HelmetB_light_sand"}, // 0.19%
  4909.             {9429.59320839894, "H_HelmetB_light_black"}, // 0.19%
  4910.             {9448.28305046978, "H_HelmetB_light_desert"}, // 0.19%
  4911.             {9466.97289254061, "H_Helmet_Skate"}, // 0.19%
  4912.             {9485.66273461145, "H_HelmetB_snakeskin"}, // 0.19%
  4913.             {9502.99533815095, "20Rnd_762x51_Mag"}, // 0.17%
  4914.             {9518.50345710734, "10Rnd_762x54_Mag"}, // 0.16%
  4915.             {9533.77554134494, "muzzle_snds_B"}, // 0.15%
  4916.             {9548.37141800979, "10Rnd_93x64_DMR_05_Mag"}, // 0.15%
  4917.             {9562.16452145806, "DemoCharge_Remote_Mag"}, // 0.14%
  4918.             {9575.95762490634, "IEDLandSmall_Remote_Mag"}, // 0.14%
  4919.             {9589.75072835461, "IEDUrbanSmall_Remote_Mag"}, // 0.14%
  4920.             {9602.8123793473, "U_B_FullGhillie_lsh"}, // 0.13%
  4921.             {9615.87403033998, "U_B_FullGhillie_ard"}, // 0.13%
  4922.             {9628.93568133267, "U_B_FullGhillie_sard"}, // 0.13%
  4923.             {9641.99733232535, "U_O_FullGhillie_ard"}, // 0.13%
  4924.             {9655.05898331804, "U_O_FullGhillie_lsh"}, // 0.13%
  4925.             {9668.12063431073, "U_O_FullGhillie_sard"}, // 0.13%
  4926.             {9681.18228530341, "U_I_FullGhillie_ard"}, // 0.13%
  4927.             {9694.2439362961, "U_I_FullGhillie_sard"}, // 0.13%
  4928.             {9707.30558728878, "U_I_FullGhillie_lsh"}, // 0.13%
  4929.             {9720.07697937052, "ItemGPS"}, // 0.13%
  4930.             {9732.84837145226, "Binocular"}, // 0.13%
  4931.             {9742.19329248767, "H_CrewHelmetHeli_B"}, // 0.09%
  4932.             {9751.53821352309, "H_HelmetB_camo"}, // 0.09%
  4933.             {9760.88313455851, "H_HelmetCrew_I"}, // 0.09%
  4934.             {9770.22805559393, "H_PilotHelmetHeli_I"}, // 0.09%
  4935.             {9779.57297662934, "H_PilotHelmetHeli_O"}, // 0.09%
  4936.             {9788.91789766476, "H_PilotHelmetHeli_B"}, // 0.09%
  4937.             {9798.26281870018, "H_CrewHelmetHeli_O"}, // 0.09%
  4938.             {9807.6077397356, "H_CrewHelmetHeli_I"}, // 0.09%
  4939.             {9816.95266077101, "H_PilotHelmetFighter_I"}, // 0.09%
  4940.             {9826.29758180643, "H_HelmetO_oucamo"}, // 0.09%
  4941.             {9835.64250284185, "H_HelmetLeaderO_oucamo"}, // 0.09%
  4942.             {9844.98742387727, "H_HelmetO_ocamo"}, // 0.09%
  4943.             {9854.33234491268, "H_HelmetSpecO_blk"}, // 0.09%
  4944.             {9863.6772659481, "H_HelmetLeaderO_ocamo"}, // 0.09%
  4945.             {9873.02218698352, "H_HelmetO_ghex_F"}, // 0.09%
  4946.             {9882.36710801894, "H_PilotHelmetFighter_O"}, // 0.09%
  4947.             {9891.71202905435, "H_HelmetCrew_O"}, // 0.09%
  4948.             {9901.05695008977, "H_HelmetCrew_B"}, // 0.09%
  4949.             {9910.40187112519, "H_HelmetSpecO_ocamo"}, // 0.09%
  4950.             {9919.74679216061, "H_PilotHelmetFighter_B"}, // 0.09%
  4951.             {9928.86921507613, "5Rnd_127x108_Mag"}, // 0.09%
  4952.             {9937.99163799166, "7Rnd_408_Mag"}, // 0.09%
  4953.             {9947.11406090719, "CUP_5Rnd_127x99_as50_M"}, // 0.09%
  4954.             {9955.15199997961, "muzzle_snds_B_khk_F"}, // 0.08%
  4955.             {9963.18993905203, "muzzle_snds_B_snd_F"}, // 0.08%
  4956.             {9970.48787738445, "5Rnd_127x108_APDS_Mag"}, // 0.07%
  4957.             {9975.08557853388, "SatchelCharge_Remote_Mag"}, // 0.05%
  4958.             {9979.64678999164, "Exile_Magazine_10Rnd_93x64_DMR_05_Bullet_Cam_Mag"}, // 0.05%
  4959.             {9984.2080014494, "Exile_Magazine_10Rnd_338_Bullet_Cam_Mag"}, // 0.05%
  4960.             {9988.22697098561, "optic_tws_mg"}, // 0.04%
  4961.             {9992.24594052183, "optic_tws"}, // 0.04%
  4962.             {9995.43878854226, "Exile_Item_MobilePhone"}, // 0.03%
  4963.             {9998.17551541692, "Exile_Magazine_7Rnd_408_Bullet_Cam_Mag"}, // 0.03%
  4964.             {10000, "Exile_Magazine_5Rnd_127x108_Bullet_Cam_Mag"} // 0.02%
  4965.         };
  4966.     };
  4967.  
  4968.     /**
  4969.       Result of 100 rounds:
  4970.  
  4971.       muzzle_snds_B
  4972.       MMG_01_tan_F
  4973.       arifle_MX_GL_khk_F
  4974.       srifle_DMR_02_sniper_F
  4975.       optic_SOS
  4976.       Exile_Weapon_AK107_GL
  4977.       srifle_DMR_04_Tan_F
  4978.       B_Bergen_hex_F
  4979.       srifle_DMR_02_camo_F
  4980.       U_I_GhillieSuit
  4981.       30Rnd_762x39_AK47_M
  4982.       130Rnd_338_Mag
  4983.       MMG_01_hex_F
  4984.       150Rnd_93x64_Mag
  4985.       CUP_srifle_AS50
  4986.       srifle_DMR_02_camo_F
  4987.       srifle_DMR_02_F
  4988.       MMG_02_camo_F
  4989.       U_O_GhillieSuit
  4990.       muzzle_snds_93mmg
  4991.       srifle_GM6_ghex_F
  4992.       Exile_Magazine_20Rnd_762x51_DMR_Green
  4993.       U_O_T_Sniper_F
  4994.       optic_SOS
  4995.       arifle_ARX_hex_F
  4996.       arifle_SPAR_01_khk_F
  4997.       Exile_Weapon_RPK
  4998.       srifle_DMR_07_ghex_F
  4999.       srifle_DMR_03_tan_F
  5000.       arifle_AKM_F
  5001.       U_B_T_Sniper_F
  5002.       LMG_Mk200_F
  5003.       150Rnd_762x54_Box
  5004.       srifle_DMR_03_woodland_F
  5005.       optic_DMS
  5006.       optic_KHS_hex
  5007.       srifle_DMR_03_tan_F
  5008.       10Rnd_338_Mag
  5009.       srifle_DMR_02_F
  5010.       H_HelmetB_light_grass
  5011.       srifle_DMR_02_camo_F
  5012.       APERSBoundingMine_Range_Mag
  5013.       B_Carryall_oli
  5014.       H_HelmetSpecB_paint1
  5015.       10Rnd_762x54_Mag
  5016.       srifle_DMR_02_camo_F
  5017.       srifle_DMR_02_F
  5018.       150Rnd_93x64_Mag
  5019.       20Rnd_762x51_Mag
  5020.       200Rnd_556x45_Box_F
  5021.       30Rnd_545x39_Mag_Green_F
  5022.       arifle_MX_GL_Black_F
  5023.       150Rnd_93x64_Mag
  5024.       Exile_Item_Vishpirin
  5025.       srifle_DMR_03_F
  5026.       srifle_DMR_03_tan_F
  5027.       srifle_DMR_02_camo_F
  5028.       muzzle_snds_338_black
  5029.       150Rnd_93x64_Mag
  5030.       muzzle_snds_65_TI_hex_F
  5031.       optic_AMS_snd
  5032.       srifle_DMR_01_F
  5033.       20Rnd_762x51_Mag
  5034.       srifle_DMR_02_F
  5035.       U_B_T_Sniper_F
  5036.       B_Carryall_khk
  5037.       150Rnd_762x54_Box
  5038.       MiniGrenade
  5039.       10Rnd_93x64_DMR_05_Mag
  5040.       muzzle_snds_338_black
  5041.       APERSMine_Range_Mag
  5042.       30Rnd_762x39_AK47_M
  5043.       B_Carryall_khk
  5044.       150Rnd_93x64_Mag
  5045.       optic_KHS_tan
  5046.       srifle_DMR_04_F
  5047.       MiniGrenade
  5048.       MMG_02_camo_F
  5049.       10Rnd_338_Mag
  5050.       acc_pointer_IR
  5051.       Exile_Magazine_100Rnd_762x54_PK_Green
  5052.       20Rnd_762x51_Mag
  5053.       HandGrenade
  5054.       B_Carryall_ocamo
  5055.       srifle_DMR_04_Tan_F
  5056.       arifle_SPAR_01_GL_snd_F
  5057.       srifle_DMR_02_camo_F
  5058.       U_O_T_FullGhillie_tna_F
  5059.       srifle_DMR_04_Tan_F
  5060.       srifle_DMR_06_camo_F
  5061.       LMG_03_F
  5062.       srifle_DMR_02_camo_F
  5063.       Exile_Weapon_CZ550
  5064.       muzzle_snds_338_sand
  5065.       optic_KHS_old
  5066.       srifle_DMR_07_blk_F
  5067.       U_O_T_FullGhillie_tna_F
  5068.       optic_KHS_blk
  5069.       srifle_DMR_03_tan_F
  5070.       H_HelmetB_grass
  5071.     */
  5072.     class Radiation
  5073.     {
  5074.         count = 328;
  5075.         half = 8484.28453932157;
  5076.         halfIndex = 164;
  5077.         sum = 10000;
  5078.         items[] =
  5079.         {
  5080.             {233.527939949958, "srifle_DMR_04_F"}, // 2.34%
  5081.             {467.055879899917, "srifle_DMR_04_Tan_F"}, // 2.34%
  5082.             {667.222685571309, "srifle_DMR_02_camo_F"}, // 2.00%
  5083.             {867.389491242702, "srifle_DMR_02_F"}, // 2.00%
  5084.             {1067.5562969141, "srifle_DMR_02_sniper_F"}, // 2.00%
  5085.             {1260.69970589526, "10Rnd_338_Mag"}, // 1.93%
  5086.             {1429.70018875379, "10Rnd_127x54_Mag"}, // 1.69%
  5087.             {1582.60538753054, "U_I_GhillieSuit"}, // 1.53%
  5088.             {1735.5105863073, "U_O_GhillieSuit"}, // 1.53%
  5089.             {1888.41578508406, "U_B_GhillieSuit"}, // 1.53%
  5090.             {2036.48221174763, "150Rnd_93x64_Mag"}, // 1.48%
  5091.             {2169.26830542218, "20Rnd_762x51_Mag"}, // 1.33%
  5092.             {2283.94720450475, "muzzle_snds_338_green"}, // 1.15%
  5093.             {2398.62610358732, "muzzle_snds_338_sand"}, // 1.15%
  5094.             {2513.30500266989, "muzzle_snds_B"}, // 1.15%
  5095.             {2627.98390175246, "muzzle_snds_338_black"}, // 1.15%
  5096.             {2732.23744637298, "U_B_T_FullGhillie_tna_F"}, // 1.04%
  5097.             {2836.49099099349, "U_O_T_FullGhillie_tna_F"}, // 1.04%
  5098.             {2936.57439382919, "srifle_DMR_03_F"}, // 1.00%
  5099.             {3036.65779666489, "srifle_DMR_03_khaki_F"}, // 1.00%
  5100.             {3136.74119950058, "srifle_DMR_03_tan_F"}, // 1.00%
  5101.             {3236.82460233628, "srifle_DMR_03_woodland_F"}, // 1.00%
  5102.             {3336.90800517198, "srifle_DMR_06_camo_F"}, // 1.00%
  5103.             {3436.99140800767, "srifle_DMR_06_olive_F"}, // 1.00%
  5104.             {3533.56311249826, "150Rnd_93x64_Mag"}, // 0.97%
  5105.             {3630.13481698884, "130Rnd_338_Mag"}, // 0.97%
  5106.             {3721.8779362549, "MiniGrenade"}, // 0.92%
  5107.             {3813.62105552095, "HandGrenade"}, // 0.92%
  5108.             {3898.56838817471, "Exile_Item_Heatpack"}, // 0.85%
  5109.             {3983.51572082846, "Exile_Item_Vishpirin"}, // 0.85%
  5110.             {4059.96832021684, "LMG_Mk200_F"}, // 0.76%
  5111.             {4136.42091960522, "Exile_Weapon_RPK"}, // 0.76%
  5112.             {4212.8735189936, "Exile_Weapon_PK"}, // 0.76%
  5113.             {4289.32611838198, "Exile_Weapon_PKP"}, // 0.76%
  5114.             {4365.77871777035, "LMG_03_F"}, // 0.76%
  5115.             {4442.23131715873, "20Rnd_650x39_Cased_Mag_F"}, // 0.76%
  5116.             {4518.68391654711, "LMG_Zafir_F"}, // 0.76%
  5117.             {4587.85531599374, "20Rnd_762x51_Mag"}, // 0.69%
  5118.             {4653.3861154695, "srifle_DMR_01_F"}, // 0.66%
  5119.             {4718.91691494525, "optic_KHS_tan"}, // 0.66%
  5120.             {4784.447714421, "optic_KHS_old"}, // 0.66%
  5121.             {4849.97851389675, "optic_KHS_hex"}, // 0.66%
  5122.             {4915.50931337251, "optic_KHS_blk"}, // 0.66%
  5123.             {4981.04011284826, "optic_AMS_snd"}, // 0.66%
  5124.             {5046.57091232401, "optic_AMS_khk"}, // 0.66%
  5125.             {5112.10171179977, "srifle_EBR_F"}, // 0.66%
  5126.             {5177.63251127552, "optic_AMS"}, // 0.66%
  5127.             {5241.7885387343, "muzzle_snds_93mmg_tan"}, // 0.64%
  5128.             {5305.94456619308, "muzzle_snds_93mmg"}, // 0.64%
  5129.             {5367.83476569796, "10Rnd_762x54_Mag"}, // 0.62%
  5130.             {5426.32870080048, "B_Carryall_ghex_F"}, // 0.58%
  5131.             {5484.822635903, "B_Carryall_cbr"}, // 0.58%
  5132.             {5543.072235437, "10Rnd_93x64_DMR_05_Mag"}, // 0.58%
  5133.             {5598.48754237623, "B_Carryall_khk"}, // 0.55%
  5134.             {5653.90284931545, "B_Carryall_oli"}, // 0.55%
  5135.             {5706.02962162571, "U_O_T_Sniper_F"}, // 0.52%
  5136.             {5758.15639393597, "U_B_T_Soldier_F"}, // 0.52%
  5137.             {5810.28316624623, "U_B_T_Sniper_F"}, // 0.52%
  5138.             {5861.77165154861, "srifle_DMR_07_ghex_F"}, // 0.51%
  5139.             {5913.26013685099, "srifle_DMR_07_hex_F"}, // 0.51%
  5140.             {5964.74862215336, "srifle_DMR_07_blk_F"}, // 0.51%
  5141.             {6010.92804460272, "B_Carryall_mcamo"}, // 0.46%
  5142.             {6057.10746705208, "B_Carryall_oucamo"}, // 0.46%
  5143.             {6103.28688950143, "B_Carryall_ocamo"}, // 0.46%
  5144.             {6149.15844913446, "MMG_01_hex_F"}, // 0.46%
  5145.             {6195.03000876749, "MMG_02_black_F"}, // 0.46%
  5146.             {6240.90156840052, "MMG_01_tan_F"}, // 0.46%
  5147.             {6286.77312803354, "Exile_Item_ZipTie"}, // 0.46%
  5148.             {6332.64468766657, "MMG_02_camo_F"}, // 0.46%
  5149.             {6378.5162472996, "MMG_02_sand_F"}, // 0.46%
  5150.             {6421.82156583428, "optic_DMS"}, // 0.43%
  5151.             {6464.29523216115, "Exile_Item_Bandage"}, // 0.42%
  5152.             {6505.99665000936, "optic_SOS"}, // 0.42%
  5153.             {6547.69806785757, "optic_SOS_khk_F"}, // 0.42%
  5154.             {6589.39948570577, "optic_LRPS"}, // 0.42%
  5155.             {6631.10090355398, "optic_LRPS_tna_F"}, // 0.42%
  5156.             {6672.80232140219, "optic_LRPS_ghex_F"}, // 0.42%
  5157.             {6709.20832111094, "CUP_5Rnd_127x99_as50_M"}, // 0.36%
  5158.             {6745.61432081969, "7Rnd_408_Mag"}, // 0.36%
  5159.             {6782.02032052844, "5Rnd_127x108_Mag"}, // 0.36%
  5160.             {6816.8594797434, "150Rnd_762x54_Box"}, // 0.35%
  5161.             {6850.22061402196, "MMG_02_camo_F"}, // 0.33%
  5162.             {6883.58174830053, "MMG_02_sand_F"}, // 0.33%
  5163.             {6916.94288257909, "MMG_02_black_F"}, // 0.33%
  5164.             {6950.30401685766, "MMG_01_hex_F"}, // 0.33%
  5165.             {6983.66515113623, "MMG_01_tan_F"}, // 0.33%
  5166.             {7014.13926417915, "muzzle_snds_B"}, // 0.30%
  5167.             {7043.26406394615, "5Rnd_127x108_APDS_Mag"}, // 0.29%
  5168.             {7072.29669662528, "200Rnd_556x45_Box_F"}, // 0.29%
  5169.             {7101.32932930441, "200Rnd_556x45_Box_Tracer_F"}, // 0.29%
  5170.             {7130.36196198354, "200Rnd_556x45_Box_Tracer_Red_F"}, // 0.29%
  5171.             {7159.39459466267, "200Rnd_556x45_Box_Red_F"}, // 0.29%
  5172.             {7188.4272273418, "150Rnd_762x54_Box_Tracer"}, // 0.29%
  5173.             {7217.45986002093, "Exile_Magazine_45Rnd_545x39_RPK_Green"}, // 0.29%
  5174.             {7246.49249270006, "Exile_Magazine_75Rnd_545x39_RPK_Green"}, // 0.29%
  5175.             {7275.52512537919, "Exile_Magazine_100Rnd_762x54_PK_Green"}, // 0.29%
  5176.             {7304.55775805833, "200Rnd_65x39_Belt"}, // 0.29%
  5177.             {7332.08069383814, "APERSTripMine_Wire_Mag"}, // 0.28%
  5178.             {7359.60362961796, "APERSBoundingMine_Range_Mag"}, // 0.28%
  5179.             {7387.12656539777, "APERSMine_Range_Mag"}, // 0.28%
  5180.             {7410.5304223534, "srifle_LRR_F"}, // 0.23%
  5181.             {7433.93427930903, "srifle_GM6_F"}, // 0.23%
  5182.             {7457.33813626465, "CUP_srifle_AS50"}, // 0.23%
  5183.             {7480.74199322028, "srifle_LRR_tna_F"}, // 0.23%
  5184.             {7504.1458501759, "srifle_GM6_ghex_F"}, // 0.23%
  5185.             {7525.27091053322, "acc_flashlight"}, // 0.21%
  5186.             {7543.99399609772, "srifle_DMR_05_tan_F"}, // 0.19%
  5187.             {7562.71708166222, "srifle_DMR_05_hex_F"}, // 0.19%
  5188.             {7581.44016722672, "srifle_DMR_05_blk_F"}, // 0.19%
  5189.             {7599.91193620647, "B_Bergen_Base_F"}, // 0.18%
  5190.             {7618.38370518621, "B_Bergen_mcamo_F"}, // 0.18%
  5191.             {7636.85547416595, "B_Bergen_dgtl_F"}, // 0.18%
  5192.             {7655.32724314569, "B_Bergen_hex_F"}, // 0.18%
  5193.             {7673.79901212544, "B_Bergen_tna_F"}, // 0.18%
  5194.             {7692.00201197981, "Exile_Magazine_10Rnd_93x64_DMR_05_Bullet_Cam_Mag"}, // 0.18%
  5195.             {7710.20501183419, "Exile_Magazine_10Rnd_338_Bullet_Cam_Mag"}, // 0.18%
  5196.             {7727.19447836494, "Exile_Item_InstaDoc"}, // 0.17%
  5197.             {7743.70823983283, "IEDLandSmall_Remote_Mag"}, // 0.17%
  5198.             {7760.22200130072, "IEDUrbanSmall_Remote_Mag"}, // 0.17%
  5199.             {7776.73576276861, "DemoCharge_Remote_Mag"}, // 0.17%
  5200.             {7793.23632378768, "30Rnd_556x45_Stanag_red"}, // 0.17%
  5201.             {7809.73688480676, "30Rnd_556x45_Stanag_green"}, // 0.17%
  5202.             {7826.23744582583, "30Rnd_556x45_Stanag"}, // 0.17%
  5203.             {7842.73800684491, "30Rnd_65x39_caseless_green"}, // 0.17%
  5204.             {7858.7770137096, "muzzle_snds_B_snd_F"}, // 0.16%
  5205.             {7874.8160205743, "muzzle_snds_B_khk_F"}, // 0.16%
  5206.             {7890.81772742303, "arifle_MX_GL_Black_F"}, // 0.16%
  5207.             {7906.81943427176, "arifle_MX_Black_F"}, // 0.16%
  5208.             {7922.82114112049, "arifle_SPAR_01_GL_snd_F"}, // 0.16%
  5209.             {7938.82284796922, "arifle_SPAR_01_GL_khk_F"}, // 0.16%
  5210.             {7954.82455481795, "arifle_SPAR_01_GL_blk_F"}, // 0.16%
  5211.             {7970.82626166668, "arifle_SPAR_01_snd_F"}, // 0.16%
  5212.             {7986.82796851541, "arifle_SPAR_01_blk_F"}, // 0.16%
  5213.             {8002.82967536414, "arifle_CTAR_blk_F"}, // 0.16%
  5214.             {8018.83138221287, "arifle_CTAR_hex_F"}, // 0.16%
  5215.             {8034.8330890616, "arifle_CTAR_ghex_F"}, // 0.16%
  5216.             {8050.83479591033, "arifle_CTAR_GL_blk_F"}, // 0.16%
  5217.             {8066.83650275906, "arifle_CTARS_blk_F"}, // 0.16%
  5218.             {8082.83820960779, "arifle_MXC_Black_F"}, // 0.16%
  5219.             {8098.83991645652, "arifle_Mk20_GL_F"}, // 0.16%
  5220.             {8114.84162330525, "arifle_SPAR_01_khk_F"}, // 0.16%
  5221.             {8130.84333015398, "arifle_Mk20_F"}, // 0.16%
  5222.             {8146.84503700271, "arifle_Mk20C_F"}, // 0.16%
  5223.             {8162.84674385144, "arifle_CTARS_ghex_F"}, // 0.16%
  5224.             {8178.84845070017, "arifle_SDAR_F"}, // 0.16%
  5225.             {8194.85015754891, "arifle_TRG21_F"}, // 0.16%
  5226.             {8210.85186439764, "arifle_CTARS_hex_F"}, // 0.16%
  5227.             {8226.85357124637, "arifle_TRG20_F"}, // 0.16%
  5228.             {8242.8552780951, "arifle_TRG21_GL_F"}, // 0.16%
  5229.             {8257.94460692175, "optic_ERCO_khk_F"}, // 0.15%
  5230.             {8273.03393574841, "muzzle_snds_M"}, // 0.15%
  5231.             {8288.12326457506, "muzzle_snds_H_snd_F"}, // 0.15%
  5232.             {8303.21259340171, "muzzle_snds_58_blk_F"}, // 0.15%
  5233.             {8318.30192222837, "muzzle_snds_m_khk_F"}, // 0.15%
  5234.             {8333.39125105502, "muzzle_snds_m_snd_F"}, // 0.15%
  5235.             {8348.48057988168, "muzzle_snds_58_wdm_F"}, // 0.15%
  5236.             {8363.56990870833, "muzzle_snds_65_TI_blk_F"}, // 0.15%
  5237.             {8378.65923753499, "muzzle_snds_65_TI_hex_F"}, // 0.15%
  5238.             {8393.74856636164, "muzzle_snds_65_TI_ghex_F"}, // 0.15%
  5239.             {8408.8378951883, "muzzle_snds_H_MG_blk_F"}, // 0.15%
  5240.             {8423.92722401495, "muzzle_snds_H_MG_khk_F"}, // 0.15%
  5241.             {8439.0165528416, "optic_Arco_blk_F"}, // 0.15%
  5242.             {8454.10588166826, "optic_ERCO_snd_F"}, // 0.15%
  5243.             {8469.19521049491, "optic_Arco_ghex_F"}, // 0.15%
  5244.             {8484.28453932157, "optic_Hamr"}, // 0.15%
  5245.             {8499.37386814822, "optic_Holosight"}, // 0.15%
  5246.             {8514.46319697488, "optic_Holosight_blk_F"}, // 0.15%
  5247.             {8529.55252580153, "optic_Holosight_khk_F"}, // 0.15%
  5248.             {8544.64185462818, "acc_pointer_IR"}, // 0.15%
  5249.             {8559.73118345484, "optic_MRCO"}, // 0.15%
  5250.             {8574.82051228149, "optic_DMS"}, // 0.15%
  5251.             {8589.90984110815, "optic_DMS_ghex_F"}, // 0.15%
  5252.             {8604.9991699348, "optic_ERCO_blk_F"}, // 0.15%
  5253.             {8620.08849876146, "optic_Arco"}, // 0.15%
  5254.             {8635.17782758811, "optic_Hamr_khk_F"}, // 0.15%
  5255.             {8650.26715641476, "muzzle_snds_H_khk_F"}, // 0.15%
  5256.             {8665.35648524142, "muzzle_snds_H"}, // 0.15%
  5257.             {8680.27406560988, "H_MilCap_oucamo"}, // 0.15%
  5258.             {8695.19164597835, "Exile_Headgear_GasMask"}, // 0.15%
  5259.             {8710.10922634681, "H_MilCap_dgtl"}, // 0.15%
  5260.             {8725.02680671528, "H_MilCap_rucamo"}, // 0.15%
  5261.             {8739.94438708374, "H_MilCap_blue"}, // 0.15%
  5262.             {8754.86196745221, "H_MilCap_mcamo"}, // 0.15%
  5263.             {8769.77954782067, "H_MilCap_ocamo"}, // 0.15%
  5264.             {8784.29586416024, "130Rnd_338_Mag"}, // 0.15%
  5265.             {8796.39627557423, "20Rnd_556x45_UW_mag"}, // 0.12%
  5266.             {8807.58446085058, "H_HelmetB_light"}, // 0.11%
  5267.             {8818.77264612692, "H_HelmetIA"}, // 0.11%
  5268.             {8829.96083140327, "H_HelmetSpecB_blk"}, // 0.11%
  5269.             {8841.14901667962, "H_HelmetSpecB_paint2"}, // 0.11%
  5270.             {8852.33720195597, "H_HelmetB_plain_blk"}, // 0.11%
  5271.             {8863.52538723232, "H_HelmetSpecB"}, // 0.11%
  5272.             {8874.71357250867, "H_HelmetSpecB_paint1"}, // 0.11%
  5273.             {8885.90175778502, "H_HelmetB"}, // 0.11%
  5274.             {8897.08994306137, "H_HelmetB_paint"}, // 0.11%
  5275.             {8908.01174297399, "Exile_Magazine_7Rnd_408_Bullet_Cam_Mag"}, // 0.11%
  5276.             {8918.67954753981, "arifle_MX_GL_F"}, // 0.11%
  5277.             {8929.34735210563, "arifle_MX_F"}, // 0.11%
  5278.             {8940.01515667146, "arifle_ARX_ghex_F"}, // 0.11%
  5279.             {8950.68296123728, "arifle_Katiba_GL_F"}, // 0.11%
  5280.             {8961.3507658031, "arifle_Katiba_F"}, // 0.11%
  5281.             {8972.01857036892, "arifle_MXM_F"}, // 0.11%
  5282.             {8982.68637493474, "arifle_MXC_F"}, // 0.11%
  5283.             {8993.35417950056, "arifle_MXM_Black_F"}, // 0.11%
  5284.             {9004.02198406638, "Exile_Weapon_AK107"}, // 0.11%
  5285.             {9014.6897886322, "Exile_Weapon_AK107_GL"}, // 0.11%
  5286.             {9025.35759319802, "arifle_ARX_blk_F"}, // 0.11%
  5287.             {9036.02539776384, "arifle_MXM_khk_F"}, // 0.11%
  5288.             {9046.69320232966, "arifle_ARX_hex_F"}, // 0.11%
  5289.             {9057.36100689549, "arifle_MX_GL_khk_F"}, // 0.11%
  5290.             {9068.02881146131, "arifle_MX_khk_F"}, // 0.11%
  5291.             {9078.69661602713, "Exile_Weapon_VSSVintorez"}, // 0.11%
  5292.             {9089.36442059295, "Exile_Weapon_SVDCamo"}, // 0.11%
  5293.             {9100.03222515877, "arifle_MXC_khk_F"}, // 0.11%
  5294.             {9110.70002972459, "Exile_Weapon_CZ550"}, // 0.11%
  5295.             {9121.36783429041, "Exile_Weapon_SVD"}, // 0.11%
  5296.             {9132.03563885623, "Exile_Weapon_AK74_GL"}, // 0.11%
  5297.             {9142.70344342205, "Exile_Weapon_AK74"}, // 0.11%
  5298.             {9153.37124798787, "Exile_Weapon_DMR"}, // 0.11%
  5299.             {9164.0390525537, "Exile_Weapon_AKS_Gold"}, // 0.11%
  5300.             {9174.70685711952, "Exile_Weapon_LeeEnfield"}, // 0.11%
  5301.             {9185.37466168534, "Exile_Weapon_AK47"}, // 0.11%
  5302.             {9195.80001614739, "U_I_FullGhillie_sard"}, // 0.10%
  5303.             {9206.22537060944, "U_I_FullGhillie_lsh"}, // 0.10%
  5304.             {9216.65072507149, "U_O_FullGhillie_sard"}, // 0.10%
  5305.             {9227.07607953354, "U_O_FullGhillie_lsh"}, // 0.10%
  5306.             {9237.50143399559, "U_O_FullGhillie_ard"}, // 0.10%
  5307.             {9247.92678845765, "U_B_FullGhillie_sard"}, // 0.10%
  5308.             {9258.3521429197, "U_B_FullGhillie_lsh"}, // 0.10%
  5309.             {9268.77749738175, "U_B_FullGhillie_ard"}, // 0.10%
  5310.             {9279.2028518438, "U_I_FullGhillie_ard"}, // 0.10%
  5311.             {9289.10318845524, "Exile_Magazine_30Rnd_545x39_AK_Green"}, // 0.10%
  5312.             {9299.00352506669, "150Rnd_556x45_Drum_Mag_Tracer_F"}, // 0.10%
  5313.             {9308.90386167813, "Exile_Magazine_20Rnd_762x51_DMR_White"}, // 0.10%
  5314.             {9318.80419828958, "Exile_Magazine_20Rnd_762x51_DMR_Green"}, // 0.10%
  5315.             {9328.70453490102, "Exile_Magazine_20Rnd_762x51_DMR_Red"}, // 0.10%
  5316.             {9338.60487151247, "Exile_Magazine_20Rnd_762x51_DMR_Yellow"}, // 0.10%
  5317.             {9348.50520812391, "Exile_Magazine_20Rnd_762x51_DMR"}, // 0.10%
  5318.             {9358.40554473536, "20Rnd_762x51_Mag"}, // 0.10%
  5319.             {9368.3058813468, "30Rnd_556x45_Stanag_Tracer_Green"}, // 0.10%
  5320.             {9378.20621795825, "30Rnd_556x45_Stanag_Tracer_Red"}, // 0.10%
  5321.             {9388.10655456969, "30Rnd_556x45_Stanag_Tracer_Yellow"}, // 0.10%
  5322.             {9398.00689118114, "30Rnd_65x39_caseless_green_mag_Tracer"}, // 0.10%
  5323.             {9407.90722779258, "30Rnd_65x39_caseless_mag"}, // 0.10%
  5324.             {9417.80756440403, "30Rnd_65x39_caseless_mag_Tracer"}, // 0.10%
  5325.             {9427.70790101547, "Exile_Magazine_30Rnd_545x39_AK_Yellow"}, // 0.10%
  5326.             {9437.60823762692, "Exile_Magazine_30Rnd_545x39_AK_White"}, // 0.10%
  5327.             {9447.50857423836, "Exile_Magazine_30Rnd_545x39_AK_Red"}, // 0.10%
  5328.             {9457.40891084981, "Exile_Magazine_30Rnd_762x39_AK"}, // 0.10%
  5329.             {9467.30924746125, "Exile_Magazine_10Rnd_762x54"}, // 0.10%
  5330.             {9477.2095840727, "Exile_Magazine_5Rnd_22LR"}, // 0.10%
  5331.             {9487.10992068414, "Exile_Magazine_20Rnd_9x39"}, // 0.10%
  5332.             {9497.01025729559, "150Rnd_556x45_Drum_Mag_F"}, // 0.10%
  5333.             {9506.91059390703, "100Rnd_580x42_Mag_Tracer_F"}, // 0.10%
  5334.             {9516.81093051848, "100Rnd_580x42_Mag_F"}, // 0.10%
  5335.             {9526.71126712992, "30Rnd_580x42_Mag_Tracer_F"}, // 0.10%
  5336.             {9536.61160374136, "30Rnd_580x42_Mag_F"}, // 0.10%
  5337.             {9546.51194035281, "30Rnd_545x39_Mag_Tracer_Green_F"}, // 0.10%
  5338.             {9556.41227696425, "Exile_Magazine_10Rnd_9x39"}, // 0.10%
  5339.             {9566.3126135757, "30Rnd_545x39_Mag_Tracer_F"}, // 0.10%
  5340.             {9576.21295018714, "30Rnd_545x39_Mag_F"}, // 0.10%
  5341.             {9586.11328679859, "30Rnd_762x39_AK47_M"}, // 0.10%
  5342.             {9596.01362341003, "30Rnd_762x39_Mag_Tracer_Green_F"}, // 0.10%
  5343.             {9605.91396002148, "30Rnd_762x39_Mag_Tracer_F"}, // 0.10%
  5344.             {9615.81429663292, "30Rnd_762x39_Mag_Green_F"}, // 0.10%
  5345.             {9625.71463324437, "30Rnd_762x39_Mag_F"}, // 0.10%
  5346.             {9635.61496985581, "30Rnd_545x39_Mag_Green_F"}, // 0.10%
  5347.             {9645.51530646726, "Exile_Magazine_30Rnd_545x39_AK"}, // 0.10%
  5348.             {9654.31560567743, "Exile_Magazine_10Rnd_303"}, // 0.09%
  5349.             {9662.33510910978, "optic_tws_mg"}, // 0.08%
  5350.             {9670.35461254213, "optic_tws"}, // 0.08%
  5351.             {9677.89927695545, "optic_NVS"}, // 0.08%
  5352.             {9685.44394136878, "optic_tws"}, // 0.08%
  5353.             {9692.90273155301, "H_HelmetB_light_snakeskin"}, // 0.07%
  5354.             {9700.36152173724, "H_HelmetB_light_grass"}, // 0.07%
  5355.             {9707.82031192147, "H_HelmetB_sand"}, // 0.07%
  5356.             {9715.27910210571, "H_HelmetB_black"}, // 0.07%
  5357.             {9722.73789228994, "H_HelmetB_desert"}, // 0.07%
  5358.             {9730.19668247417, "H_HelmetB_snakeskin"}, // 0.07%
  5359.             {9737.6554726584, "H_HelmetB_grass"}, // 0.07%
  5360.             {9745.11426284263, "H_HelmetB_light_desert"}, // 0.07%
  5361.             {9752.57305302686, "H_HelmetIA_camo"}, // 0.07%
  5362.             {9760.03184321109, "H_HelmetIA_net"}, // 0.07%
  5363.             {9767.49063339533, "H_HelmetB_light_black"}, // 0.07%
  5364.             {9774.94942357956, "H_HelmetCrew_O_ghex_F"}, // 0.07%
  5365.             {9782.40821376379, "H_Helmet_Skate"}, // 0.07%
  5366.             {9789.86700394802, "H_HelmetB_TI_tna_F"}, // 0.07%
  5367.             {9797.32579413225, "H_HelmetSpecO_ghex_F"}, // 0.07%
  5368.             {9804.78458431648, "H_HelmetB_tna_F"}, // 0.07%
  5369.             {9812.24337450071, "H_Beret_gen_F"}, // 0.07%
  5370.             {9819.70216468495, "H_HelmetB_Light_tna_F"}, // 0.07%
  5371.             {9827.16095486918, "H_HelmetB_Enh_tna_F"}, // 0.07%
  5372.             {9834.61974505341, "H_HelmetB_light_sand"}, // 0.07%
  5373.             {9842.07853523764, "H_HelmetLeaderO_ghex_F"}, // 0.07%
  5374.             {9849.53732542187, "H_BandMask_demon"}, // 0.07%
  5375.             {9856.9961156061, "H_BandMask_reaper"}, // 0.07%
  5376.             {9864.45490579034, "H_BandMask_khk"}, // 0.07%
  5377.             {9871.73610573209, "Exile_Magazine_5Rnd_127x108_Bullet_Cam_Mag"}, // 0.07%
  5378.             {9877.24069288805, "SatchelCharge_Remote_Mag"}, // 0.06%
  5379.             {9882.74087989441, "10Rnd_50BW_Mag_F"}, // 0.06%
  5380.             {9888.07478217732, "arifle_AKM_FL_F"}, // 0.05%
  5381.             {9893.40868446023, "arifle_AK12_F"}, // 0.05%
  5382.             {9898.74258674314, "arifle_SPAR_03_blk_F"}, // 0.05%
  5383.             {9904.07648902605, "arifle_AKM_F"}, // 0.05%
  5384.             {9909.41039130895, "arifle_AKS_F"}, // 0.05%
  5385.             {9914.74429359186, "arifle_SPAR_03_khk_F"}, // 0.05%
  5386.             {9920.07819587477, "arifle_SPAR_03_snd_F"}, // 0.05%
  5387.             {9925.41209815768, "arifle_AK12_GL_F"}, // 0.05%
  5388.             {9929.1414932498, "H_HelmetLeaderO_ocamo"}, // 0.04%
  5389.             {9932.87088834191, "H_HelmetO_ocamo"}, // 0.04%
  5390.             {9936.60028343403, "H_HelmetO_ghex_F"}, // 0.04%
  5391.             {9940.32967852615, "H_HelmetSpecO_blk"}, // 0.04%
  5392.             {9944.05907361826, "H_HelmetSpecO_ocamo"}, // 0.04%
  5393.             {9947.78846871038, "H_CrewHelmetHeli_I"}, // 0.04%
  5394.             {9951.51786380249, "H_HelmetO_oucamo"}, // 0.04%
  5395.             {9955.24725889461, "H_CrewHelmetHeli_O"}, // 0.04%
  5396.             {9958.97665398673, "H_CrewHelmetHeli_B"}, // 0.04%
  5397.             {9962.70604907884, "H_HelmetB_camo"}, // 0.04%
  5398.             {9966.43544417096, "H_PilotHelmetHeli_I"}, // 0.04%
  5399.             {9970.16483926307, "H_PilotHelmetHeli_O"}, // 0.04%
  5400.             {9973.89423435519, "H_PilotHelmetHeli_B"}, // 0.04%
  5401.             {9977.6236294473, "H_PilotHelmetFighter_I"}, // 0.04%
  5402.             {9981.35302453942, "H_PilotHelmetFighter_O"}, // 0.04%
  5403.             {9985.08241963154, "H_PilotHelmetFighter_B"}, // 0.04%
  5404.             {9988.81181472365, "H_HelmetCrew_I"}, // 0.04%
  5405.             {9992.54120981577, "H_HelmetCrew_O"}, // 0.04%
  5406.             {9996.27060490788, "H_HelmetLeaderO_oucamo"}, // 0.04%
  5407.             {10000, "H_HelmetCrew_B"} // 0.04%
  5408.         };
  5409.     };
  5410.  
  5411. class CfgSettings
  5412. {
  5413.     ///////////////////////////////////////////////////////////////////////
  5414.     // Community Base Addons
  5415.     ///////////////////////////////////////////////////////////////////////
  5416.     class CBA
  5417.     {
  5418.         // Set this to 1 if you want to have CBA support
  5419.         useStackedEH = 1;
  5420.  
  5421.         // If you set this to 1 ...........................................
  5422.         iReallyWantToGetHackedAndImRetarded = 0;
  5423.     };
  5424.  
  5425.     ///////////////////////////////////////////////////////////////////////
  5426.     // GARBAGE COLLECTOR
  5427.     ///////////////////////////////////////////////////////////////////////
  5428.     class GarbageCollector
  5429.     {
  5430.         /*
  5431.             Remark:
  5432.             In 0.9.35 and below, Exile has checked if a player was nearby and then delayed
  5433.             the deletion. This check has been removed to save server performance.
  5434.  
  5435.             Do NOT touch these if you are not 10000% sure what you do! 
  5436.         */
  5437.         class Ingame
  5438.         {
  5439.             // Dropped items without fissix
  5440.             class GroundWeaponHolder
  5441.             {
  5442.                 lifeTime = 10;
  5443.                 interval = 5;
  5444.             };
  5445.  
  5446.             // Dropped items with fissix
  5447.             class WeaponHolderSimulated
  5448.             {
  5449.                 lifeTime = 10;
  5450.                 interval = 5;
  5451.             };
  5452.  
  5453.             // Corpses and wrecks
  5454.             class AllDead
  5455.             {
  5456.                 lifeTime = 15;
  5457.                 interval = 5;
  5458.             };
  5459.  
  5460.             // Loot spawned inside a building
  5461.             class Loot
  5462.             {
  5463.                 lifeTime = 8;
  5464.                 interval = 0.1;
  5465.             };
  5466.  
  5467.             // Never touch this or you will break your sever!
  5468.             class Groups
  5469.             {
  5470.                 interval = 0.5;
  5471.             };
  5472.         };
  5473.  
  5474.         class Database
  5475.         {
  5476.             // Remove all deleted items from the database after X days
  5477.             permanentlyDeleteTime = 3;
  5478.            
  5479.             // Remove all territories (and contructions + containers in it) that were not paid after X days
  5480.             territoryLifeTime = 14;
  5481.  
  5482.             // Remove all containers outside of territories that have not been used for X days
  5483.             // Example: Tents
  5484.             containerLifeTime = 10;
  5485.  
  5486.             // Remove all constructions outside of territories that are older than X days or not moved for X days
  5487.             // Example: Work Benches
  5488.             constructionLifeTime = 2;
  5489.  
  5490.             // Remove all vehicles that were not moved/used for X days
  5491.             vehicleLifeTime = 3;
  5492.            
  5493.             // Set safe as abandoned
  5494.             abandonedTime = 14;
  5495.            
  5496.             // Deletes a base X days after the flag is stolen if the ransom money isn't paid
  5497.             stolenFlagLifeTime = 14;
  5498.            
  5499.             // Sets door & safe pins to 0000 and marks safes to abandoned X days after the flag is stolen if the ransom money isn't paid
  5500.             unlockLifeTime = 14;
  5501.         };
  5502.     };
  5503.  
  5504.     ///////////////////////////////////////////////////////////////////////
  5505.     // RESPECT, YO
  5506.     ///////////////////////////////////////////////////////////////////////
  5507.     class Respect
  5508.     {
  5509.         /**
  5510.         * Defines the factor of respect you gain for every pop tab in revenue
  5511.         *
  5512.         * Default: Get 1 respect for every 10 pop tabs
  5513.         */
  5514.         tradingRespectFactor = 0.1;
  5515.        
  5516.         /**
  5517.         * Defines the the minimum amount of Respect earned/lost for a kill
  5518.         */
  5519.         minRespectTransfer = 50;
  5520.  
  5521.         /**
  5522.         * Defines the amount of respect earned/lost for certain types of frags
  5523.         */
  5524.         class Frags
  5525.         {
  5526.             domination = 80;            // Keeps killing the same guy
  5527.             letItRain = 150;            // MG, also vehicle MGs
  5528.             humiliation = 300;          // Axe
  5529.             passenger = 400;            // Out of car/chopper/boat
  5530.             roadKill = 200;             // :)
  5531.             bigBird = 600;              // Roadkill, but with chopper/plane
  5532.             chuteGreaterChopper = 1000; // Someone flies into chute and chopper/plane explodes 
  5533.         };
  5534.  
  5535.         class Percentages
  5536.         {
  5537.             unlucky = 1; // Dying for an unknown reason costs you 1% respect
  5538.             crash = 1; // Crashing your car costs you 1% respect
  5539.             suicide = 2; // Comitting suicide costs you 2% of your respect
  5540.             friendyFire = 10; // Friendly fire costs you 3%
  5541.             npc = 4; // Being killed by an NPC costs you 4%
  5542.             bambiKill = 5; // Killing a bambi costs you 5%
  5543.             frag = 5; // Killing someone will get you 5% and remove 5% from the victim
  5544.         };
  5545.  
  5546.         class Handcuffs
  5547.         {
  5548.             trapping = -100;                    // A handcuffs B
  5549.             breakingFree = 100;             // B broke free
  5550.             releasedByHero = 100;           // C releases B
  5551.             releasedByHostageTaker = 50;    // A releases B
  5552.         };
  5553.  
  5554.         class Bonus
  5555.         {
  5556.             // Bonus per full 100m
  5557.             per100mDistance = 10;
  5558.  
  5559.             // First blood after server restart
  5560.             firstBlood = 100;
  5561.  
  5562.             // If you kill someone while you are in your own territory
  5563.             homie = 20;
  5564.  
  5565.             // If you kill someone who is in his own territory
  5566.             raid = 20;
  5567.  
  5568.             /*
  5569.                 Example with killstreak = 50
  5570.  
  5571.                 Frag  Factor   Bonus
  5572.                 2    * 50      +100
  5573.                 3    * 50      +150
  5574.                 4    * 50      +200
  5575.                 5    * 50      +250
  5576.             */
  5577.             killStreak = 50;
  5578.  
  5579.             // Kills within this amount of seconds stack (default: 2 minutes)
  5580.             killStreakTimeout = 120;
  5581.         };
  5582.     };
  5583.  
  5584.     ///////////////////////////////////////////////////////////////////////
  5585.     // KILLFEED MAN!
  5586.     ///////////////////////////////////////////////////////////////////////
  5587.  
  5588.     class KillFeed
  5589.     {
  5590.         // Shows a kill feed for well kills
  5591.         showKillFeed = 1;
  5592.     };
  5593.  
  5594.     ///////////////////////////////////////////////////////////////////////
  5595.     // PLAYER SPAWN CONFIGURATION
  5596.     ///////////////////////////////////////////////////////////////////////
  5597.     class BambiSettings
  5598.     {
  5599.         /**
  5600.          * Loadout of new bambi players
  5601.          *
  5602.          * (They will always spawn with a bambi overall - you cannot
  5603.          * change the loadout uniform)
  5604.          */
  5605.         loadOut[] =
  5606.         {
  5607.             "ItemCompass",
  5608.             "ItemMap", // Because why not
  5609.             "Exile_Item_XM8",
  5610.             "ItemRadio",
  5611.             "Exile_Item_PlasticBottleFreshWater"
  5612.         };
  5613.  
  5614.         /**
  5615.          * Enables or disables parachute spawning.
  5616.          *
  5617.          * 1 = On
  5618.          * 0 = Off
  5619.          */
  5620.         parachuteSpawning = 0;
  5621.  
  5622.         /**
  5623.          * Enables or disables halo jumping. Only applies
  5624.          * if parachute spawning is enabled.
  5625.          *
  5626.          * Remember that if you enable halo jump, it is adviced
  5627.          * to adjust the parachuteDropHeight to something around
  5628.          * 1km or so.
  5629.          *
  5630.          * 1 = On
  5631.          * 0 = Off
  5632.          */
  5633.         haloJump = 1;
  5634.  
  5635.         /**
  5636.          * Parachute drop height in meters.
  5637.          */
  5638.         parachuteDropHeight = 1000;
  5639.  
  5640.         /**
  5641.          * Number of minutes where a fresh spawned player remains in the
  5642.          * bambi state. It will end the bambi state after this timeout
  5643.          * expired or when they pick up their first weapon. Whatever
  5644.          * happens first.
  5645.          */
  5646.         protectionDuration = 5;
  5647.  
  5648.         /**
  5649.          * Radius of spawn zones around the center of spawn zone markers.
  5650.          */
  5651.         spawnZoneRadius = 500;
  5652.  
  5653.         /**
  5654.          * These vehicles spawn on server restart close to spawn zones.
  5655.          * They are non-persistent and will despawn on server restart.
  5656.          * Basically they are just used to get away from the spawn zone
  5657.          * faster.
  5658.          *
  5659.          * {Number of vehicles *per* spawn zone, vehicle class name}
  5660.          */
  5661.         spawnZoneVehicles[] =
  5662.         {
  5663.             {5, "Exile_Car_Kart_Abstract"},
  5664.             {10, "Exile_Bike_QuadBike_Abstract"},
  5665.             {2, "Exile_Car_Offroad_Abstract"}
  5666.         };
  5667.     };
  5668.  
  5669.     ///////////////////////////////////////////////////////////////////////
  5670.     // VEHICLE SPAWN CONFIGURATION
  5671.     ///////////////////////////////////////////////////////////////////////
  5672.  
  5673.     class VehicleSpawn
  5674.     {
  5675.         /**
  5676.         * Grid Size for vehicle spawning,
  5677.         * smaller the number more vehicles,
  5678.         * you get the point
  5679.         */
  5680.         vehiclesGridSize = 1500
  5681.  
  5682.         /**
  5683.         * Vehicle ammount per grid
  5684.         * kinda self explanitory
  5685.         */
  5686.         vehiclesGridAmount = 2;
  5687.  
  5688.         /**
  5689.         * Creates global markers for vehicle spawn tweeking,
  5690.         * after you are satisfied with vehicle ammount and spread set this to 0.
  5691.         */
  5692.         vehiclesDebugMarkers = 0;
  5693.  
  5694.         /**
  5695.         * The server will apply random damage up to this value when spawning a vehicle.
  5696.         */
  5697.         damageChance = 10; // 20% chance for a vehicle HITPOINT to be damaged
  5698.         maximumDamage = 0.5;
  5699.  
  5700.         /**
  5701.          * If "randmizeFuel" is set to 1, vehicles will spawn with randomized
  5702.          * fuel. In this case, "fuel" controls the percentage of fuel that
  5703.          * can be in the vehicle at a maximum. For example, if you set this to
  5704.          * 0.5, then vehicles will spawn with something random between 0% and 50%.
  5705.          *
  5706.          * If "randomizeFuel" is set to 0, all vehicles will spawn exactly the
  5707.          * fuel percentage defined in "fuel". For example, setting this to 0.5
  5708.          * will spawn all vehicles with 50% fuel. Setting it to 0 would spawn
  5709.          * all vehicles without fuel.
  5710.          */
  5711.         randomizeFuel = 0;
  5712.         fuel = 1;
  5713.  
  5714.         /**
  5715.          * Works exactly the same as the fuel setting ^
  5716.          */
  5717.         randomizeAmmo = 0;
  5718.         ammo = 1;
  5719.  
  5720.         // Stuff to spawn on water
  5721.         water[] =
  5722.         {
  5723.             "Exile_Boat_MotorBoat_Police",
  5724.             "Exile_Boat_MotorBoat_Orange",
  5725.             "Exile_Boat_MotorBoat_White",
  5726.             "Exile_Boat_RubberDuck_CSAT",
  5727.             "Exile_Boat_RubberDuck_Digital",
  5728.             "Exile_Boat_RubberDuck_Orange",
  5729.             "Exile_Boat_RubberDuck_Blue",
  5730.             "Exile_Boat_RubberDuck_Black",
  5731.             "Exile_Boat_SDV_CSAT",
  5732.             "Exile_Boat_SDV_Digital",
  5733.             "Exile_Boat_SDV_Grey"
  5734.         };
  5735.  
  5736.         // Stuff to spawn on roads
  5737.         ground[] =
  5738.         {
  5739.             "Exile_Bike_QuadBike_Black",
  5740.             "Exile_Bike_QuadBike_Blue",
  5741.             "Exile_Bike_QuadBike_Red",
  5742.             "Exile_Bike_QuadBike_White",
  5743.             "Exile_Bike_QuadBike_Nato",
  5744.             "Exile_Bike_QuadBike_Csat",
  5745.             "Exile_Bike_QuadBike_Fia",
  5746.             "Exile_Bike_QuadBike_Guerilla01",
  5747.             "Exile_Bike_QuadBike_Guerilla02",
  5748.             "Exile_Car_Volha_Blue",
  5749.             "Exile_Car_Volha_White",
  5750.             "Exile_Car_Lada_Green",
  5751.             "Exile_Car_Lada_Taxi",
  5752.             "Exile_Car_TowTractor_White",
  5753.             "Exile_Car_UAZ_Open_Green",
  5754.             "Exile_Car_UAZ_Green",
  5755.             "Exile_Car_LandRover_Ambulance_Desert",
  5756.             "Exile_Car_Tractor_Red",
  5757.             "Exile_Car_OldTractor_Red",
  5758.             "Exile_Car_Octavius_White"
  5759.         };
  5760.  
  5761.         /**
  5762.          * Enables or disables nightvision optics on ALL vehicles
  5763.          *
  5764.          * 0 = off
  5765.          * 1 = on
  5766.          */
  5767.         nightVision = 1;
  5768.  
  5769.         /**
  5770.          * Enables or disables thermal optics on ALL vehicles
  5771.          *
  5772.          * 0 = off
  5773.          * 1 = on
  5774.          */
  5775.         thermalVision = 0;
  5776.  
  5777.         /**
  5778.          * Set this to 1 to unlock vehicles on server boot if they are in safe zones
  5779.          *
  5780.          * 0 = off
  5781.          * 1 = on
  5782.          */
  5783.         unlockInSafeZonesAfterRestart = 1; 
  5784.     };
  5785.  
  5786.     class Weather
  5787.     {
  5788.         /*
  5789.             You can define multiple "keyframes" for the weather to change. The server will pick
  5790.             a keyframe randomly to simulate the weather. It will change the weather-keyframes
  5791.             based on the following interval
  5792.         */
  5793.         interval = 30;
  5794.  
  5795.         /*
  5796.             Add the keyframes here. The server will pick one random, so if you want one
  5797.             weather type of be more dominant compared to others, add it multiple times
  5798.         */
  5799.         //keyframes[] = {"Sunny", "Cloudy", "Thunderstorm"};
  5800.         keyframes[] = {"Sunny"};
  5801.  
  5802.         /*
  5803.             This is a keyframe. Look up the BIKI to get more details about the parameters
  5804.  
  5805.             Be sure to design the fog settings at a view distance of 1,600m as this is the
  5806.             limit in multiplayer by default
  5807.  
  5808.             https://community.bistudio.com/wiki/fogParams
  5809.             https://community.bistudio.com/wiki/overcast
  5810.             https://community.bistudio.com/wiki/setWaves
  5811.             https://community.bistudio.com/wiki/setWindStr
  5812.             https://community.bistudio.com/wiki/setGusts
  5813.             https://community.bistudio.com/wiki/setRain
  5814.             https://community.bistudio.com/wiki/setLightnings
  5815.             https://community.bistudio.com/wiki/setRainbow
  5816.         */
  5817.         class Sunny
  5818.         {
  5819.             fogValue = 0.1;
  5820.             fogDecay = 0.2;
  5821.             fogBase = 5;
  5822.             overcast = 0.2;
  5823.             waves = 0.2;
  5824.             wind = 0.25;
  5825.             gusts = 0.1;
  5826.             rain = 0;
  5827.             lightnings = 0;
  5828.             rainbows = 0;
  5829.         };
  5830.  
  5831.         class Cloudy
  5832.         {
  5833.             fogValue = 0.2;
  5834.             fogDecay = 0.1;
  5835.             fogBase = 5;
  5836.             overcast = 0.4;
  5837.             waves = 0.4;
  5838.             wind = 0.25;
  5839.             gusts = 0.5;
  5840.             rain = 0.1;
  5841.             lightnings = 0.1;
  5842.             rainbows = 1;
  5843.         };
  5844.  
  5845.         class Thunderstorm
  5846.         {
  5847.             fogValue = 0.7;
  5848.             fogDecay = 0.2;
  5849.             fogBase = 5;
  5850.             overcast = 1;
  5851.             waves = 1;
  5852.             wind = 0.25;
  5853.             gusts = 0.5;
  5854.             rain = 1;
  5855.             lightnings = 1;
  5856.             rainbows = 0.5;
  5857.         };
  5858.     };
  5859.  
  5860.     class Time
  5861.     {
  5862.         // Uses Dedicated Server time as ingame Time
  5863.         useRealTime = 0;
  5864.  
  5865.         // Will overide RealTime
  5866.         useStaticTime = 1;
  5867.  
  5868.         // time in ARMA FORMAT << CONFIG
  5869.         // https://community.bistudio.com/wiki/setDate
  5870.  
  5871.         staticTime[] = {2039,10,24,15,30};
  5872.     };
  5873.  
  5874.  
  5875.     class RCON
  5876.     {
  5877.         /*
  5878.             Note that for this to work you need to have serverCommandPassowrd defined in config.cfg and BE enabled
  5879.         */
  5880.  
  5881.         // This needs to match config.cfg serverCommandPassword
  5882.         serverPassword = "97531";
  5883.  
  5884.         // Autolocks server until its ready to accept players
  5885.         useAutoLock = 1;
  5886.  
  5887.         // Server will autoLock at that time before restart (minutes)
  5888.         restartAutoLock = 3;
  5889.  
  5890.         /*
  5891.             Number of hours and minutes of your restart period.
  5892.  
  5893.             Examples:
  5894.  
  5895.             {4, 0} = Every 4 hours
  5896.             {1, 30} = Every one and a half hour (who the hell would do this?)
  5897.         */
  5898.         restartTimer[] = {4, 0};
  5899.  
  5900.         /*
  5901.             Kicks players before restart to prevent gear loss.
  5902.             We strongely recommend to use this!
  5903.  
  5904.             0 = off
  5905.             1 = on
  5906.         */
  5907.         useAutoKick = 1;
  5908.  
  5909.         /*
  5910.             Number of minutes before the server kicks players that did
  5911.             not disconnect before the restart. Should at least be two
  5912.             minutes!
  5913.         */
  5914.         kickTime = 2;
  5915.  
  5916.         /*
  5917.             Self-explanatory
  5918.  
  5919.             0 = off
  5920.             1 = on
  5921.         */
  5922.         useRestartMessages = 1;
  5923.  
  5924.         /*
  5925.             Number of minutes before the restart to inform your players.
  5926.  
  5927.             Only use full minutes here. Value like 5.5 have not been tested.
  5928.         */
  5929.         restartWarningTime[] = {15, 10, 5, 3};
  5930.  
  5931.         /*
  5932.             If set to 1 server will execute '#shutdown',
  5933.             to try to shutdown the server
  5934.         */
  5935.  
  5936.         useShutdown = 0;
  5937.     };
  5938.  
  5939.     class ServerSettings
  5940.     {
  5941.         /*
  5942.             Support for custom server FSM if wanted
  5943.         */
  5944.         serverFSM = "exile_server\fsm\main.fsm";
  5945.  
  5946.         /*
  5947.             If this is enabled, Exile developers will spawn with a ton of pop tabs.
  5948.             We will have a hard time debugging things if you disable this.
  5949.         */
  5950.         devFriendyMode = 1;
  5951.  
  5952.         devs[] =
  5953.         {
  5954.             {"76561197985241690","[EXILE|DEV] Eichi"},
  5955.             {"76561198022879703","[EXILE|DEV] Grim"},
  5956.             {"76561198075905447","[EXILE|DEV] Vishpala"},
  5957.             {"76561197968613061","[EXILE|DEV] Niuva"}
  5958.         };
  5959.     };
  5960.  
  5961.     class Events
  5962.     {
  5963.         /*
  5964.             A list of events that are active
  5965.         */
  5966.         enabledEvents[] = {"SupplyBox", "AbandonedSafe", "AmbientFlyOver", "EarthQuake"};
  5967.  
  5968.         class EarthQuake
  5969.         {
  5970.             type = "spawn";
  5971.             function = "ExileServer_system_event_earthQuake_start";
  5972.             minTime = 60;
  5973.             maxTime = 180;
  5974.             minimumPlayersOnline = 1000;
  5975.         };
  5976.  
  5977.         class SupplyBox
  5978.         {
  5979.             /*
  5980.                 Drops a supply box on a parachute next to a random airport on the map.
  5981.                 The box may contain items. The box can be transported to a territory
  5982.                 and installed to become a normal storage container.
  5983.             */
  5984.             type = "spawn";
  5985.             function = "ExileServer_system_event_supplyBox_start";
  5986.             minTime = 15; // minutes
  5987.             maxTime = 210; // minutes
  5988.             minimumPlayersOnline = 10;
  5989.             dropRadius = 500; // 500m around an airport (including the main airport on Altis!)
  5990.             dropAltitude = 100; // altitude of the drop
  5991.             markerTime = 10; // minutes
  5992.  
  5993.             /*
  5994.                 These are different types of boxes can be dropped.
  5995.                 You can specify the cargo a box should contain.
  5996.                 The type of box is chosen randomly from the following list.
  5997.                 Add a type multiple times to increase the chance of being used.
  5998.             */
  5999.             types[] = {"Beer", "Beer", "Tools", "Food", "Food", "RepairParts"};
  6000.  
  6001.             class BoxTypes
  6002.             {
  6003.                 class Beer
  6004.                 {
  6005.                     items[] =
  6006.                     {
  6007.                         {"Exile_Item_Beer", 24}
  6008.                     };
  6009.                 };
  6010.  
  6011.                 class Food
  6012.                 {
  6013.                     items[] =
  6014.                     {
  6015.                         {"Exile_Item_BBQSandwich", 5},
  6016.                         {"Exile_Item_Catfood", 5},
  6017.                         {"Exile_Item_ChristmasTinner", 5},
  6018.                         {"Exile_Item_GloriousKnakworst", 5},
  6019.                         {"Exile_Item_SausageGravy", 5},
  6020.                         {"Exile_Item_Surstromming", 5},
  6021.                         {"Exile_Item_CanOpener", 1},
  6022.                         {"Exile_Item_CookingPot", 1},
  6023.                         {"Exile_Item_Matches", 1}
  6024.                     };
  6025.                 };
  6026.  
  6027.                 class Tools
  6028.                 {
  6029.                     items[] =
  6030.                     {
  6031.                         {"Exile_Item_Wrench", 1},
  6032.                         {"Exile_Item_Shovel", 1},
  6033.                         {"Exile_Item_Screwdriver", 1},
  6034.                         {"Exile_Item_Pliers", 1},
  6035.                         {"Exile_Item_Handsaw", 1},
  6036.                         {"Exile_Item_FireExtinguisher", 1},
  6037.                         {"Exile_Item_DuctTape", 1}
  6038.                     };
  6039.                 };
  6040.  
  6041.                 class RepairParts
  6042.                 {
  6043.                     items[] =
  6044.                     {
  6045.                         {"Exile_Item_CarWheel", 8},
  6046.                         {"Exile_Item_FuelCanisterFull", 4},
  6047.                         {"Exile_Item_OilCanister", 1},
  6048.                         {"Exile_Item_Grinder", 1},
  6049.                         {"Exile_Item_CordlessScrewdriver", 1}
  6050.                     };
  6051.                 };
  6052.             };
  6053.         };
  6054.  
  6055.         class AbandonedSafe
  6056.         {
  6057.             type = "spawn";
  6058.             function = "ExileServer_system_event_abandonedSafe_start";
  6059.             minTime = 60; // minutes
  6060.             maxTime = 120; // minutes
  6061.             minimumPlayersOnline = 0;
  6062.             markerTime = 15; // minutes
  6063.         };
  6064.  
  6065.         class AmbientFlyOver
  6066.         {
  6067.             type = "call";
  6068.             function = "ExileServer_system_event_ambientFlyOver_start";
  6069.             minTime = 30; // minutes
  6070.             maxTime = 90; // minutes
  6071.             minimumPlayersOnline = 1;
  6072.         };
  6073.     };
  6074.    
  6075.     class Logging
  6076.     {
  6077.         /*
  6078.             If logging is enabled separate logs will be made in the sql logs folder for each type
  6079.         */
  6080.         traderLogging = 1;
  6081.         deathLogging = 1;
  6082.         territoryLogging = 1;
  6083.     };
  6084. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement