Can someone make this easier?
#1

I have a lot of map icons and i use Double-O-Icons to stream them. However i wondered if it was possible to make this a lot easier - here are some of my map icon coordinates but how do i save myself from putting CreateMapIcon( etc on every one manually, because it will take ages.

The Icon coordinates:

Код:
2120.885498, 694.305236, 11.453125
2094.286865, 651.581237, 11.460937
2167.506103, 772.304321, 11.460937
2090.029785, 692.630737, 11.460937
2069.332275, 695.559570, 11.468292
2065.349121, 651.380493, 11.468292
2043.601318, 652.595214, 11.460937
2040.646484, 695.652099, 11.453125
2011.528808, 694.625000, 11.460937
2014.208251, 651.651611, 11.460937
2122.496826, 732.888610, 11.460937
2042.426513, 732.610412, 11.460937
2013.497558, 773.354125, 11.460937
2064.762695, 730.806030, 11.468292
2043.390991, 775.424621, 11.453125
2094.222412, 774.343688, 11.453125
2093.200195, 731.466735, 11.453125
2073.364501, 774.111022, 11.460479
2123.398193, 774.684936, 11.445312
1845.072021, 718.683532, 11.468292
1846.557617, 741.209411, 11.460937
1845.254028, 690.453979, 11.453125
1846.479003, 661.228088, 11.460937
2018.026245, 2663.991210, 11.054918
1275.176757, 2522.445312, 10.820312
1270.531005, 2554.491943, 10.820312
1363.649902, 2525.360595, 10.820312
1969.894653, 2722.990722, 10.820312
1406.890136, 2524.715576, 10.820312
2037.336181, 2723.302978, 10.820312
1359.510498, 2567.368408, 10.820312
1344.430419, 2609.381103, 11.054918
1272.448486, 2564.493408, 10.820312
1349.822631, 2568.807617, 10.820312
1325.734252, 2568.900390, 10.820312
1313.819946, 2609.700683, 11.054918
2018.687622, 2763.154296, 10.820312
1998.540283, 2725.872070, 10.820312
1315.996582, 2524.513183, 10.820312
1225.387329, 2584.848632, 10.820312
1224.217163, 2616.902587, 10.820312
1967.444824, 2761.809326, 10.820312
1931.476562, 2725.673095, 10.820312
1735.812622, 2694.982177, 10.820312
1703.598754, 2691.351318, 10.820312
1417.925292, 2567.529541, 10.820312
1441.614990, 2568.206542, 10.820312
1678.395019, 2693.609863, 10.820312
1451.328613, 2566.054931, 10.820312
1503.332763, 2567.950683, 10.820312
1500.354736, 2535.280761, 10.820312
1652.377197, 2711.319824, 10.820312
1454.481323, 2525.556396, 10.820312
1627.051635, 2713.507568, 10.820312
1513.327026, 2565.617187, 10.826543
1601.040161, 2711.831054, 10.820312
1551.541625, 2568.360351, 10.820312
1596.451660, 2568.267333, 10.820312
1564.606445, 2565.953369, 10.826543
1623.385864, 2568.158935, 10.820312
1579.990478, 2711.916015, 10.820312
1570.285522, 2711.880371, 10.820312
1599.433837, 2753.685546, 10.820312
1588.414306, 2798.134033, 10.820312
1550.599975, 2845.106445, 10.820312
1575.859252, 2842.390625, 10.820312
1664.808349, 2844.814697, 10.820312
1622.730346, 2844.807861, 10.820312
1632.691040, 2843.818115, 10.820312
1601.832031, 2845.577880, 10.826543
2039.635131, 2764.448242, 10.820312
2049.612304, 2763.866943, 10.820312
1929.038330, 2774.320800, 10.820312
1331.612548, -632.414733, 109.134902
1111.293090, -742.112792, 100.132926
1095.013549, -646.736450, 113.648437
980.409179, -677.253051, 121.976257
1034.237426, -812.036865, 101.851562
1045.015380, -642.206787, 120.117187
1017.052673, -762.317504, 112.563018
836.253234, -894.453857, 68.768898
977.552856, -769.945251, 112.202629
909.618469, -816.779418, 103.126029
937.126892, -847.384887, 93.794326
989.786315, -828.664184, 95.468574
945.673278, -709.558959, 122.210937
725.143920, -998.932495, 52.734375
558.894897, -1075.639648, 72.921989
497.743774, -1094.264892, 82.359191
432.875518, -1137.894287, 73.716911
416.344238, -1154.672729, 76.687614
646.717529, -1057.223999, 52.579917
671.226074, -1019.315063, 55.759605
699.908508, -1059.997314, 49.421691
351.905242, -1197.254028, 76.515625
645.366394, -1117.179931, 44.207038
398.212097, -1271.106567, 50.019790
EDIT: I want the colour to be 0 and the icon to be 31.
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerMapIcon

this may help you
Reply
#3

I know how to do it.... i just cba with adding CreateMapIcon etc on all of them, because it would take time
Reply
#4

Just paste in the coordinates and fill the "CreateMapIcon" with other stuff
Reply
#5

So you think i cant make it easier and i should just ctrl+C and ctrl+V it all
Reply
#6

Quote:
Originally Posted by XxCozzaxX
So you think i cant make it easier and i should just ctrl+C and ctrl+V it all
I've worked with a lot harder and complicated AND much more things with that before. All I did was pawno them

I can write a script for you if yout want...lol, already there...
Reply
#7

Dont matter now, i copy pasted them all now. @Zinglish, i only wanted to know if there was easier way. Whats the point in rolling around in the mud when you have fell into it rather than just getting straight up?
Reply
#8

Used a few lines of code to convert to this:

Код:
SetPlayerMapIcon(playerid, 0, 2120.885498, 694.305236, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 1, 2094.286865, 651.581237, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 2, 2167.506103, 772.304321, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 3, 2090.029785, 692.630737, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 4, 2069.332275, 695.559570, 11.468292
, 31, 0);SetPlayerMapIcon(playerid, 5, 2065.349121, 651.380493, 11.468292
, 31, 0);SetPlayerMapIcon(playerid, 6, 2043.601318, 652.595214, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 7, 2040.646484, 695.652099, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 8, 2011.528808, 694.625000, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 9, 2014.208251, 651.651611, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 10, 2122.496826, 732.888610, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 11, 2042.426513, 732.610412, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 12, 2013.497558, 773.354125, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 13, 2064.762695, 730.806030, 11.468292
, 31, 0);SetPlayerMapIcon(playerid, 14, 2043.390991, 775.424621, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 15, 2094.222412, 774.343688, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 16, 2093.200195, 731.466735, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 17, 2073.364501, 774.111022, 11.460479
, 31, 0);SetPlayerMapIcon(playerid, 18, 2123.398193, 774.684936, 11.445312
, 31, 0);SetPlayerMapIcon(playerid, 19, 1845.072021, 718.683532, 11.468292
, 31, 0);SetPlayerMapIcon(playerid, 20, 1846.557617, 741.209411, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 21, 1845.254028, 690.453979, 11.453125
, 31, 0);SetPlayerMapIcon(playerid, 22, 1846.479003, 661.228088, 11.460937
, 31, 0);SetPlayerMapIcon(playerid, 23, 2018.026245, 2663.991210, 11.054918
, 31, 0);SetPlayerMapIcon(playerid, 24, 1275.176757, 2522.445312, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 25, 1270.531005, 2554.491943, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 26, 1363.649902, 2525.360595, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 27, 1969.894653, 2722.990722, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 28, 1406.890136, 2524.715576, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 29, 2037.336181, 2723.302978, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 30, 1359.510498, 2567.368408, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 31, 1344.430419, 2609.381103, 11.054918
, 31, 0);SetPlayerMapIcon(playerid, 32, 1272.448486, 2564.493408, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 33, 1349.822631, 2568.807617, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 34, 1325.734252, 2568.900390, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 35, 1313.819946, 2609.700683, 11.054918
, 31, 0);SetPlayerMapIcon(playerid, 36, 2018.687622, 2763.154296, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 37, 1998.540283, 2725.872070, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 38, 1315.996582, 2524.513183, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 39, 1225.387329, 2584.848632, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 40, 1224.217163, 2616.902587, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 41, 1967.444824, 2761.809326, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 42, 1931.476562, 2725.673095, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 43, 1735.812622, 2694.982177, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 44, 1703.598754, 2691.351318, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 45, 1417.925292, 2567.529541, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 46, 1441.614990, 2568.206542, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 47, 1678.395019, 2693.609863, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 48, 1451.328613, 2566.054931, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 49, 1503.332763, 2567.950683, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 50, 1500.354736, 2535.280761, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 51, 1652.377197, 2711.319824, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 52, 1454.481323, 2525.556396, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 53, 1627.051635, 2713.507568, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 54, 1513.327026, 2565.617187, 10.826543
, 31, 0);SetPlayerMapIcon(playerid, 55, 1601.040161, 2711.831054, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 56, 1551.541625, 2568.360351, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 57, 1596.451660, 2568.267333, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 58, 1564.606445, 2565.953369, 10.826543
, 31, 0);SetPlayerMapIcon(playerid, 59, 1623.385864, 2568.158935, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 60, 1579.990478, 2711.916015, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 61, 1570.285522, 2711.880371, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 62, 1599.433837, 2753.685546, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 63, 1588.414306, 2798.134033, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 64, 1550.599975, 2845.106445, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 65, 1575.859252, 2842.390625, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 66, 1664.808349, 2844.814697, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 67, 1622.730346, 2844.807861, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 68, 1632.691040, 2843.818115, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 69, 1601.832031, 2845.577880, 10.826543
, 31, 0);SetPlayerMapIcon(playerid, 70, 2039.635131, 2764.448242, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 71, 2049.612304, 2763.866943, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 72, 1929.038330, 2774.320800, 10.820312
, 31, 0);SetPlayerMapIcon(playerid, 73, 1331.612548, -632.414733, 109.134902
, 31, 0);SetPlayerMapIcon(playerid, 74, 1111.293090, -742.112792, 100.132926
, 31, 0);SetPlayerMapIcon(playerid, 75, 1095.013549, -646.736450, 113.648437
, 31, 0);SetPlayerMapIcon(playerid, 76, 980.409179, -677.253051, 121.976257
, 31, 0);SetPlayerMapIcon(playerid, 77, 1034.237426, -812.036865, 101.851562
, 31, 0);SetPlayerMapIcon(playerid, 78, 1045.015380, -642.206787, 120.117187
, 31, 0);SetPlayerMapIcon(playerid, 79, 1017.052673, -762.317504, 112.563018
, 31, 0);SetPlayerMapIcon(playerid, 80, 836.253234, -894.453857, 68.768898
, 31, 0);SetPlayerMapIcon(playerid, 81, 977.552856, -769.945251, 112.202629
, 31, 0);SetPlayerMapIcon(playerid, 82, 909.618469, -816.779418, 103.126029
, 31, 0);SetPlayerMapIcon(playerid, 83, 937.126892, -847.384887, 93.794326
, 31, 0);SetPlayerMapIcon(playerid, 84, 989.786315, -828.664184, 95.468574
, 31, 0);SetPlayerMapIcon(playerid, 85, 945.673278, -709.558959, 122.210937
, 31, 0);SetPlayerMapIcon(playerid, 86, 725.143920, -998.932495, 52.734375
, 31, 0);SetPlayerMapIcon(playerid, 87, 558.894897, -1075.639648, 72.921989
, 31, 0);SetPlayerMapIcon(playerid, 88, 497.743774, -1094.264892, 82.359191
, 31, 0);SetPlayerMapIcon(playerid, 89, 432.875518, -1137.894287, 73.716911
, 31, 0);SetPlayerMapIcon(playerid, 90, 416.344238, -1154.672729, 76.687614
, 31, 0);SetPlayerMapIcon(playerid, 91, 646.717529, -1057.223999, 52.579917
, 31, 0);SetPlayerMapIcon(playerid, 92, 671.226074, -1019.315063, 55.759605
, 31, 0);SetPlayerMapIcon(playerid, 93, 699.908508, -1059.997314, 49.421691
, 31, 0);SetPlayerMapIcon(playerid, 94, 351.905242, -1197.254028, 76.515625
, 31, 0);SetPlayerMapIcon(playerid, 95, 645.366394, -1117.179931, 44.207038
, 31, 0);SetPlayerMapIcon(playerid, 96, 398.212097, -1271.106567, 50.019790, 31, 0);
Less work now
Reply
#9

Код:
CreateMapIcon(31 , 0 , 2120.885498, 694.305236, 11.453125);
CreateMapIcon(31 , 0 , 2094.286865, 651.581237, 11.460937);
CreateMapIcon(31 , 0 , 2167.506103, 772.304321, 11.460937);
CreateMapIcon(31 , 0 , 2090.029785, 692.630737, 11.460937);
CreateMapIcon(31 , 0 , 2069.332275, 695.559570, 11.468292);
CreateMapIcon(31 , 0 , 2065.349121, 651.380493, 11.468292);
CreateMapIcon(31 , 0 , 2043.601318, 652.595214, 11.460937);
CreateMapIcon(31 , 0 , 2040.646484, 695.652099, 11.453125);
CreateMapIcon(31 , 0 , 2011.528808, 694.625000, 11.460937);
CreateMapIcon(31 , 0 , 2014.208251, 651.651611, 11.460937);
CreateMapIcon(31 , 0 , 2122.496826, 732.888610, 11.460937);
CreateMapIcon(31 , 0 , 2042.426513, 732.610412, 11.460937);
CreateMapIcon(31 , 0 , 2013.497558, 773.354125, 11.460937);
CreateMapIcon(31 , 0 , 2064.762695, 730.806030, 11.468292);
CreateMapIcon(31 , 0 , 2043.390991, 775.424621, 11.453125);
CreateMapIcon(31 , 0 , 2094.222412, 774.343688, 11.453125);
CreateMapIcon(31 , 0 , 2093.200195, 731.466735, 11.453125);
CreateMapIcon(31 , 0 , 2073.364501, 774.111022, 11.460479);
CreateMapIcon(31 , 0 , 2123.398193, 774.684936, 11.445312);
CreateMapIcon(31 , 0 , 1845.072021, 718.683532, 11.468292);
CreateMapIcon(31 , 0 , 1846.557617, 741.209411, 11.460937);
CreateMapIcon(31 , 0 , 1845.254028, 690.453979, 11.453125);
CreateMapIcon(31 , 0 , 1846.479003, 661.228088, 11.460937);
CreateMapIcon(31 , 0 , 2018.026245, 2663.991210, 11.054918);
CreateMapIcon(31 , 0 , 1275.176757, 2522.445312, 10.820312);
CreateMapIcon(31 , 0 , 1270.531005, 2554.491943, 10.820312);
CreateMapIcon(31 , 0 , 1363.649902, 2525.360595, 10.820312);
CreateMapIcon(31 , 0 , 1969.894653, 2722.990722, 10.820312);
CreateMapIcon(31 , 0 , 1406.890136, 2524.715576, 10.820312);
CreateMapIcon(31 , 0 , 2037.336181, 2723.302978, 10.820312);
CreateMapIcon(31 , 0 , 1359.510498, 2567.368408, 10.820312);
CreateMapIcon(31 , 0 , 1344.430419, 2609.381103, 11.054918);
CreateMapIcon(31 , 0 , 1272.448486, 2564.493408, 10.820312);
CreateMapIcon(31 , 0 , 1349.822631, 2568.807617, 10.820312);
CreateMapIcon(31 , 0 , 1325.734252, 2568.900390, 10.820312);
CreateMapIcon(31 , 0 , 1313.819946, 2609.700683, 11.054918);
CreateMapIcon(31 , 0 , 2018.687622, 2763.154296, 10.820312);
CreateMapIcon(31 , 0 , 1998.540283, 2725.872070, 10.820312);
CreateMapIcon(31 , 0 , 1315.996582, 2524.513183, 10.820312);
CreateMapIcon(31 , 0 , 1225.387329, 2584.848632, 10.820312);
CreateMapIcon(31 , 0 , 1224.217163, 2616.902587, 10.820312);
CreateMapIcon(31 , 0 , 1967.444824, 2761.809326, 10.820312);
CreateMapIcon(31 , 0 , 1931.476562, 2725.673095, 10.820312);
CreateMapIcon(31 , 0 , 1735.812622, 2694.982177, 10.820312);
CreateMapIcon(31 , 0 , 1703.598754, 2691.351318, 10.820312);
CreateMapIcon(31 , 0 , 1417.925292, 2567.529541, 10.820312);
CreateMapIcon(31 , 0 , 1441.614990, 2568.206542, 10.820312);
CreateMapIcon(31 , 0 , 1678.395019, 2693.609863, 10.820312);
CreateMapIcon(31 , 0 , 1451.328613, 2566.054931, 10.820312);
CreateMapIcon(31 , 0 , 1503.332763, 2567.950683, 10.820312);
CreateMapIcon(31 , 0 , 1500.354736, 2535.280761, 10.820312);
CreateMapIcon(31 , 0 , 1652.377197, 2711.319824, 10.820312);
CreateMapIcon(31 , 0 , 1454.481323, 2525.556396, 10.820312);
CreateMapIcon(31 , 0 , 1627.051635, 2713.507568, 10.820312);
CreateMapIcon(31 , 0 , 1513.327026, 2565.617187, 10.826543);
CreateMapIcon(31 , 0 , 1601.040161, 2711.831054, 10.820312);
CreateMapIcon(31 , 0 , 1551.541625, 2568.360351, 10.820312);
CreateMapIcon(31 , 0 , 1596.451660, 2568.267333, 10.820312);
CreateMapIcon(31 , 0 , 1564.606445, 2565.953369, 10.826543);
CreateMapIcon(31 , 0 , 1623.385864, 2568.158935, 10.820312);
CreateMapIcon(31 , 0 , 1579.990478, 2711.916015, 10.820312);
CreateMapIcon(31 , 0 , 1570.285522, 2711.880371, 10.820312);
CreateMapIcon(31 , 0 , 1599.433837, 2753.685546, 10.820312);
CreateMapIcon(31 , 0 , 1588.414306, 2798.134033, 10.820312);
CreateMapIcon(31 , 0 , 1550.599975, 2845.106445, 10.820312);
CreateMapIcon(31 , 0 , 1575.859252, 2842.390625, 10.820312);
CreateMapIcon(31 , 0 , 1664.808349, 2844.814697, 10.820312);
CreateMapIcon(31 , 0 , 1622.730346, 2844.807861, 10.820312);
CreateMapIcon(31 , 0 , 1632.691040, 2843.818115, 10.820312);
CreateMapIcon(31 , 0 , 1601.832031, 2845.577880, 10.826543);
CreateMapIcon(31 , 0 , 2039.635131, 2764.448242, 10.820312);
CreateMapIcon(31 , 0 , 2049.612304, 2763.866943, 10.820312);
CreateMapIcon(31 , 0 , 1929.038330, 2774.320800, 10.820312);
CreateMapIcon(31 , 0 , 1331.612548, -632.414733, 109.134902);
CreateMapIcon(31 , 0 , 1111.293090, -742.112792, 100.132926);
CreateMapIcon(31 , 0 , 1095.013549, -646.736450, 113.648437);
CreateMapIcon(31 , 0 , 980.409179, -677.253051, 121.976257);
CreateMapIcon(31 , 0 , 1034.237426, -812.036865, 101.851562);
CreateMapIcon(31 , 0 , 1045.015380, -642.206787, 120.117187);
CreateMapIcon(31 , 0 , 1017.052673, -762.317504, 112.563018);
CreateMapIcon(31 , 0 , 836.253234, -894.453857, 68.768898);
CreateMapIcon(31 , 0 , 977.552856, -769.945251, 112.202629);
CreateMapIcon(31 , 0 , 909.618469, -816.779418, 103.126029);
CreateMapIcon(31 , 0 , 937.126892, -847.384887, 93.794326);
CreateMapIcon(31 , 0 , 989.786315, -828.664184, 95.468574);
CreateMapIcon(31 , 0 , 945.673278, -709.558959, 122.210937);
CreateMapIcon(31 , 0 , 725.143920, -998.932495, 52.734375);
CreateMapIcon(31 , 0 , 558.894897, -1075.639648, 72.921989);
CreateMapIcon(31 , 0 , 497.743774, -1094.264892, 82.359191);
CreateMapIcon(31 , 0 , 432.875518, -1137.894287, 73.716911);
CreateMapIcon(31 , 0 , 416.344238, -1154.672729, 76.687614);
CreateMapIcon(31 , 0 , 646.717529, -1057.223999, 52.579917);
CreateMapIcon(31 , 0 , 671.226074, -1019.315063, 55.759605);
CreateMapIcon(31 , 0 , 699.908508, -1059.997314, 49.421691);
CreateMapIcon(31 , 0 , 351.905242, -1197.254028, 76.515625);
CreateMapIcon(31 , 0 , 645.366394, -1117.179931, 44.207038);
CreateMapIcon(31 , 0 , 398.212097, -1271.106567, 50.019790);
Reply
#10

Quote:
Originally Posted by cessil
Код:
CreateMapIcon(31 , 0 , 2120.885498, 694.305236, 11.453125);
CreateMapIcon(31 , 0 , 2094.286865, 651.581237, 11.460937);
CreateMapIcon(31 , 0 , 2167.506103, 772.304321, 11.460937);
CreateMapIcon(31 , 0 , 2090.029785, 692.630737, 11.460937);
CreateMapIcon(31 , 0 , 2069.332275, 695.559570, 11.468292);
CreateMapIcon(31 , 0 , 2065.349121, 651.380493, 11.468292);
CreateMapIcon(31 , 0 , 2043.601318, 652.595214, 11.460937);
CreateMapIcon(31 , 0 , 2040.646484, 695.652099, 11.453125);
CreateMapIcon(31 , 0 , 2011.528808, 694.625000, 11.460937);
CreateMapIcon(31 , 0 , 2014.208251, 651.651611, 11.460937);
CreateMapIcon(31 , 0 , 2122.496826, 732.888610, 11.460937);
CreateMapIcon(31 , 0 , 2042.426513, 732.610412, 11.460937);
CreateMapIcon(31 , 0 , 2013.497558, 773.354125, 11.460937);
CreateMapIcon(31 , 0 , 2064.762695, 730.806030, 11.468292);
CreateMapIcon(31 , 0 , 2043.390991, 775.424621, 11.453125);
CreateMapIcon(31 , 0 , 2094.222412, 774.343688, 11.453125);
CreateMapIcon(31 , 0 , 2093.200195, 731.466735, 11.453125);
CreateMapIcon(31 , 0 , 2073.364501, 774.111022, 11.460479);
CreateMapIcon(31 , 0 , 2123.398193, 774.684936, 11.445312);
CreateMapIcon(31 , 0 , 1845.072021, 718.683532, 11.468292);
CreateMapIcon(31 , 0 , 1846.557617, 741.209411, 11.460937);
CreateMapIcon(31 , 0 , 1845.254028, 690.453979, 11.453125);
CreateMapIcon(31 , 0 , 1846.479003, 661.228088, 11.460937);
CreateMapIcon(31 , 0 , 2018.026245, 2663.991210, 11.054918);
CreateMapIcon(31 , 0 , 1275.176757, 2522.445312, 10.820312);
CreateMapIcon(31 , 0 , 1270.531005, 2554.491943, 10.820312);
CreateMapIcon(31 , 0 , 1363.649902, 2525.360595, 10.820312);
CreateMapIcon(31 , 0 , 1969.894653, 2722.990722, 10.820312);
CreateMapIcon(31 , 0 , 1406.890136, 2524.715576, 10.820312);
CreateMapIcon(31 , 0 , 2037.336181, 2723.302978, 10.820312);
CreateMapIcon(31 , 0 , 1359.510498, 2567.368408, 10.820312);
CreateMapIcon(31 , 0 , 1344.430419, 2609.381103, 11.054918);
CreateMapIcon(31 , 0 , 1272.448486, 2564.493408, 10.820312);
CreateMapIcon(31 , 0 , 1349.822631, 2568.807617, 10.820312);
CreateMapIcon(31 , 0 , 1325.734252, 2568.900390, 10.820312);
CreateMapIcon(31 , 0 , 1313.819946, 2609.700683, 11.054918);
CreateMapIcon(31 , 0 , 2018.687622, 2763.154296, 10.820312);
CreateMapIcon(31 , 0 , 1998.540283, 2725.872070, 10.820312);
CreateMapIcon(31 , 0 , 1315.996582, 2524.513183, 10.820312);
CreateMapIcon(31 , 0 , 1225.387329, 2584.848632, 10.820312);
CreateMapIcon(31 , 0 , 1224.217163, 2616.902587, 10.820312);
CreateMapIcon(31 , 0 , 1967.444824, 2761.809326, 10.820312);
CreateMapIcon(31 , 0 , 1931.476562, 2725.673095, 10.820312);
CreateMapIcon(31 , 0 , 1735.812622, 2694.982177, 10.820312);
CreateMapIcon(31 , 0 , 1703.598754, 2691.351318, 10.820312);
CreateMapIcon(31 , 0 , 1417.925292, 2567.529541, 10.820312);
CreateMapIcon(31 , 0 , 1441.614990, 2568.206542, 10.820312);
CreateMapIcon(31 , 0 , 1678.395019, 2693.609863, 10.820312);
CreateMapIcon(31 , 0 , 1451.328613, 2566.054931, 10.820312);
CreateMapIcon(31 , 0 , 1503.332763, 2567.950683, 10.820312);
CreateMapIcon(31 , 0 , 1500.354736, 2535.280761, 10.820312);
CreateMapIcon(31 , 0 , 1652.377197, 2711.319824, 10.820312);
CreateMapIcon(31 , 0 , 1454.481323, 2525.556396, 10.820312);
CreateMapIcon(31 , 0 , 1627.051635, 2713.507568, 10.820312);
CreateMapIcon(31 , 0 , 1513.327026, 2565.617187, 10.826543);
CreateMapIcon(31 , 0 , 1601.040161, 2711.831054, 10.820312);
CreateMapIcon(31 , 0 , 1551.541625, 2568.360351, 10.820312);
CreateMapIcon(31 , 0 , 1596.451660, 2568.267333, 10.820312);
CreateMapIcon(31 , 0 , 1564.606445, 2565.953369, 10.826543);
CreateMapIcon(31 , 0 , 1623.385864, 2568.158935, 10.820312);
CreateMapIcon(31 , 0 , 1579.990478, 2711.916015, 10.820312);
CreateMapIcon(31 , 0 , 1570.285522, 2711.880371, 10.820312);
CreateMapIcon(31 , 0 , 1599.433837, 2753.685546, 10.820312);
CreateMapIcon(31 , 0 , 1588.414306, 2798.134033, 10.820312);
CreateMapIcon(31 , 0 , 1550.599975, 2845.106445, 10.820312);
CreateMapIcon(31 , 0 , 1575.859252, 2842.390625, 10.820312);
CreateMapIcon(31 , 0 , 1664.808349, 2844.814697, 10.820312);
CreateMapIcon(31 , 0 , 1622.730346, 2844.807861, 10.820312);
CreateMapIcon(31 , 0 , 1632.691040, 2843.818115, 10.820312);
CreateMapIcon(31 , 0 , 1601.832031, 2845.577880, 10.826543);
CreateMapIcon(31 , 0 , 2039.635131, 2764.448242, 10.820312);
CreateMapIcon(31 , 0 , 2049.612304, 2763.866943, 10.820312);
CreateMapIcon(31 , 0 , 1929.038330, 2774.320800, 10.820312);
CreateMapIcon(31 , 0 , 1331.612548, -632.414733, 109.134902);
CreateMapIcon(31 , 0 , 1111.293090, -742.112792, 100.132926);
CreateMapIcon(31 , 0 , 1095.013549, -646.736450, 113.648437);
CreateMapIcon(31 , 0 , 980.409179, -677.253051, 121.976257);
CreateMapIcon(31 , 0 , 1034.237426, -812.036865, 101.851562);
CreateMapIcon(31 , 0 , 1045.015380, -642.206787, 120.117187);
CreateMapIcon(31 , 0 , 1017.052673, -762.317504, 112.563018);
CreateMapIcon(31 , 0 , 836.253234, -894.453857, 68.768898);
CreateMapIcon(31 , 0 , 977.552856, -769.945251, 112.202629);
CreateMapIcon(31 , 0 , 909.618469, -816.779418, 103.126029);
CreateMapIcon(31 , 0 , 937.126892, -847.384887, 93.794326);
CreateMapIcon(31 , 0 , 989.786315, -828.664184, 95.468574);
CreateMapIcon(31 , 0 , 945.673278, -709.558959, 122.210937);
CreateMapIcon(31 , 0 , 725.143920, -998.932495, 52.734375);
CreateMapIcon(31 , 0 , 558.894897, -1075.639648, 72.921989);
CreateMapIcon(31 , 0 , 497.743774, -1094.264892, 82.359191);
CreateMapIcon(31 , 0 , 432.875518, -1137.894287, 73.716911);
CreateMapIcon(31 , 0 , 416.344238, -1154.672729, 76.687614);
CreateMapIcon(31 , 0 , 646.717529, -1057.223999, 52.579917);
CreateMapIcon(31 , 0 , 671.226074, -1019.315063, 55.759605);
CreateMapIcon(31 , 0 , 699.908508, -1059.997314, 49.421691);
CreateMapIcon(31 , 0 , 351.905242, -1197.254028, 76.515625);
CreateMapIcon(31 , 0 , 645.366394, -1117.179931, 44.207038);
CreateMapIcon(31 , 0 , 398.212097, -1271.106567, 50.019790);
HUH?

There's no such function dude...CreateMapIcon wtf?
Reply
#11

using map icon streamer - Double-O-Icons i already said this.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)