Bobbeh 1 Report post Posted August 11, 2017 Hello, markers don't appear in game on the mission I made. Here's my mission.sqm, someone please tell me what I'm doing wrong. Spoiler version=12; class Mission { addOns[]= { }; addOnsAuto[]= { }; randomSeed=8080942; class Intel { timeOfChanges=1800.0002; startWeather=0.30000001; startWind=0.1; startWaves=0.1; forecastWeather=0.30000001; forecastWind=0.1; forecastWaves=0.1; forecastLightnings=0.1; year=2039; month=6; day=24; hour=12; minute=0; startFogDecay=0.013; forecastFogDecay=0.013; }; class Groups { items=1; class Item0 { side="GUER"; class Vehicles { items=100; class Item0 { position[]={13237.161,20.660374,11705.338}; special="NONE"; id=0; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; leader=1; skill=0.60000002; }; class Item1 { position[]={13234.718,19.578526,11705.455}; special="NONE"; id=1; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item2 { position[]={13232.741,18.706799,11705.57}; special="NONE"; id=2; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item3 { position[]={13230.821,17.984247,11705.514}; special="NONE"; id=3; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item4 { position[]={13228.785,17.412029,11705.281}; special="NONE"; id=4; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item5 { position[]={13226.924,16.956467,11705.455}; special="NONE"; id=5; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item6 { position[]={13225.296,16.538645,11705.048}; special="NONE"; id=6; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item7 { position[]={13223.492,16.139071,11705.514}; special="NONE"; id=7; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item8 { position[]={13221.398,15.754031,11705.338}; special="NONE"; id=8; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item9 { position[]={13219.652,15.484016,11705.398}; special="NONE"; id=9; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item10 { position[]={13237.393,20.350965,11702.838}; special="NONE"; id=10; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item11 { position[]={13235.357,19.481894,11703.129}; special="NONE"; id=11; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item12 { position[]={13233.264,18.675148,11702.896}; special="NONE"; id=12; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item13 { position[]={13231.229,18.033972,11703.188}; special="NONE"; id=13; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item14 { position[]={13229.25,17.450659,11703.068}; special="NONE"; id=14; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item15 { position[]={13227.622,17.044769,11703.012}; special="NONE"; id=15; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item16 { position[]={13225.411,16.547203,11703.129}; special="NONE"; id=16; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item17 { position[]={13223.608,16.157663,11703.068}; special="NONE"; id=17; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item18 { position[]={13221.864,15.82023,11703.188}; special="NONE"; id=18; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item19 { position[]={13219.537,15.460279,11703.188}; special="NONE"; id=19; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item20 { position[]={13237.684,20.122702,11700.919}; special="NONE"; id=20; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item21 { position[]={13235.242,19.243696,11701.034}; special="NONE"; id=21; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item22 { position[]={13233.03,18.533854,11700.976}; special="NONE"; id=22; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item23 { position[]={13230.764,17.812525,11701.093}; special="NONE"; id=23; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item24 { position[]={13229.134,17.34927,11700.976}; special="NONE"; id=24; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item25 { position[]={13227.389,16.968922,11701.093}; special="NONE"; id=25; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item26 { position[]={13225.296,16.517365,11701.209}; special="NONE"; id=26; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item27 { position[]={13223.435,16.115486,11701.268}; special="NONE"; id=27; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item28 { position[]={13221.456,15.7518,11701.209}; special="NONE"; id=28; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item29 { position[]={13219.304,15.384468,11701.326}; special="NONE"; id=29; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item30 { position[]={13237.858,19.79587,11699.057}; special="NONE"; id=30; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item31 { position[]={13235.066,18.972578,11698.881}; special="NONE"; id=31; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item32 { position[]={13232.799,18.265938,11699}; special="NONE"; id=32; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item33 { position[]={13230.473,17.599703,11699.115}; special="NONE"; id=33; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item34 { position[]={13228.785,17.253115,11699}; special="NONE"; id=34; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item35 { position[]={13227.272,16.924681,11698.881}; special="NONE"; id=35; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item36 { position[]={13225.063,16.448162,11698.939}; special="NONE"; id=36; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item37 { position[]={13223.201,16.043352,11699.057}; special="NONE"; id=37; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item38 { position[]={13221.805,15.756227,11699}; special="NONE"; id=38; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item39 { position[]={13219.421,15.350844,11699.23}; special="NONE"; id=39; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item40 { position[]={13237.918,19.454409,11696.905}; special="NONE"; id=40; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item41 { position[]={13236.288,19.065742,11697.021}; special="NONE"; id=41; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item42 { position[]={13234.486,18.498407,11697.078}; special="NONE"; id=42; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item43 { position[]={13232.334,17.895802,11697.138}; special="NONE"; id=43; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item44 { position[]={13230.064,17.49938,11697.138}; special="NONE"; id=44; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item45 { position[]={13227.68,16.987776,11697.196}; special="NONE"; id=45; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item46 { position[]={13225.645,16.549015,11697.254}; special="NONE"; id=46; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item47 { position[]={13224.074,16.186087,11697.196}; special="NONE"; id=47; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item48 { position[]={13221.864,15.70447,11697.138}; special="NONE"; id=48; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item49 { position[]={13220.003,15.385726,11697.254}; special="NONE"; id=49; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item50 { position[]={13237.918,19.109877,11694.752}; special="NONE"; id=50; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item51 { position[]={13236.639,18.824335,11694.811}; special="NONE"; id=51; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item52 { position[]={13234.602,18.260323,11694.984}; special="NONE"; id=52; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item53 { position[]={13232.508,17.89632,11695.102}; special="NONE"; id=53; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item54 { position[]={13230.473,17.539976,11695.043}; special="NONE"; id=54; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item55 { position[]={13227.797,16.982367,11695.102}; special="NONE"; id=55; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item56 { position[]={13225.936,16.558838,11695.275}; special="NONE"; id=56; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item57 { position[]={13223.666,16.026239,11695.275}; special="NONE"; id=57; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item58 { position[]={13221.805,15.632082,11695.275}; special="NONE"; id=58; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item59 { position[]={13219.246,15.186598,11695.567}; special="NONE"; id=59; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item60 { position[]={13237.801,18.862562,11693.24}; special="NONE"; id=60; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; class Item61 { position[]={13235.242,18.339025,11692.718}; special="NONE"; id=61; side="GUER"; vehicle="Exile_Unit_GhostPlayer"; player="PLAY CDG"; skill=0.60000002; }; }; }; }; class Markers { items=34; class Item0 { dataType = "Marker"; position[] = {9748.43, 0, 1846.39}; name = "ExileMarker34"; text = ""; type = "ExileSpecOpsTraderIcon"; id = 134; atlOffset = 0; }; class Item1 { dataType = "Marker"; position[] = {12963.9, 0, 8127.41}; name = "ExileMarker1"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 250; b = 250; drawBorder = 1; id = 101; atlOffset = 0; }; class Item2 { dataType = "Marker"; position[] = {12963.9, 0, 8127.41}; name = "ExileMarker2"; text = ""; type = "ExileSpawnZoneIcon"; id = 102; atlOffset = 0; }; class Item3 { dataType = "Marker"; position[] = {12054.3, 0, 3596.6}; name = "ExileMarker3"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 250; b = 250; drawBorder = 1; id = 103; atlOffset = 0; }; class Item4 { dataType = "Marker"; position[] = {12054.3, 0, 3596.6}; name = "ExileMarker4"; text = ""; type = "ExileSpawnZoneIcon"; id = 104; atlOffset = 0; }; class Item5 { dataType = "Marker"; position[] = {4429.94, 0, 2367.99}; name = "ExileMarker5"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 250; b = 250; drawBorder = 1; id = 105; atlOffset = 0; }; class Item6 { dataType = "Marker"; position[] = {4429.94, 0, 2367.99}; name = "ExileMarker6"; text = ""; type = "ExileSpawnZoneIcon"; id = 106; atlOffset = 0; }; class Item7 { dataType = "Marker"; position[] = {2749.41, 0, 5278.07}; name = "ExileMarker7"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 325; b = 325; drawBorder = 1; id = 107; atlOffset = 0; }; class Item8 { dataType = "Marker"; position[] = {2749.41, 0, 5278.07}; name = "ExileMarker8"; text = ""; type = "ExileSpawnZoneIcon"; id = 108; atlOffset = 0; }; class Item9 { dataType = "Marker"; position[] = {2754.93, 0, 9996.39}; name = "ExileMarker9"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 250; b = 250; drawBorder = 1; id = 109; atlOffset = 0; }; class Item10 { dataType = "Marker"; position[] = {2754.93, 0, 9996.39}; name = "ExileMarker10"; text = ""; type = "ExileSpawnZoneIcon"; id = 110; atlOffset = 0; }; class Item11 { dataType = "Marker"; position[] = {8475.71, 0, 6670.43}; name = "ExileMarker11"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 150; b = 150; drawBorder = 1; id = 111; atlOffset = 0; }; class Item12 { dataType = "Marker"; position[] = {8475.71, 0, 6670.43}; name = "ExileMarker12"; text = ""; type = "ExileSpawnZoneIcon"; id = 112; atlOffset = 0; }; class Item13 { dataType = "Marker"; position[] = {6332.45, 0, 7807.56}; name = "ExileMarker13"; text = ""; markerType = "ELLIPSE"; type = "ExileTraderZone"; colorName = "ColorBlack"; fillName = "Border"; a = 125; b = 125; drawBorder = 1; id = 113; atlOffset = 0; }; class Item14 { dataType = "Marker"; position[] = {6332.45, 0, 7807.56}; name = "ExileMarker14"; text = ""; type = "ExileTraderZoneIcon"; id = 114; atlOffset = 0; }; class Item15 { dataType = "Marker"; position[] = {2748.72, 0, 5278.61}; name = "ExileMarker15"; text = ""; type = "ExileSpawnZoneIcon"; id = 115; atlOffset = 0; }; class Item16 { dataType = "Marker"; position[] = {12054.9, 0, 3598.4}; name = "ExileMarker16"; text = ""; type = "ExileSpawnZoneIcon"; id = 116; atlOffset = 0; }; class Item17 { dataType = "Marker"; position[] = {12962.5, 0, 8128.13}; name = "ExileMarker17"; text = ""; type = "ExileSpawnZoneIcon"; id = 117; atlOffset = 0; }; class Item18 { dataType = "Marker"; position[] = {2754.8, 0, 9996.42}; name = "ExileMarker18"; text = ""; type = "ExileSpawnZoneIcon"; id = 118; atlOffset = 0; }; class Item19 { dataType = "Marker"; position[] = {8474.91, 0, 6670.91}; name = "ExileMarker19"; text = ""; type = "ExileSpawnZoneIcon"; id = 119; atlOffset = 0; }; class Item20 { dataType = "Marker"; position[] = {6332.45, 0, 7807.56}; name = "ExileMarker20"; text = ""; type = "ExileSpawnZoneIcon"; id = 120; atlOffset = 0; }; class Item21 { dataType = "Marker"; position[] = {8397.79, 0, 12228.1}; name = "ExileMarker21"; text = ""; markerType = "ELLIPSE"; type = "ExileTraderZone"; colorName = "ColorBlack"; fillName = "Border"; a = 125; b = 125; drawBorder = 1; id = 121; atlOffset = 0; }; class Item22 { dataType = "Marker"; position[] = {8397.79, 0, 12228.1}; name = "ExileMarker22"; text = ""; type = "ExileTraderZoneIcon"; id = 122; atlOffset = 0; }; class Item23 { dataType = "Marker"; position[] = {8397.78, 0, 12228.1}; name = "ExileMarker23"; text = ""; type = "ExileTraderZoneIcon"; id = 123; atlOffset = 0; }; class Item24 { dataType = "Marker"; position[] = {11051.5, 0, 12364.8}; name = "ExileMarker24"; text = ""; markerType = "ELLIPSE"; type = "ExileSpawnZone"; colorName = "ColorBlack"; alpha = 0; fillName = "Border"; a = 400; b = 400; drawBorder = 1; id = 124; atlOffset = 0; }; class Item25 { dataType = "Marker"; position[] = {11051.5, 0, 12364.8}; name = "ExileMarker25"; text = ""; type = "ExileSpawnZoneIcon"; id = 125; atlOffset = 0; }; class Item26 { dataType = "Marker"; position[] = {11051.3, 0, 12365.3}; name = "ExileMarker26"; text = ""; type = "ExileSpawnZoneIcon"; id = 126; atlOffset = 0; }; class Item27 { dataType = "Marker"; position[] = {8058.09, 0, 3353.93}; name = "ExileMarker27"; text = ""; markerType = "ELLIPSE"; type = "ExileTraderZone"; colorName = "ColorBlack"; fillName = "Border"; a = 125; b = 125; drawBorder = 1; id = 127; atlOffset = 0; }; class Item28 { dataType = "Marker"; position[] = {8058.09, 0, 3353.93}; name = "ExileMarker28"; text = ""; type = "ExileTraderZoneIcon"; id = 128; atlOffset = 0; }; class Item29 { dataType = "Marker"; position[] = {8058.08, 0, 3353.94}; name = "ExileMarker29"; text = ""; type = "ExileSpawnZoneIcon"; id = 129; atlOffset = 0; }; class Item30 { dataType = "Marker"; position[] = {11464.7, 0, 7511.77}; name = "ExileMarker30"; text = ""; markerType = "ELLIPSE"; type = "ExileTraderZone"; colorName = "ColorBlack"; fillName = "Border"; a = 125; b = 125; drawBorder = 1; id = 130; atlOffset = 0; }; class Item31 { dataType = "Marker"; position[] = {11464.7, 0, 7511.77}; name = "ExileMarker31"; text = ""; type = "ExileTraderZoneIcon"; id = 131; atlOffset = 0; }; class Item32 { dataType = "Marker"; position[] = {11464.7, 0, 7511.78}; name = "ExileMarker32"; text = ""; type = "ExileSpawnZoneIcon"; id = 132; atlOffset = 0; }; class Item33 { dataType = "Marker"; position[] = {9748.43, 0, 1846.39}; name = "ExileMarker33"; text = ""; markerType = "ELLIPSE"; type = "ExileNonConstructionZone"; colorName = "ColorBlack"; fillName = "Border"; alpha = 0; a = 50; b = 50; drawBorder = 1; id = 133; atlOffset = 0; }; }; }; class OutroWin { addOns[]= { "cup_chernarus_config" }; addOnsAuto[]= { "cup_chernarus_config" }; randomSeed=15572598; class Intel { timeOfChanges=1800.0002; startWeather=0.30000001; startWind=0.1; startWaves=0.1; forecastWeather=0.30000001; forecastWind=0.1; forecastWaves=0.1; forecastLightnings=0.1; year=2035; month=6; day=24; hour=12; minute=0; startFogDecay=0.013; forecastFogDecay=0.013; }; }; class OutroLoose { addOns[]= { "cup_chernarus_config" }; addOnsAuto[]= { "cup_chernarus_config" }; randomSeed=13194853; class Intel { timeOfChanges=1800.0002; startWeather=0.30000001; startWind=0.1; startWaves=0.1; forecastWeather=0.30000001; forecastWind=0.1; forecastWaves=0.1; forecastLightnings=0.1; year=2035; month=6; day=24; hour=12; minute=0; startFogDecay=0.013; forecastFogDecay=0.013; }; }; Share this post Link to post Share on other sites