Advertisement
northrivergeek

Mission SQM

Dec 7th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 41.00 KB | None | 0 0
  1. version=53;
  2. class EditorData
  3. {
  4.     moveGridStep=1;
  5.     angleGridStep=0.2617994;
  6.     scaleGridStep=1;
  7.     autoGroupingDist=10;
  8.     toggles=129;
  9.     class ItemIDProvider
  10.     {
  11.         nextID=174;
  12.     };
  13.     class MarkerIDProvider
  14.     {
  15.         nextID=65;
  16.     };
  17.     class Camera
  18.     {
  19.         pos[]={19085.877,163.29932,1061.5922};
  20.         dir[]={-0.94316411,-0.30853057,-0.12358756};
  21.         up[]={-0.30592787,0.95120472,-0.04008713};
  22.         aside[]={-0.12992749,6.8735972e-008,0.99153388};
  23.     };
  24. };
  25. binarizationWanted=0;
  26. addons[]=
  27. {
  28.     "exile_client",
  29.     "A3_Ui_F",
  30.     "A3_Characters_F",
  31.     "pook_h13",
  32.     "ffaa_et_toa",
  33.     "mas_weapons_pack",
  34.     "fox_patrol",
  35.     "mas_weapons",
  36.     "mas_weapons_m4",
  37.     "fox_bus",
  38.     "pook_h13",
  39.     "ffaa_et_ch47",
  40.     "mas_weapons_nw",
  41.     "ffaa_et_vamtac",
  42.     "mas_vehicleweapons_core",
  43.     "mas_weapons_ak",
  44.     "mas_hmmwv",
  45.     "exile_arifle_m16a4",
  46.     "mas_cars_lr",
  47.     "mas_mi8",
  48.     "fox_landcruiser",
  49.     "mas_brdm",
  50.     "afghan_houses_c2" 
  51.    
  52. };
  53. class AddonsMetaData
  54. {
  55.     class List
  56.     {
  57.         items=3;
  58.         class Item0
  59.         {
  60.             className="exile_client";
  61.             name="exile_client";
  62.         };
  63.         class Item1
  64.         {
  65.             className="A3_Ui_F";
  66.             name="Arma 3 - User Interface";
  67.             author="Bohemia Interactive";
  68.             url="https://www.arma3.com";
  69.         };
  70.         class Item2
  71.         {
  72.             className="A3_Characters_F";
  73.             name="Arma 3 Alpha - Characters and Clothing";
  74.             author="Bohemia Interactive";
  75.             url="https://www.arma3.com";
  76.         };
  77.     };
  78. };
  79. randomSeed=12638934;
  80. class ScenarioData
  81. {
  82.     author="Chainsaw Squirrel credit to Kurewe - Cantankerous Old Goats [COG]";
  83. };
  84. class Mission
  85. {
  86.     class Intel
  87.     {
  88.         timeOfChanges=1800.0002;
  89.         startWeather=0.30000001;
  90.         startWind=0.1;
  91.         startWaves=0.1;
  92.         forecastWeather=0.30000001;
  93.         forecastWind=0.1;
  94.         forecastWaves=0.1;
  95.         forecastLightnings=0.1;
  96.         year=2039;
  97.         month=6;
  98.         day=24;
  99.         hour=12;
  100.         minute=0;
  101.         startFogBase=5;
  102.         forecastFogBase=5;
  103.         startFogDecay=0.014;
  104.         forecastFogDecay=0.014;
  105.     };
  106.     class Entities
  107.     {
  108.         items=68;
  109.         class Item0
  110.         {
  111.             dataType="Group";
  112.             side="Independent";
  113.             class Entities
  114.             {
  115.                 items=60;
  116.                 class Item0
  117.                 {
  118.                     dataType="Object";
  119.                     class PositionInfo
  120.                     {
  121.                         position[]={26,140.96542,36.050003};
  122.                     };
  123.                     side="Independent";
  124.                     flags=3;
  125.                     class Attributes
  126.                     {
  127.                         skill=0.60000002;
  128.                         isPlayable=1;
  129.                     };
  130.                     id=1;
  131.                     type="Exile_Unit_GhostPlayer";
  132.                     atlOffset=0.32199097;
  133.                 };
  134.                 class Item1
  135.                 {
  136.                     dataType="Object";
  137.                     class PositionInfo
  138.                     {
  139.                         position[]={24,140.97144,36.050003};
  140.                     };
  141.                     side="Independent";
  142.                     flags=1;
  143.                     class Attributes
  144.                     {
  145.                         skill=0.60000002;
  146.                         isPlayable=1;
  147.                     };
  148.                     id=2;
  149.                     type="Exile_Unit_GhostPlayer";
  150.                     atlOffset=0.32199097;
  151.                 };
  152.                 class Item2
  153.                 {
  154.                     dataType="Object";
  155.                     class PositionInfo
  156.                     {
  157.                         position[]={22,140.97743,36.050003};
  158.                     };
  159.                     side="Independent";
  160.                     flags=1;
  161.                     class Attributes
  162.                     {
  163.                         skill=0.60000002;
  164.                         isPlayable=1;
  165.                     };
  166.                     id=3;
  167.                     type="Exile_Unit_GhostPlayer";
  168.                     atlOffset=0.32199097;
  169.                 };
  170.                 class Item3
  171.                 {
  172.                     dataType="Object";
  173.                     class PositionInfo
  174.                     {
  175.                         position[]={20,140.98343,36.050003};
  176.                     };
  177.                     side="Independent";
  178.                     flags=1;
  179.                     class Attributes
  180.                     {
  181.                         skill=0.60000002;
  182.                         isPlayable=1;
  183.                     };
  184.                     id=4;
  185.                     type="Exile_Unit_GhostPlayer";
  186.                     atlOffset=0.32199097;
  187.                 };
  188.                 class Item4
  189.                 {
  190.                     dataType="Object";
  191.                     class PositionInfo
  192.                     {
  193.                         position[]={18,140.98943,36.050003};
  194.                     };
  195.                     side="Independent";
  196.                     flags=1;
  197.                     class Attributes
  198.                     {
  199.                         skill=0.60000002;
  200.                         isPlayable=1;
  201.                     };
  202.                     id=5;
  203.                     type="Exile_Unit_GhostPlayer";
  204.                     atlOffset=0.32199097;
  205.                 };
  206.                 class Item5
  207.                 {
  208.                     dataType="Object";
  209.                     class PositionInfo
  210.                     {
  211.                         position[]={16,140.99542,36.050003};
  212.                     };
  213.                     side="Independent";
  214.                     flags=1;
  215.                     class Attributes
  216.                     {
  217.                         skill=0.60000002;
  218.                         isPlayable=1;
  219.                     };
  220.                     id=6;
  221.                     type="Exile_Unit_GhostPlayer";
  222.                     atlOffset=0.32199097;
  223.                 };
  224.                 class Item6
  225.                 {
  226.                     dataType="Object";
  227.                     class PositionInfo
  228.                     {
  229.                         position[]={14,141.00143,36.050003};
  230.                     };
  231.                     side="Independent";
  232.                     flags=1;
  233.                     class Attributes
  234.                     {
  235.                         skill=0.60000002;
  236.                         isPlayable=1;
  237.                     };
  238.                     id=7;
  239.                     type="Exile_Unit_GhostPlayer";
  240.                     atlOffset=0.32199097;
  241.                 };
  242.                 class Item7
  243.                 {
  244.                     dataType="Object";
  245.                     class PositionInfo
  246.                     {
  247.                         position[]={12,141.00143,36.050003};
  248.                     };
  249.                     side="Independent";
  250.                     flags=1;
  251.                     class Attributes
  252.                     {
  253.                         skill=0.60000002;
  254.                         isPlayable=1;
  255.                     };
  256.                     id=8;
  257.                     type="Exile_Unit_GhostPlayer";
  258.                     atlOffset=0.32199097;
  259.                 };
  260.                 class Item8
  261.                 {
  262.                     dataType="Object";
  263.                     class PositionInfo
  264.                     {
  265.                         position[]={10,141.00143,36.050003};
  266.                     };
  267.                     side="Independent";
  268.                     flags=1;
  269.                     class Attributes
  270.                     {
  271.                         skill=0.60000002;
  272.                         isPlayable=1;
  273.                     };
  274.                     id=9;
  275.                     type="Exile_Unit_GhostPlayer";
  276.                     atlOffset=0.32199097;
  277.                 };
  278.                 class Item9
  279.                 {
  280.                     dataType="Object";
  281.                     class PositionInfo
  282.                     {
  283.                         position[]={8,141.00143,36.050003};
  284.                     };
  285.                     side="Independent";
  286.                     flags=1;
  287.                     class Attributes
  288.                     {
  289.                         skill=0.60000002;
  290.                         isPlayable=1;
  291.                     };
  292.                     id=10;
  293.                     type="Exile_Unit_GhostPlayer";
  294.                     atlOffset=0.32199097;
  295.                 };
  296.                 class Item10
  297.                 {
  298.                     dataType="Object";
  299.                     class PositionInfo
  300.                     {
  301.                         position[]={26,140.96542,33.050003};
  302.                     };
  303.                     side="Independent";
  304.                     flags=1;
  305.                     class Attributes
  306.                     {
  307.                         skill=0.60000002;
  308.                         isPlayable=1;
  309.                     };
  310.                     id=11;
  311.                     type="Exile_Unit_GhostPlayer";
  312.                     atlOffset=0.32199097;
  313.                 };
  314.                 class Item11
  315.                 {
  316.                     dataType="Object";
  317.                     class PositionInfo
  318.                     {
  319.                         position[]={24,140.97144,33.050003};
  320.                     };
  321.                     side="Independent";
  322.                     flags=1;
  323.                     class Attributes
  324.                     {
  325.                         skill=0.60000002;
  326.                         isPlayable=1;
  327.                     };
  328.                     id=12;
  329.                     type="Exile_Unit_GhostPlayer";
  330.                     atlOffset=0.32199097;
  331.                 };
  332.                 class Item12
  333.                 {
  334.                     dataType="Object";
  335.                     class PositionInfo
  336.                     {
  337.                         position[]={22,140.97743,33.050003};
  338.                     };
  339.                     side="Independent";
  340.                     flags=1;
  341.                     class Attributes
  342.                     {
  343.                         skill=0.60000002;
  344.                         isPlayable=1;
  345.                     };
  346.                     id=13;
  347.                     type="Exile_Unit_GhostPlayer";
  348.                     atlOffset=0.32199097;
  349.                 };
  350.                 class Item13
  351.                 {
  352.                     dataType="Object";
  353.                     class PositionInfo
  354.                     {
  355.                         position[]={20,140.98343,33.050003};
  356.                     };
  357.                     side="Independent";
  358.                     flags=1;
  359.                     class Attributes
  360.                     {
  361.                         skill=0.60000002;
  362.                         isPlayable=1;
  363.                     };
  364.                     id=14;
  365.                     type="Exile_Unit_GhostPlayer";
  366.                     atlOffset=0.32199097;
  367.                 };
  368.                 class Item14
  369.                 {
  370.                     dataType="Object";
  371.                     class PositionInfo
  372.                     {
  373.                         position[]={18,140.98943,33.050003};
  374.                     };
  375.                     side="Independent";
  376.                     flags=1;
  377.                     class Attributes
  378.                     {
  379.                         skill=0.60000002;
  380.                         isPlayable=1;
  381.                     };
  382.                     id=15;
  383.                     type="Exile_Unit_GhostPlayer";
  384.                     atlOffset=0.32199097;
  385.                 };
  386.                 class Item15
  387.                 {
  388.                     dataType="Object";
  389.                     class PositionInfo
  390.                     {
  391.                         position[]={16,140.99243,33.050003};
  392.                     };
  393.                     side="Independent";
  394.                     flags=1;
  395.                     class Attributes
  396.                     {
  397.                         skill=0.60000002;
  398.                         isPlayable=1;
  399.                     };
  400.                     id=16;
  401.                     type="Exile_Unit_GhostPlayer";
  402.                     atlOffset=0.32199097;
  403.                 };
  404.                 class Item16
  405.                 {
  406.                     dataType="Object";
  407.                     class PositionInfo
  408.                     {
  409.                         position[]={14,140.99243,33.050003};
  410.                     };
  411.                     side="Independent";
  412.                     flags=1;
  413.                     class Attributes
  414.                     {
  415.                         skill=0.60000002;
  416.                         isPlayable=1;
  417.                     };
  418.                     id=17;
  419.                     type="Exile_Unit_GhostPlayer";
  420.                     atlOffset=0.32199097;
  421.                 };
  422.                 class Item17
  423.                 {
  424.                     dataType="Object";
  425.                     class PositionInfo
  426.                     {
  427.                         position[]={12,140.99243,33.050003};
  428.                     };
  429.                     side="Independent";
  430.                     flags=1;
  431.                     class Attributes
  432.                     {
  433.                         skill=0.60000002;
  434.                         isPlayable=1;
  435.                     };
  436.                     id=18;
  437.                     type="Exile_Unit_GhostPlayer";
  438.                     atlOffset=0.32199097;
  439.                 };
  440.                 class Item18
  441.                 {
  442.                     dataType="Object";
  443.                     class PositionInfo
  444.                     {
  445.                         position[]={10,140.99243,33.050003};
  446.                     };
  447.                     side="Independent";
  448.                     flags=1;
  449.                     class Attributes
  450.                     {
  451.                         skill=0.60000002;
  452.                         isPlayable=1;
  453.                     };
  454.                     id=19;
  455.                     type="Exile_Unit_GhostPlayer";
  456.                     atlOffset=0.32199097;
  457.                 };
  458.                 class Item19
  459.                 {
  460.                     dataType="Object";
  461.                     class PositionInfo
  462.                     {
  463.                         position[]={8,140.99243,33.050003};
  464.                     };
  465.                     side="Independent";
  466.                     flags=1;
  467.                     class Attributes
  468.                     {
  469.                         skill=0.60000002;
  470.                         isPlayable=1;
  471.                     };
  472.                     id=20;
  473.                     type="Exile_Unit_GhostPlayer";
  474.                     atlOffset=0.32199097;
  475.                 };
  476.                 class Item20
  477.                 {
  478.                     dataType="Object";
  479.                     class PositionInfo
  480.                     {
  481.                         position[]={26,140.96542,30.050003};
  482.                     };
  483.                     side="Independent";
  484.                     flags=1;
  485.                     class Attributes
  486.                     {
  487.                         skill=0.60000002;
  488.                         isPlayable=1;
  489.                     };
  490.                     id=21;
  491.                     type="Exile_Unit_GhostPlayer";
  492.                     atlOffset=0.32199097;
  493.                 };
  494.                 class Item21
  495.                 {
  496.                     dataType="Object";
  497.                     class PositionInfo
  498.                     {
  499.                         position[]={24,140.97144,30.050003};
  500.                     };
  501.                     side="Independent";
  502.                     flags=1;
  503.                     class Attributes
  504.                     {
  505.                         skill=0.60000002;
  506.                         isPlayable=1;
  507.                     };
  508.                     id=22;
  509.                     type="Exile_Unit_GhostPlayer";
  510.                     atlOffset=0.32199097;
  511.                 };
  512.                 class Item22
  513.                 {
  514.                     dataType="Object";
  515.                     class PositionInfo
  516.                     {
  517.                         position[]={22,140.97743,30.050003};
  518.                     };
  519.                     side="Independent";
  520.                     flags=1;
  521.                     class Attributes
  522.                     {
  523.                         skill=0.60000002;
  524.                         isPlayable=1;
  525.                     };
  526.                     id=23;
  527.                     type="Exile_Unit_GhostPlayer";
  528.                     atlOffset=0.32199097;
  529.                 };
  530.                 class Item23
  531.                 {
  532.                     dataType="Object";
  533.                     class PositionInfo
  534.                     {
  535.                         position[]={20,140.98343,30.050003};
  536.                     };
  537.                     side="Independent";
  538.                     flags=1;
  539.                     class Attributes
  540.                     {
  541.                         skill=0.60000002;
  542.                         isPlayable=1;
  543.                     };
  544.                     id=24;
  545.                     type="Exile_Unit_GhostPlayer";
  546.                     atlOffset=0.32199097;
  547.                 };
  548.                 class Item24
  549.                 {
  550.                     dataType="Object";
  551.                     class PositionInfo
  552.                     {
  553.                         position[]={18,140.98343,30.050003};
  554.                     };
  555.                     side="Independent";
  556.                     flags=1;
  557.                     class Attributes
  558.                     {
  559.                         skill=0.60000002;
  560.                         isPlayable=1;
  561.                     };
  562.                     id=25;
  563.                     type="Exile_Unit_GhostPlayer";
  564.                     atlOffset=0.32199097;
  565.                 };
  566.                 class Item25
  567.                 {
  568.                     dataType="Object";
  569.                     class PositionInfo
  570.                     {
  571.                         position[]={16,140.98343,30.050003};
  572.                     };
  573.                     side="Independent";
  574.                     flags=1;
  575.                     class Attributes
  576.                     {
  577.                         skill=0.60000002;
  578.                         isPlayable=1;
  579.                     };
  580.                     id=26;
  581.                     type="Exile_Unit_GhostPlayer";
  582.                     atlOffset=0.32199097;
  583.                 };
  584.                 class Item26
  585.                 {
  586.                     dataType="Object";
  587.                     class PositionInfo
  588.                     {
  589.                         position[]={14,140.98343,30.050003};
  590.                     };
  591.                     side="Independent";
  592.                     flags=1;
  593.                     class Attributes
  594.                     {
  595.                         skill=0.60000002;
  596.                         isPlayable=1;
  597.                     };
  598.                     id=27;
  599.                     type="Exile_Unit_GhostPlayer";
  600.                     atlOffset=0.32199097;
  601.                 };
  602.                 class Item27
  603.                 {
  604.                     dataType="Object";
  605.                     class PositionInfo
  606.                     {
  607.                         position[]={12,140.98343,30.050003};
  608.                     };
  609.                     side="Independent";
  610.                     flags=1;
  611.                     class Attributes
  612.                     {
  613.                         skill=0.60000002;
  614.                         isPlayable=1;
  615.                     };
  616.                     id=28;
  617.                     type="Exile_Unit_GhostPlayer";
  618.                     atlOffset=0.32199097;
  619.                 };
  620.                 class Item28
  621.                 {
  622.                     dataType="Object";
  623.                     class PositionInfo
  624.                     {
  625.                         position[]={10,140.98343,30.050003};
  626.                     };
  627.                     side="Independent";
  628.                     flags=1;
  629.                     class Attributes
  630.                     {
  631.                         skill=0.60000002;
  632.                         isPlayable=1;
  633.                     };
  634.                     id=29;
  635.                     type="Exile_Unit_GhostPlayer";
  636.                     atlOffset=0.32199097;
  637.                 };
  638.                 class Item29
  639.                 {
  640.                     dataType="Object";
  641.                     class PositionInfo
  642.                     {
  643.                         position[]={8,140.98943,30.050003};
  644.                     };
  645.                     side="Independent";
  646.                     flags=1;
  647.                     class Attributes
  648.                     {
  649.                         skill=0.60000002;
  650.                         isPlayable=1;
  651.                     };
  652.                     id=30;
  653.                     type="Exile_Unit_GhostPlayer";
  654.                     atlOffset=0.32199097;
  655.                 };
  656.                 class Item30
  657.                 {
  658.                     dataType="Object";
  659.                     class PositionInfo
  660.                     {
  661.                         position[]={26,140.96542,27.050003};
  662.                     };
  663.                     side="Independent";
  664.                     flags=1;
  665.                     class Attributes
  666.                     {
  667.                         skill=0.60000002;
  668.                         isPlayable=1;
  669.                     };
  670.                     id=31;
  671.                     type="Exile_Unit_GhostPlayer";
  672.                     atlOffset=0.32199097;
  673.                 };
  674.                 class Item31
  675.                 {
  676.                     dataType="Object";
  677.                     class PositionInfo
  678.                     {
  679.                         position[]={24,140.97144,27.050003};
  680.                     };
  681.                     side="Independent";
  682.                     flags=1;
  683.                     class Attributes
  684.                     {
  685.                         skill=0.60000002;
  686.                         isPlayable=1;
  687.                     };
  688.                     id=32;
  689.                     type="Exile_Unit_GhostPlayer";
  690.                     atlOffset=0.32199097;
  691.                 };
  692.                 class Item32
  693.                 {
  694.                     dataType="Object";
  695.                     class PositionInfo
  696.                     {
  697.                         position[]={22,140.97743,27.050003};
  698.                     };
  699.                     side="Independent";
  700.                     flags=1;
  701.                     class Attributes
  702.                     {
  703.                         skill=0.60000002;
  704.                         isPlayable=1;
  705.                     };
  706.                     id=33;
  707.                     type="Exile_Unit_GhostPlayer";
  708.                     atlOffset=0.32199097;
  709.                 };
  710.                 class Item33
  711.                 {
  712.                     dataType="Object";
  713.                     class PositionInfo
  714.                     {
  715.                         position[]={20,140.98343,27.050003};
  716.                     };
  717.                     side="Independent";
  718.                     flags=1;
  719.                     class Attributes
  720.                     {
  721.                         skill=0.60000002;
  722.                         isPlayable=1;
  723.                     };
  724.                     id=34;
  725.                     type="Exile_Unit_GhostPlayer";
  726.                     atlOffset=0.32199097;
  727.                 };
  728.                 class Item34
  729.                 {
  730.                     dataType="Object";
  731.                     class PositionInfo
  732.                     {
  733.                         position[]={18,140.98343,27.050003};
  734.                     };
  735.                     side="Independent";
  736.                     flags=1;
  737.                     class Attributes
  738.                     {
  739.                         skill=0.60000002;
  740.                         isPlayable=1;
  741.                     };
  742.                     id=35;
  743.                     type="Exile_Unit_GhostPlayer";
  744.                     atlOffset=0.32199097;
  745.                 };
  746.                 class Item35
  747.                 {
  748.                     dataType="Object";
  749.                     class PositionInfo
  750.                     {
  751.                         position[]={16,140.98343,27.050003};
  752.                     };
  753.                     side="Independent";
  754.                     flags=1;
  755.                     class Attributes
  756.                     {
  757.                         skill=0.60000002;
  758.                         isPlayable=1;
  759.                     };
  760.                     id=36;
  761.                     type="Exile_Unit_GhostPlayer";
  762.                     atlOffset=0.32199097;
  763.                 };
  764.                 class Item36
  765.                 {
  766.                     dataType="Object";
  767.                     class PositionInfo
  768.                     {
  769.                         position[]={14,140.98343,27.050003};
  770.                     };
  771.                     side="Independent";
  772.                     flags=1;
  773.                     class Attributes
  774.                     {
  775.                         skill=0.60000002;
  776.                         isPlayable=1;
  777.                     };
  778.                     id=37;
  779.                     type="Exile_Unit_GhostPlayer";
  780.                     atlOffset=0.32199097;
  781.                 };
  782.                 class Item37
  783.                 {
  784.                     dataType="Object";
  785.                     class PositionInfo
  786.                     {
  787.                         position[]={12,140.98343,27.050003};
  788.                     };
  789.                     side="Independent";
  790.                     flags=1;
  791.                     class Attributes
  792.                     {
  793.                         skill=0.60000002;
  794.                         isPlayable=1;
  795.                     };
  796.                     id=38;
  797.                     type="Exile_Unit_GhostPlayer";
  798.                     atlOffset=0.32199097;
  799.                 };
  800.                 class Item38
  801.                 {
  802.                     dataType="Object";
  803.                     class PositionInfo
  804.                     {
  805.                         position[]={10,140.98343,27.050003};
  806.                     };
  807.                     side="Independent";
  808.                     flags=1;
  809.                     class Attributes
  810.                     {
  811.                         skill=0.60000002;
  812.                         isPlayable=1;
  813.                     };
  814.                     id=39;
  815.                     type="Exile_Unit_GhostPlayer";
  816.                     atlOffset=0.32199097;
  817.                 };
  818.                 class Item39
  819.                 {
  820.                     dataType="Object";
  821.                     class PositionInfo
  822.                     {
  823.                         position[]={8,140.98943,27.050003};
  824.                     };
  825.                     side="Independent";
  826.                     flags=1;
  827.                     class Attributes
  828.                     {
  829.                         skill=0.60000002;
  830.                         isPlayable=1;
  831.                     };
  832.                     id=40;
  833.                     type="Exile_Unit_GhostPlayer";
  834.                     atlOffset=0.32199097;
  835.                 };
  836.                 class Item40
  837.                 {
  838.                     dataType="Object";
  839.                     class PositionInfo
  840.                     {
  841.                         position[]={26,140.96542,24.050003};
  842.                     };
  843.                     side="Independent";
  844.                     flags=1;
  845.                     class Attributes
  846.                     {
  847.                         skill=0.60000002;
  848.                         isPlayable=1;
  849.                     };
  850.                     id=41;
  851.                     type="Exile_Unit_GhostPlayer";
  852.                     atlOffset=0.32199097;
  853.                 };
  854.                 class Item41
  855.                 {
  856.                     dataType="Object";
  857.                     class PositionInfo
  858.                     {
  859.                         position[]={24,140.97144,24.050003};
  860.                     };
  861.                     side="Independent";
  862.                     flags=1;
  863.                     class Attributes
  864.                     {
  865.                         skill=0.60000002;
  866.                         isPlayable=1;
  867.                     };
  868.                     id=42;
  869.                     type="Exile_Unit_GhostPlayer";
  870.                     atlOffset=0.32199097;
  871.                 };
  872.                 class Item42
  873.                 {
  874.                     dataType="Object";
  875.                     class PositionInfo
  876.                     {
  877.                         position[]={22,140.97743,24.050003};
  878.                     };
  879.                     side="Independent";
  880.                     flags=1;
  881.                     class Attributes
  882.                     {
  883.                         skill=0.60000002;
  884.                         isPlayable=1;
  885.                     };
  886.                     id=43;
  887.                     type="Exile_Unit_GhostPlayer";
  888.                     atlOffset=0.32199097;
  889.                 };
  890.                 class Item43
  891.                 {
  892.                     dataType="Object";
  893.                     class PositionInfo
  894.                     {
  895.                         position[]={20,140.98343,24.050003};
  896.                     };
  897.                     side="Independent";
  898.                     flags=1;
  899.                     class Attributes
  900.                     {
  901.                         skill=0.60000002;
  902.                         isPlayable=1;
  903.                     };
  904.                     id=44;
  905.                     type="Exile_Unit_GhostPlayer";
  906.                     atlOffset=0.32199097;
  907.                 };
  908.                 class Item44
  909.                 {
  910.                     dataType="Object";
  911.                     class PositionInfo
  912.                     {
  913.                         position[]={18,140.98343,24.050003};
  914.                     };
  915.                     side="Independent";
  916.                     flags=1;
  917.                     class Attributes
  918.                     {
  919.                         skill=0.60000002;
  920.                         isPlayable=1;
  921.                     };
  922.                     id=45;
  923.                     type="Exile_Unit_GhostPlayer";
  924.                     atlOffset=0.32199097;
  925.                 };
  926.                 class Item45
  927.                 {
  928.                     dataType="Object";
  929.                     class PositionInfo
  930.                     {
  931.                         position[]={16,140.98343,24.050003};
  932.                     };
  933.                     side="Independent";
  934.                     flags=1;
  935.                     class Attributes
  936.                     {
  937.                         skill=0.60000002;
  938.                         isPlayable=1;
  939.                     };
  940.                     id=46;
  941.                     type="Exile_Unit_GhostPlayer";
  942.                     atlOffset=0.32199097;
  943.                 };
  944.                 class Item46
  945.                 {
  946.                     dataType="Object";
  947.                     class PositionInfo
  948.                     {
  949.                         position[]={14,140.98343,24.050003};
  950.                     };
  951.                     side="Independent";
  952.                     flags=1;
  953.                     class Attributes
  954.                     {
  955.                         skill=0.60000002;
  956.                         isPlayable=1;
  957.                     };
  958.                     id=47;
  959.                     type="Exile_Unit_GhostPlayer";
  960.                     atlOffset=0.32199097;
  961.                 };
  962.                 class Item47
  963.                 {
  964.                     dataType="Object";
  965.                     class PositionInfo
  966.                     {
  967.                         position[]={12,140.98343,24.050003};
  968.                     };
  969.                     side="Independent";
  970.                     flags=1;
  971.                     class Attributes
  972.                     {
  973.                         skill=0.60000002;
  974.                         isPlayable=1;
  975.                     };
  976.                     id=48;
  977.                     type="Exile_Unit_GhostPlayer";
  978.                     atlOffset=0.32199097;
  979.                 };
  980.                 class Item48
  981.                 {
  982.                     dataType="Object";
  983.                     class PositionInfo
  984.                     {
  985.                         position[]={10,140.98343,24.050003};
  986.                     };
  987.                     side="Independent";
  988.                     flags=1;
  989.                     class Attributes
  990.                     {
  991.                         skill=0.60000002;
  992.                         isPlayable=1;
  993.                     };
  994.                     id=49;
  995.                     type="Exile_Unit_GhostPlayer";
  996.                     atlOffset=0.32199097;
  997.                 };
  998.                 class Item49
  999.                 {
  1000.                     dataType="Object";
  1001.                     class PositionInfo
  1002.                     {
  1003.                         position[]={8,140.98943,24.050003};
  1004.                     };
  1005.                     side="Independent";
  1006.                     flags=1;
  1007.                     class Attributes
  1008.                     {
  1009.                         skill=0.60000002;
  1010.                         isPlayable=1;
  1011.                     };
  1012.                     id=50;
  1013.                     type="Exile_Unit_GhostPlayer";
  1014.                     atlOffset=0.32199097;
  1015.                 };
  1016.                 class Item50
  1017.                 {
  1018.                     dataType="Object";
  1019.                     class PositionInfo
  1020.                     {
  1021.                         position[]={26,140.96542,21.050003};
  1022.                     };
  1023.                     side="Independent";
  1024.                     flags=1;
  1025.                     class Attributes
  1026.                     {
  1027.                         skill=0.60000002;
  1028.                         isPlayable=1;
  1029.                     };
  1030.                     id=51;
  1031.                     type="Exile_Unit_GhostPlayer";
  1032.                     atlOffset=0.32199097;
  1033.                 };
  1034.                 class Item51
  1035.                 {
  1036.                     dataType="Object";
  1037.                     class PositionInfo
  1038.                     {
  1039.                         position[]={24,140.97144,21.050003};
  1040.                     };
  1041.                     side="Independent";
  1042.                     flags=1;
  1043.                     class Attributes
  1044.                     {
  1045.                         skill=0.60000002;
  1046.                         isPlayable=1;
  1047.                     };
  1048.                     id=52;
  1049.                     type="Exile_Unit_GhostPlayer";
  1050.                     atlOffset=0.32199097;
  1051.                 };
  1052.                 class Item52
  1053.                 {
  1054.                     dataType="Object";
  1055.                     class PositionInfo
  1056.                     {
  1057.                         position[]={22,140.97743,21.050003};
  1058.                     };
  1059.                     side="Independent";
  1060.                     flags=1;
  1061.                     class Attributes
  1062.                     {
  1063.                         skill=0.60000002;
  1064.                         isPlayable=1;
  1065.                     };
  1066.                     id=53;
  1067.                     type="Exile_Unit_GhostPlayer";
  1068.                     atlOffset=0.32199097;
  1069.                 };
  1070.                 class Item53
  1071.                 {
  1072.                     dataType="Object";
  1073.                     class PositionInfo
  1074.                     {
  1075.                         position[]={20,140.98343,21.050003};
  1076.                     };
  1077.                     side="Independent";
  1078.                     flags=1;
  1079.                     class Attributes
  1080.                     {
  1081.                         skill=0.60000002;
  1082.                         isPlayable=1;
  1083.                     };
  1084.                     id=54;
  1085.                     type="Exile_Unit_GhostPlayer";
  1086.                     atlOffset=0.32199097;
  1087.                 };
  1088.                 class Item54
  1089.                 {
  1090.                     dataType="Object";
  1091.                     class PositionInfo
  1092.                     {
  1093.                         position[]={18,140.98343,21.050003};
  1094.                     };
  1095.                     side="Independent";
  1096.                     flags=1;
  1097.                     class Attributes
  1098.                     {
  1099.                         skill=0.60000002;
  1100.                         isPlayable=1;
  1101.                     };
  1102.                     id=55;
  1103.                     type="Exile_Unit_GhostPlayer";
  1104.                     atlOffset=0.32199097;
  1105.                 };
  1106.                 class Item55
  1107.                 {
  1108.                     dataType="Object";
  1109.                     class PositionInfo
  1110.                     {
  1111.                         position[]={16,140.98343,21.050003};
  1112.                     };
  1113.                     side="Independent";
  1114.                     flags=1;
  1115.                     class Attributes
  1116.                     {
  1117.                         skill=0.60000002;
  1118.                         isPlayable=1;
  1119.                     };
  1120.                     id=56;
  1121.                     type="Exile_Unit_GhostPlayer";
  1122.                     atlOffset=0.32199097;
  1123.                 };
  1124.                 class Item56
  1125.                 {
  1126.                     dataType="Object";
  1127.                     class PositionInfo
  1128.                     {
  1129.                         position[]={14,140.98343,21.050003};
  1130.                     };
  1131.                     side="Independent";
  1132.                     flags=1;
  1133.                     class Attributes
  1134.                     {
  1135.                         skill=0.60000002;
  1136.                         isPlayable=1;
  1137.                     };
  1138.                     id=57;
  1139.                     type="Exile_Unit_GhostPlayer";
  1140.                     atlOffset=0.32199097;
  1141.                 };
  1142.                 class Item57
  1143.                 {
  1144.                     dataType="Object";
  1145.                     class PositionInfo
  1146.                     {
  1147.                         position[]={12,140.98343,21.050003};
  1148.                     };
  1149.                     side="Independent";
  1150.                     flags=1;
  1151.                     class Attributes
  1152.                     {
  1153.                         skill=0.60000002;
  1154.                         isPlayable=1;
  1155.                     };
  1156.                     id=58;
  1157.                     type="Exile_Unit_GhostPlayer";
  1158.                     atlOffset=0.32199097;
  1159.                 };
  1160.                 class Item58
  1161.                 {
  1162.                     dataType="Object";
  1163.                     class PositionInfo
  1164.                     {
  1165.                         position[]={10,140.98343,21.050003};
  1166.                     };
  1167.                     side="Independent";
  1168.                     flags=1;
  1169.                     class Attributes
  1170.                     {
  1171.                         skill=0.60000002;
  1172.                         isPlayable=1;
  1173.                     };
  1174.                     id=59;
  1175.                     type="Exile_Unit_GhostPlayer";
  1176.                     atlOffset=0.32199097;
  1177.                 };
  1178.                 class Item59
  1179.                 {
  1180.                     dataType="Object";
  1181.                     class PositionInfo
  1182.                     {
  1183.                         position[]={8,140.98943,21.050003};
  1184.                     };
  1185.                     side="Independent";
  1186.                     flags=1;
  1187.                     class Attributes
  1188.                     {
  1189.                         skill=0.60000002;
  1190.                         isPlayable=1;
  1191.                     };
  1192.                     id=60;
  1193.                     type="Exile_Unit_GhostPlayer";
  1194.                     atlOffset=0.32199097;
  1195.                 };
  1196.             };
  1197.             class Attributes
  1198.             {
  1199.             };
  1200.             id=100;
  1201.             atlOffset=0.32199097;
  1202.         };
  1203.         class Item1
  1204.         {
  1205.             dataType="Marker";
  1206.             position[]={1670.1591,0,13889.924};
  1207.             name="SpawnRhino";
  1208.             text="Rhino";
  1209.             markerType="ELLIPSE";
  1210.             type="ExileSpawnZone";
  1211.             colorName="ColorRed";
  1212.             alpha=0;
  1213.             fillName="Border";
  1214.             a=500;
  1215.             b=500;
  1216.             drawBorder=1;
  1217.             id=101;
  1218.             atlOffset=-354.4476;
  1219.         };
  1220.         class Item2
  1221.         {
  1222.             dataType="Marker";
  1223.             position[]={1670.1591,0,13889.924};
  1224.             name="RhinoSpawnIcon";
  1225.             text="Rhino DZ";
  1226.             type="ExileSpawnZoneIcon";
  1227.             colorName="ColorOrange";
  1228.             a=0.85000002;
  1229.             b=0.85000002;
  1230.             id=102;
  1231.             atlOffset=-354.4476;
  1232.         };
  1233.         class Item3
  1234.         {
  1235.             dataType="Marker";
  1236.             position[]={1578.631,0,9442.6152};
  1237.             name="SpawnSpartan";
  1238.             text="Spartan";
  1239.             markerType="ELLIPSE";
  1240.             type="ExileSpawnZone";
  1241.             colorName="ColorRed";
  1242.             alpha=0;
  1243.             fillName="Border";
  1244.             a=500;
  1245.             b=500;
  1246.             drawBorder=1;
  1247.             id=103;
  1248.             atlOffset=-683.73999;
  1249.         };
  1250.         class Item4
  1251.         {
  1252.             dataType="Marker";
  1253.             position[]={1578.631,0,9442.6152};
  1254.             name="SpartanSpawnIcon";
  1255.             text="Spartan DZ";
  1256.             type="ExileSpawnZoneIcon";
  1257.             colorName="ColorOrange";
  1258.             a=0.85000002;
  1259.             b=0.85000002;
  1260.             id=104;
  1261.             atlOffset=-683.73999;
  1262.         };
  1263.         class Item5
  1264.         {
  1265.             dataType="Marker";
  1266.             position[]={19938.338,0,19983.609};
  1267.             name="SpawnHunter";
  1268.             text="Hunter";
  1269.             markerType="ELLIPSE";
  1270.             type="ExileSpawnZone";
  1271.             colorName="ColorRed";
  1272.             alpha=0;
  1273.             fillName="Border";
  1274.             a=500;
  1275.             b=500;
  1276.             drawBorder=1;
  1277.             id=105;
  1278.             atlOffset=-101.90971;
  1279.         };
  1280.         class Item6
  1281.         {
  1282.             dataType="Marker";
  1283.             position[]={19938.338,0,19983.609};
  1284.             name="HunterSpawnIcon";
  1285.             text="Hunter DZ";
  1286.             type="ExileSpawnZoneIcon";
  1287.             colorName="ColorOrange";
  1288.             a=0.85000002;
  1289.             b=0.85000002;
  1290.             id=106;
  1291.             atlOffset=-101.90971;
  1292.         };
  1293.         class Item7
  1294.         {
  1295.             dataType="Marker";
  1296.             position[]={10017.048,0,6494.2358};
  1297.             name="SpawnSicily";
  1298.             text="Sicily";
  1299.             markerType="ELLIPSE";
  1300.             type="ExileSpawnZone";
  1301.             colorName="ColorRed";
  1302.             alpha=0;
  1303.             fillName="Border";
  1304.             a=500;
  1305.             b=500;
  1306.             drawBorder=1;
  1307.             id=107;
  1308.             atlOffset=-24.686527;
  1309.         };
  1310.         class Item8
  1311.         {
  1312.             dataType="Marker";
  1313.             position[]={10017.048,0,6494.2358};
  1314.             name="SicilySpawnIcon";
  1315.             text="Sicily DZ";
  1316.             type="ExileSpawnZoneIcon";
  1317.             colorName="ColorOrange";
  1318.             a=0.85000002;
  1319.             b=0.85000002;
  1320.             id=108;
  1321.             atlOffset=-24.686527;
  1322.         };
  1323.         class Item9
  1324.         {
  1325.             dataType="Marker";
  1326.             position[]={16030.41,0,7575.5981};
  1327.             name="SpawnGeronimo";
  1328.             text="Geronimo";
  1329.             markerType="ELLIPSE";
  1330.             type="ExileSpawnZone";
  1331.             colorName="ColorRed";
  1332.             alpha=0;
  1333.             fillName="Border";
  1334.             a=500;
  1335.             b=500;
  1336.             drawBorder=1;
  1337.             id=109;
  1338.             atlOffset=-110.47402;
  1339.         };
  1340.         class Item10
  1341.         {
  1342.             dataType="Marker";
  1343.             position[]={16030.41,0,7575.5981};
  1344.             name="GeronimoSpawnIcon";
  1345.             text="Geronimo DZ";
  1346.             type="ExileSpawnZoneIcon";
  1347.             colorName="ColorOrange";
  1348.             a=0.85000002;
  1349.             b=0.85000002;
  1350.             id=110;
  1351.             atlOffset=-110.47402;
  1352.         };
  1353.         class Item11
  1354.         {
  1355.             dataType="Marker";
  1356.             position[]={11322.982,0,14695.895};
  1357.             name="SpawnMadDog";
  1358.             text="MadDog";
  1359.             markerType="ELLIPSE";
  1360.             type="ExileSpawnZone";
  1361.             colorName="ColorRed";
  1362.             alpha=0;
  1363.             fillName="Border";
  1364.             a=500;
  1365.             b=500;
  1366.             drawBorder=1;
  1367.             id=111;
  1368.             atlOffset=-376.99969;
  1369.         };
  1370.         class Item12
  1371.         {
  1372.             dataType="Marker";
  1373.             position[]={11322.982,0,14695.895};
  1374.             name="MadDogChestySpawnIcon";
  1375.             text="MadDog DZ";
  1376.             type="ExileSpawnZoneIcon";
  1377.             colorName="ColorOrange";
  1378.             a=0.85000002;
  1379.             b=0.85000002;
  1380.             id=112;
  1381.             atlOffset=-376.99969;
  1382.         };
  1383.         class Item13
  1384.         {
  1385.             dataType="Marker";
  1386.             position[]={5224.0552,0,18483.311};
  1387.             name="SpawnDwyer";
  1388.             text="Dwyer";
  1389.             markerType="ELLIPSE";
  1390.             type="ExileSpawnZone";
  1391.             colorName="ColorRed";
  1392.             alpha=0;
  1393.             fillName="Border";
  1394.             a=500;
  1395.             b=500;
  1396.             drawBorder=1;
  1397.             id=113;
  1398.             atlOffset=-585.32385;
  1399.         };
  1400.         class Item14
  1401.         {
  1402.             dataType="Marker";
  1403.             position[]={5224.0552,0,18483.311};
  1404.             name="DwyerSpawnIcon";
  1405.             text="Dwyer DZ";
  1406.             type="ExileSpawnZoneIcon";
  1407.             colorName="ColorOrange";
  1408.             a=0.85000002;
  1409.             b=0.85000002;
  1410.             id=114;
  1411.             atlOffset=-585.32385;
  1412.         };
  1413.         class Item15
  1414.         {
  1415.             dataType="Marker";
  1416.             position[]={2202.635,0,2048.1289};
  1417.             name="SpawnFallout";
  1418.             text="Fallout";
  1419.             markerType="ELLIPSE";
  1420.             type="ExileSpawnZone";
  1421.             colorName="ColorRed";
  1422.             alpha=0;
  1423.             fillName="Border";
  1424.             a=500;
  1425.             b=500;
  1426.             drawBorder=1;
  1427.             id=115;
  1428.             atlOffset=-299.06619;
  1429.         };
  1430.         class Item16
  1431.         {
  1432.             dataType="Marker";
  1433.             position[]={2202.635,0,2048.1289};
  1434.             name="FalloutSpawnIcon";
  1435.             text="Fallout DZ";
  1436.             type="ExileSpawnZoneIcon";
  1437.             colorName="ColorOrange";
  1438.             a=0.85000002;
  1439.             b=0.85000002;
  1440.             id=116;
  1441.             atlOffset=-299.06619;
  1442.         };
  1443.         class Item17
  1444.         {
  1445.             dataType="Marker";
  1446.             position[]={16293.192,0,2590.707};
  1447.             name="SpawnSaber";
  1448.             text="Saber";
  1449.             markerType="ELLIPSE";
  1450.             type="ExileSpawnZone";
  1451.             colorName="ColorRed";
  1452.             alpha=0;
  1453.             fillName="Border";
  1454.             a=500;
  1455.             b=500;
  1456.             drawBorder=1;
  1457.             id=117;
  1458.             atlOffset=-51.585052;
  1459.         };
  1460.         class Item18
  1461.         {
  1462.             dataType="Marker";
  1463.             position[]={16293.192,0,2590.707};
  1464.             name="SaberSpawnIcon";
  1465.             text="Saber DZ";
  1466.             type="ExileSpawnZoneIcon";
  1467.             colorName="ColorOrange";
  1468.             a=0.85000002;
  1469.             b=0.85000002;
  1470.             id=118;
  1471.             atlOffset=-51.585052;
  1472.         };
  1473.         class Item19
  1474.         {
  1475.             dataType="Marker";
  1476.             position[]={10751.4,0,3337.9099};
  1477.             name="TraderZoneSaber";
  1478.             text="Non-Construction Zone";
  1479.             markerType="ELLIPSE";
  1480.             type="ExileTraderZone";
  1481.             colorName="ColorWEST";
  1482.             fillName="Border";
  1483.             a=200;
  1484.             b=200;
  1485.             drawBorder=1;
  1486.             id=119;
  1487.             atlOffset=-23.150942;
  1488.         };
  1489.         class Item20
  1490.         {
  1491.             dataType="Marker";
  1492.             position[]={10751.4,0,3337.9099};
  1493.             name="TraderZoneSabreIcon";
  1494.             text="Rapture Trade";
  1495.             type="ExileAircraftTraderIcon";
  1496.             colorName="ColorGreen";
  1497.             id=120;
  1498.             atlOffset=-23.150942;
  1499.         };
  1500.         class Item21
  1501.         {
  1502.             dataType="Marker";
  1503.             position[]={13072.3,0,18554.699};
  1504.             name="TraderZoneMCASMiramar";
  1505.             text="Non-Construction Zone";
  1506.             markerType="ELLIPSE";
  1507.             type="ExileTraderZone";
  1508.             colorName="ColorWEST";
  1509.             fillName="Border";
  1510.             a=200;
  1511.             b=200;
  1512.             drawBorder=1;
  1513.             id=121;
  1514.             atlOffset=-348.19672;
  1515.         };
  1516.         class Item22
  1517.         {
  1518.             dataType="Marker";
  1519.             position[]={13072.3,0,18554.699};
  1520.             name="TraderZoneMiramar";
  1521.             text="Terminus Trade";
  1522.             type="ExileAircraftTraderIcon";
  1523.             colorName="ColorRed";
  1524.             id=122;
  1525.             atlOffset=-348.19672;
  1526.         };
  1527.         class Item23
  1528.         {
  1529.             dataType="Marker";
  1530.             position[]={13752.6,0,9316.29};
  1531.             name="TraderZoneIronHorse";
  1532.             text="Non-Construction Zone";
  1533.             markerType="ELLIPSE";
  1534.             type="ExileTraderZone";
  1535.             colorName="ColorWEST";
  1536.             fillName="Border";
  1537.             a=100;
  1538.             b=100;
  1539.             drawBorder=1;
  1540.             id=123;
  1541.             atlOffset=-85.764854;
  1542.         };
  1543.         class Item24
  1544.         {
  1545.             dataType="Marker";
  1546.             position[]={13752.6,0,9316.29};
  1547.             name="TraderZoneIronhorseIcon";
  1548.             text="Backfire Trade";
  1549.             type="ExileTraderZoneIcon";
  1550.             colorName="ColorGreen";
  1551.             id=124;
  1552.             atlOffset=-85.764854;
  1553.         };
  1554.         class Item25
  1555.         {
  1556.             dataType="Marker";
  1557.             position[]={6002.2202,0,13602.6};
  1558.             name="TraderZoneLeartherneck";
  1559.             text="Non-Construction Zone";
  1560.             markerType="ELLIPSE";
  1561.             type="ExileTraderZone";
  1562.             colorName="ColorWEST";
  1563.             fillName="Border";
  1564.             a=100;
  1565.             b=100;
  1566.             drawBorder=1;
  1567.             id=125;
  1568.             atlOffset=-314.17838;
  1569.         };
  1570.         class Item26
  1571.         {
  1572.             dataType="Marker";
  1573.             position[]={6002.2202,0,13602.6};
  1574.             name="TraderZoneLeatherneckIcon";
  1575.             text="Manifestation Trade";
  1576.             type="ExileTraderZoneIcon";
  1577.             colorName="ColorRed";
  1578.             id=126;
  1579.             atlOffset=-314.17838;
  1580.         };
  1581.         class Item27
  1582.         {
  1583.             dataType="Marker";
  1584.             position[]={6057.375,0,13620};
  1585.             name="RemoveMapObjects1";
  1586.             text="Shoran Floating Rock";
  1587.             markerType="ELLIPSE";
  1588.             type="ellipse";
  1589.             alpha=0;
  1590.             a=10;
  1591.             b=10;
  1592.             id=127;
  1593.             atlOffset=-312.67908;
  1594.         };
  1595.         class Item28
  1596.         {
  1597.             dataType="Marker";
  1598.             position[]={6052.1162,0,13571.94};
  1599.             name="RemoveMapObjects2";
  1600.             text="Shoran Heli Landing Site";
  1601.             markerType="ELLIPSE";
  1602.             type="ellipse";
  1603.             alpha=0;
  1604.             a=25;
  1605.             b=25;
  1606.             id=128;
  1607.             atlOffset=-312.19357;
  1608.         };
  1609.         class Item29
  1610.         {
  1611.             dataType="Marker";
  1612.             position[]={9992.9902,0,1405.8199};
  1613.             name="MixerSite1";
  1614.             text="Non-Construction Zone";
  1615.             markerType="ELLIPSE";
  1616.             type="ExileConcreteMixerZone";
  1617.             colorName="ColorUNKNOWN";
  1618.             alpha=0;
  1619.             fillName="Border";
  1620.             a=500;
  1621.             b=500;
  1622.             drawBorder=1;
  1623.             id=129;
  1624.             atlOffset=-59.65881;
  1625.         };
  1626.         class Item30
  1627.         {
  1628.             dataType="Marker";
  1629.             position[]={9992.9902,0,1405.8199};
  1630.             name="MixerSite1Icon";
  1631.             type="ExileConcreteMixerZoneIcon";
  1632.             colorName="ColorUNKNOWN";
  1633.             id=130;
  1634.             atlOffset=-59.65881;
  1635.         };
  1636.         class Item31
  1637.         {
  1638.             dataType="Marker";
  1639.             position[]={4427.8701,0,13072.4};
  1640.             name="MixerSite2";
  1641.             text="Non-Construction Zone";
  1642.             markerType="ELLIPSE";
  1643.             type="ExileConcreteMixerZone";
  1644.             colorName="ColorUNKNOWN";
  1645.             alpha=0;
  1646.             fillName="Border";
  1647.             a=500;
  1648.             b=500;
  1649.             drawBorder=1;
  1650.             id=131;
  1651.             atlOffset=-261.17047;
  1652.         };
  1653.         class Item32
  1654.         {
  1655.             dataType="Marker";
  1656.             position[]={4427.8701,0,13072.4};
  1657.             name="MixerSite2Icon";
  1658.             type="ExileConcreteMixerZoneIcon";
  1659.             colorName="ColorUNKNOWN";
  1660.             id=132;
  1661.             atlOffset=-261.17047;
  1662.         };
  1663.         class Item33
  1664.         {
  1665.             dataType="Marker";
  1666.             position[]={17709.5,0,17944.301};
  1667.             name="MixerSite3";
  1668.             text="Non-Construction Zone";
  1669.             markerType="ELLIPSE";
  1670.             type="ExileConcreteMixerZone";
  1671.             colorName="ColorUNKNOWN";
  1672.             alpha=0;
  1673.             fillName="Border";
  1674.             a=500;
  1675.             b=500;
  1676.             drawBorder=1;
  1677.             id=133;
  1678.             atlOffset=-194.08246;
  1679.         };
  1680.         class Item34
  1681.         {
  1682.             dataType="Marker";
  1683.             position[]={17709.5,0,17944.301};
  1684.             name="MixerSite3Icon";
  1685.             type="ExileConcreteMixerZoneIcon";
  1686.             colorName="ColorUNKNOWN";
  1687.             id=134;
  1688.             atlOffset=-194.08246;
  1689.         };
  1690.         class Item35
  1691.         {
  1692.             dataType="Marker";
  1693.             position[]={17772.184,402.01392,19481.037};
  1694.             name="FuelStationOffar";
  1695.             type="loc_Fuelstation";
  1696.             a=0.64999998;
  1697.             b=0.64999998;
  1698.             id=135;
  1699.         };
  1700.         class Item36
  1701.         {
  1702.             dataType="Marker";
  1703.             position[]={17416.5,0,9235.8701};
  1704.             name="FuelStationRazbula";
  1705.             type="loc_Fuelstation";
  1706.             a=0.64999998;
  1707.             b=0.64999998;
  1708.             id=136;
  1709.             atlOffset=-28.911543;
  1710.         };
  1711.         class Item37
  1712.         {
  1713.             dataType="Marker";
  1714.             position[]={9506.7998,0,11673.5};
  1715.             name="FuelStationMikisFob";
  1716.             type="loc_Fuelstation";
  1717.             a=0.64999998;
  1718.             b=0.64999998;
  1719.             id=137;
  1720.             atlOffset=-160.14006;
  1721.         };
  1722.         class Item38
  1723.         {
  1724.             dataType="Marker";
  1725.             position[]={6260.8301,0,9969.2803};
  1726.             name="FuelStationMafaraz";
  1727.             type="loc_Fuelstation";
  1728.             a=0.64999998;
  1729.             b=0.64999998;
  1730.             id=138;
  1731.             atlOffset=-239.90768;
  1732.         };
  1733.         class Item39
  1734.         {
  1735.             dataType="Marker";
  1736.             position[]={12468,0,15202.9};
  1737.             name="FuelStationRamir";
  1738.             type="loc_Fuelstation";
  1739.             a=0.64999998;
  1740.             b=0.64999998;
  1741.             id=139;
  1742.             atlOffset=-203.07024;
  1743.         };
  1744.         class Item40
  1745.         {
  1746.             dataType="Marker";
  1747.             position[]={8251.4102,0,16121.8};
  1748.             name="FuelStationKandar";
  1749.             type="loc_Fuelstation";
  1750.             a=0.64999998;
  1751.             b=0.64999998;
  1752.             id=140;
  1753.             atlOffset=-475.64438;
  1754.         };
  1755.         class Item41
  1756.         {
  1757.             dataType="Marker";
  1758.             position[]={6844.98,0,4537.9702};
  1759.             name="FuelStationAmir";
  1760.             type="loc_Fuelstation";
  1761.             a=0.64999998;
  1762.             b=0.64999998;
  1763.             id=141;
  1764.             atlOffset=-231.62579;
  1765.         };
  1766.         class Item42
  1767.         {
  1768.             dataType="Marker";
  1769.             position[]={2865.6599,0,16376.3};
  1770.             name="FuelStationLimar";
  1771.             type="loc_Fuelstation";
  1772.             a=0.64999998;
  1773.             b=0.64999998;
  1774.             id=142;
  1775.             atlOffset=-480.8703;
  1776.         };
  1777.         class Item43
  1778.         {
  1779.             dataType="Marker";
  1780.             position[]={18314.1,0,14687.8};
  1781.             name="FuelStationZarath";
  1782.             type="loc_Fuelstation";
  1783.             a=0.64999998;
  1784.             b=0.64999998;
  1785.             id=143;
  1786.             atlOffset=-59.355694;
  1787.         };
  1788.         class Item44
  1789.         {
  1790.             dataType="Marker";
  1791.             position[]={10670.5,0,2832.9399};
  1792.             name="RemoveMapObjects3";
  1793.             text="Kinduf JBAD Fuel Station 1 Objects";
  1794.             markerType="ELLIPSE";
  1795.             type="ellipse";
  1796.             alpha=0;
  1797.             a=5;
  1798.             b=5;
  1799.             id=144;
  1800.             atlOffset=-28.989639;
  1801.         };
  1802.         class Item45
  1803.         {
  1804.             dataType="Marker";
  1805.             position[]={10643.3,0,2824.3701};
  1806.             name="RemoveMapObjects4";
  1807.             text="Kinduf JBAD Fuel Station 1 Objects";
  1808.             markerType="ELLIPSE";
  1809.             type="ellipse";
  1810.             alpha=0;
  1811.             a=5;
  1812.             b=5;
  1813.             id=145;
  1814.             atlOffset=-29.017883;
  1815.         };
  1816.         class Item46
  1817.         {
  1818.             dataType="Marker";
  1819.             position[]={10668.1,0,2816.6899};
  1820.             name="RemoveMapObjects5";
  1821.             text="Kinduf JBAD Fuel Station 1 Objects";
  1822.             markerType="ELLIPSE";
  1823.             type="ellipse";
  1824.             alpha=0;
  1825.             a=10;
  1826.             b=10;
  1827.             id=146;
  1828.             atlOffset=-28.865459;
  1829.         };
  1830.         class Item47
  1831.         {
  1832.             dataType="Marker";
  1833.             position[]={12246.6,0,2590.1499};
  1834.             name="RemoveMapObjects6";
  1835.             text="Kinduf JBAD Fuel Station 2 Objects";
  1836.             markerType="ELLIPSE";
  1837.             type="ellipse";
  1838.             alpha=0;
  1839.             a=8;
  1840.             b=8;
  1841.             id=147;
  1842.             atlOffset=-23.313618;
  1843.         };
  1844.         class Item48
  1845.         {
  1846.             dataType="Marker";
  1847.             position[]={12259.6,0,2591.0801};
  1848.             name="RemoveMapObjects7";
  1849.             text="Kinduf JBAD Fuel Station 2 Objects";
  1850.             markerType="ELLIPSE";
  1851.             type="ellipse";
  1852.             alpha=0;
  1853.             a=8;
  1854.             b=8;
  1855.             id=148;
  1856.             atlOffset=-23.682249;
  1857.         };
  1858.         class Item49
  1859.         {
  1860.             dataType="Marker";
  1861.             position[]={12230.8,0,5557.3101};
  1862.             name="RemoveMapObjects8";
  1863.             text="Shegara JBAD Fuel Station Objects";
  1864.             markerType="ELLIPSE";
  1865.             type="ellipse";
  1866.             alpha=0;
  1867.             a=10;
  1868.             b=10;
  1869.             id=149;
  1870.             atlOffset=-24.766817;
  1871.         };
  1872.         class Item50
  1873.         {
  1874.             dataType="Marker";
  1875.             position[]={12240.7,0,5544.8198};
  1876.             name="RemoveMapObjects9";
  1877.             text="Shegara JBAD Fuel Station Objects";
  1878.             markerType="ELLIPSE";
  1879.             type="ellipse";
  1880.             alpha=0;
  1881.             a=5;
  1882.             b=5;
  1883.             id=150;
  1884.             atlOffset=-24.796526;
  1885.         };
  1886.         class Item51
  1887.         {
  1888.             dataType="Marker";
  1889.             position[]={17304.9,0,6226.8398};
  1890.             name="RemoveMapObjects10";
  1891.             text="Arobster JBAD Fuel Station Objects";
  1892.             markerType="ELLIPSE";
  1893.             type="ellipse";
  1894.             alpha=0;
  1895.             a=10;
  1896.             b=10;
  1897.             id=151;
  1898.             atlOffset=-34.973881;
  1899.         };
  1900.         class Item52
  1901.         {
  1902.             dataType="Marker";
  1903.             position[]={17298.1,0,6187.4399};
  1904.             name="RemoveMapObjects11";
  1905.             text="Arobster JBAD Fuel Station Objects";
  1906.             markerType="ELLIPSE";
  1907.             type="ellipse";
  1908.             alpha=0;
  1909.             a=3;
  1910.             b=3;
  1911.             id=152;
  1912.             atlOffset=-34.891693;
  1913.         };
  1914.         class Item53
  1915.         {
  1916.             dataType="Marker";
  1917.             position[]={17298.9,0,6242.5801};
  1918.             name="RemoveMapObjects12";
  1919.             text="Arobster JBAD Fuel Station Objects";
  1920.             markerType="ELLIPSE";
  1921.             type="ellipse";
  1922.             alpha=0;
  1923.             a=3;
  1924.             b=3;
  1925.             id=153;
  1926.             atlOffset=-34.459972;
  1927.         };
  1928.         class Item54
  1929.         {
  1930.             dataType="Marker";
  1931.             position[]={12967.5,0,17666.9};
  1932.             name="RemoveMapObjects13";
  1933.             text="KaleiNoowi JBAD Fuel Station Objects";
  1934.             markerType="ELLIPSE";
  1935.             type="ellipse";
  1936.             alpha=0;
  1937.             a=10;
  1938.             b=10;
  1939.             id=154;
  1940.             atlOffset=-341.95001;
  1941.         };
  1942.         class Item55
  1943.         {
  1944.             dataType="Marker";
  1945.             position[]={20436,0,5038.7798};
  1946.             name="TraderZoneSpecOpsSFOD";
  1947.             text="Non-Construction Zone";
  1948.             markerType="ELLIPSE";
  1949.             type="ExileNonConstructionZone";
  1950.             colorName="ColorKhaki";
  1951.             alpha=0;
  1952.             fillName="Border";
  1953.             a=500;
  1954.             b=500;
  1955.             drawBorder=1;
  1956.             id=155;
  1957.             atlOffset=-27.265322;
  1958.         };
  1959.         class Item56
  1960.         {
  1961.             dataType="Marker";
  1962.             position[]={20436,0,5038.7798};
  1963.             name="TraderZoneSpecOps1Icon";
  1964.             text="SpecOps Outpost";
  1965.             type="ExileSpecOpsTraderIcon";
  1966.             colorName="ColorGreen";
  1967.             id=156;
  1968.             atlOffset=-27.265322;
  1969.         };
  1970.         class Item57
  1971.         {
  1972.             dataType="Marker";
  1973.             position[]={238.91901,0,17445.6};
  1974.             name="TraderZoneSpecOps2RECON";
  1975.             text="Non-Construction Zone";
  1976.             markerType="ELLIPSE";
  1977.             type="ExileNonConstructionZone";
  1978.             colorName="ColorKhaki";
  1979.             alpha=0;
  1980.             fillName="Border";
  1981.             a=500;
  1982.             b=500;
  1983.             drawBorder=1;
  1984.             id=157;
  1985.             atlOffset=-687.52563;
  1986.         };
  1987.         class Item58
  1988.         {
  1989.             dataType="Marker";
  1990.             position[]={238.91901,0,17445.6};
  1991.             name="TraderZoneReconIcon";
  1992.             text="SpecOps Cantina";
  1993.             type="ExileSpecOpsTraderIcon";
  1994.             colorName="ColorRed";
  1995.             id=158;
  1996.             atlOffset=-687.52563;
  1997.         };
  1998.         class Item59
  1999.         {
  2000.             dataType="Marker";
  2001.             position[]={17048.641,0,13503.06};
  2002.             name="SpawnChesty";
  2003.             text="Chesty";
  2004.             markerType="ELLIPSE";
  2005.             type="ExileSpawnZone";
  2006.             colorName="ColorRed";
  2007.             alpha=0;
  2008.             fillName="Border";
  2009.             a=500;
  2010.             b=500;
  2011.             drawBorder=1;
  2012.             id=161;
  2013.             atlOffset=-168.80533;
  2014.         };
  2015.         class Item60
  2016.         {
  2017.             dataType="Marker";
  2018.             position[]={17048.641,0,13503.06};
  2019.             name="ChestySpawnIcon";
  2020.             text="Chesty DZ";
  2021.             type="ExileSpawnZoneIcon";
  2022.             colorName="ColorOrange";
  2023.             a=0.85000002;
  2024.             b=0.85000002;
  2025.             id=162;
  2026.             atlOffset=-168.80533;
  2027.         };
  2028.         class Item61
  2029.         {
  2030.             dataType="Marker";
  2031.             position[]={8896.25,0,10912.58};
  2032.             name="SpawnJaker";
  2033.             text="Jaker";
  2034.             markerType="ELLIPSE";
  2035.             type="ExileSpawnZone";
  2036.             colorName="ColorRed";
  2037.             alpha=0;
  2038.             fillName="Border";
  2039.             a=500;
  2040.             b=500;
  2041.             drawBorder=1;
  2042.             id=163;
  2043.             atlOffset=-149.81276;
  2044.         };
  2045.         class Item62
  2046.         {
  2047.             dataType="Marker";
  2048.             position[]={8896.25,0,10912.58};
  2049.             name="JakerSpawnIcon";
  2050.             text="Jaker DZ";
  2051.             type="ExileSpawnZoneIcon";
  2052.             colorName="ColorOrange";
  2053.             a=0.85000002;
  2054.             b=0.85000002;
  2055.             id=164;
  2056.             atlOffset=-149.81276;
  2057.         };
  2058.         class Item63
  2059.         {
  2060.             dataType="Marker";
  2061.             position[]={9120.9434,701.31714,19461.482};
  2062.             name="ExileMarker3_1";
  2063.             text="GhostMountain";
  2064.             markerType="ELLIPSE";
  2065.             type="ExileContaminatedZone";
  2066.             colorName="ColorRed";
  2067.             fillName="Border";
  2068.             a=1000.24;
  2069.             b=1000.24;
  2070.             angle=34.950996;
  2071.             drawBorder=1;
  2072.             id=165;
  2073.             atlOffset=23.746826;
  2074.         };
  2075.         class Item64
  2076.         {
  2077.             dataType="Marker";
  2078.             position[]={9120.9434,0,19480.65};
  2079.             name="ExileMarker2_1Ch";
  2080.             text="Chemical Weapons Factory";
  2081.             type="ExileContaminatedZoneIcon";
  2082.             colorName="ColorOrange";
  2083.             id=166;
  2084.             atlOffset=-678.28333;
  2085.         };
  2086.         class Item65
  2087.         {
  2088.             dataType="Marker";
  2089.             position[]={19097.684,72.966331,1129.2737};
  2090.             name="ExileMarker3_2";
  2091.             text="GhostMountain";
  2092.             markerType="ELLIPSE";
  2093.             type="ExileContaminatedZone";
  2094.             colorName="ColorRed";
  2095.             fillName="Border";
  2096.             a=1000.24;
  2097.             b=1000.24;
  2098.             angle=34.950996;
  2099.             drawBorder=1;
  2100.             id=167;
  2101.             atlOffset=23.572456;
  2102.         };
  2103.         class Item66
  2104.         {
  2105.             dataType="Marker";
  2106.             position[]={19097.684,-625.26001,1148.442};
  2107.             name="ExileMarker2_1Ch_1";
  2108.             text="Nuclear Waste Dump";
  2109.             type="ExileContaminatedZoneIcon";
  2110.             colorName="ColorOrange";
  2111.             id=168;
  2112.             atlOffset=-678.36194;
  2113.         };
  2114.         class Item67
  2115.         {
  2116.             dataType="Logic";
  2117.             class PositionInfo
  2118.             {
  2119.                 position[]={28.76,140.63373,35.792999};
  2120.                 angles[]={0,0,6.2802181};
  2121.             };
  2122.             name="HC";
  2123.             isPlayable=1;
  2124.             id=169;
  2125.             type="HeadlessClient_F";
  2126.         };
  2127.     };
  2128. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement