Advertisement
kerts93

LSAK Script vol.2

Oct 10th, 2011
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 61.72 KB | None | 0 0
  1.  
  2. #define FILTERSCRIPT
  3.  
  4. #include <a_samp>
  5.  
  6. new botA1bus;
  7. new botA2bus;
  8. new botA3bus;
  9. new botA4bus;
  10. new botA5bus;
  11.  
  12. new PCP[MAX_PLAYERS];
  13.  
  14. new A1[MAX_PLAYERS];
  15. new A2[MAX_PLAYERS];
  16. new A3[MAX_PLAYERS];
  17. new A4[MAX_PLAYERS];
  18. new A5[MAX_PLAYERS];
  19.  
  20. #define DIALOG_TABLOO 1000
  21. new Text3D:Tabloo[8];
  22. new koondis[8];
  23.  
  24. new Float:A1CP[25][3] =
  25. {
  26.     (1263.8619,-1304.8777,13.7470), // Los Santose Keskjaam Post 1
  27.     (1144.7007,-1391.9194,14.1228), // Keskuse
  28.     (1033.9677,-1648.6052,13.8868), // Verona
  29.     (1249.9541,-1855.8109,13.8895), // Bluffs
  30.     (1475.0638,-1735.8132,13.8875), // Keskväljak
  31.     (1818.1240,-1872.2156,13.9132), // Unity
  32.     (1958.1041,-2067.4717,13.8875), // El Corona
  33.     (2146.0649,-2124.7905,13.8255), // Prügimäe
  34.     (2247.5178,-2218.9700,13.8147), // Kanali
  35.     (2437.3147,-2177.5488,13.8781), // Dokid
  36.     (2692.3167,-2174.1309,11.4330), // Kurvi
  37.     (2860.2488,-2035.2301,11.4468), // Ida-Ranniku - lõpp
  38.     (2861.1604,-1919.9150,11.4378), // Ida-Ranniku
  39.     (2819.3650,-1928.2134,11.4417), // Ida-Ranniku'
  40.     (2711.0520,-2066.0454,13.3285), // Kurvi
  41.     (2414.5525,-2160.0823,13.8789), // Dokid
  42.     (2261.1560,-2222.9878,13.8074), // Kanali
  43.     (2150.1077,-2119.5129,13.8888), // Prügimäe
  44.     (1965.0176,-2043.6176,13.9020), // El Corona
  45.     (1825.1553,-1847.5825,13.9181), // Unity
  46.     (1495.7404,-1728.9113,13.8858), // Keskväljak
  47.     (1249.9729,-1848.7737,13.8858), // Bluffs
  48.     (1040.9618,-1640.2256,13.8881), // Verona
  49.     (1134.8875,-1409.1211,13.9861), // Keskuse
  50.     (1263.6254,-1303.3701,13.7458) // Los Santose Keskjaam Post 1
  51. };
  52.  
  53. new Float:A2CP[25][3] =
  54. {
  55.     (2269.3638,-1752.7115,13.8810), // Grove
  56.     (2345.9800,-1459.4012,24.3321), // Energia
  57.     (2189.1812,-1381.0209,24.3327), // Jefferson
  58.     (2005.8256,-1457.5974,13.8952), // Ida-Haigla
  59.     (1855.4506,-1298.1534,13.8914), // Glen Park
  60.     (1960.4366,-1050.4651,24.6342), // Põhja-Jefferson
  61.     (2153.2478,-1119.9500,25.8424), // Müügika
  62.     (2422.8657,-1260.1224,24.3399), // Pig Pen
  63.     (2589.9890,-1259.7902,47.1968), // Kõrval-tee
  64.     (2719.0840,-1467.2334,30.7829), // Väike-Moskva
  65.     (2804.2925,-1660.8081,11.1994), // Linnahall
  66.     (2819.5295,-1925.8662,11.4412), // Ida-Ranniku
  67.     (2861.2161,-1950.8633,11.4413), // Ida-Ranniku
  68.     (2802.6404,-1654.0358,11.1993), // Linnahall
  69.     (2741.1877,-1459.8336,30.7847), // Väike-Moskva
  70.     (2593.6860,-1252.9518,47.4639), // Kõrval-tee
  71.     (2426.4141,-1252.9950,24.3274), // Pig Pen
  72.     (2152.3372,-1112.9657,25.8254), // Müügika
  73.     (1962.7709,-1043.8182,24.6570), // Põhja-Jefferson
  74.     (1843.0881,-1288.7432,13.8867), // Glen Park
  75.     (1997.6935,-1469.3912,13.8985), // Ida-Haigla
  76.     (2192.4712,-1387.9058,24.3290), // Jefferson
  77.     (2339.1140,-1456.7297,24.3280), // Energia
  78.     (2299.7715,-1655.4249,15.0978), // Grove st
  79.     (2266.4209,-1752.5708,13.8844) // Grove
  80. };
  81.  
  82. new Float:A3CP[22][3] =
  83. {
  84.     (1263.8611,-1320.9368,13.7657),// Los Santose Keskjaam Post 2
  85.     (1281.6388,-1152.4045,24.1602), // Käänu
  86.     (1622.1963,-1164.2749,24.4005), // Ristmiku
  87.     (1843.4835,-1287.9274,13.8884), // Glen Park
  88.     (1818.0724,-1672.4746,13.8893), // Alhambra
  89.     (1922.5782,-1755.6302,13.8901), // Idlewood
  90.     (2085.2434,-1647.1440,13.8937), // Sillaalune
  91.     (2273.6328,-1735.8254,13.8865), // Grove
  92.     (2410.3252,-1945.3197,13.8869), // Willowfield
  93.     (2293.3691,-2095.4165,13.8211), // Tööstuse
  94.     (2764.5137,-2467.3643,13.9981), // Sadama - lõpp
  95.     (2764.6824,-2446.5601,13.9998), // Sadama
  96.     (2305.5071,-2097.3394,13.8099), // Tööstuse
  97.     (2417.1130,-1912.7921,13.8649), // Willowfield
  98.     (2281.3054,-1728.8068,13.8865), // Grove
  99.     (2078.2148,-1644.7595,13.8904), // Sillaalune
  100.     (1921.7727,-1748.8124,13.8869), // Idlewood
  101.     (1825.2532,-1675.0826,13.8871), // Alhambra
  102.     (1855.3750,-1297.7823,13.8914), // Glen Park
  103.     (1617.9171,-1157.3719,24.4050), // Ristmiku
  104.     (1288.2775,-1137.8054,24.1607), // Käänu
  105.     (1263.7883,-1320.7074,13.7597) // Los Santose Keskjaam Post 2
  106. };
  107.  
  108. new Float:A4CP[24][3] =
  109. {
  110.     (1264.0807,-1356.6870,13.7882), // Los Santose Keskjaam Post 3
  111.     (1131.6598,-1137.6017,24.1621), // Nurga
  112.     (939.0519,-1137.4885,24.1783), // Autobussikoondis
  113.     (794.2086,-1174.7896,22.7000), // Lilleoru
  114.     (829.8741,-1409.2097,13.7584), // Rekordi
  115.     (853.9496,-1592.3790,13.8906), // Marina
  116.     (604.6660,-1578.9479,16.4906), // Jõe
  117.     (486.3686,-1515.3269,20.7729), // Rodeo
  118.     (641.0790,-1354.6112,13.8995), // Mehaaniku
  119.     (572.8182,-1222.5758,18.0054), // Pank
  120.     (343.3891,-1374.1625,14.7240), // Richmani
  121.     (164.5467,-1740.0127,5.0693), // Santa Marina Kai
  122.     (402.0485,-1783.0104,6.0527), // Santa Marina
  123.     (345.6753,-1392.1644,14.7773), // Richmani
  124.     (585.9622,-1235.3529,18.1491), // Pank
  125.     (623.9852,-1360.8740,13.9287), // Mehaaniku
  126.     (481.4989,-1517.5950,20.7266), // Rodeo
  127.     (603.3126,-1595.4971,16.5114), // Jõe
  128.     (855.4686,-1600.5465,13.8929), // Marina
  129.     (825.5422,-1392.1696,13.8960), // Rekordi
  130.     (800.9995,-1180.9231,21.9176), // Lilleoru
  131.     (919.3333,-1152.4176,24.2029), // Autobussikoondis
  132.     (1141.3876,-1152.9227,24.1615), // Nurga
  133.     (1263.2943,-1356.6519,13.7612) // Los Santose Keskjaam Post 3
  134. };
  135.  
  136. new Float:A5CP[20][3] =
  137. {
  138.     (1263.9828,-1375.1665,13.7286), // Los Santose Keskjaam Post 4
  139.     (1131.4069,-1137.5698,24.1586), // Nurga
  140.     (965.9925,-1110.5293,24.1989), // Autobussikoondis
  141.     (1192.8108,-1042.8674,32.2445), // Päikeseloojangu
  142.     (1515.4974,-857.3220,64.8644), // Mägitee
  143.     (1302.8373,-702.9010,93.3752), // Vinewood
  144.     (1034.1085,-777.2311,104.4705), // Villa
  145.     (696.7309,-1010.6001,52.5234), // Silla
  146.     (580.0049,-1129.1212,49.8102), // Tunnelipealne
  147.     (339.0336,-1179.9965,77.1178), // Vinewoodi Alevik
  148.     (289.3916,-1309.2882,54.4089), // Kesk-Vinewood
  149.     (559.4076,-1193.7762,45.1622), // Tunnelipealne
  150.     (707.4883,-1015.8994,52.5220), // Silla
  151.     (1025.3727,-790.5212,103.1547), // Villa
  152.     (1300.2026,-714.4943,93.4740), // Vinewood
  153.     (1495.8942,-856.4872,63.2663), // Mägitee
  154.     (1204.6653,-1035.5720,32.2401), // Päikeseloojangu
  155.     (959.1118,-1107.9009,24.1966), // Autobussikoondis
  156.     (1139.5333,-1152.6893,24.1602), // Nurga
  157.     (1263.2998,-1374.4390,13.7280) // Los Santose Keskjaam Post 4
  158. };
  159.  
  160. #if defined FILTERSCRIPT
  161.  
  162. public OnFilterScriptInit()
  163. {
  164.     print("\n------------------------------------------");
  165.     print(" LSBD FS laetud ");
  166.     print("------------------------------------------\n");
  167.     CreateObject(5170,1270.25061035,-1355.85766602,16.29827690,0.00000000,0.00000000,90.00000000); //object(imnrmpy2_las2) (1)
  168.     CreateObject(5170,1270.27270508,-1319.40197754,16.29827690,0.00000000,0.00000000,90.00000000); //object(imnrmpy2_las2) (2)
  169.     CreateObject(1257,1268.45263672,-1377.31604004,13.66652393,0.00000000,0.00000000,0.00000000); //object(bustopm) (1)
  170.     CreateObject(1257,1268.53259277,-1371.67687988,13.69656563,0.00000000,0.00000000,0.00000000); //object(bustopm) (2)
  171.     CreateObject(1257,1268.12744141,-1359.19689941,13.76928997,0.00000000,0.00000000,0.00000000); //object(bustopm) (3)
  172.     CreateObject(1257,1268.24340820,-1353.57714844,13.78648567,0.00000000,0.00000000,0.00000000); //object(bustopm) (4)
  173.     CreateObject(1257,1268.30664062,-1299.40808105,13.76661873,0.00000000,0.00000000,0.00000000); //object(bustopm) (5)
  174.     CreateObject(1257,1268.33715820,-1305.09362793,13.77078438,0.00000000,0.00000000,0.00000000); //object(bustopm) (6)
  175.     CreateObject(1257,1268.40954590,-1316.71960449,13.77919197,0.00000000,0.00000000,0.00000000); //object(bustopm) (7)
  176.     CreateObject(1257,1268.48059082,-1322.14807129,13.77919197,0.00000000,0.00000000,0.00000000); //object(bustopm) (8)
  177.     CreateObject(1229,1265.94592285,-1369.52795410,13.99932098,0.00000000,0.00000000,0.00000000); //object(bussign1) (1)
  178.     CreateObject(1229,1266.12329102,-1352.16198730,14.06490040,0.00000000,0.00000000,0.00000000); //object(bussign1) (2)
  179.     CreateObject(1229,1266.40380859,-1315.69213867,14.05967999,0.00000000,0.00000000,0.00000000); //object(bussign1) (3)
  180.     CreateObject(1229,1266.43127441,-1297.98156738,14.04606152,0.00000000,0.00000000,0.00000000); //object(bussign1) (4)
  181.     CreateObject(8851,1256.81665039,-1368.36059570,12.28514194,0.00000000,0.00000000,0.00000000); //object(vgeplntr01_lvs) (1)
  182.     CreateObject(8851,1257.19567871,-1310.02673340,12.17878056,0.00000000,0.00000000,0.00000000); //object(vgeplntr01_lvs) (2)
  183.     CreateObject(966,1264.74670410,-1384.88830566,12.17831230,0.00000000,0.00000000,0.00000000); //object(bar_gatebar01) (1)
  184.     CreateObject(966,1264.72436523,-1292.75354004,12.29483318,0.00000000,0.00000000,0.00000000); //object(bar_gatebar01) (2)
  185.     CreateObject(983,1257.01782227,-1382.27502441,12.82585239,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (1)
  186.     CreateObject(983,1257.07690430,-1296.02514648,12.89877129,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (2)
  187.     CreateObject(983,1256.88305664,-1354.46582031,12.60835171,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (3)
  188.     CreateObject(983,1256.86413574,-1348.09094238,12.59679890,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (4)
  189.     CreateObject(983,1257.00524902,-1323.86157227,12.59586716,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (5)
  190.     CreateObject(983,1257.02185059,-1328.62854004,12.59786510,0.00000000,0.00000000,0.00000000); //object(fenceshit3) (6)
  191.     CreateObject(1215,1256.87048340,-1374.64453125,12.84771061,0.00000000,0.00000000,0.00000000); //object(bollardlight) (8)
  192.     CreateObject(1215,1256.83959961,-1362.49218750,12.84771061,0.00000000,0.00000000,0.00000000); //object(bollardlight) (9)
  193.     CreateObject(1215,1257.20532227,-1303.60583496,12.74134922,0.00000000,0.00000000,0.00000000); //object(bollardlight) (17)
  194.     CreateObject(1215,1257.22937012,-1316.09252930,12.74134922,0.00000000,0.00000000,0.00000000); //object(bollardlight) (18)
  195.     CreateObject(1258,1268.31665039,-1366.67932129,13.11527538,0.00000000,0.00000000,270.00000000); //object(mpostbox1) (1)
  196.     CreateObject(1262,1267.67785645,-1293.55859375,16.42586708,0.00000000,0.00000000,163.99993896); //object(mtraffic4) (2)
  197.     CreateObject(1262,1269.90649414,-1307.86926270,16.14916801,0.00000000,0.00000000,157.99780273); //object(mtraffic4) (3)
  198.     CreateObject(1262,1269.99316406,-1344.23376465,16.15154076,0.00000000,0.00000000,159.99780273); //object(mtraffic4) (4)
  199.     CreateObject(1262,1269.61840820,-1362.70153809,15.98912430,0.00000000,0.00000000,155.99780273); //object(mtraffic4) (5)
  200.     CreateObject(1214,1267.83984375,-1293.00500488,12.48273659,0.00000000,0.00000000,0.00000000); //object(bollard) (1)
  201.     CreateObject(1214,1267.83984375,-1293.00488281,13.48273659,0.00000000,0.00000000,0.00000000); //object(bollard) (2)
  202.     CreateObject(1214,1267.83984375,-1293.00488281,14.48273659,0.00000000,0.00000000,0.00000000); //object(bollard) (3)
  203.     CreateObject(1214,1267.83984375,-1293.00488281,15.48273659,0.00000000,0.00000000,0.00000000); //object(bollard) (4)
  204.     CreateObject(1257,2866.93627930,-1949.11718750,11.38856697,0.00000000,0.00000000,0.00000000); //object(bustopm) (9)
  205.     CreateObject(1257,2866.70483398,-1920.54553223,11.38856697,0.00000000,0.00000000,0.00000000); //object(bustopm) (10)
  206.     CreateObject(1229,2863.51440430,-1945.14514160,11.66905499,0.00000000,0.00000000,0.00000000); //object(bussign1) (5)
  207.     CreateObject(1229,2863.39233398,-1917.50634766,11.66905499,0.00000000,0.00000000,0.00000000); //object(bussign1) (6)
  208.     CreateObject(1229,2863.47949219,-2030.55700684,11.66124249,0.00000000,0.00000000,0.00000000); //object(bussign1) (7)
  209.     CreateObject(1229,2817.35009766,-1932.56677246,11.66905499,0.00000000,0.00000000,178.00000000); //object(bussign1) (8)
  210.     CreateObject(1257,2813.90063477,-1929.34692383,11.38856697,0.00000000,0.00000000,180.00000000); //object(bustopm) (11)
  211.     CreateObject(1257,2866.71337891,-2036.13476562,11.38046741,0.00000000,0.00000000,0.00000000); //object(bustopm) (12)
  212.     CreateObject(1257,2705.68164062,-2065.74316406,13.28759766,355.50000000,0.00000000,180.00000000); //object(bustopm) (13)
  213.     CreateObject(1229,2708.59033203,-2070.35571289,13.21659660,0.00000000,0.00000000,166.00000000); //object(bussign1) (9)
  214.     CreateObject(1257,2695.82421875,-2179.34277344,11.38075447,0.00000000,0.00000000,269.99996948); //object(bustopm) (14)
  215.     CreateObject(1229,2699.32519531,-2176.19677734,11.66124249,0.00000000,0.00000000,249.99998474); //object(bussign1) (10)
  216.     CreateObject(1229,2407.67797852,-2160.11279297,14.10655499,0.00000000,0.00000000,108.00000000); //object(bussign1) (11)
  217.     CreateObject(1257,2412.86181641,-2154.85131836,13.82606697,0.00000000,0.00000000,110.00000000); //object(bustopm) (15)
  218.     CreateObject(1257,2437.11108398,-2182.82885742,13.82606697,0.00000000,0.00000000,278.00000000); //object(bustopm) (16)
  219.     CreateObject(1229,2442.23754883,-2178.76269531,14.10655499,0.00000000,0.00000000,269.99996948); //object(bussign1) (12)
  220.     CreateObject(18014,2830.59155273,-2055.10351562,10.53376579,0.00000000,0.00000000,0.00000000); //object(int_rest_veg03) (1)
  221.     CreateObject(18014,2830.57543945,-2049.04370117,10.53376579,0.00000000,0.00000000,0.00000000); //object(int_rest_veg03) (2)
  222.     CreateObject(18014,2830.54638672,-2042.76782227,10.53376579,0.00000000,0.00000000,0.00000000); //object(int_rest_veg03) (3)
  223.     CreateObject(1229,2258.70312500,-2217.42114258,14.09875011,0.00000000,0.00000000,48.00000000); //object(bussign1) (13)
  224.     CreateObject(1229,2248.85058594,-2223.20068359,14.10655499,0.00000000,0.00000000,226.00000000); //object(bussign1) (15)
  225.     CreateObject(1257,2242.21582031,-2221.50659180,13.82606697,0.00000000,0.00000000,224.00000000); //object(bustopm) (17)
  226.     CreateObject(1257,2265.01318359,-2219.59545898,13.82606697,0.00000000,0.00000000,45.99478149); //object(bustopm) (18)
  227.     CreateObject(1257,2150.65380859,-2113.59008789,13.82606697,0.00000000,0.00000000,64.00000000); //object(bustopm) (19)
  228.     CreateObject(1257,2144.47607422,-2130.09692383,13.82606697,0.00000000,0.00000000,243.99536133); //object(bustopm) (20)
  229.     CreateObject(1229,2148.82568359,-2128.58959961,14.09877300,0.00000000,0.00000000,229.99996948); //object(bussign1) (16)
  230.     CreateObject(1229,2145.43017578,-2114.70239258,14.10655499,0.00000000,0.00000000,68.00000000); //object(bussign1) (17)
  231.     CreateObject(1229,1967.28356934,-2040.15515137,14.10655499,0.00000000,0.00000000,0.00000000); //object(bussign1) (18)
  232.     CreateObject(1229,1955.73254395,-2071.17602539,14.10655499,0.00000000,0.00000000,180.00000000); //object(bussign1) (19)
  233.     CreateObject(1257,1970.55676270,-2046.85119629,13.82606697,0.00000000,0.00000000,0.00000000); //object(bustopm) (22)
  234.     CreateObject(1257,1952.96911621,-2065.61352539,13.82606697,0.00000000,0.00000000,180.00000000); //object(bustopm) (23)
  235.     CreateObject(1229,1243.95568848,-1846.70690918,14.10522938,0.00000000,0.00000000,84.00000000); //object(bussign1) (14)
  236.     CreateObject(1257,1250.27697754,-1843.43994141,13.82606030,0.00000000,0.00000000,90.00000000); //object(bustopm) (21)
  237.     CreateObject(1257,1046.14697266,-1640.64599609,13.82606697,0.00000000,0.00000000,0.00000000); //object(bustopm) (24)
  238.     CreateObject(1257,1028.67651367,-1648.98120117,13.83157635,0.00000000,0.00000000,180.00000000); //object(bustopm) (25)
  239.     CreateObject(1229,1043.35876465,-1634.62084961,14.10655499,0.00000000,0.00000000,0.00000000); //object(bussign1) (20)
  240.     CreateObject(1229,1031.99597168,-1653.20996094,14.10655499,0.00000000,0.00000000,178.00000000); //object(bussign1) (21)
  241.     CreateObject(1257,1044.97485352,-1342.86621094,13.83753777,0.00000000,0.00000000,180.00000000); //object(bustopm) (26)
  242.     CreateObject(1229,1048.25634766,-1347.74194336,14.11321735,0.00000000,0.00000000,178.00000000); //object(bussign1) (22)
  243.     CreateObject(6974,940.35974121,-1226.16455078,15.81540871,0.00000000,0.00000000,0.00000000); //object(vegasnedge10) (1)
  244.     CreateObject(8856,922.09997559,-1221.69995117,16.20000076,0.00000000,0.00000000,270.00000000); //object(vgeplntr06_lvs) (1)
  245.     CreateObject(966,921.40002441,-1222.00000000,16.20000076,0.00000000,0.00000000,90.00000000); //object(bar_gatebar01) (5)
  246.     CreateObject(966,925.09997559,-1221.59997559,16.20000076,0.00000000,0.00000000,269.99450684); //object(bar_gatebar01) (6)
  247.     CreateObject(970,924.20001221,-1228.80004883,16.50000000,0.00000000,0.00000000,180.00000000); //object(fencesmallb) (1)
  248.     CreateObject(970,928.29998779,-1229.09997559,16.50000000,0.00000000,0.00000000,169.99401855); //object(fencesmallb) (2)
  249.     CreateObject(970,936.20001221,-1233.50000000,16.29999924,0.00000000,0.00000000,129.98425293); //object(fencesmallb) (3)
  250.     CreateObject(970,932.50000000,-1230.50000000,16.50000000,0.00000000,0.00000000,151.97937012); //object(fencesmallb) (6)
  251.     CreateObject(970,925.50000000,-1212.80004883,16.50000000,0.00000000,0.00000000,271.97070312); //object(fencesmallb) (9)
  252.     CreateObject(967,924.90002441,-1213.59997559,15.89999962,0.00000000,0.00000000,0.00000000); //object(bar_gatebox01) (1)
  253.     CreateObject(967,919.70001221,-1229.40002441,16.00000000,0.00000000,0.00000000,179.99993896); //object(bar_gatebox01) (2)
  254.     CreateObject(8843,921.89941406,-1225.59960938,16.00000000,0.00000000,0.00000000,269.99951172); //object(arrows01_lvs) (1)
  255.     CreateObject(8843,921.29998779,-1217.80004883,16.00000000,0.00000000,0.00000000,89.99401855); //object(arrows01_lvs) (2)
  256.     CreateObject(8855,912.29980469,-1214.00000000,16.20000076,0.00000000,0.00000000,90.00000000); //object(vgeplntr04_lvs) (1)
  257.     CreateObject(4012,885.20001221,-1228.30004883,15.89999962,0.00000000,0.00000000,270.00000000); //object(termanexgrd1_lan) (2)
  258.     CreateObject(9339,848.59997559,-1232.40002441,15.39999962,0.00000000,0.00000000,346.00000000); //object(sfnvilla001_cm) (1)
  259.     CreateObject(9339,848.59997559,-1232.40002441,14.19999981,0.00000000,0.00000000,345.99243164); //object(sfnvilla001_cm) (3)
  260.     CreateObject(9339,848.59997559,-1232.40002441,16.50000000,0.00000000,0.00000000,345.99243164); //object(sfnvilla001_cm) (4)
  261.     CreateObject(8855,871.29998779,-1223.80004883,16.10000038,0.00000000,0.00000000,76.00000000); //object(vgeplntr04_lvs) (1)
  262.     CreateObject(8855,902.20001221,-1230.80004883,16.10000038,0.00000000,0.00000000,269.99792480); //object(vgeplntr04_lvs) (1)
  263.     CreateObject(9339,870.40002441,-1262.40002441,16.50000000,0.00000000,0.00000000,269.99243164); //object(sfnvilla001_cm) (5)
  264.     CreateObject(9339,870.40002441,-1262.40002441,15.50000000,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (7)
  265.     CreateObject(9339,870.40002441,-1262.40002441,14.30000019,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (8)
  266.     CreateObject(9339,895.70001221,-1262.40002441,15.50000000,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (10)
  267.     CreateObject(9339,895.70001221,-1262.40002441,14.30000019,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (11)
  268.     CreateObject(9339,895.70001221,-1262.40002441,16.50000000,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (12)
  269.     CreateObject(9339,912.09997559,-1262.40002441,15.30000019,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (14)
  270.     CreateObject(9339,912.09997559,-1262.40002441,14.30000019,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (15)
  271.     CreateObject(17064,921.50000000,-1251.19995117,15.80000019,0.00000000,0.00000000,270.00000000); //object(cw2_garage) (1)
  272.     CreateObject(9339,912.09960938,-1262.39941406,16.50000000,0.00000000,0.00000000,269.98352051); //object(sfnvilla001_cm) (16)
  273.     CreateObject(2395,925.90002441,-1262.59997559,13.60000038,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (1)
  274.     CreateObject(2395,925.90002441,-1262.59997559,15.89999962,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (3)
  275.     CreateObject(2395,925.90002441,-1262.59997559,17.20000076,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (4)
  276.     CreateObject(2395,930.29998779,-1261.19995117,17.00000000,0.00000000,0.00000000,90.00000000); //object(cj_sports_wall) (5)
  277.     CreateObject(2395,930.29998779,-1257.59997559,16.50000000,0.00000000,0.00000000,89.99450684); //object(cj_sports_wall) (6)
  278.     CreateObject(2395,930.29998779,-1254.00000000,16.50000000,0.00000000,0.00000000,89.99450684); //object(cj_sports_wall) (7)
  279.     CreateObject(2395,927.00000000,-1262.59997559,17.20000076,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (8)
  280.     CreateObject(2395,927.00000000,-1262.59997559,14.69999981,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (9)
  281.     CreateObject(2395,927.00000000,-1262.59997559,12.19999981,0.00000000,0.00000000,0.00000000); //object(cj_sports_wall) (10)
  282.     CreateObject(2395,930.29998779,-1261.90002441,17.00000000,0.00000000,0.00000000,89.99450684); //object(cj_sports_wall) (11)
  283.     CreateObject(2395,930.29998779,-1257.59997559,17.00000000,0.00000000,0.00000000,89.99450684); //object(cj_sports_wall) (12)
  284.     CreateObject(2395,930.29998779,-1254.00000000,17.00000000,0.00000000,0.00000000,89.99450684); //object(cj_sports_wall) (13)
  285.     CreateObject(1214,930.20001221,-1262.50000000,17.00000000,0.00000000,0.00000000,0.00000000); //object(bollard) (5)
  286.     CreateObject(1214,930.20001221,-1262.50000000,17.79999924,0.00000000,0.00000000,0.00000000); //object(bollard) (6)
  287.     CreateObject(1214,930.20001221,-1262.50000000,18.79999924,0.00000000,0.00000000,0.00000000); //object(bollard) (7)
  288.     CreateObject(792,907.09997559,-1221.59997559,16.29999924,0.00000000,0.00000000,0.00000000); //object(aw_streettree1) (1)
  289.     CreateObject(792,900.29998779,-1221.40002441,16.29999924,0.00000000,0.00000000,0.00000000); //object(aw_streettree1) (2)
  290.     CreateObject(1337,926.92089844,-1258.79785156,19.62360573,0.00000000,0.00000000,0.00000000); //object(binnt07_la) (6)
  291.     CreateObject(17070,873.29998779,-1244.30004883,15.80000019,0.00000000,0.00000000,76.00000000); //object(carspaces03) (1)
  292.     CreateObject(1215,931.50000000,-1221.69995117,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (1)
  293.     CreateObject(1215,926.59997559,-1221.69995117,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (2)
  294.     CreateObject(1215,912.29998779,-1221.59997559,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (3)
  295.     CreateObject(1215,919.90002441,-1222.00000000,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (4)
  296.     CreateObject(1283,939.00000000,-1221.69995117,19.00000000,0.00000000,0.00000000,180.00000000); //object(mtraffic1) (1)
  297.     CreateObject(1262,933.50000000,-1221.80004883,19.79999924,0.00000000,0.00000000,108.00000000); //object(mtraffic4) (7)
  298.     CreateObject(1283,950.79998779,-1217.50000000,18.79999924,0.00000000,0.00000000,88.00000000); //object(mtraffic1) (3)
  299.     CreateObject(1215,886.20001221,-1218.69995117,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (5)
  300.     CreateObject(1215,883.20001221,-1215.40002441,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (6)
  301.     CreateObject(1215,880.70001221,-1210.90002441,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (7)
  302.     CreateObject(1215,878.90002441,-1205.80004883,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (10)
  303.     CreateObject(1215,899.00000000,-1213.80004883,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (11)
  304.     CreateObject(1215,895.00000000,-1211.80004883,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (12)
  305.     CreateObject(1215,892.29998779,-1209.09997559,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (13)
  306.     CreateObject(1215,890.20001221,-1205.30004883,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (14)
  307.     CreateObject(1215,896.50000000,-1221.90002441,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (15)
  308.     CreateObject(1215,903.79998779,-1221.59997559,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (16)
  309.     CreateObject(1215,911.70001221,-1230.69995117,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (19)
  310.     CreateObject(1215,907.50000000,-1230.80004883,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (20)
  311.     CreateObject(1215,902.40002441,-1230.69995117,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (21)
  312.     CreateObject(1215,893.79998779,-1230.59997559,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (22)
  313.     CreateObject(1215,904.59997559,-1214.00000000,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (23)
  314.     CreateObject(1215,909.59997559,-1213.90002441,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (24)
  315.     CreateObject(1215,914.29998779,-1213.80004883,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (25)
  316.     CreateObject(1215,920.50000000,-1213.90002441,16.79999924,0.00000000,0.00000000,0.00000000); //object(bollardlight) (26)
  317.     CreateObject(1215,917.40002441,-1230.80004883,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (27)
  318.     CreateObject(1215,934.50000000,-1231.69995117,16.39999962,0.00000000,0.00000000,0.00000000); //object(bollardlight) (28)
  319.     CreateObject(1215,930.50000000,-1229.59997559,16.50000000,0.00000000,0.00000000,0.00000000); //object(bollardlight) (29)
  320.     CreateObject(1215,880.40002441,-1225.90002441,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (30)
  321.     CreateObject(1215,875.50000000,-1224.90002441,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (31)
  322.     CreateObject(1215,862.90002441,-1221.69995117,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (32)
  323.     CreateObject(1215,868.79998779,-1223.09997559,16.70000076,0.00000000,0.00000000,0.00000000); //object(bollardlight) (33)
  324.     CreateObject(1215,908.00000000,-1241.59997559,16.60000038,0.00000000,0.00000000,0.00000000); //object(bollardlight) (34)
  325.     CreateObject(1215,907.79998779,-1236.69995117,16.60000038,0.00000000,0.00000000,0.00000000); //object(bollardlight) (35)
  326.     CreateObject(1215,912.40002441,-1241.69995117,16.60000038,0.00000000,0.00000000,0.00000000); //object(bollardlight) (36)
  327.     CreateObject(1232,848.09997559,-1218.30004883,18.60000038,0.00000000,0.00000000,0.00000000); //object(streetlamp1) (1)
  328.     CreateObject(1232,843.70001221,-1209.90002441,18.60000038,0.00000000,0.00000000,0.00000000); //object(streetlamp1) (2)
  329.     CreateObject(1232,856.90002441,-1205.00000000,18.60000038,0.00000000,0.00000000,0.00000000); //object(streetlamp1) (3)
  330.     CreateObject(1257,1130.90002441,-1132.90002441,24.10000038,0.00000000,0.00000000,90.00000000); //object(bustopm) (27)
  331.     CreateObject(1229,1126.50000000,-1135.09997559,24.39999962,0.00000000,0.00000000,80.00000000); //object(bussign1) (23)
  332.     CreateObject(1229,1144.80004883,-1155.09997559,24.39999962,0.00000000,0.00000000,251.99998474); //object(bussign1) (24)
  333.     CreateObject(1257,1140.80004883,-1158.00000000,24.10000038,0.00000000,0.00000000,269.99996948); //object(bustopm) (28)
  334.     CreateObject(1257,970.70001221,-1110.50000000,24.10000038,0.00000000,0.00000000,0.00000000); //object(bustopm) (29)
  335.     CreateObject(1257,954.09997559,-1109.50000000,24.10000038,0.00000000,0.00000000,180.00000000); //object(bustopm) (30)
  336.     CreateObject(1229,968.20001221,-1105.19995117,24.39999962,0.00000000,0.00000000,0.00000000); //object(bussign1) (25)
  337.     CreateObject(1229,957.20001221,-1114.00000000,24.29999924,0.00000000,0.00000000,172.00000000); //object(bussign1) (26)
  338.     CreateObject(1229,1198.69995117,-1045.50000000,32.50000000,0.00000000,0.00000000,268.00000000); //object(bussign1) (27)
  339.     CreateObject(1229,1200.50000000,-1033.50000000,32.50000000,0.00000000,0.00000000,84.00000000); //object(bussign1) (28)
  340.     CreateObject(1257,1205.30004883,-1030.80004883,32.20000076,0.00000000,0.00000000,92.00000000); //object(bustopm) (31)
  341.     CreateObject(1257,1191.09997559,-1049.50000000,32.20000076,0.00000000,0.00000000,269.99996948); //object(bustopm) (32)
  342.     CreateObject(1229,1519.30004883,-855.79998779,65.40000153,0.00000000,0.00000000,332.00000000); //object(bussign1) (29)
  343.     CreateObject(1229,1492.59997559,-856.90002441,62.79999924,0.00000000,0.00000000,144.00000000); //object(bussign1) (30)
  344.     CreateObject(1229,1303.30004883,-715.50000000,93.30000305,0.00000000,0.00000000,272.00000000); //object(bussign1) (31)
  345.     CreateObject(1229,1296.39941406,-704.00000000,93.90000153,0.00000000,0.00000000,93.99902344); //object(bussign1) (32)
  346.     CreateObject(1229,1031.80004883,-790.90002441,103.80000305,0.00000000,0.00000000,264.00000000); //object(bussign1) (33)
  347.     CreateObject(1229,1023.89941406,-776.89941406,103.69999695,0.00000000,0.00000000,95.99853516); //object(bussign1) (34)
  348.     CreateObject(1229,691.79998779,-1015.09997559,52.40000153,0.00000000,0.00000000,148.00000000); //object(bussign1) (35)
  349.     CreateObject(1229,711.40002441,-1012.40002441,52.40000153,0.00000000,0.00000000,325.99682617); //object(bussign1) (36)
  350.     CreateObject(1229,572.79998779,-1130.80004883,50.90000153,0.00000000,0.00000000,110.00000000); //object(bussign1) (37)
  351.     CreateObject(1229,333.60000610,-1182.00000000,77.19999695,0.00000000,2.00000000,118.00000000); //object(bussign1) (38)
  352.     CreateObject(1257,336.60000610,-1177.30004883,77.00000000,0.00000000,0.00000000,132.00000000); //object(bustopm) (33)
  353.     CreateObject(1257,290.60000610,-1312.90002441,54.29999924,0.00000000,0.00000000,302.00000000); //object(bustopm) (34)
  354.     CreateObject(1229,294.70001221,-1308.59997559,54.70000076,0.00000000,0.00000000,300.00000000); //object(bussign1) (39)
  355.     CreateObject(1229,562.70001221,-1195.00000000,45.29999924,0.00000000,0.00000000,276.00000000); //object(bussign1) (40)
  356.     CreateObject(1229,934.70001221,-1135.19995117,24.39999962,0.00000000,0.00000000,78.25000000); //object(bussign1) (41)
  357.     CreateObject(1229,924.70001221,-1155.30004883,24.39999962,0.00000000,0.00000000,265.50000000); //object(bussign1) (42)
  358.     CreateObject(1257,940.20001221,-1132.59997559,24.10000038,0.00000000,0.00000000,90.00000000); //object(bustopm) (35)
  359.     CreateObject(1257,917.50000000,-1156.59997559,24.10000038,0.00000000,0.00000000,269.99996948); //object(bustopm) (36)
  360.     CreateObject(1229,791.70001221,-1177.09997559,22.60000038,0.00000000,0.00000000,176.00000000); //object(bussign1) (43)
  361.     CreateObject(1229,803.00000000,-1176.90002441,22.60000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (44)
  362.     CreateObject(1229,836.79998779,-1411.40002441,13.89999962,0.00000000,0.00000000,270.00000000); //object(bussign1) (45)
  363.     CreateObject(1229,819.40002441,-1389.59997559,14.19999981,0.00000000,0.00000000,87.25000000); //object(bussign1) (46)
  364.     CreateObject(1257,831.09997559,-1414.30004883,13.69999981,0.00000000,0.00000000,269.99996948); //object(bustopm) (37)
  365.     CreateObject(1257,824.09997559,-1387.80004883,13.89999962,0.00000000,0.00000000,90.00000000); //object(bustopm) (38)
  366.     CreateObject(1257,849.40002441,-1590.59997559,13.80000019,0.00000000,0.00000000,134.99987793); //object(bustopm) (39)
  367.     CreateObject(1257,858.20001221,-1604.59997559,13.80000019,0.00000000,1.00000000,312.99453735); //object(bustopm) (40)
  368.     CreateObject(1229,846.59997559,-1596.80004883,14.10000038,0.00000000,0.00000000,136.00000000); //object(bussign1) (47)
  369.     CreateObject(1229,860.29998779,-1599.19995117,14.10000038,0.00000000,0.00000000,308.00000000); //object(bussign1) (48)
  370.     CreateObject(1229,598.40002441,-1576.09997559,16.70000076,0.00000000,0.00000000,88.00000000); //object(bussign1) (49)
  371.     CreateObject(1229,610.20001221,-1598.59997559,16.70000076,0.00000000,0.00000000,264.00000000); //object(bussign1) (50)
  372.     CreateObject(1257,606.79998779,-1573.69995117,16.39999962,0.00000000,0.00000000,89.00000000); //object(bustopm) (41)
  373.     CreateObject(1257,602.79998779,-1600.19995117,16.39999962,0.00000000,0.00000000,268.49462891); //object(bustopm) (42)
  374.     CreateObject(1257,492.00000000,-1512.80004883,20.60000038,0.00000000,0.00000000,3.00000000); //object(bustopm) (43)
  375.     CreateObject(1229,489.29998779,-1509.59997559,21.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (51)
  376.     CreateObject(1229,479.50000000,-1524.59997559,20.70000076,0.00000000,0.00000000,182.00000000); //object(bussign1) (52)
  377.     CreateObject(1229,643.40002441,-1349.59997559,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (53)
  378.     CreateObject(1257,645.70001221,-1354.80004883,13.80000019,0.00000000,0.00000000,0.00000000); //object(bustopm) (44)
  379.     CreateObject(1257,619.00000000,-1360.59997559,13.89999962,0.00000000,0.00000000,180.00000000); //object(bustopm) (45)
  380.     CreateObject(1229,621.59997559,-1364.90002441,14.19999981,0.00000000,0.00000000,180.00000000); //object(bussign1) (54)
  381.     CreateObject(1229,568.90002441,-1221.50000000,18.20000076,0.00000000,0.00000000,102.00000000); //object(bussign1) (55)
  382.     CreateObject(1229,591.79998779,-1235.69995117,18.50000000,0.00000000,0.00000000,294.00000000); //object(bussign1) (56)
  383.     CreateObject(1257,585.40002441,-1240.69995117,18.00000000,0.00000000,0.00000000,290.00000000); //object(bustopm) (46)
  384.     CreateObject(1257,572.90002441,-1216.80004883,18.00000000,0.00000000,0.00000000,114.00000000); //object(bustopm) (47)
  385.     CreateObject(1257,340.89999390,-1369.59997559,14.60000038,0.00000000,0.00000000,118.00000000); //object(bustopm) (48)
  386.     CreateObject(1257,347.89999390,-1395.30004883,14.69999981,0.00000000,0.00000000,296.00000000); //object(bustopm) (49)
  387.     CreateObject(1229,336.89999390,-1375.19995117,14.89999962,0.00000000,0.00000000,106.00000000); //object(bussign1) (57)
  388.     CreateObject(1229,351.79998779,-1392.00000000,15.00000000,0.00000000,0.00000000,298.00000000); //object(bussign1) (58)
  389.     CreateObject(1229,171.10000610,-1741.59997559,5.09999990,0.00000000,0.00000000,274.00000000); //object(bussign1) (59)
  390.     CreateObject(1257,166.60000610,-1745.19995117,5.00000000,0.00000000,0.00000000,276.00000000); //object(bustopm) (50)
  391.     CreateObject(1257,399.29998779,-1787.50000000,6.00000000,0.00000000,0.00000000,269.99996948); //object(bustopm) (51)
  392.     CreateObject(1229,406.20001221,-1785.40002441,6.30000019,0.00000000,0.00000000,268.00000000); //object(bussign1) (60)
  393.     CreateObject(1229,1139.00000000,-1411.50000000,14.19999981,0.00000000,0.00000000,262.00000000); //object(bussign1) (61)
  394.     CreateObject(1229,1141.50000000,-1389.50000000,14.39999962,0.00000000,0.00000000,74.00000000); //object(bussign1) (62)
  395.     CreateObject(1257,1134.50000000,-1415.00000000,13.89999962,0.00000000,0.00000000,269.99996948); //object(bustopm) (52)
  396.     CreateObject(1257,1148.00000000,-1386.90002441,14.10000038,0.00000000,0.00000000,88.00000000); //object(bustopm) (53)
  397.     CreateObject(1257,1250.50000000,-1860.50000000,13.80000019,0.00000000,0.00000000,269.99996948); //object(bustopm) (54)
  398.     CreateObject(1229,1254.30004883,-1858.00000000,14.10000038,0.00000000,0.00000000,266.00000000); //object(bussign1) (64)
  399.     CreateObject(1257,1471.80004883,-1741.69995117,13.80000019,0.00000000,0.00000000,269.99996948); //object(bustopm) (55)
  400.     CreateObject(1257,1495.30004883,-1724.50000000,13.80000019,0.00000000,0.00000000,90.00000000); //object(bustopm) (56)
  401.     CreateObject(1229,1478.40002441,-1737.90002441,14.10000038,0.00000000,0.00000000,266.00000000); //object(bussign1) (65)
  402.     CreateObject(1229,1489.90002441,-1726.69995117,14.10000038,0.00000000,0.00000000,82.00000000); //object(bussign1) (66)
  403.     CreateObject(1229,1859.69995117,-1903.69995117,15.60000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (67)
  404.     CreateObject(1229,1815.80004883,-1876.90002441,14.10000038,0.00000000,0.00000000,174.00000000); //object(bussign1) (68)
  405.     CreateObject(1229,1828.00000000,-1842.50000000,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (69)
  406.     CreateObject(1257,1830.40002441,-1849.30004883,13.89999962,0.00000000,0.00000000,0.00000000); //object(bustopm) (57)
  407.     CreateObject(1257,1813.09997559,-1870.69995117,13.80000019,0.00000000,0.00000000,180.00000000); //object(bustopm) (58)
  408.     CreateObject(1257,2803.30004883,-1648.69995117,11.10000038,0.00000000,0.00000000,90.00000000); //object(bustopm) (59)
  409.     CreateObject(1257,2805.80004883,-1666.00000000,11.10000038,0.00000000,0.00000000,269.99996948); //object(bustopm) (60)
  410.     CreateObject(1229,2799.69995117,-1651.50000000,11.39999962,0.00000000,0.00000000,82.00000000); //object(bussign1) (70)
  411.     CreateObject(1229,2810.89990234,-1663.00000000,11.39999962,0.00000000,0.00000000,258.00000000); //object(bussign1) (71)
  412.     CreateObject(1229,2744.00000000,-1454.50000000,31.00000000,0.00000000,0.00000000,0.00000000); //object(bussign1) (72)
  413.     CreateObject(1229,2717.00000000,-1472.00000000,31.00000000,0.00000000,0.00000000,180.00000000); //object(bussign1) (73)
  414.     CreateObject(1257,2746.39990234,-1461.69995117,30.70000076,0.00000000,0.00000000,0.00000000); //object(bustopm) (61)
  415.     CreateObject(1257,2714.80004883,-1465.40002441,30.79999924,0.00000000,0.00000000,180.00000000); //object(bustopm) (62)
  416.     CreateObject(1229,2588.80004883,-1266.59997559,51.20000076,0.00000000,0.00000000,0.00000000); //object(bussign1) (74)
  417.     CreateObject(1229,2589.00000000,-1250.69995117,47.29999924,0.00000000,0.00000000,86.00000000); //object(bussign1) (75)
  418.     CreateObject(1229,2592.50000000,-1262.19995117,47.59999847,0.00000000,0.00000000,258.00000000); //object(bussign1) (76)
  419.     CreateObject(1229,2427.50000000,-1262.30004883,24.60000038,0.00000000,0.00000000,262.25000000); //object(bussign1) (77)
  420.     CreateObject(1229,2421.50000000,-1250.79980469,24.39999962,0.00000000,0.00000000,79.50000000); //object(bussign1) (78)
  421.     CreateObject(1257,2425.69995117,-1247.90002441,24.10000038,0.00000000,0.00000000,90.00000000); //object(bustopm) (65)
  422.     CreateObject(1257,2421.30004883,-1265.09997559,24.29999924,0.00000000,0.00000000,269.99996948); //object(bustopm) (66)
  423.     CreateObject(1257,2156.39990234,-1108.40002441,25.70000076,0.00000000,0.00000000,81.00000000); //object(bustopm) (67)
  424.     CreateObject(1257,2152.60009766,-1125.09997559,25.79999924,0.00000000,0.00000000,262.25000000); //object(bustopm) (68)
  425.     CreateObject(1229,2150.89990234,-1110.40002441,26.00000000,0.00000000,0.00000000,78.00000000); //object(bussign1) (79)
  426.     CreateObject(1229,2157.30004883,-1122.80004883,26.10000038,0.00000000,0.00000000,253.99998474); //object(bussign1) (80)
  427.     CreateObject(1229,1962.09997559,-1040.80004883,24.89999962,0.00000000,0.00000000,68.00000000); //object(bussign1) (81)
  428.     CreateObject(1229,1960.59997559,-1052.50000000,24.89999962,0.00000000,0.00000000,245.99998474); //object(bussign1) (82)
  429.     CreateObject(1229,1858.00000000,-1293.59997559,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (83)
  430.     CreateObject(1229,1840.90002441,-1293.09997559,14.10000038,0.00000000,0.00000000,180.00000000); //object(bussign1) (84)
  431.     CreateObject(1257,1838.19995117,-1287.90002441,13.80000019,0.00000000,0.00000000,180.00000000); //object(bustopm) (69)
  432.     CreateObject(1257,1859.80004883,-1298.50000000,13.80000019,0.00000000,0.00000000,0.00000000); //object(bustopm) (70)
  433.     CreateObject(1257,1994.19995117,-1473.80004883,13.80000019,0.00000000,0.00000000,269.99996948); //object(bustopm) (72)
  434.     CreateObject(1257,2005.09997559,-1452.30004883,13.80000019,0.00000000,0.00000000,89.99450684); //object(bustopm) (73)
  435.     CreateObject(1229,2002.30004883,-1471.50000000,14.10000038,0.00000000,0.00000000,252.00000000); //object(bussign1) (85)
  436.     CreateObject(1229,2001.30004883,-1455.00000000,14.10000038,0.00000000,0.00000000,82.00000000); //object(bussign1) (86)
  437.     CreateObject(1229,2185.39990234,-1378.59997559,24.60000038,0.00000000,0.00000000,76.00000000); //object(bussign1) (87)
  438.     CreateObject(1229,2196.10009766,-1390.19995117,24.50000000,0.00000000,0.00000000,262.00000000); //object(bussign1) (88)
  439.     CreateObject(1257,2190.60009766,-1376.19995117,24.29999924,0.00000000,2.00000000,90.00000000); //object(bustopm) (75)
  440.     CreateObject(1257,2190.30004883,-1392.69995117,24.29999924,0.00000000,0.00000000,269.99996948); //object(bustopm) (76)
  441.     CreateObject(1257,2333.60009766,-1454.50000000,24.29999924,0.00000000,0.00000000,0.00000000); //object(bustopm) (77)
  442.     CreateObject(1257,2349.89990234,-1462.30004883,24.29999924,0.00000000,0.00000000,0.00000000); //object(bustopm) (78)
  443.     CreateObject(1229,2348.60009766,-1456.40002441,24.60000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (89)
  444.     CreateObject(1229,2336.69995117,-1462.40002441,24.60000038,0.00000000,0.00000000,180.00000000); //object(bussign1) (90)
  445.     CreateObject(1229,2298.69995117,-1653.19995117,15.30000019,0.00000000,0.00000000,88.00000000); //object(bussign1) (91)
  446.     CreateObject(1229,2273.19995117,-1754.90002441,14.10000038,0.00000000,0.00000000,266.00000000); //object(bussign1) (92)
  447.     CreateObject(1257,2268.19995117,-1757.59997559,13.80000019,0.00000000,0.00000000,270.00000000); //object(bustopm) (79)
  448.     CreateObject(1257,2272.19995117,-1741.30004883,13.80000019,0.00000000,0.00000000,269.99450684); //object(bustopm) (80)
  449.     CreateObject(1229,2277.30004883,-1738.19995117,14.10000038,0.00000000,0.00000000,265.99548340); //object(bussign1) (93)
  450.     CreateObject(1257,2279.30004883,-1724.30004883,13.80000019,0.00000000,0.00000000,89.99450684); //object(bustopm) (81)
  451.     CreateObject(1229,2275.39990234,-1726.50000000,14.10000038,0.00000000,0.00000000,85.99548340); //object(bussign1) (94)
  452.     CreateObject(1257,2769.60009766,-2449.39990234,13.89999962,0.00000000,0.00000000,0.00000000); //object(bustopm) (82)
  453.     CreateObject(1229,2767.19995117,-2462.50000000,14.19999981,0.00000000,0.00000000,0.00000000); //object(bussign1) (95)
  454.     CreateObject(1229,2766.89990234,-2439.69995117,14.19999981,0.00000000,0.00000000,0.00000000); //object(bussign1) (96)
  455.     CreateObject(1229,2304.30004883,-2092.89990234,14.10000038,0.00000000,0.00000000,32.00000000); //object(bussign1) (97)
  456.     CreateObject(1229,2293.69995117,-2099.19995117,14.10000038,0.00000000,0.00000000,202.00000000); //object(bussign1) (98)
  457.     CreateObject(1229,2419.39990234,-1908.30004883,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (99)
  458.     CreateObject(1229,2407.60009766,-1949.40002441,14.10000038,0.00000000,0.00000000,180.00000000); //object(bussign1) (100)
  459.     CreateObject(1257,2422.10009766,-1914.40002441,13.80000019,0.00000000,0.00000000,0.00000000); //object(bustopm) (84)
  460.     CreateObject(1257,2405.69995117,-1943.09997559,13.80000019,0.00000000,0.00000000,180.00000000); //object(bustopm) (85)
  461.     CreateObject(1257,2089.80004883,-1648.09997559,13.80000019,0.00000000,0.00000000,0.00000000); //object(bustopm) (86)
  462.     CreateObject(1257,2074.19995117,-1642.09997559,13.80000019,0.00000000,0.00000000,180.00000000); //object(bustopm) (87)
  463.     CreateObject(1229,2087.39990234,-1642.00000000,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (101)
  464.     CreateObject(1229,2076.10009766,-1648.09997559,14.10000038,0.00000000,0.00000000,174.00000000); //object(bussign1) (102)
  465.     CreateObject(1229,1927.19995117,-1757.90002441,14.10000038,0.00000000,0.00000000,255.99996948); //object(bussign1) (103)
  466.     CreateObject(1229,1917.39941406,-1746.79980469,14.10000038,0.00000000,0.00000000,84.00000000); //object(bussign1) (104)
  467.     CreateObject(1257,1923.90002441,-1743.59997559,13.80000019,0.00000000,0.00000000,88.00000000); //object(bustopm) (88)
  468.     CreateObject(1257,1922.00000000,-1760.19995117,13.80000019,0.00000000,0.00000000,269.99502563); //object(bustopm) (89)
  469.     CreateObject(1257,1830.19995117,-1675.59997559,13.80000019,0.00000000,0.00000000,0.00000000); //object(bustopm) (90)
  470.     CreateObject(1257,1813.50000000,-1671.80004883,13.80000019,0.00000000,0.00000000,180.00000000); //object(bustopm) (91)
  471.     CreateObject(1229,1827.30004883,-1670.09997559,14.10000038,0.00000000,0.00000000,0.00000000); //object(bussign1) (105)
  472.     CreateObject(1229,1815.90002441,-1677.30004883,14.10000038,0.00000000,0.00000000,174.00000000); //object(bussign1) (106)
  473.     CreateObject(1229,1614.30004883,-1154.80004883,24.60000038,0.00000000,0.00000000,92.00000000); //object(bussign1) (107)
  474.     CreateObject(1229,1626.30004883,-1166.30004883,24.60000038,0.00000000,0.00000000,249.99998474); //object(bussign1) (108)
  475.     CreateObject(1229,1282.90002441,-1134.59997559,24.39999962,0.00000000,0.00000000,88.00000000); //object(bussign1) (109)
  476.     CreateObject(1229,1286.00000000,-1155.09997559,24.39999962,0.00000000,0.00000000,251.99998474); //object(bussign1) (110)
  477. //----------------------------------------------------------------------------------------------------------------------------------------Peatuste 3DTekstid
  478.     Create3DTextLabel("Rodeo [A 4]",0x66CC00FF,489.35, -1509.92, 21.41,30.0,0);
  479.     Create3DTextLabel("Rodeo [A 4]",0x66CC00FF,479.46, -1524.18, 21.15,30.0,0);
  480.     Create3DTextLabel("Mehaaniku [A 4]",0x66CC00FF,642.98, -1349.52, 14.35,30.0,0);
  481.     Create3DTextLabel("Mehaaniku [A 4]",0x66CC00FF,622.00, -1364.87, 14.39,30.0,0);
  482.     Create3DTextLabel("Pank [A 4]",0x66CC00FF,568.65, -1221.87, 18.53,30.0,0);
  483.     Create3DTextLabel("Pank [A 4]",0x66CC00FF,592.04, -1235.34, 18.83,30.0,0);
  484.     Create3DTextLabel("Richmani [A 4]",0x66CC00FF,337.15, -1375.53, 15.13,30.0,0);
  485.     Create3DTextLabel("Richmani [A 4]",0x66CC00FF,351.73, -1391.57, 15.41,30.0,0);
  486.     Create3DTextLabel("Santa Marina Kai [A 4]",0x66CC00FF,171.26, -1741.20, 5.24,30.0,0);
  487.     Create3DTextLabel("Santa Marina [A 4]",0x66CC00FF,406.32, -1784.99, 6.69,30.0,0);
  488.     Create3DTextLabel("Jõe [A 4]",0x66CC00FF,610.02, -1597.98, 17.18,30.0,0);
  489.     Create3DTextLabel("Jõe [A 4]",0x66CC00FF,598.82, -1576.05, 17.19,30.0,0);
  490.     Create3DTextLabel("Marina [A 4]",0x66CC00FF,859.90, -1598.96, 14.74,30.0,0);
  491.     Create3DTextLabel("Marina [A 4]",0xFF0000AA,847.03, -1596.95, 14.68,30.0,0);
  492.     Create3DTextLabel("Recordi [A 4]",0x66CC00FF,819.27, -1390.03, 14.71,30.0,0);
  493.     Create3DTextLabel("Rekordi [A 4]",0x66CC00FF,836.70, -1410.95, 14.47,30.0,0);
  494.     Create3DTextLabel("Lilleoru [A 4]",0x66CC00FF,802.55, -1176.83, 23.27,30.0,0);
  495.     Create3DTextLabel("Lilleoru [A 4]",0x66CC00FF,792.19, -1176.97, 23.28,30.0,0);
  496.     Create3DTextLabel("Autobussikoondis [A 4]",0x66CC00FF,924.91, -1154.88, 25.03,30.0,0);
  497.     Create3DTextLabel("Autobussikoondis [A 4]",0x66CC00FF,935.09, -1135.38, 25.01,30.0,0);
  498.     Create3DTextLabel("Nurga [A 4 5]",0x66CC00FF,1144.60, -1154.68, 24.89,30.0,0);
  499.     Create3DTextLabel("Nurga [A 4 5]",0x66CC00FF,1126.60, -1135.64, 24.75,30.0,0);
  500.     Create3DTextLabel("Los Santose Keskjaam Post 3 [A 4]",0x66CC00FF,1265.68, -1352.09, 14.73,30.0,0);
  501.     Create3DTextLabel("Los Santose Keskjaam Post 4 [A 5]",0x66CC00FF,1265.47, -1369.37, 14.49,30.0,0);
  502.     Create3DTextLabel("Autobussikoondis [A 5]",0x66CC00FF,967.75, -1105.06, 25.05,30.0,0);
  503.     Create3DTextLabel("Autobussikoondis [A 5]",0x66CC00FF,957.58, -1114.26, 24.89,30.0,0);
  504.     Create3DTextLabel("Päikeseloojangu [A 5]",0x66CC00FF,1198.60, -1045.06, 33.12,30.0,0);
  505.     Create3DTextLabel("Päikeseloojangu [A 5]",0x66CC00FF,1200.44, -1033.94, 32.88,30.0,0);
  506.     Create3DTextLabel("Mägitee [A 5]",0x66CC00FF,1518.86, -855.68, 66.04,30.0,0);
  507.     Create3DTextLabel("Mägitee [A 5]",0x66CC00FF,1493.02, -857.11, 63.13,30.0,0);
  508.     Create3DTextLabel("Vinewood [A 5]",0x66CC00FF,1296.45, -704.43, 94.30,30.0,0);
  509.     Create3DTextLabel("Vinewood [A 5]",0x66CC00FF,1303.18, -715.06, 94.01,30.0,0);
  510.     Create3DTextLabel("Villa [A 5]",0x66CC00FF,1023.28, -776.78, 104.32,30.0,0);
  511.     Create3DTextLabel("Villa [A 5]",0x66CC00FF,1031.14, -791.04, 104.83,30.0,0);
  512.     Create3DTextLabel("Silla [A 5]",0x66CC00FF,711.08, -1011.66, 53.85,30.0,0);
  513.     Create3DTextLabel("Silla [A 5]",0x66CC00FF,692.16, -1015.33, 53.44,30.0,0);
  514.     Create3DTextLabel("Tunnelipealne [A 5]",0x66CC00FF,573.06, -1131.16, 51.75,30.0,0);
  515.     Create3DTextLabel("Vinewoodi Alevik [A 5]",0x66CC00FF,333.64, -1182.50, 77.91,30.0,0);
  516.     Create3DTextLabel("Kesk-Vinewood [A 5]",0x66CC00FF,294.72, -1307.92, 55.40,30.0,0);
  517.     Create3DTextLabel("Tunnelipealne [A 5]",0x66CC00FF,562.70, -1194.56, 46.30,30.0,0);
  518.     Create3DTextLabel("Los Santose Keskjaam Post 2 [A 3]",0x66CC00FF,1265.97, -1315.56, 14.79,30.0,0);
  519.     Create3DTextLabel("Käänu [A 3]",0x66CC00FF,1283.10, -1135.00, 25.45,30.0,0);
  520.     Create3DTextLabel("Käänu [A 3]",0x66CC00FF,1285.93, -1154.63, 25.11,30.0,0);
  521.     Create3DTextLabel("Ristmiku [A 3]",0x66CC00FF,1626.45, -1165.64, 25.60,30.0,0);
  522.     Create3DTextLabel("Ristmiku [A 3]",0x66CC00FF,1615.06, -1154.99, 25.26,30.0,0);
  523.     Create3DTextLabel("Glen Park [A 2 3]",0x66CC00FF,1841.31, -1293.35, 14.62,30.0,0);
  524.     Create3DTextLabel("Glen Park [A 2 3]",0x66CC00FF,1857.58, -1293.78, 14.71,30.0,0);
  525.     Create3DTextLabel("Alhambra [A 3]",0x66CC00FF,1826.93, -1670.37, 14.85,30.0,0);
  526.     Create3DTextLabel("Alhambra [A 3]",0x66CC00FF,1816.33, -1677.35, 14.56,30.0,0);
  527.     Create3DTextLabel("Idlewood [A 3]",0x66CC00FF,1926.87, -1757.59, 14.81,30.0,0);
  528.     Create3DTextLabel("Idlewood [A 3]",0x66CC00FF,1917.64, -1747.18, 14.76,30.0,0);
  529.     Create3DTextLabel("Sillaalun [A 3]",0x66CC00FF,2086.95, -1642.19, 14.83,30.0,0);
  530.     Create3DTextLabel("Sillaalune [A 3]",0x66CC00FF,2076.53, -1648.11, 14.84,30.0,0);
  531.     Create3DTextLabel("Grove [A 3]",0x66CC00FF,2277.27, -1737.76, 14.79,30.0,0);
  532.     Create3DTextLabel("Grove [A 3]",0x66CC00FF,2275.35, -1726.93, 14.73,30.0,0);
  533.     Create3DTextLabel("Willowfield [A 3]",0x66CC00FF,2418.96, -1908.35, 14.74,30.0,0);
  534.     Create3DTextLabel("Willowfield [A 3]",0x66CC00FF,2408.03, -1949.37, 14.81,30.0,0);
  535.     Create3DTextLabel("Tööstuse [A 3]",0x66CC00FF,2294.13, -2099.01, 14.59,30.0,0);
  536.     Create3DTextLabel("Tööstuse [A 3]",0x66CC00FF,2304.40, -2093.31, 14.78,30.0,0);
  537.     Create3DTextLabel("Sadama [A 3]",0x66CC00FF,2766.39, -2439.54, 14.97,30.0,0);
  538.     Create3DTextLabel("Sadama",0x66CC00FF,2766.79, -2462.26, 14.95,30.0,0);
  539.     Create3DTextLabel("Grove [A 2]",0x66CC00FF,2273.00, -1754.48, 14.81,30.0,0);
  540.     Create3DTextLabel("Grove st [A 2]",0x66CC00FF,2298.40, -1653.56, 15.88,30.0,0);
  541.     Create3DTextLabel("Energia [A 2]",0xFFFF00AA,2337.07, -1462.13, 25.22,30.0,0);
  542.     Create3DTextLabel("Energia [A 2]",0x66CC00FF,2348.01, -1456.45, 25.37,30.0,0);
  543.     Create3DTextLabel("Jefferson [A 2]",0x66CC00FF,2185.66, -1379.01, 25.14,30.0,0);
  544.     Create3DTextLabel("Jefferson [A 2]",0x66CC00FF,2196.07, -1389.75, 25.24,30.0,0);
  545.     Create3DTextLabel("Ida-Haigla [A 2]",0x66CC00FF,2001.17, -1455.42, 14.53,30.0,0);
  546.     Create3DTextLabel("Ida-Haigla [A 2]",0x66CC00FF,2001.99, -1471.18, 14.77,30.0,0);
  547.     Create3DTextLabel("Põhja-Jefferson [A 2]",0x66CC00FF,1960.95, -1052.26, 25.60,30.0,0);
  548.     Create3DTextLabel("Põhja-Jefferson [A 2]",0x66CC00FF,1961.98, -1041.22, 25.59,30.0,0);
  549.     Create3DTextLabel("Müügika [A 2]",0x66CC00FF,2157.39, -1122.25, 26.89,30.0,0);
  550.     Create3DTextLabel("Müügika [A 2]",0x66CC00FF,2150.74, -1110.91, 26.78,30.0,0);
  551.     Create3DTextLabel("Pig Pen [A 2]",0x66CC00FF,2421.51, -1251.24, 24.89,30.0,0);
  552.     Create3DTextLabel("Pig Pen [A 2]",0x66CC00FF,2427.46, -1261.85, 24.97,30.0,0);
  553.     Create3DTextLabel("Kõrval-tee [A 2]",0x66CC00FF,2592.42, -1261.75, 48.14,30.0,0);
  554.     Create3DTextLabel("Kõrval-tee [A 2]",0x66CC00FF,2589.07, -1251.14, 47.79,30.0,0);
  555.     Create3DTextLabel("Väike-Moskva [A 2]",0x66CC00FF,2717.42, -1471.86, 31.69,30.0,0);
  556.     Create3DTextLabel("Väike-Moskva [A 2]",0x66CC00FF,2743.56, -1454.39, 31.64,30.0,0);
  557.     Create3DTextLabel("Linnahall [A 2]",0x66CC00FF,2799.68, -1651.93, 12.16,30.0,0);
  558.     Create3DTextLabel("Linnahall [A 2]",0x66CC00FF,2811.02, -1662.58, 12.05,30.0,0);
  559.     Create3DTextLabel("Ida-Ranniku [A 1 2]",0x66CC00FF,2817.78, -1932.52, 12.37,30.0,0);
  560.     Create3DTextLabel("Ida-Ranniku [A 2]",0x66CC00FF,2863.08, -1945.26, 12.33,30.0,0);
  561.     Create3DTextLabel("Ida-Ranniku [A 1]",0x66CC00FF,2862.95, -1917.47, 12.33,30.0,0);
  562.     Create3DTextLabel("Kurvi [A 1]",0x66CC00FF,2709.03, -2070.39, 13.88,30.0,0);
  563.     Create3DTextLabel("Kurvi [A 1]",0x66CC00FF,2698.98, -2175.94, 12.31,30.0,0);
  564.     Create3DTextLabel("Dokid [A 1]",0x66CC00FF,2407.86, -2159.61, 14.90,30.0,0);
  565.     Create3DTextLabel("Dokid [A 1]",0x66CC00FF,2442.62, -2178.50, 14.67,30.0,0);
  566.     Create3DTextLabel("Kanali [A 1]",0x66CC00FF,2258.33, -2217.67, 14.79,30.0,0);
  567.     Create3DTextLabel("Kanali [A 1]",0x66CC00FF,2248.92, -2222.75, 14.62,30.0,0);
  568.     Create3DTextLabel("Prügimäe [A 1]",0x66CC00FF,2145.31, -2115.12, 14.73,30.0,0);
  569.     Create3DTextLabel("Prügimäe [A 1]",0x66CC00FF,2149.07, -2128.23, 14.82,30.0,0);
  570.     Create3DTextLabel("El Corona [A 1]",0x66CC00FF,1956.05, -2070.86, 14.76,30.0,0);
  571.     Create3DTextLabel("El Corona [A 1]",0x66CC00FF,1966.84, -2040.14, 14.85,30.0,0);
  572.     Create3DTextLabel("Unity [A 1]",0x66CC00FF,1816.46, -1876.79, 14.93,30.0,0);
  573.     Create3DTextLabel("Unity [A 1]",0x66CC00FF,1827.85, -1842.90, 14.63,30.0,0);
  574.     Create3DTextLabel("Keskväljak [A 1]",0x66CC00FF,1489.96, -1727.14, 14.31,30.0,0);
  575.     Create3DTextLabel("Keskväljak [A 1]",0x66CC00FF,1477.98, -1737.92, 14.52,30.0,0);
  576.     Create3DTextLabel("Bluffs [A 1]",0x66CC00FF,1254.54, -1857.58, 14.82,30.0,0);
  577.     Create3DTextLabel("Bluffs [A 1]",0x66CC00FF,1243.70, -1847.15, 14.78,30.0,0);
  578.     Create3DTextLabel("Verona [A 1]",0x66CC00FF,1032.58, -1653.19, 14.69,30.0,0);
  579.     Create3DTextLabel("Verona [A 1]",0x66CC00FF,1042.92, -1634.52, 14.67,30.0,0);
  580.     Create3DTextLabel("Keskuse [A 1]",0x66CC00FF,1138.80, -1411.08, 14.87,30.0,0);
  581.     Create3DTextLabel("Keskuse [A 1]",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  582.     Create3DTextLabel("Los Santose Keskjaam Post 1 [A 1]",0x66CC00FF,1266.04, -1297.81, 14.29,30.0,0);
  583. //-----------------------------------------------------------------------------------------------------------BOTID
  584.     ConnectNPC("John_McBus","A1");//Koondise bot liin 1
  585.     botA1bus = AddStaticVehicle(431,1263.8619,-1304.8777,13.7470,359.6749,16,16);
  586.     new Text3D:A1bot;
  587.     A1bot = Create3DTextLabel("1 Keskjaam - Ida-ranniku",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  588.     Attach3DTextLabelToVehicle(A1bot, botA1bus, 0.0, 0.0, 2.0);
  589.    
  590.     ConnectNPC("Mary_McBus","A2");//Koondise bot liin 2
  591.     botA2bus = AddStaticVehicle(431,2269.3638,-1752.7115,13.8810,269.0495,16,16);
  592.     new Text3D:A2bot;
  593.     A2bot = Create3DTextLabel("2 Grove - Ida-ranniku",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  594.     Attach3DTextLabelToVehicle(A2bot, botA2bus, 0.0, 0.0, 2.0);
  595.  
  596.     ConnectNPC("Ginny_McBus","A3");//Koondise bot liin 3
  597.     botA3bus = AddStaticVehicle(431,1263.8611,-1320.9368,13.7657,0.3642,16,16);
  598.     new Text3D:A3bot;
  599.     A3bot = Create3DTextLabel("3 Keskjaam - Sadam",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  600.     Attach3DTextLabelToVehicle(A3bot, botA3bus, 0.0, 0.0, 2.0);
  601.    
  602.     ConnectNPC("Mark_McBus","A4");//Koondise bot liin 4
  603.     botA4bus = AddStaticVehicle(431,1264.0807,-1356.6870,13.7882,0.6439,16,16);
  604.     new Text3D:A4bot;
  605.     A4bot = Create3DTextLabel("4 Keskjaam - Santa-Marina",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  606.     Attach3DTextLabelToVehicle(A4bot, botA4bus, 0.0, 0.0, 2.0);
  607.    
  608.     ConnectNPC("Dan_McBus","A5");//Koondise bot liin 5
  609.     botA5bus = AddStaticVehicle(431,1263.9828,-1375.1665,13.7286,0.6589,16,16);
  610.     new Text3D:A5bot;
  611.     A5bot = Create3DTextLabel("5 Keskjaam - Vinewood",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  612.     Attach3DTextLabelToVehicle(A5bot, botA5bus, 0.0, 0.0, 2.0);
  613.     return 1;
  614.   //<-------------------------------------------------------------------------------------------------MASINAD/TABLOOD
  615.         for(new i=0; i<9;i++)
  616.         {
  617.                 Tabloo[i] = Create3DTextLabel("Los Santos Autobussikoondis",0x66CC00FF,0.0,0.0,0.0,30.0,0);
  618.         }
  619.         koondis[0] = AddStaticVehicleEx(431,875.70001221,-1209.09997559,17.60000038,213.99768066,16,16,15); //Bus
  620.         Attach3DTextLabelToVehicle(Tabloo[0], koondis[0], 0.0, 0.0, 2.0);
  621.         koondis[1] = AddStaticVehicleEx(431,845.09997559,-1196.90002441,17.60000038,179.99237061,16,16,15); //Bus
  622.         Attach3DTextLabelToVehicle(Tabloo[1], koondis[1], 0.0, 0.0, 2.0);
  623.         koondis[2] = AddStaticVehicleEx(431,848.20001221,-1212.19995117,17.70000076,199.99243164,16,16,15); //Bus
  624.         Attach3DTextLabelToVehicle(Tabloo[2], koondis[2], 0.0, 0.0, 2.0);
  625.         koondis[3] = AddStaticVehicleEx(431,870.09997559,-1209.19995117,17.60000038,215.98779297,16,16,15); //Bus
  626.         Attach3DTextLabelToVehicle(Tabloo[3], koondis[3], 0.0, 0.0, 2.0);
  627.         koondis[4] = AddStaticVehicleEx(437,883.29998779,-1253.50000000,17.00000000,335.99841309,16,16,15); //Coach
  628.         Attach3DTextLabelToVehicle(Tabloo[4], koondis[4], 0.0, 0.0, 2.0);
  629.         koondis[5] = AddStaticVehicleEx(437,877.90002441,-1253.90002441,17.00000000,333.99438477,16,16,15); //Coach
  630.         Attach3DTextLabelToVehicle(Tabloo[5], koondis[5], 0.0, 0.0, 2.0);
  631.         AddStaticVehicleEx(525,868.79998779,-1227.40002441,16.79999924,167.99993896,16,16,15); //Tow Truck
  632.         AddStaticVehicleEx(552,875.20001221,-1229.30004883,16.60000038,165.99993896,16,16,15); //Utility
  633.         AddStaticVehicleEx(611,878.79998779,-1229.00000000,16.50000000,167.99993896,16,1,15); //Utility Trailer
  634.         koondis[6] = AddStaticVehicleEx(431,864.29998779,-1208.80004883,17.60000038,217.99987793,16,16,15); //Bus
  635.         Attach3DTextLabelToVehicle(Tabloo[6], koondis[6], 0.0, 0.0, 2.0);
  636.         koondis[7] = AddStaticVehicleEx(431,845.09997559,-1180.59997559,17.60000038,179.98901367,16,16,15); //Bus
  637.         Attach3DTextLabelToVehicle(Tabloo[7], koondis[7], 0.0, 0.0, 2.0);
  638. }
  639.  
  640. public OnPlayerSpawn(playerid)
  641. {//-------------------------------------------------------------------------------------------BOTID endiselt
  642.   if(IsPlayerNPC(playerid)) //Checks if the player that just spawned is an NPC.
  643.   {
  644.     new npcname[MAX_PLAYER_NAME];
  645.     GetPlayerName(playerid, npcname, sizeof(npcname)); //Getting the NPC's name.
  646.     if(!strcmp(npcname, "John_McBus", true)) //Checking if the NPC's name is MyFirstNPC
  647.     {
  648.       PutPlayerInVehicle(playerid, botA1bus, 0); //Putting the NPC into the vehicle we created for it.
  649.       return 1;
  650.     }
  651.     if(!strcmp(npcname, "Mary_McBus", true))
  652.     {
  653.       PutPlayerInVehicle(playerid, botA2bus, 0);
  654.       return 1;
  655.     }
  656.     if(!strcmp(npcname, "Ginny_McBus", true))
  657.     {
  658.       PutPlayerInVehicle(playerid, botA3bus, 0);
  659.       return 1;
  660.     }
  661.     if(!strcmp(npcname, "Mark_McBus", true))
  662.     {
  663.       PutPlayerInVehicle(playerid, botA4bus, 0);
  664.       return 1;
  665.     }
  666.     if(!strcmp(npcname, "Dan_McBus", true))
  667.     {
  668.       PutPlayerInVehicle(playerid, botA5bus, 0);
  669.       return 1;
  670.     }
  671.     return 1;
  672.   }
  673.   return 1;
  674. }
  675.  
  676. public OnPlayerCommandText(playerid,cmdtext[])
  677. {
  678.     if(!strcmp(cmdtext,"/s6idaliini", true))
  679.     {
  680.         ShowPlayerDialog(playerid, 1001, DIALOG_STYLE_LIST, "Vali liin:", "1 Los Santose Keskjaam - Ida-Ranniku\n2 Grove - Los Santose Keskjaam\n3 Los Santose Keskjaam - Sadam\n4 Santa Marina - Los Santose Keskjaam\n5 Vinewood - Los Santose Keskjaam", "Vali", "Tühista");
  681.         return 1;
  682.     }
  683. //---------------------------------------------------------------------------------TABLOO KÄSKLUS
  684.     else if(!strcmp(cmdtext,"/tabloo", true))
  685.     {
  686.         #pragma unused params
  687.         if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid,-1,"Hoiad tablood käes?");
  688.         ShowPlayerDialog(playerid, DIALOG_TABLOO, DIALOG_STYLE_LIST, "Vali bussi tabloo:", "1 Los Santose Keskjaam\n1 Ida-Ranniku\n2 Grove\n2 Los Santose Keskjaam\n3 Los Santose Keskjaam\n3 Sadam\n4 Santa Marina\n4 Los Santose Keskjaam\n5 Vinewood\n5 Los Santose Keskjaam\nTellitud\nÕppesõit\nLSAK", "Vali", "Tühista");
  689.         return 1;
  690.     }
  691.     return 1;
  692. }
  693.  
  694. public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
  695. {
  696.     if(dialogid == 1001)
  697.     {
  698.         if(response)
  699.         {
  700.             if(listitem == 0)
  701.             {
  702.                 A1[playerid] = 1;
  703.                 SetPlayerCheckpoint(playerid,A1CP[0][0],A1CP[0][1],A1CP[0][2],5.0);
  704.                 PCP[playerid] = 0;
  705.                 return 1;
  706.             }
  707.             else if(listitem == 1)
  708.             {
  709.                 A2[playerid] = 1;
  710.                 SetPlayerCheckpoint(playerid,A2CP[0][0],A2CP[0][1],A2CP[0][2],5.0);
  711.                 PCP[playerid] = 0;
  712.                 return 1;
  713.             }
  714.             else if(listitem == 2)
  715.             {
  716.                 A3[playerid] = 1;
  717.                 SetPlayerCheckpoint(playerid,A3CP[0][0],A3CP[0][1],A3CP[0][2],5.0);
  718.                 PCP[playerid] = 0;
  719.                 return 1;
  720.             }
  721.             else if(listitem == 3)
  722.             {
  723.                 A4[playerid] = 1;
  724.                 SetPlayerCheckpoint(playerid,A4CP[0][0],A4CP[0][1],A4CP[0][2],5.0);
  725.                 PCP[playerid] = 0;
  726.                 return 1;
  727.             }
  728.             else if(listitem == 4)
  729.             {
  730.                 A5[playerid] = 1;
  731.                 SetPlayerCheckpoint(playerid,A5CP[0][0],A5CP[0][1],A5CP[0][2],5.0);
  732.                 PCP[playerid] = 0;
  733.                 return 1;
  734.             }
  735.         }
  736.         return 1;
  737.     }
  738.     else if(dialogid == DIALOG_TABLOO)
  739.     new vehid;
  740.     {
  741.         if(response)
  742.         {
  743.             switch(listitem)
  744.             {
  745.                                 case 0:
  746.                                 {
  747.                     vehid = GetPlayerVehicleID(playerid); // Saame kätte kasutaja masina
  748.                                         for(new i = 0;i<9;i++)
  749.                                         {
  750.                                                 if(koondis[i] == vehid)
  751.                                                 {
  752.                                                     Delete3DTextLabel(Tabloo[i]);
  753.                                                         Tabloo[i] = Create3DTextLabel("1 Los Santose Keskjaam",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  754.                                                         //Attaching Text Label To Vehicle
  755.                                                         Attach3DTextLabelToVehicle( Tabloo[i], vehid, 0.0, 0.0, 2.0);
  756.                                                         SendClientMessage(playerid, 0x66CC00FF, "Tabloo muudetud!" );
  757.                                                 }
  758.                                         }
  759.                                 }
  760.                                 case 1:
  761.                                 {
  762.                                         vehid = GetPlayerVehicleID(playerid); // Saame kätte kasutaja masina
  763.                                         for(new i = 0;i<9;i++)
  764.                                         {
  765.                                                 if(koondis[i] == vehid)
  766.                                                 {
  767.                                                     Delete3DTextLabel(Tabloo[i]);
  768.                                                         Tabloo[i] = Create3DTextLabel("1 Ida-Ranniku",0x66CC00FF,1141.34, -1389.88, 15.06,30.0,0);
  769.                                                         //Attaching Text Label To Vehicle
  770.                                                         Attach3DTextLabelToVehicle( Tabloo[i], vehid, 0.0, 0.0, 2.0);
  771.                                                         SendClientMessage(playerid, 0x66CC00FF, "Tabloo muudetud!" );
  772.                                                 }
  773.                                         }
  774.                                 }
  775.             }
  776.         }
  777.         return 1;
  778.     }
  779.     return 1;
  780. }
  781.  
  782. public OnPlayerEnterCheckpoint(playerid)
  783. {
  784.     //Liin 1
  785.     if(A1[playerid] == 1)
  786.     {
  787.         switch(PCP[playerid])
  788.         {
  789.             case 0:
  790.             {
  791.                     SendClientMessage(playerid,0x00C2ECFF,"Palun mitte unustada tablood.");
  792.                     PCP[playerid] =1;
  793.                     SetPlayerCheckpoint(playerid,A1CP[PCP[playerid]][0],A1CP[PCP[playerid]][1],A1CP[PCP[playerid]][2],5.0);
  794.             }
  795.             case 24:
  796.             {
  797.                     DisablePlayerCheckpoint(playerid);
  798.                     PCP[playerid] = -1;
  799.                     A1[playerid] = 0;
  800.             }
  801.         }
  802.     }
  803.     return 1;
  804. }
  805.  
  806. public OnFilterScriptExit()
  807. {
  808.     return 1;
  809. }
  810.  
  811. #else
  812.  
  813. main()
  814. {
  815.     print("\n----------------------------------");
  816.     print("              by kerts93             ");
  817.     print("----------------------------------\n");
  818. }
  819.  
  820. #endif
  821.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement