Advertisement
Guest User

Mission.sqm

a guest
Feb 23rd, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 49.49 KB | None | 0 0
  1. version=52;
  2. class EditorData
  3. {
  4.     moveGridStep=1;
  5.     angleGridStep=0.2617994;
  6.     scaleGridStep=1;
  7.     autoGroupingDist=10;
  8.     toggles=1;
  9.     class ItemIDProvider
  10.     {
  11.         nextID=228;
  12.     };
  13.     class MarkerIDProvider
  14.     {
  15.         nextID=7;
  16.     };
  17.     class Camera
  18.     {
  19.         pos[]={6217.7241,96.482079,9382.8955};
  20.         dir[]={0.75579256,-0.54574156,0.36222097};
  21.         up[]={0.49246949,0.83761084,0.23603271};
  22.         aside[]={0.43220821,1.9747094e-006,-0.9017871};
  23.     };
  24. };
  25. binarizationWanted=0;
  26. addons[]=
  27. {
  28.     "exile_client",
  29.     "A3_Ui_F",
  30.     "A3_Structures_F_Households_Slum",
  31.     "A3_Structures_F_Exp_Walls_Concrete",
  32.     "A3_Structures_F_Civ_Lamps",
  33.     "extendedbase",
  34.     "A3_Structures_F_Civ_Accessories",
  35.     "A3_Structures_F_Civ_Camping",
  36.     "A3_Structures_F_Walls",
  37.     "A3_Structures_F_Mil_Helipads",
  38.     "A3_Structures_F_Mil_TentHangar"
  39. };
  40. class AddonsMetaData
  41. {
  42.     class List
  43.     {
  44.         items=7;
  45.         class Item0
  46.         {
  47.             className="exile_client";
  48.             name="exile_client";
  49.         };
  50.         class Item1
  51.         {
  52.             className="A3_Ui_F";
  53.             name="Arma 3 - User Interface";
  54.             author="Bohemia Interactive";
  55.             url="http://www.arma3.com";
  56.         };
  57.         class Item2
  58.         {
  59.             className="A3_Structures_F_Households";
  60.             name="Arma 3 - Houses";
  61.             author="Bohemia Interactive";
  62.             url="http://www.arma3.com";
  63.         };
  64.         class Item3
  65.         {
  66.             className="A3_Structures_F_Exp";
  67.             name="Arma 3 Apex - Buildings and Structures";
  68.             author="Bohemia Interactive";
  69.             url="http://www.arma3.com";
  70.         };
  71.         class Item4
  72.         {
  73.             className="A3_Structures_F";
  74.             name="Arma 3 - Buildings and Structures";
  75.             author="Bohemia Interactive";
  76.             url="http://www.arma3.com";
  77.         };
  78.         class Item5
  79.         {
  80.             className="extendedbase";
  81.             name="extendedbase";
  82.         };
  83.         class Item6
  84.         {
  85.             className="A3_Structures_F_Mil";
  86.             name="Arma 3 - Military Buildings and Structures";
  87.             author="Bohemia Interactive";
  88.             url="http://www.arma3.com";
  89.         };
  90.     };
  91. };
  92. randomSeed=4461079;
  93. class ScenarioData
  94. {
  95.     author="Brozy";
  96. };
  97. class Intro
  98. {
  99.     class Intel
  100.     {
  101.         timeOfChanges=1800.0002;
  102.         startWeather=0.30000001;
  103.         startWind=0.1;
  104.         startWaves=0.1;
  105.         forecastWeather=0.30000001;
  106.         forecastWind=0.1;
  107.         forecastWaves=0.1;
  108.         forecastLightnings=0.1;
  109.         year=2035;
  110.         month=6;
  111.         day=24;
  112.         hour=12;
  113.         minute=0;
  114.         startFogDecay=0.013;
  115.         forecastFogDecay=0.013;
  116.     };
  117. };
  118. class Mission
  119. {
  120.     class Intel
  121.     {
  122.         timeOfChanges=1800.0002;
  123.         startWeather=0.30000001;
  124.         startWind=0.1;
  125.         startWaves=0.1;
  126.         forecastWeather=0.30000001;
  127.         forecastWind=0.1;
  128.         forecastWaves=0.1;
  129.         forecastLightnings=0.1;
  130.         year=2039;
  131.         month=6;
  132.         day=24;
  133.         hour=12;
  134.         minute=0;
  135.         startFogDecay=0.013;
  136.         forecastFogDecay=0.013;
  137.     };
  138.     class Entities
  139.     {
  140.         items=36;
  141.         class Item0
  142.         {
  143.             dataType="Marker";
  144.             position[]={4992.7798,0,8005.0698};
  145.             name="TraderZoneSebjan";
  146.             text="Sebjan Trader City";
  147.             markerType="ELLIPSE";
  148.             type="ExileTraderZone";
  149.             colorName="ColorBlue";
  150.             fillName="SolidBorder";
  151.             a=175;
  152.             b=175;
  153.             drawBorder=1;
  154.             id=0;
  155.             atlOffset=-50;
  156.         };
  157.         class Item1
  158.         {
  159.             dataType="Marker";
  160.             position[]={9120.6504,0,10076.6};
  161.             name="NorthernBoatTrader";
  162.             text="Northern Boat Trader";
  163.             markerType="ELLIPSE";
  164.             type="ExileTraderZone";
  165.             colorName="ColorGreen";
  166.             fillName="SolidBorder";
  167.             a=50;
  168.             b=50;
  169.             drawBorder=1;
  170.             id=1;
  171.             atlOffset=3.6183498;
  172.         };
  173.         class Item2
  174.         {
  175.             dataType="Marker";
  176.             position[]={4357.3599,0,4724.0298};
  177.             name="SouthernBoatTrader";
  178.             text="Southern Boat Trader";
  179.             markerType="ELLIPSE";
  180.             type="ExileTraderZone";
  181.             colorName="ColorGreen";
  182.             fillName="SolidBorder";
  183.             a=50;
  184.             b=50;
  185.             drawBorder=1;
  186.             id=2;
  187.             atlOffset=2.1741843;
  188.         };
  189.         class Item3
  190.         {
  191.             dataType="Group";
  192.             side="Independent";
  193.             class Entities
  194.             {
  195.                 items=100;
  196.                 class Item0
  197.                 {
  198.                     dataType="Object";
  199.                     class PositionInfo
  200.                     {
  201.                         position[]={13237.161,0.063884586,11705.388};
  202.                     };
  203.                     side="Independent";
  204.                     flags=2;
  205.                     class Attributes
  206.                     {
  207.                         skill=0.60000002;
  208.                         isPlayable=1;
  209.                     };
  210.                     id=4;
  211.                     type="Exile_Unit_GhostPlayer";
  212.                     atlOffset=50.062447;
  213.                 };
  214.                 class Item1
  215.                 {
  216.                     dataType="Object";
  217.                     class PositionInfo
  218.                     {
  219.                         position[]={13234.718,0.097851105,11705.505};
  220.                     };
  221.                     side="Independent";
  222.                     class Attributes
  223.                     {
  224.                         skill=0.60000002;
  225.                         isPlayable=1;
  226.                     };
  227.                     id=5;
  228.                     type="Exile_Unit_GhostPlayer";
  229.                     atlOffset=50.096413;
  230.                 };
  231.                 class Item2
  232.                 {
  233.                     dataType="Object";
  234.                     class PositionInfo
  235.                     {
  236.                         position[]={13232.741,0.10868152,11705.62};
  237.                     };
  238.                     side="Independent";
  239.                     class Attributes
  240.                     {
  241.                         skill=0.60000002;
  242.                         isPlayable=1;
  243.                     };
  244.                     id=6;
  245.                     type="Exile_Unit_GhostPlayer";
  246.                     atlOffset=50.107243;
  247.                 };
  248.                 class Item3
  249.                 {
  250.                     dataType="Object";
  251.                     class PositionInfo
  252.                     {
  253.                         position[]={13230.821,0.10358059,11705.563};
  254.                     };
  255.                     side="Independent";
  256.                     class Attributes
  257.                     {
  258.                         skill=0.60000002;
  259.                         isPlayable=1;
  260.                     };
  261.                     id=7;
  262.                     type="Exile_Unit_GhostPlayer";
  263.                     atlOffset=50.102142;
  264.                 };
  265.                 class Item4
  266.                 {
  267.                     dataType="Object";
  268.                     class PositionInfo
  269.                     {
  270.                         position[]={13228.785,0.075877495,11705.331};
  271.                     };
  272.                     side="Independent";
  273.                     class Attributes
  274.                     {
  275.                         skill=0.60000002;
  276.                         isPlayable=1;
  277.                     };
  278.                     id=8;
  279.                     type="Exile_Unit_GhostPlayer";
  280.                     atlOffset=50.07444;
  281.                 };
  282.                 class Item5
  283.                 {
  284.                     dataType="Object";
  285.                     class PositionInfo
  286.                     {
  287.                         position[]={13226.924,0.036438793,11705.505};
  288.                     };
  289.                     side="Independent";
  290.                     class Attributes
  291.                     {
  292.                         skill=0.60000002;
  293.                         isPlayable=1;
  294.                     };
  295.                     id=9;
  296.                     type="Exile_Unit_GhostPlayer";
  297.                     atlOffset=50.035;
  298.                 };
  299.                 class Item6
  300.                 {
  301.                     dataType="Object";
  302.                     class PositionInfo
  303.                     {
  304.                         position[]={13225.296,-0.015841294,11705.098};
  305.                     };
  306.                     side="Independent";
  307.                     class Attributes
  308.                     {
  309.                         skill=0.60000002;
  310.                         isPlayable=1;
  311.                     };
  312.                     id=10;
  313.                     type="Exile_Unit_GhostPlayer";
  314.                     atlOffset=49.982719;
  315.                 };
  316.                 class Item7
  317.                 {
  318.                     dataType="Object";
  319.                     class PositionInfo
  320.                     {
  321.                         position[]={13223.492,-0.063260578,11705.563};
  322.                     };
  323.                     side="Independent";
  324.                     class Attributes
  325.                     {
  326.                         skill=0.60000002;
  327.                         isPlayable=1;
  328.                     };
  329.                     id=11;
  330.                     type="Exile_Unit_GhostPlayer";
  331.                     atlOffset=49.935299;
  332.                 };
  333.                 class Item8
  334.                 {
  335.                     dataType="Object";
  336.                     class PositionInfo
  337.                     {
  338.                         position[]={13221.398,-0.13299046,11705.388};
  339.                     };
  340.                     side="Independent";
  341.                     class Attributes
  342.                     {
  343.                         skill=0.60000002;
  344.                         isPlayable=1;
  345.                     };
  346.                     id=12;
  347.                     type="Exile_Unit_GhostPlayer";
  348.                     atlOffset=49.86557;
  349.                 };
  350.                 class Item9
  351.                 {
  352.                     dataType="Object";
  353.                     class PositionInfo
  354.                     {
  355.                         position[]={13219.652,-0.1820941,11705.448};
  356.                     };
  357.                     side="Independent";
  358.                     class Attributes
  359.                     {
  360.                         skill=0.60000002;
  361.                         isPlayable=1;
  362.                     };
  363.                     id=13;
  364.                     type="Exile_Unit_GhostPlayer";
  365.                     atlOffset=49.816467;
  366.                 };
  367.                 class Item10
  368.                 {
  369.                     dataType="Object";
  370.                     class PositionInfo
  371.                     {
  372.                         position[]={13237.393,0.1249501,11702.888};
  373.                     };
  374.                     side="Independent";
  375.                     class Attributes
  376.                     {
  377.                         skill=0.60000002;
  378.                         isPlayable=1;
  379.                     };
  380.                     id=14;
  381.                     type="Exile_Unit_GhostPlayer";
  382.                     atlOffset=50.123512;
  383.                 };
  384.                 class Item11
  385.                 {
  386.                     dataType="Object";
  387.                     class PositionInfo
  388.                     {
  389.                         position[]={13235.357,0.13578799,11703.179};
  390.                     };
  391.                     side="Independent";
  392.                     class Attributes
  393.                     {
  394.                         skill=0.60000002;
  395.                         isPlayable=1;
  396.                     };
  397.                     id=15;
  398.                     type="Exile_Unit_GhostPlayer";
  399.                     atlOffset=50.13435;
  400.                 };
  401.                 class Item12
  402.                 {
  403.                     dataType="Object";
  404.                     class PositionInfo
  405.                     {
  406.                         position[]={13233.264,0.13381621,11702.946};
  407.                     };
  408.                     side="Independent";
  409.                     class Attributes
  410.                     {
  411.                         skill=0.60000002;
  412.                         isPlayable=1;
  413.                     };
  414.                     id=16;
  415.                     type="Exile_Unit_GhostPlayer";
  416.                     atlOffset=50.132378;
  417.                 };
  418.                 class Item13
  419.                 {
  420.                     dataType="Object";
  421.                     class PositionInfo
  422.                     {
  423.                         position[]={13231.229,0.10850632,11703.238};
  424.                     };
  425.                     side="Independent";
  426.                     class Attributes
  427.                     {
  428.                         skill=0.60000002;
  429.                         isPlayable=1;
  430.                     };
  431.                     id=17;
  432.                     type="Exile_Unit_GhostPlayer";
  433.                     atlOffset=50.107067;
  434.                 };
  435.                 class Item14
  436.                 {
  437.                     dataType="Object";
  438.                     class PositionInfo
  439.                     {
  440.                         position[]={13229.25,0.065493926,11703.118};
  441.                     };
  442.                     side="Independent";
  443.                     class Attributes
  444.                     {
  445.                         skill=0.60000002;
  446.                         isPlayable=1;
  447.                     };
  448.                     id=18;
  449.                     type="Exile_Unit_GhostPlayer";
  450.                     atlOffset=50.064056;
  451.                 };
  452.                 class Item15
  453.                 {
  454.                     dataType="Object";
  455.                     class PositionInfo
  456.                     {
  457.                         position[]={13227.622,0.019236743,11703.062};
  458.                     };
  459.                     side="Independent";
  460.                     class Attributes
  461.                     {
  462.                         skill=0.60000002;
  463.                         isPlayable=1;
  464.                     };
  465.                     id=19;
  466.                     type="Exile_Unit_GhostPlayer";
  467.                     atlOffset=50.017799;
  468.                 };
  469.                 class Item16
  470.                 {
  471.                     dataType="Object";
  472.                     class PositionInfo
  473.                     {
  474.                         position[]={13225.411,-0.048623584,11703.179};
  475.                     };
  476.                     side="Independent";
  477.                     class Attributes
  478.                     {
  479.                         skill=0.60000002;
  480.                         isPlayable=1;
  481.                     };
  482.                     id=20;
  483.                     type="Exile_Unit_GhostPlayer";
  484.                     atlOffset=49.949936;
  485.                 };
  486.                 class Item17
  487.                 {
  488.                     dataType="Object";
  489.                     class PositionInfo
  490.                     {
  491.                         position[]={13223.608,-0.10782378,11703.118};
  492.                     };
  493.                     side="Independent";
  494.                     class Attributes
  495.                     {
  496.                         skill=0.60000002;
  497.                         isPlayable=1;
  498.                     };
  499.                     id=21;
  500.                     type="Exile_Unit_GhostPlayer";
  501.                     atlOffset=49.890736;
  502.                 };
  503.                 class Item18
  504.                 {
  505.                     dataType="Object";
  506.                     class PositionInfo
  507.                     {
  508.                         position[]={13221.864,-0.15740071,11703.238};
  509.                     };
  510.                     side="Independent";
  511.                     class Attributes
  512.                     {
  513.                         skill=0.60000002;
  514.                         isPlayable=1;
  515.                     };
  516.                     id=22;
  517.                     type="Exile_Unit_GhostPlayer";
  518.                     atlOffset=49.84116;
  519.                 };
  520.                 class Item19
  521.                 {
  522.                     dataType="Object";
  523.                     class PositionInfo
  524.                     {
  525.                         position[]={13219.537,-0.21218748,11703.238};
  526.                     };
  527.                     side="Independent";
  528.                     class Attributes
  529.                     {
  530.                         skill=0.60000002;
  531.                         isPlayable=1;
  532.                     };
  533.                     id=23;
  534.                     type="Exile_Unit_GhostPlayer";
  535.                     atlOffset=49.786373;
  536.                 };
  537.                 class Item20
  538.                 {
  539.                     dataType="Object";
  540.                     class PositionInfo
  541.                     {
  542.                         position[]={13237.684,0.15986493,11700.969};
  543.                     };
  544.                     side="Independent";
  545.                     class Attributes
  546.                     {
  547.                         skill=0.60000002;
  548.                         isPlayable=1;
  549.                     };
  550.                     id=24;
  551.                     type="Exile_Unit_GhostPlayer";
  552.                     atlOffset=50.158424;
  553.                 };
  554.                 class Item21
  555.                 {
  556.                     dataType="Object";
  557.                     class PositionInfo
  558.                     {
  559.                         position[]={13235.242,0.15762529,11701.084};
  560.                     };
  561.                     side="Independent";
  562.                     class Attributes
  563.                     {
  564.                         skill=0.60000002;
  565.                         isPlayable=1;
  566.                     };
  567.                     id=25;
  568.                     type="Exile_Unit_GhostPlayer";
  569.                     atlOffset=50.156185;
  570.                 };
  571.                 class Item22
  572.                 {
  573.                     dataType="Object";
  574.                     class PositionInfo
  575.                     {
  576.                         position[]={13233.03,0.13041851,11701.025};
  577.                     };
  578.                     side="Independent";
  579.                     class Attributes
  580.                     {
  581.                         skill=0.60000002;
  582.                         isPlayable=1;
  583.                     };
  584.                     id=26;
  585.                     type="Exile_Unit_GhostPlayer";
  586.                     atlOffset=50.128979;
  587.                 };
  588.                 class Item23
  589.                 {
  590.                     dataType="Object";
  591.                     class PositionInfo
  592.                     {
  593.                         position[]={13230.764,0.080438837,11701.143};
  594.                     };
  595.                     side="Independent";
  596.                     class Attributes
  597.                     {
  598.                         skill=0.60000002;
  599.                         isPlayable=1;
  600.                     };
  601.                     id=27;
  602.                     type="Exile_Unit_GhostPlayer";
  603.                     atlOffset=50.078999;
  604.                 };
  605.                 class Item24
  606.                 {
  607.                     dataType="Object";
  608.                     class PositionInfo
  609.                     {
  610.                         position[]={13229.134,0.031273812,11701.025};
  611.                     };
  612.                     side="Independent";
  613.                     class Attributes
  614.                     {
  615.                         skill=0.60000002;
  616.                         isPlayable=1;
  617.                     };
  618.                     id=28;
  619.                     type="Exile_Unit_GhostPlayer";
  620.                     atlOffset=50.029835;
  621.                 };
  622.                 class Item25
  623.                 {
  624.                     dataType="Object";
  625.                     class PositionInfo
  626.                     {
  627.                         position[]={13227.389,-0.022898126,11701.143};
  628.                     };
  629.                     side="Independent";
  630.                     class Attributes
  631.                     {
  632.                         skill=0.60000002;
  633.                         isPlayable=1;
  634.                     };
  635.                     id=29;
  636.                     type="Exile_Unit_GhostPlayer";
  637.                     atlOffset=49.975662;
  638.                 };
  639.                 class Item26
  640.                 {
  641.                     dataType="Object";
  642.                     class PositionInfo
  643.                     {
  644.                         position[]={13225.296,-0.088877864,11701.259};
  645.                     };
  646.                     side="Independent";
  647.                     class Attributes
  648.                     {
  649.                         skill=0.60000002;
  650.                         isPlayable=1;
  651.                     };
  652.                     id=30;
  653.                     type="Exile_Unit_GhostPlayer";
  654.                     atlOffset=49.909683;
  655.                 };
  656.                 class Item27
  657.                 {
  658.                     dataType="Object";
  659.                     class PositionInfo
  660.                     {
  661.                         position[]={13223.435,-0.14323217,11701.317};
  662.                     };
  663.                     side="Independent";
  664.                     class Attributes
  665.                     {
  666.                         skill=0.60000002;
  667.                         isPlayable=1;
  668.                     };
  669.                     id=31;
  670.                     type="Exile_Unit_GhostPlayer";
  671.                     atlOffset=49.855328;
  672.                 };
  673.                 class Item28
  674.                 {
  675.                     dataType="Object";
  676.                     class PositionInfo
  677.                     {
  678.                         position[]={13221.456,-0.19091201,11701.259};
  679.                     };
  680.                     side="Independent";
  681.                     class Attributes
  682.                     {
  683.                         skill=0.60000002;
  684.                         isPlayable=1;
  685.                     };
  686.                     id=32;
  687.                     type="Exile_Unit_GhostPlayer";
  688.                     atlOffset=49.807648;
  689.                 };
  690.                 class Item29
  691.                 {
  692.                     dataType="Object";
  693.                     class PositionInfo
  694.                     {
  695.                         position[]={13219.304,-0.22247392,11701.376};
  696.                     };
  697.                     side="Independent";
  698.                     class Attributes
  699.                     {
  700.                         skill=0.60000002;
  701.                         isPlayable=1;
  702.                     };
  703.                     id=33;
  704.                     type="Exile_Unit_GhostPlayer";
  705.                     atlOffset=49.776089;
  706.                 };
  707.                 class Item30
  708.                 {
  709.                     dataType="Object";
  710.                     class PositionInfo
  711.                     {
  712.                         position[]={13237.858,0.18392406,11699.106};
  713.                     };
  714.                     side="Independent";
  715.                     class Attributes
  716.                     {
  717.                         skill=0.60000002;
  718.                         isPlayable=1;
  719.                     };
  720.                     id=34;
  721.                     type="Exile_Unit_GhostPlayer";
  722.                     atlOffset=50.182484;
  723.                 };
  724.                 class Item31
  725.                 {
  726.                     dataType="Object";
  727.                     class PositionInfo
  728.                     {
  729.                         position[]={13235.066,0.15733314,11698.931};
  730.                     };
  731.                     side="Independent";
  732.                     class Attributes
  733.                     {
  734.                         skill=0.60000002;
  735.                         isPlayable=1;
  736.                     };
  737.                     id=35;
  738.                     type="Exile_Unit_GhostPlayer";
  739.                     atlOffset=50.155895;
  740.                 };
  741.                 class Item32
  742.                 {
  743.                     dataType="Object";
  744.                     class PositionInfo
  745.                     {
  746.                         position[]={13232.799,0.10844721,11699.05};
  747.                     };
  748.                     side="Independent";
  749.                     class Attributes
  750.                     {
  751.                         skill=0.60000002;
  752.                         isPlayable=1;
  753.                     };
  754.                     id=36;
  755.                     type="Exile_Unit_GhostPlayer";
  756.                     atlOffset=50.10701;
  757.                 };
  758.                 class Item33
  759.                 {
  760.                     dataType="Object";
  761.                     class PositionInfo
  762.                     {
  763.                         position[]={13230.473,0.041610565,11699.165};
  764.                     };
  765.                     side="Independent";
  766.                     class Attributes
  767.                     {
  768.                         skill=0.60000002;
  769.                         isPlayable=1;
  770.                     };
  771.                     id=37;
  772.                     type="Exile_Unit_GhostPlayer";
  773.                     atlOffset=50.040173;
  774.                 };
  775.                 class Item34
  776.                 {
  777.                     dataType="Object";
  778.                     class PositionInfo
  779.                     {
  780.                         position[]={13228.785,-0.015937716,11699.05};
  781.                     };
  782.                     side="Independent";
  783.                     class Attributes
  784.                     {
  785.                         skill=0.60000002;
  786.                         isPlayable=1;
  787.                     };
  788.                     id=38;
  789.                     type="Exile_Unit_GhostPlayer";
  790.                     atlOffset=49.982624;
  791.                 };
  792.                 class Item35
  793.                 {
  794.                     dataType="Object";
  795.                     class PositionInfo
  796.                     {
  797.                         position[]={13227.272,-0.06753356,11698.931};
  798.                     };
  799.                     side="Independent";
  800.                     class Attributes
  801.                     {
  802.                         skill=0.60000002;
  803.                         isPlayable=1;
  804.                     };
  805.                     id=39;
  806.                     type="Exile_Unit_GhostPlayer";
  807.                     atlOffset=49.931026;
  808.                 };
  809.                 class Item36
  810.                 {
  811.                     dataType="Object";
  812.                     class PositionInfo
  813.                     {
  814.                         position[]={13225.063,-0.1311682,11698.989};
  815.                     };
  816.                     side="Independent";
  817.                     class Attributes
  818.                     {
  819.                         skill=0.60000002;
  820.                         isPlayable=1;
  821.                     };
  822.                     id=40;
  823.                     type="Exile_Unit_GhostPlayer";
  824.                     atlOffset=49.867393;
  825.                 };
  826.                 class Item37
  827.                 {
  828.                     dataType="Object";
  829.                     class PositionInfo
  830.                     {
  831.                         position[]={13223.201,-0.17220892,11699.106};
  832.                     };
  833.                     side="Independent";
  834.                     class Attributes
  835.                     {
  836.                         skill=0.60000002;
  837.                         isPlayable=1;
  838.                     };
  839.                     id=41;
  840.                     type="Exile_Unit_GhostPlayer";
  841.                     atlOffset=49.826351;
  842.                 };
  843.                 class Item38
  844.                 {
  845.                     dataType="Object";
  846.                     class PositionInfo
  847.                     {
  848.                         position[]={13221.805,-0.19401668,11699.05};
  849.                     };
  850.                     side="Independent";
  851.                     class Attributes
  852.                     {
  853.                         skill=0.60000002;
  854.                         isPlayable=1;
  855.                     };
  856.                     id=42;
  857.                     type="Exile_Unit_GhostPlayer";
  858.                     atlOffset=49.804546;
  859.                 };
  860.                 class Item39
  861.                 {
  862.                     dataType="Object";
  863.                     class PositionInfo
  864.                     {
  865.                         position[]={13219.421,-0.21035598,11699.28};
  866.                     };
  867.                     side="Independent";
  868.                     class Attributes
  869.                     {
  870.                         skill=0.60000002;
  871.                         isPlayable=1;
  872.                     };
  873.                     id=43;
  874.                     type="Exile_Unit_GhostPlayer";
  875.                     atlOffset=49.788204;
  876.                 };
  877.                 class Item40
  878.                 {
  879.                     dataType="Object";
  880.                     class PositionInfo
  881.                     {
  882.                         position[]={13237.918,0.19537075,11696.955};
  883.                     };
  884.                     side="Independent";
  885.                     class Attributes
  886.                     {
  887.                         skill=0.60000002;
  888.                         isPlayable=1;
  889.                     };
  890.                     id=44;
  891.                     type="Exile_Unit_GhostPlayer";
  892.                     atlOffset=50.193932;
  893.                 };
  894.                 class Item41
  895.                 {
  896.                     dataType="Object";
  897.                     class PositionInfo
  898.                     {
  899.                         position[]={13236.288,0.17050816,11697.071};
  900.                     };
  901.                     side="Independent";
  902.                     class Attributes
  903.                     {
  904.                         skill=0.60000002;
  905.                         isPlayable=1;
  906.                     };
  907.                     id=45;
  908.                     type="Exile_Unit_GhostPlayer";
  909.                     atlOffset=50.169071;
  910.                 };
  911.                 class Item42
  912.                 {
  913.                     dataType="Object";
  914.                     class PositionInfo
  915.                     {
  916.                         position[]={13234.486,0.1296676,11697.128};
  917.                     };
  918.                     side="Independent";
  919.                     class Attributes
  920.                     {
  921.                         skill=0.60000002;
  922.                         isPlayable=1;
  923.                     };
  924.                     id=46;
  925.                     type="Exile_Unit_GhostPlayer";
  926.                     atlOffset=50.128227;
  927.                 };
  928.                 class Item43
  929.                 {
  930.                     dataType="Object";
  931.                     class PositionInfo
  932.                     {
  933.                         position[]={13232.334,0.067110822,11697.188};
  934.                     };
  935.                     side="Independent";
  936.                     class Attributes
  937.                     {
  938.                         skill=0.60000002;
  939.                         isPlayable=1;
  940.                     };
  941.                     id=47;
  942.                     type="Exile_Unit_GhostPlayer";
  943.                     atlOffset=50.065674;
  944.                 };
  945.                 class Item44
  946.                 {
  947.                     dataType="Object";
  948.                     class PositionInfo
  949.                     {
  950.                         position[]={13230.064,-0.0078562032,11697.188};
  951.                     };
  952.                     side="Independent";
  953.                     class Attributes
  954.                     {
  955.                         skill=0.60000002;
  956.                         isPlayable=1;
  957.                     };
  958.                     id=48;
  959.                     type="Exile_Unit_GhostPlayer";
  960.                     atlOffset=49.990704;
  961.                 };
  962.                 class Item45
  963.                 {
  964.                     dataType="Object";
  965.                     class PositionInfo
  966.                     {
  967.                         position[]={13227.68,-0.082570583,11697.246};
  968.                     };
  969.                     side="Independent";
  970.                     class Attributes
  971.                     {
  972.                         skill=0.60000002;
  973.                         isPlayable=1;
  974.                     };
  975.                     id=49;
  976.                     type="Exile_Unit_GhostPlayer";
  977.                     atlOffset=49.915989;
  978.                 };
  979.                 class Item46
  980.                 {
  981.                     dataType="Object";
  982.                     class PositionInfo
  983.                     {
  984.                         position[]={13225.645,-0.13518861,11697.304};
  985.                     };
  986.                     side="Independent";
  987.                     class Attributes
  988.                     {
  989.                         skill=0.60000002;
  990.                         isPlayable=1;
  991.                     };
  992.                     id=50;
  993.                     type="Exile_Unit_GhostPlayer";
  994.                     atlOffset=49.863373;
  995.                 };
  996.                 class Item47
  997.                 {
  998.                     dataType="Object";
  999.                     class PositionInfo
  1000.                     {
  1001.                         position[]={13224.074,-0.16530612,11697.246};
  1002.                     };
  1003.                     side="Independent";
  1004.                     class Attributes
  1005.                     {
  1006.                         skill=0.60000002;
  1007.                         isPlayable=1;
  1008.                     };
  1009.                     id=51;
  1010.                     type="Exile_Unit_GhostPlayer";
  1011.                     atlOffset=49.833256;
  1012.                 };
  1013.                 class Item48
  1014.                 {
  1015.                     dataType="Object";
  1016.                     class PositionInfo
  1017.                     {
  1018.                         position[]={13221.864,-0.18605539,11697.188};
  1019.                     };
  1020.                     side="Independent";
  1021.                     class Attributes
  1022.                     {
  1023.                         skill=0.60000002;
  1024.                         isPlayable=1;
  1025.                     };
  1026.                     id=52;
  1027.                     type="Exile_Unit_GhostPlayer";
  1028.                     atlOffset=49.812508;
  1029.                 };
  1030.                 class Item49
  1031.                 {
  1032.                     dataType="Object";
  1033.                     class PositionInfo
  1034.                     {
  1035.                         position[]={13220.003,-0.18584062,11697.304};
  1036.                     };
  1037.                     side="Independent";
  1038.                     class Attributes
  1039.                     {
  1040.                         skill=0.60000002;
  1041.                         isPlayable=1;
  1042.                     };
  1043.                     id=53;
  1044.                     type="Exile_Unit_GhostPlayer";
  1045.                     atlOffset=49.812721;
  1046.                 };
  1047.                 class Item50
  1048.                 {
  1049.                     dataType="Object";
  1050.                     class PositionInfo
  1051.                     {
  1052.                         position[]={13237.918,0.18774898,11694.802};
  1053.                     };
  1054.                     side="Independent";
  1055.                     class Attributes
  1056.                     {
  1057.                         skill=0.60000002;
  1058.                         isPlayable=1;
  1059.                     };
  1060.                     id=54;
  1061.                     type="Exile_Unit_GhostPlayer";
  1062.                     atlOffset=50.18631;
  1063.                 };
  1064.                 class Item51
  1065.                 {
  1066.                     dataType="Object";
  1067.                     class PositionInfo
  1068.                     {
  1069.                         position[]={13236.639,0.15849853,11694.86};
  1070.                     };
  1071.                     side="Independent";
  1072.                     class Attributes
  1073.                     {
  1074.                         skill=0.60000002;
  1075.                         isPlayable=1;
  1076.                     };
  1077.                     id=55;
  1078.                     type="Exile_Unit_GhostPlayer";
  1079.                     atlOffset=50.157059;
  1080.                 };
  1081.                 class Item52
  1082.                 {
  1083.                     dataType="Object";
  1084.                     class PositionInfo
  1085.                     {
  1086.                         position[]={13234.602,0.10250741,11695.034};
  1087.                     };
  1088.                     side="Independent";
  1089.                     class Attributes
  1090.                     {
  1091.                         skill=0.60000002;
  1092.                         isPlayable=1;
  1093.                     };
  1094.                     id=56;
  1095.                     type="Exile_Unit_GhostPlayer";
  1096.                     atlOffset=50.10107;
  1097.                 };
  1098.                 class Item53
  1099.                 {
  1100.                     dataType="Object";
  1101.                     class PositionInfo
  1102.                     {
  1103.                         position[]={13232.508,0.036216173,11695.151};
  1104.                     };
  1105.                     side="Independent";
  1106.                     class Attributes
  1107.                     {
  1108.                         skill=0.60000002;
  1109.                         isPlayable=1;
  1110.                     };
  1111.                     id=57;
  1112.                     type="Exile_Unit_GhostPlayer";
  1113.                     atlOffset=50.034779;
  1114.                 };
  1115.                 class Item54
  1116.                 {
  1117.                     dataType="Object";
  1118.                     class PositionInfo
  1119.                     {
  1120.                         position[]={13230.473,-0.031533688,11695.093};
  1121.                     };
  1122.                     side="Independent";
  1123.                     class Attributes
  1124.                     {
  1125.                         skill=0.60000002;
  1126.                         isPlayable=1;
  1127.                     };
  1128.                     id=58;
  1129.                     type="Exile_Unit_GhostPlayer";
  1130.                     atlOffset=49.967026;
  1131.                 };
  1132.                 class Item55
  1133.                 {
  1134.                     dataType="Object";
  1135.                     class PositionInfo
  1136.                     {
  1137.                         position[]={13227.797,-0.10547345,11695.151};
  1138.                     };
  1139.                     side="Independent";
  1140.                     class Attributes
  1141.                     {
  1142.                         skill=0.60000002;
  1143.                         isPlayable=1;
  1144.                     };
  1145.                     id=59;
  1146.                     type="Exile_Unit_GhostPlayer";
  1147.                     atlOffset=49.893089;
  1148.                 };
  1149.                 class Item56
  1150.                 {
  1151.                     dataType="Object";
  1152.                     class PositionInfo
  1153.                     {
  1154.                         position[]={13225.936,-0.14123052,11695.325};
  1155.                     };
  1156.                     side="Independent";
  1157.                     class Attributes
  1158.                     {
  1159.                         skill=0.60000002;
  1160.                         isPlayable=1;
  1161.                     };
  1162.                     id=60;
  1163.                     type="Exile_Unit_GhostPlayer";
  1164.                     atlOffset=49.85733;
  1165.                 };
  1166.                 class Item57
  1167.                 {
  1168.                     dataType="Object";
  1169.                     class PositionInfo
  1170.                     {
  1171.                         position[]={13223.666,-0.16418564,11695.325};
  1172.                     };
  1173.                     side="Independent";
  1174.                     class Attributes
  1175.                     {
  1176.                         skill=0.60000002;
  1177.                         isPlayable=1;
  1178.                     };
  1179.                     id=61;
  1180.                     type="Exile_Unit_GhostPlayer";
  1181.                     atlOffset=49.834377;
  1182.                 };
  1183.                 class Item58
  1184.                 {
  1185.                     dataType="Object";
  1186.                     class PositionInfo
  1187.                     {
  1188.                         position[]={13221.805,-0.16320184,11695.325};
  1189.                     };
  1190.                     side="Independent";
  1191.                     class Attributes
  1192.                     {
  1193.                         skill=0.60000002;
  1194.                         isPlayable=1;
  1195.                     };
  1196.                     id=62;
  1197.                     type="Exile_Unit_GhostPlayer";
  1198.                     atlOffset=49.835358;
  1199.                 };
  1200.                 class Item59
  1201.                 {
  1202.                     dataType="Object";
  1203.                     class PositionInfo
  1204.                     {
  1205.                         position[]={13219.246,-0.14287813,11695.617};
  1206.                     };
  1207.                     side="Independent";
  1208.                     class Attributes
  1209.                     {
  1210.                         skill=0.60000002;
  1211.                         isPlayable=1;
  1212.                     };
  1213.                     id=63;
  1214.                     type="Exile_Unit_GhostPlayer";
  1215.                     atlOffset=49.855682;
  1216.                 };
  1217.                 class Item60
  1218.                 {
  1219.                     dataType="Object";
  1220.                     class PositionInfo
  1221.                     {
  1222.                         position[]={13237.801,0.1693918,11693.29};
  1223.                     };
  1224.                     side="Independent";
  1225.                     class Attributes
  1226.                     {
  1227.                         skill=0.60000002;
  1228.                         isPlayable=1;
  1229.                     };
  1230.                     id=64;
  1231.                     type="Exile_Unit_GhostPlayer";
  1232.                     atlOffset=50.167953;
  1233.                 };
  1234.                 class Item61
  1235.                 {
  1236.                     dataType="Object";
  1237.                     class PositionInfo
  1238.                     {
  1239.                         position[]={13235.242,0.083243147,11692.768};
  1240.                     };
  1241.                     side="Independent";
  1242.                     class Attributes
  1243.                     {
  1244.                         skill=0.60000002;
  1245.                         isPlayable=1;
  1246.                     };
  1247.                     id=65;
  1248.                     type="Exile_Unit_GhostPlayer";
  1249.                     atlOffset=50.081806;
  1250.                 };
  1251.                 class Item62
  1252.                 {
  1253.                     dataType="Object";
  1254.                     class PositionInfo
  1255.                     {
  1256.                         position[]={13233.09,0.016242824,11692.998};
  1257.                     };
  1258.                     side="Independent";
  1259.                     class Attributes
  1260.                     {
  1261.                         skill=0.60000002;
  1262.                         isPlayable=1;
  1263.                     };
  1264.                     id=66;
  1265.                     type="Exile_Unit_GhostPlayer";
  1266.                     atlOffset=50.014805;
  1267.                 };
  1268.                 class Item63
  1269.                 {
  1270.                     dataType="Object";
  1271.                     class PositionInfo
  1272.                     {
  1273.                         position[]={13230.995,-0.046292711,11693.115};
  1274.                     };
  1275.                     side="Independent";
  1276.                     class Attributes
  1277.                     {
  1278.                         skill=0.60000002;
  1279.                         isPlayable=1;
  1280.                     };
  1281.                     id=67;
  1282.                     type="Exile_Unit_GhostPlayer";
  1283.                     atlOffset=49.952267;
  1284.                 };
  1285.                 class Item64
  1286.                 {
  1287.                     dataType="Object";
  1288.                     class PositionInfo
  1289.                     {
  1290.                         position[]={13228.843,-0.098265827,11693.231};
  1291.                     };
  1292.                     side="Independent";
  1293.                     class Attributes
  1294.                     {
  1295.                         skill=0.60000002;
  1296.                         isPlayable=1;
  1297.                     };
  1298.                     id=68;
  1299.                     type="Exile_Unit_GhostPlayer";
  1300.                     atlOffset=49.900295;
  1301.                 };
  1302.                 class Item65
  1303.                 {
  1304.                     dataType="Object";
  1305.                     class PositionInfo
  1306.                     {
  1307.                         position[]={13227.506,-0.12170025,11693.231};
  1308.                     };
  1309.                     side="Independent";
  1310.                     class Attributes
  1311.                     {
  1312.                         skill=0.60000002;
  1313.                         isPlayable=1;
  1314.                     };
  1315.                     id=69;
  1316.                     type="Exile_Unit_GhostPlayer";
  1317.                     atlOffset=49.876862;
  1318.                 };
  1319.                 class Item66
  1320.                 {
  1321.                     dataType="Object";
  1322.                     class PositionInfo
  1323.                     {
  1324.                         position[]={13225.47,-0.14235227,11693.522};
  1325.                     };
  1326.                     side="Independent";
  1327.                     class Attributes
  1328.                     {
  1329.                         skill=0.60000002;
  1330.                         isPlayable=1;
  1331.                     };
  1332.                     id=70;
  1333.                     type="Exile_Unit_GhostPlayer";
  1334.                     atlOffset=49.856209;
  1335.                 };
  1336.                 class Item67
  1337.                 {
  1338.                     dataType="Object";
  1339.                     class PositionInfo
  1340.                     {
  1341.                         position[]={13224.074,-0.1444657,11693.522};
  1342.                     };
  1343.                     side="Independent";
  1344.                     class Attributes
  1345.                     {
  1346.                         skill=0.60000002;
  1347.                         isPlayable=1;
  1348.                     };
  1349.                     id=71;
  1350.                     type="Exile_Unit_GhostPlayer";
  1351.                     atlOffset=49.854095;
  1352.                 };
  1353.                 class Item68
  1354.                 {
  1355.                     dataType="Object";
  1356.                     class PositionInfo
  1357.                     {
  1358.                         position[]={13221.864,-0.13083082,11693.638};
  1359.                     };
  1360.                     side="Independent";
  1361.                     class Attributes
  1362.                     {
  1363.                         skill=0.60000002;
  1364.                         isPlayable=1;
  1365.                     };
  1366.                     id=72;
  1367.                     type="Exile_Unit_GhostPlayer";
  1368.                     atlOffset=49.867729;
  1369.                 };
  1370.                 class Item69
  1371.                 {
  1372.                     dataType="Object";
  1373.                     class PositionInfo
  1374.                     {
  1375.                         position[]={13219.421,-0.093069464,11693.698};
  1376.                     };
  1377.                     side="Independent";
  1378.                     class Attributes
  1379.                     {
  1380.                         skill=0.60000002;
  1381.                         isPlayable=1;
  1382.                     };
  1383.                     id=73;
  1384.                     type="Exile_Unit_GhostPlayer";
  1385.                     atlOffset=49.905491;
  1386.                 };
  1387.                 class Item70
  1388.                 {
  1389.                     dataType="Object";
  1390.                     class PositionInfo
  1391.                     {
  1392.                         position[]={13238.44,0.13367893,11689.86};
  1393.                     };
  1394.                     side="Independent";
  1395.                     class Attributes
  1396.                     {
  1397.                         skill=0.60000002;
  1398.                         isPlayable=1;
  1399.                     };
  1400.                     id=74;
  1401.                     type="Exile_Unit_GhostPlayer";
  1402.                     atlOffset=50.13224;
  1403.                 };
  1404.                 class Item71
  1405.                 {
  1406.                     dataType="Object";
  1407.                     class PositionInfo
  1408.                     {
  1409.                         position[]={13236.696,0.078995049,11689.976};
  1410.                     };
  1411.                     side="Independent";
  1412.                     class Attributes
  1413.                     {
  1414.                         skill=0.60000002;
  1415.                         isPlayable=1;
  1416.                     };
  1417.                     id=75;
  1418.                     type="Exile_Unit_GhostPlayer";
  1419.                     atlOffset=50.077557;
  1420.                 };
  1421.                 class Item72
  1422.                 {
  1423.                     dataType="Object";
  1424.                     class PositionInfo
  1425.                     {
  1426.                         position[]={13234.66,0.011911474,11689.86};
  1427.                     };
  1428.                     side="Independent";
  1429.                     class Attributes
  1430.                     {
  1431.                         skill=0.60000002;
  1432.                         isPlayable=1;
  1433.                     };
  1434.                     id=76;
  1435.                     type="Exile_Unit_GhostPlayer";
  1436.                     atlOffset=50.010471;
  1437.                 };
  1438.                 class Item73
  1439.                 {
  1440.                     dataType="Object";
  1441.                     class PositionInfo
  1442.                     {
  1443.                         position[]={13232.043,-0.055165946,11690.032};
  1444.                     };
  1445.                     side="Independent";
  1446.                     class Attributes
  1447.                     {
  1448.                         skill=0.60000002;
  1449.                         isPlayable=1;
  1450.                     };
  1451.                     id=77;
  1452.                     type="Exile_Unit_GhostPlayer";
  1453.                     atlOffset=49.943394;
  1454.                 };
  1455.                 class Item74
  1456.                 {
  1457.                     dataType="Object";
  1458.                     class PositionInfo
  1459.                     {
  1460.                         position[]={13230.646,-0.081443563,11690.032};
  1461.                     };
  1462.                     side="Independent";
  1463.                     class Attributes
  1464.                     {
  1465.                         skill=0.60000002;
  1466.                         isPlayable=1;
  1467.                     };
  1468.                     id=78;
  1469.                     type="Exile_Unit_GhostPlayer";
  1470.                     atlOffset=49.917118;
  1471.                 };
  1472.                 class Item75
  1473.                 {
  1474.                     dataType="Object";
  1475.                     class PositionInfo
  1476.                     {
  1477.                         position[]={13228.437,-0.1041001,11690.151};
  1478.                     };
  1479.                     side="Independent";
  1480.                     class Attributes
  1481.                     {
  1482.                         skill=0.60000002;
  1483.                         isPlayable=1;
  1484.                     };
  1485.                     id=79;
  1486.                     type="Exile_Unit_GhostPlayer";
  1487.                     atlOffset=49.894463;
  1488.                 };
  1489.                 class Item76
  1490.                 {
  1491.                     dataType="Object";
  1492.                     class PositionInfo
  1493.                     {
  1494.                         position[]={13226.575,-0.10186091,11690.032};
  1495.                     };
  1496.                     side="Independent";
  1497.                     class Attributes
  1498.                     {
  1499.                         skill=0.60000002;
  1500.                         isPlayable=1;
  1501.                     };
  1502.                     id=80;
  1503.                     type="Exile_Unit_GhostPlayer";
  1504.                     atlOffset=49.896702;
  1505.                 };
  1506.                 class Item77
  1507.                 {
  1508.                     dataType="Object";
  1509.                     class PositionInfo
  1510.                     {
  1511.                         position[]={13224.48,-0.081897959,11690.091};
  1512.                     };
  1513.                     side="Independent";
  1514.                     class Attributes
  1515.                     {
  1516.                         skill=0.60000002;
  1517.                         isPlayable=1;
  1518.                     };
  1519.                     id=81;
  1520.                     type="Exile_Unit_GhostPlayer";
  1521.                     atlOffset=49.916664;
  1522.                 };
  1523.                 class Item78
  1524.                 {
  1525.                     dataType="Object";
  1526.                     class PositionInfo
  1527.                     {
  1528.                         position[]={13222.91,-0.055176422,11690.091};
  1529.                     };
  1530.                     side="Independent";
  1531.                     class Attributes
  1532.                     {
  1533.                         skill=0.60000002;
  1534.                         isPlayable=1;
  1535.                     };
  1536.                     id=82;
  1537.                     type="Exile_Unit_GhostPlayer";
  1538.                     atlOffset=49.943386;
  1539.                 };
  1540.                 class Item79
  1541.                 {
  1542.                     dataType="Object";
  1543.                     class PositionInfo
  1544.                     {
  1545.                         position[]={13220.991,-0.016515814,11690.151};
  1546.                     };
  1547.                     side="Independent";
  1548.                     class Attributes
  1549.                     {
  1550.                         skill=0.60000002;
  1551.                         isPlayable=1;
  1552.                     };
  1553.                     id=83;
  1554.                     type="Exile_Unit_GhostPlayer";
  1555.                     atlOffset=49.982044;
  1556.                 };
  1557.                 class Item80
  1558.                 {
  1559.                     dataType="Object";
  1560.                     class PositionInfo
  1561.                     {
  1562.                         position[]={13237.743,0.07324142,11687.881};
  1563.                     };
  1564.                     side="Independent";
  1565.                     class Attributes
  1566.                     {
  1567.                         skill=0.60000002;
  1568.                         isPlayable=1;
  1569.                     };
  1570.                     id=84;
  1571.                     type="Exile_Unit_GhostPlayer";
  1572.                     atlOffset=50.071804;
  1573.                 };
  1574.                 class Item81
  1575.                 {
  1576.                     dataType="Object";
  1577.                     class PositionInfo
  1578.                     {
  1579.                         position[]={13235.531,0.009828642,11688.113};
  1580.                     };
  1581.                     side="Independent";
  1582.                     class Attributes
  1583.                     {
  1584.                         skill=0.60000002;
  1585.                         isPlayable=1;
  1586.                     };
  1587.                     id=85;
  1588.                     type="Exile_Unit_GhostPlayer";
  1589.                     atlOffset=50.008389;
  1590.                 };
  1591.                 class Item82
  1592.                 {
  1593.                     dataType="Object";
  1594.                     class PositionInfo
  1595.                     {
  1596.                         position[]={13233.555,-0.038767286,11688.172};
  1597.                     };
  1598.                     side="Independent";
  1599.                     class Attributes
  1600.                     {
  1601.                         skill=0.60000002;
  1602.                         isPlayable=1;
  1603.                     };
  1604.                     id=86;
  1605.                     type="Exile_Unit_GhostPlayer";
  1606.                     atlOffset=49.959793;
  1607.                 };
  1608.                 class Item83
  1609.                 {
  1610.                     dataType="Object";
  1611.                     class PositionInfo
  1612.                     {
  1613.                         position[]={13230.764,-0.07919243,11688.113};
  1614.                     };
  1615.                     side="Independent";
  1616.                     class Attributes
  1617.                     {
  1618.                         skill=0.60000002;
  1619.                         isPlayable=1;
  1620.                     };
  1621.                     id=87;
  1622.                     type="Exile_Unit_GhostPlayer";
  1623.                     atlOffset=49.919369;
  1624.                 };
  1625.                 class Item84
  1626.                 {
  1627.                     dataType="Object";
  1628.                     class PositionInfo
  1629.                     {
  1630.                         position[]={13228.959,-0.083549388,11688.113};
  1631.                     };
  1632.                     side="Independent";
  1633.                     class Attributes
  1634.                     {
  1635.                         skill=0.60000002;
  1636.                         isPlayable=1;
  1637.                     };
  1638.                     id=88;
  1639.                     type="Exile_Unit_GhostPlayer";
  1640.                     atlOffset=49.915012;
  1641.                 };
  1642.                 class Item85
  1643.                 {
  1644.                     dataType="Object";
  1645.                     class PositionInfo
  1646.                     {
  1647.                         position[]={13227.04,-0.072515771,11688.229};
  1648.                     };
  1649.                     side="Independent";
  1650.                     class Attributes
  1651.                     {
  1652.                         skill=0.60000002;
  1653.                         isPlayable=1;
  1654.                     };
  1655.                     id=89;
  1656.                     type="Exile_Unit_GhostPlayer";
  1657.                     atlOffset=49.926044;
  1658.                 };
  1659.                 class Item86
  1660.                 {
  1661.                     dataType="Object";
  1662.                     class PositionInfo
  1663.                     {
  1664.                         position[]={13225.236,-0.044814732,11688.172};
  1665.                     };
  1666.                     side="Independent";
  1667.                     class Attributes
  1668.                     {
  1669.                         skill=0.60000002;
  1670.                         isPlayable=1;
  1671.                     };
  1672.                     id=90;
  1673.                     type="Exile_Unit_GhostPlayer";
  1674.                     atlOffset=49.953747;
  1675.                 };
  1676.                 class Item87
  1677.                 {
  1678.                     dataType="Object";
  1679.                     class PositionInfo
  1680.                     {
  1681.                         position[]={13223.608,-0.0105156,11688.113};
  1682.                     };
  1683.                     side="Independent";
  1684.                     class Attributes
  1685.                     {
  1686.                         skill=0.60000002;
  1687.                         isPlayable=1;
  1688.                     };
  1689.                     id=91;
  1690.                     type="Exile_Unit_GhostPlayer";
  1691.                     atlOffset=49.988045;
  1692.                 };
  1693.                 class Item88
  1694.                 {
  1695.                     dataType="Object";
  1696.                     class PositionInfo
  1697.                     {
  1698.                         position[]={13221.107,0.040484019,11688.289};
  1699.                     };
  1700.                     side="Independent";
  1701.                     class Attributes
  1702.                     {
  1703.                         skill=0.60000002;
  1704.                         isPlayable=1;
  1705.                     };
  1706.                     id=92;
  1707.                     type="Exile_Unit_GhostPlayer";
  1708.                     atlOffset=50.039043;
  1709.                 };
  1710.                 class Item89
  1711.                 {
  1712.                     dataType="Object";
  1713.                     class PositionInfo
  1714.                     {
  1715.                         position[]={13219.77,0.069646508,11688.289};
  1716.                     };
  1717.                     side="Independent";
  1718.                     class Attributes
  1719.                     {
  1720.                         skill=0.60000002;
  1721.                         isPlayable=1;
  1722.                     };
  1723.                     id=93;
  1724.                     type="Exile_Unit_GhostPlayer";
  1725.                     atlOffset=50.068207;
  1726.                 };
  1727.                 class Item90
  1728.                 {
  1729.                     dataType="Object";
  1730.                     class PositionInfo
  1731.                     {
  1732.                         position[]={13237.393,0.02787485,11685.903};
  1733.                     };
  1734.                     side="Independent";
  1735.                     class Attributes
  1736.                     {
  1737.                         skill=0.60000002;
  1738.                         isPlayable=1;
  1739.                     };
  1740.                     id=94;
  1741.                     type="Exile_Unit_GhostPlayer";
  1742.                     atlOffset=50.026436;
  1743.                 };
  1744.                 class Item91
  1745.                 {
  1746.                     dataType="Object";
  1747.                     class PositionInfo
  1748.                     {
  1749.                         position[]={13235.416,-0.020637728,11685.845};
  1750.                     };
  1751.                     side="Independent";
  1752.                     class Attributes
  1753.                     {
  1754.                         skill=0.60000002;
  1755.                         isPlayable=1;
  1756.                     };
  1757.                     id=95;
  1758.                     type="Exile_Unit_GhostPlayer";
  1759.                     atlOffset=49.977924;
  1760.                 };
  1761.                 class Item92
  1762.                 {
  1763.                     dataType="Object";
  1764.                     class PositionInfo
  1765.                     {
  1766.                         position[]={13233.381,-0.051704623,11685.788};
  1767.                     };
  1768.                     side="Independent";
  1769.                     class Attributes
  1770.                     {
  1771.                         skill=0.60000002;
  1772.                         isPlayable=1;
  1773.                     };
  1774.                     id=96;
  1775.                     type="Exile_Unit_GhostPlayer";
  1776.                     atlOffset=49.946857;
  1777.                 };
  1778.                 class Item93
  1779.                 {
  1780.                     dataType="Object";
  1781.                     class PositionInfo
  1782.                     {
  1783.                         position[]={13230.938,-0.060023695,11685.788};
  1784.                     };
  1785.                     side="Independent";
  1786.                     class Attributes
  1787.                     {
  1788.                         skill=0.60000002;
  1789.                         isPlayable=1;
  1790.                     };
  1791.                     id=97;
  1792.                     type="Exile_Unit_GhostPlayer";
  1793.                     atlOffset=49.938538;
  1794.                 };
  1795.                 class Item94
  1796.                 {
  1797.                     dataType="Object";
  1798.                     class PositionInfo
  1799.                     {
  1800.                         position[]={13228.611,-0.042383403,11685.903};
  1801.                     };
  1802.                     side="Independent";
  1803.                     class Attributes
  1804.                     {
  1805.                         skill=0.60000002;
  1806.                         isPlayable=1;
  1807.                     };
  1808.                     id=98;
  1809.                     type="Exile_Unit_GhostPlayer";
  1810.                     atlOffset=49.956177;
  1811.                 };
  1812.                 class Item95
  1813.                 {
  1814.                     dataType="Object";
  1815.                     class PositionInfo
  1816.                     {
  1817.                         position[]={13226.518,-0.0064982586,11685.903};
  1818.                     };
  1819.                     side="Independent";
  1820.                     class Attributes
  1821.                     {
  1822.                         skill=0.60000002;
  1823.                         isPlayable=1;
  1824.                     };
  1825.                     id=99;
  1826.                     type="Exile_Unit_GhostPlayer";
  1827.                     atlOffset=49.992062;
  1828.                 };
  1829.                 class Item96
  1830.                 {
  1831.                     dataType="Object";
  1832.                     class PositionInfo
  1833.                     {
  1834.                         position[]={13224.249,0.041979603,11685.962};
  1835.                     };
  1836.                     side="Independent";
  1837.                     class Attributes
  1838.                     {
  1839.                         skill=0.60000002;
  1840.                         isPlayable=1;
  1841.                     };
  1842.                     id=100;
  1843.                     type="Exile_Unit_GhostPlayer";
  1844.                     atlOffset=50.040543;
  1845.                 };
  1846.                 class Item97
  1847.                 {
  1848.                     dataType="Object";
  1849.                     class PositionInfo
  1850.                     {
  1851.                         position[]={13221.456,0.10094656,11686.079};
  1852.                     };
  1853.                     side="Independent";
  1854.                     class Attributes
  1855.                     {
  1856.                         skill=0.60000002;
  1857.                         isPlayable=1;
  1858.                     };
  1859.                     id=101;
  1860.                     type="Exile_Unit_GhostPlayer";
  1861.                     atlOffset=50.099506;
  1862.                 };
  1863.                 class Item98
  1864.                 {
  1865.                     dataType="Object";
  1866.                     class PositionInfo
  1867.                     {
  1868.                         position[]={13218.781,0.14194402,11686.194};
  1869.                     };
  1870.                     side="Independent";
  1871.                     class Attributes
  1872.                     {
  1873.                         skill=0.60000002;
  1874.                         isPlayable=1;
  1875.                     };
  1876.                     id=102;
  1877.                     type="Exile_Unit_GhostPlayer";
  1878.                     atlOffset=50.140507;
  1879.                 };
  1880.                 class Item99
  1881.                 {
  1882.                     dataType="Object";
  1883.                     class PositionInfo
  1884.                     {
  1885.                         position[]={13239.08,0.076899707,11685.845};
  1886.                     };
  1887.                     side="Independent";
  1888.                     class Attributes
  1889.                     {
  1890.                         skill=0.60000002;
  1891.                         isPlayable=1;
  1892.                     };
  1893.                     id=103;
  1894.                     type="Exile_Unit_GhostPlayer";
  1895.                     atlOffset=50.075462;
  1896.                 };
  1897.             };
  1898.             class Attributes
  1899.             {
  1900.             };
  1901.             id=3;
  1902.             atlOffset=50.062447;
  1903.         };
  1904.         class Item4
  1905.         {
  1906.             dataType="Marker";
  1907.             position[]={4992.458,3.7614782e+020,8005.0273};
  1908.             name="marker_3";
  1909.             text="Sebjan Trader";
  1910.             type="mil_circle";
  1911.             colorName="ColorBlue";
  1912.             id=104;
  1913.             atlOffset=3.7614782e+020;
  1914.             class CustomAttributes
  1915.             {
  1916.                 class Attribute0
  1917.                 {
  1918.                     property="ExileMarkerZone";
  1919.                     expression="false";
  1920.                     class Value
  1921.                     {
  1922.                         class data
  1923.                         {
  1924.                             class type
  1925.                             {
  1926.                                 type[]=
  1927.                                 {
  1928.                                     "STRING"
  1929.                                 };
  1930.                             };
  1931.                             value="";
  1932.                         };
  1933.                     };
  1934.                 };
  1935.                 class Attribute1
  1936.                 {
  1937.                     property="ExileMarkerIcon";
  1938.                     expression="false";
  1939.                     class Value
  1940.                     {
  1941.                         class data
  1942.                         {
  1943.                             class type
  1944.                             {
  1945.                                 type[]=
  1946.                                 {
  1947.                                     "STRING"
  1948.                                 };
  1949.                             };
  1950.                             value="";
  1951.                         };
  1952.                     };
  1953.                 };
  1954.                 nAttributes=2;
  1955.             };
  1956.         };
  1957.         class Item5
  1958.         {
  1959.             dataType="Marker";
  1960.             position[]={4357.0737,3.55672e+027,4724.3672};
  1961.             name="marker_4";
  1962.             text="Brensk Boat Trader";
  1963.             type="mil_circle";
  1964.             colorName="ColorGreen";
  1965.             id=105;
  1966.             atlOffset=3.55672e+027;
  1967.             class CustomAttributes
  1968.             {
  1969.                 class Attribute0
  1970.                 {
  1971.                     property="ExileMarkerZone";
  1972.                     expression="false";
  1973.                     class Value
  1974.                     {
  1975.                         class data
  1976.                         {
  1977.                             class type
  1978.                             {
  1979.                                 type[]=
  1980.                                 {
  1981.                                     "STRING"
  1982.                                 };
  1983.                             };
  1984.                             value="";
  1985.                         };
  1986.                     };
  1987.                 };
  1988.                 class Attribute1
  1989.                 {
  1990.                     property="ExileMarkerIcon";
  1991.                     expression="false";
  1992.                     class Value
  1993.                     {
  1994.                         class data
  1995.                         {
  1996.                             class type
  1997.                             {
  1998.                                 type[]=
  1999.                                 {
  2000.                                     "STRING"
  2001.                                 };
  2002.                             };
  2003.                             value="";
  2004.                         };
  2005.                     };
  2006.                 };
  2007.                 nAttributes=2;
  2008.             };
  2009.         };
  2010.         class Item6
  2011.         {
  2012.             dataType="Marker";
  2013.             position[]={9120.626,3.7628968e+020,10076.604};
  2014.             name="marker_5";
  2015.             text="Nemsk Boat Trader";
  2016.             type="mil_circle";
  2017.             colorName="ColorGreen";
  2018.             id=106;
  2019.             atlOffset=3.7628968e+020;
  2020.             class CustomAttributes
  2021.             {
  2022.                 class Attribute0
  2023.                 {
  2024.                     property="ExileMarkerZone";
  2025.                     expression="false";
  2026.                     class Value
  2027.                     {
  2028.                         class data
  2029.                         {
  2030.                             class type
  2031.                             {
  2032.                                 type[]=
  2033.                                 {
  2034.                                     "STRING"
  2035.                                 };
  2036.                             };
  2037.                             value="";
  2038.                         };
  2039.                     };
  2040.                 };
  2041.                 class Attribute1
  2042.                 {
  2043.                     property="ExileMarkerIcon";
  2044.                     expression="false";
  2045.                     class Value
  2046.                     {
  2047.                         class data
  2048.                         {
  2049.                             class type
  2050.                             {
  2051.                                 type[]=
  2052.                                 {
  2053.                                     "STRING"
  2054.                                 };
  2055.                             };
  2056.                             value="";
  2057.                         };
  2058.                     };
  2059.                 };
  2060.                 nAttributes=2;
  2061.             };
  2062.         };
  2063.         class Item7
  2064.         {
  2065.             dataType="Marker";
  2066.             position[]={6280.3433,2.843676e+034,9406.5215};
  2067.             name="marker_6";
  2068.             text="Aircraft Trader";
  2069.             type="mil_circle";
  2070.             colorName="ColorBlue";
  2071.             id=107;
  2072.             atlOffset=2.843676e+034;
  2073.             class CustomAttributes
  2074.             {
  2075.                 class Attribute0
  2076.                 {
  2077.                     property="ExileMarkerZone";
  2078.                     expression="false";
  2079.                     class Value
  2080.                     {
  2081.                         class data
  2082.                         {
  2083.                             class type
  2084.                             {
  2085.                                 type[]=
  2086.                                 {
  2087.                                     "STRING"
  2088.                                 };
  2089.                             };
  2090.                             value="";
  2091.                         };
  2092.                     };
  2093.                 };
  2094.                 class Attribute1
  2095.                 {
  2096.                     property="ExileMarkerIcon";
  2097.                     expression="false";
  2098.                     class Value
  2099.                     {
  2100.                         class data
  2101.                         {
  2102.                             class type
  2103.                             {
  2104.                                 type[]=
  2105.                                 {
  2106.                                     "STRING"
  2107.                                 };
  2108.                             };
  2109.                             value="";
  2110.                         };
  2111.                     };
  2112.                 };
  2113.                 nAttributes=2;
  2114.             };
  2115.         };
  2116.         class Item8
  2117.         {
  2118.             dataType="Object";
  2119.             class PositionInfo
  2120.             {
  2121.                 position[]={4997.5874,50,8015.2573};
  2122.                 angles[]={0,4.6996007,0};
  2123.             };
  2124.             side="Empty";
  2125.             flags=4;
  2126.             class Attributes
  2127.             {
  2128.             };
  2129.             id=108;
  2130.             type="Exile_Locker";
  2131.         };
  2132.         class Item9
  2133.         {
  2134.             dataType="Object";
  2135.             class PositionInfo
  2136.             {
  2137.                 position[]={4998.4756,51.041054,8021.1499};
  2138.                 angles[]={0,3.125334,0};
  2139.             };
  2140.             side="Empty";
  2141.             flags=5;
  2142.             class Attributes
  2143.             {
  2144.             };
  2145.             id=109;
  2146.             type="Exile_Sign_Locker";
  2147.         };
  2148.         class Item10
  2149.         {
  2150.             dataType="Object";
  2151.             class PositionInfo
  2152.             {
  2153.                 position[]={4998.4287,50.444187,8015.123};
  2154.                 angles[]={0,4.7015381,0};
  2155.             };
  2156.             side="Empty";
  2157.             flags=5;
  2158.             class Attributes
  2159.             {
  2160.             };
  2161.             id=110;
  2162.             type="Land_cargo_addon01_V2_F";
  2163.         };
  2164.         class Item11
  2165.         {
  2166.             dataType="Object";
  2167.             class PositionInfo
  2168.             {
  2169.                 position[]={4997.2598,50.900002,8015.1709};
  2170.                 angles[]={0,1.5556251,0};
  2171.             };
  2172.             side="Empty";
  2173.             flags=5;
  2174.             class Attributes
  2175.             {
  2176.             };
  2177.             id=112;
  2178.             type="Land_ConcreteWall_01_l_4m_F";
  2179.         };
  2180.         class Item12
  2181.         {
  2182.             dataType="Object";
  2183.             class PositionInfo
  2184.             {
  2185.                 position[]={4997.688,56.123829,8013.98};
  2186.                 angles[]={0,0.40780553,0};
  2187.             };
  2188.             side="Empty";
  2189.             flags=5;
  2190.             class Attributes
  2191.             {
  2192.             };
  2193.             id=115;
  2194.             type="Land_LampStreet_F";
  2195.         };
  2196.         class Item13
  2197.         {
  2198.             dataType="Object";
  2199.             class PositionInfo
  2200.             {
  2201.                 position[]={4998.3818,50.444187,8018.9082};
  2202.                 angles[]={0,4.6797295,0};
  2203.             };
  2204.             side="Empty";
  2205.             flags=5;
  2206.             class Attributes
  2207.             {
  2208.             };
  2209.             id=116;
  2210.             type="Land_cargo_addon01_V2_F";
  2211.         };
  2212.         class Item14
  2213.         {
  2214.             dataType="Object";
  2215.             class PositionInfo
  2216.             {
  2217.                 position[]={5019.6733,53.102093,8021.8623};
  2218.             };
  2219.             side="Empty";
  2220.             flags=5;
  2221.             class Attributes
  2222.             {
  2223.             };
  2224.             id=118;
  2225.             type="Land_LampStreet_small_F";
  2226.         };
  2227.         class Item15
  2228.         {
  2229.             dataType="Object";
  2230.             class PositionInfo
  2231.             {
  2232.                 position[]={5010.6768,53.102093,8022.2397};
  2233.             };
  2234.             side="Empty";
  2235.             flags=5;
  2236.             class Attributes
  2237.             {
  2238.             };
  2239.             id=119;
  2240.             type="Land_LampStreet_small_F";
  2241.         };
  2242.         class Item16
  2243.         {
  2244.             dataType="Object";
  2245.             class PositionInfo
  2246.             {
  2247.                 position[]={4997.3765,50.516582,8019.7764};
  2248.             };
  2249.             side="Empty";
  2250.             class Attributes
  2251.             {
  2252.             };
  2253.             id=122;
  2254.             type="Land_WoodPile_F";
  2255.             atlOffset=0.25664902;
  2256.         };
  2257.         class Item17
  2258.         {
  2259.             dataType="Object";
  2260.             class PositionInfo
  2261.             {
  2262.                 position[]={4997.3271,50.259933,8018.2349};
  2263.             };
  2264.             side="Empty";
  2265.             flags=4;
  2266.             class Attributes
  2267.             {
  2268.             };
  2269.             id=123;
  2270.             type="Land_WoodPile_F";
  2271.         };
  2272.         class Item18
  2273.         {
  2274.             dataType="Object";
  2275.             class PositionInfo
  2276.             {
  2277.                 position[]={4997.9604,50.619244,8019.5337};
  2278.                 angles[]={0,4.7396059,0};
  2279.             };
  2280.             side="Empty";
  2281.             flags=4;
  2282.             class Attributes
  2283.             {
  2284.             };
  2285.             id=125;
  2286.             type="Land_TentDome_F";
  2287.         };
  2288.         class Item19
  2289.         {
  2290.             dataType="Marker";
  2291.             position[]={6280.3799,6.461087e+021,9406.4609};
  2292.             name="TraderZoneAirport_1";
  2293.             text="Sebjan Airport Trader City";
  2294.             markerType="ELLIPSE";
  2295.             type="ExileTraderZone";
  2296.             colorName="ColorBlue";
  2297.             fillName="SolidBorder";
  2298.             a=35;
  2299.             b=35;
  2300.             drawBorder=1;
  2301.             id=162;
  2302.             atlOffset=6.461087e+021;
  2303.             class CustomAttributes
  2304.             {
  2305.                 class Attribute0
  2306.                 {
  2307.                     property="ExileMarkerZone";
  2308.                     expression="false";
  2309.                     class Value
  2310.                     {
  2311.                         class data
  2312.                         {
  2313.                             class type
  2314.                             {
  2315.                                 type[]=
  2316.                                 {
  2317.                                     "STRING"
  2318.                                 };
  2319.                             };
  2320.                             value="";
  2321.                         };
  2322.                     };
  2323.                 };
  2324.                 class Attribute1
  2325.                 {
  2326.                     property="ExileMarkerIcon";
  2327.                     expression="false";
  2328.                     class Value
  2329.                     {
  2330.                         class data
  2331.                         {
  2332.                             class type
  2333.                             {
  2334.                                 type[]=
  2335.                                 {
  2336.                                     "STRING"
  2337.                                 };
  2338.                             };
  2339.                             value="";
  2340.                         };
  2341.                     };
  2342.                 };
  2343.                 nAttributes=2;
  2344.             };
  2345.         };
  2346.         class Item20
  2347.         {
  2348.             dataType="Object";
  2349.             class PositionInfo
  2350.             {
  2351.                 position[]={6286.2725,42.039425,9408.6885};
  2352.                 angles[]={0,6.269083,0};
  2353.             };
  2354.             side="Empty";
  2355.             flags=4;
  2356.             class Attributes
  2357.             {
  2358.             };
  2359.             id=210;
  2360.             type="Land_City2_8m_F";
  2361.         };
  2362.         class Item21
  2363.         {
  2364.             dataType="Object";
  2365.             class PositionInfo
  2366.             {
  2367.                 position[]={6289.8994,42.03035,9405.375};
  2368.                 angles[]={6.2816033,4.7001176,6.2799835};
  2369.             };
  2370.             side="Empty";
  2371.             flags=4;
  2372.             class Attributes
  2373.             {
  2374.             };
  2375.             id=212;
  2376.             type="Land_City2_8m_F";
  2377.             atlOffset=3.8146973e-006;
  2378.         };
  2379.         class Item22
  2380.         {
  2381.             dataType="Object";
  2382.             class PositionInfo
  2383.             {
  2384.                 position[]={6289.9619,42.022121,9400.3613};
  2385.                 angles[]={6.2816033,4.7026134,6.2799835};
  2386.             };
  2387.             side="Empty";
  2388.             flags=4;
  2389.             class Attributes
  2390.             {
  2391.             };
  2392.             id=213;
  2393.             type="Land_City2_8m_F";
  2394.         };
  2395.         class Item23
  2396.         {
  2397.             dataType="Object";
  2398.             class PositionInfo
  2399.             {
  2400.                 position[]={6286.4722,42.021435,9396.9902};
  2401.                 angles[]={6.2799835,6.2657094,6.2816033};
  2402.             };
  2403.             side="Empty";
  2404.             flags=4;
  2405.             class Attributes
  2406.             {
  2407.             };
  2408.             id=214;
  2409.             type="Land_City2_8m_F";
  2410.         };
  2411.         class Item24
  2412.         {
  2413.             dataType="Object";
  2414.             class PositionInfo
  2415.             {
  2416.                 position[]={6289.3892,43.06572,9400.4463};
  2417.                 angles[]={0,1.5640612,0};
  2418.             };
  2419.             side="Empty";
  2420.             flags=5;
  2421.             class Attributes
  2422.             {
  2423.             };
  2424.             id=215;
  2425.             type="Exile_Sign_AircraftCustoms";
  2426.         };
  2427.         class Item25
  2428.         {
  2429.             dataType="Object";
  2430.             class PositionInfo
  2431.             {
  2432.                 position[]={6289.3813,43.072632,9404.748};
  2433.                 angles[]={0,1.5640678,0};
  2434.             };
  2435.             side="Empty";
  2436.             flags=5;
  2437.             class Attributes
  2438.             {
  2439.             };
  2440.             id=216;
  2441.             type="Exile_Sign_Aircraft";
  2442.         };
  2443.         class Item26
  2444.         {
  2445.             dataType="Object";
  2446.             class PositionInfo
  2447.             {
  2448.                 position[]={6284.6157,43.081055,9408.2598};
  2449.                 angles[]={0,6.2671442,0};
  2450.             };
  2451.             side="Empty";
  2452.             flags=5;
  2453.             class Attributes
  2454.             {
  2455.             };
  2456.             id=218;
  2457.             type="Exile_Sign_WasteDump";
  2458.         };
  2459.         class Item27
  2460.         {
  2461.             dataType="Object";
  2462.             class PositionInfo
  2463.             {
  2464.                 position[]={6285.2002,42.02494,9397.2686};
  2465.                 angles[]={6.2799835,3.1386871,6.2816033};
  2466.             };
  2467.             side="Empty";
  2468.             flags=4;
  2469.             class Attributes
  2470.             {
  2471.             };
  2472.             id=219;
  2473.             type="Exile_Locker";
  2474.         };
  2475.         class Item28
  2476.         {
  2477.             dataType="Object";
  2478.             class PositionInfo
  2479.             {
  2480.                 position[]={6287.1323,43.063316,9397.3984};
  2481.                 angles[]={0,3.1306779,0};
  2482.             };
  2483.             side="Empty";
  2484.             flags=5;
  2485.             class Attributes
  2486.             {
  2487.             };
  2488.             id=220;
  2489.             type="Exile_Sign_Locker";
  2490.         };
  2491.         class Item29
  2492.         {
  2493.             dataType="Object";
  2494.             class PositionInfo
  2495.             {
  2496.                 position[]={6289.6626,45.135174,9408.5078};
  2497.                 angles[]={0,4.669558,0};
  2498.             };
  2499.             side="Empty";
  2500.             flags=5;
  2501.             class Attributes
  2502.             {
  2503.             };
  2504.             id=221;
  2505.             type="Land_LampStreet_small_F";
  2506.         };
  2507.         class Item30
  2508.         {
  2509.             dataType="Object";
  2510.             class PositionInfo
  2511.             {
  2512.                 position[]={6289.6846,45.126801,9397.2549};
  2513.                 angles[]={0,4.669558,0};
  2514.             };
  2515.             side="Empty";
  2516.             flags=5;
  2517.             class Attributes
  2518.             {
  2519.             };
  2520.             id=222;
  2521.             type="Land_LampStreet_small_F";
  2522.         };
  2523.         class Item31
  2524.         {
  2525.             dataType="Object";
  2526.             class PositionInfo
  2527.             {
  2528.                 position[]={6283.853,42.003082,9387.9414};
  2529.                 angles[]={6.2799835,0,6.2799835};
  2530.             };
  2531.             side="Empty";
  2532.             class Attributes
  2533.             {
  2534.             };
  2535.             id=223;
  2536.             type="Land_HelipadEmpty_F";
  2537.         };
  2538.         class Item32
  2539.         {
  2540.             dataType="Object";
  2541.             class PositionInfo
  2542.             {
  2543.                 position[]={6283.7813,46.24366,9446.917};
  2544.                 angles[]={0,1.5656154,0};
  2545.             };
  2546.             side="Empty";
  2547.             flags=4;
  2548.             class Attributes
  2549.             {
  2550.             };
  2551.             id=224;
  2552.             type="Land_TentHangar_V1_F";
  2553.         };
  2554.         class Item33
  2555.         {
  2556.             dataType="Object";
  2557.             class PositionInfo
  2558.             {
  2559.                 position[]={6283.9434,46.242889,9473.167};
  2560.                 angles[]={0,1.5656154,0};
  2561.             };
  2562.             side="Empty";
  2563.             flags=4;
  2564.             class Attributes
  2565.             {
  2566.             };
  2567.             id=225;
  2568.             type="Land_TentHangar_V1_F";
  2569.         };
  2570.         class Item34
  2571.         {
  2572.             dataType="Object";
  2573.             class PositionInfo
  2574.             {
  2575.                 position[]={6283.5283,46.072357,9500.1123};
  2576.                 angles[]={0.011198638,1.5656154,0.0015822123};
  2577.             };
  2578.             side="Empty";
  2579.             flags=4;
  2580.             class Attributes
  2581.             {
  2582.             };
  2583.             id=226;
  2584.             type="Land_TentHangar_V1_F";
  2585.         };
  2586.         class Item35
  2587.         {
  2588.             dataType="Object";
  2589.             class PositionInfo
  2590.             {
  2591.                 position[]={6283.5483,45.887917,9527.5557};
  2592.                 angles[]={0.0080009829,1.5656154,0.0080009829};
  2593.             };
  2594.             side="Empty";
  2595.             flags=4;
  2596.             class Attributes
  2597.             {
  2598.             };
  2599.             id=227;
  2600.             type="Land_TentHangar_V1_F";
  2601.             atlOffset=3.8146973e-006;
  2602.         };
  2603.     };
  2604. };
  2605. class OutroLoose
  2606. {
  2607.     class Intel
  2608.     {
  2609.         timeOfChanges=1800.0002;
  2610.         startWeather=0.30000001;
  2611.         startWind=0.1;
  2612.         startWaves=0.1;
  2613.         forecastWeather=0.30000001;
  2614.         forecastWind=0.1;
  2615.         forecastWaves=0.1;
  2616.         forecastLightnings=0.1;
  2617.         year=2035;
  2618.         month=6;
  2619.         day=24;
  2620.         hour=12;
  2621.         minute=0;
  2622.         startFogDecay=0.013;
  2623.         forecastFogDecay=0.013;
  2624.     };
  2625. };
  2626. class OutroWin
  2627. {
  2628.     class Intel
  2629.     {
  2630.         timeOfChanges=1800.0002;
  2631.         startWeather=0.30000001;
  2632.         startWind=0.1;
  2633.         startWaves=0.1;
  2634.         forecastWeather=0.30000001;
  2635.         forecastWind=0.1;
  2636.         forecastWaves=0.1;
  2637.         forecastLightnings=0.1;
  2638.         year=2035;
  2639.         month=6;
  2640.         day=24;
  2641.         hour=12;
  2642.         minute=0;
  2643.         startFogDecay=0.013;
  2644.         forecastFogDecay=0.013;
  2645.     };
  2646. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement