Advertisement
Guest User

Untitled

a guest
Sep 10th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.09 KB | None | 0 0
  1. #include <a_samp>
  2.  
  3. #define GREEN 0x21DD00FF
  4. #define RED 0xE60000FF
  5. #define YELLOW 0xFFFF00FF
  6. #define ORANGE 0xF97804FF
  7. #define LIGHTRED 0xFF8080FF
  8. #define LIGHTBLUE 0x00C2ECFF
  9. #define PURPLE 0xB360FDFF
  10. #define BLUE 0x1229FAFF
  11. #define LIGHTGREEN 0x38FF06FF
  12. #define DARKPINK 0xE100E1FF
  13. #define DARKGREEN 0x008040FF
  14. #define ANNOUNCEMENT 0x6AF7E1FF
  15. #define GREY 0xCECECEFF
  16. #define PINK 0xD52DFFFF
  17. #define DARKGREY 0x626262FF
  18. #define AQUAGREEN 0x03D687FF
  19. #define WHITE 0xFFFFFFFF
  20.  
  21. #define PLAYERS 200
  22.  
  23. #define L_VEHICLE 200
  24.  
  25.  
  26. //******************************************************************************
  27. // SpeedoMeter Configurations
  28. //******************************************************************************
  29.  
  30. //::::::::::::::::::::::::::::::::::::
  31. // -> Functions Config <-
  32. //::::::::::::::::::::::::::::::::::::
  33. #define VehLockTime 10 //Define the MAX Time for Car Locked! (In Minutes!)
  34. #define VehicleMaxSpeed 300 //Define the Speed Limit! (KPH)
  35. #define SpeedoLogoText "spedo" //Define Speedo Logo (Text in Speedo Top)
  36. #define UpdateConfig 500 //Update Speedo functions in ... (Miliseconds)
  37.  
  38.  
  39. //::::::::::::::::::::::::::::::::::::
  40. // -> Speedo TextDraw Config <-
  41. //::::::::::::::::::::::::::::::::::::
  42. #define TextBox true //Enable/Disable Speedo Box
  43. #define TextTopLines true //Enable/Disable Speedo Top Lines
  44. #define TextSideLines true //Enable/Disable Speedo Side Lines
  45. #define LogoName true //Enable/Disable Speedo LogoName
  46.  
  47. //Enable = true || Disable = false
  48.  
  49.  
  50. //::::::::::::::::::::::::::::::::::::
  51. // -> Speedo Colors Config <-
  52. //::::::::::::::::::::::::::::::::::::
  53. #define BoxColor 0xffffffff //Color of Speedo Box
  54. #define LogoColor 0xFF0000FF //Color of Seedo Logo (Define logo in "SpeedoLogoText" (Line 57)
  55. #define SideLinesColor 0xFFFF00FF //Color of Speedo Side Lines
  56. #define TopLinesColor 0x0000FFFF //Color of Speedo Top lines
  57. #define CategoriesColor "~o~" //Color of (Vehicle,Health,Altitude,Gps)
  58. #define MPH_KPH_Color "~y~" //Color of (MPH,KPH)
  59.  
  60. //******************************************************************************
  61.  
  62.  
  63. //-----------------------------------------> Change
  64.  
  65. #define MAX_ZONE_NAME 28
  66.  
  67. new Text:LBox[MAX_PLAYERS];
  68. new Text:LLine1[MAX_PLAYERS];
  69. new Text:LLine2[MAX_PLAYERS];
  70. new Text:LLine3[MAX_PLAYERS];
  71. new Text:LLine4[MAX_PLAYERS];
  72. new Text:LCredits[MAX_PLAYERS];
  73. new Text:Lmph[MAX_PLAYERS];
  74. new Text:LFunc[MAX_PLAYERS];
  75. new LuX_SpeedoMeter[MAX_PLAYERS];
  76. new VehicleStatus[MAX_VEHICLES];
  77.  
  78. new lstring[256];
  79. new lstr[256];
  80.  
  81. new LUnFreeze;
  82. enum MainZone{
  83. Zone_Name[28], Float:Zone_Area[6] };
  84.  
  85. static const SanAndreasZones[][MainZone] = {
  86.  
  87. {"The Big Ear", {-410.00,1403.30,-3.00,-137.90,1681.20,200.00}},
  88. {"Aldea Malvada", {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00}},
  89. {"Angel Pine", {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00}},
  90. {"Arco del Oeste", {-901.10,2221.80,0.00,-592.00,2571.90,200.00}},
  91. {"Avispa Country Club", {-2646.40,-355.40,0.00,-2270.00,-222.50,200.00}},
  92. {"Avispa Country Club", {-2831.80,-430.20,-6.10,-2646.40,-222.50,200.00}},
  93. {"Avispa Country Club", {-2361.50,-417.10,0.00,-2270.00,-355.40,200.00}},
  94. {"Avispa Country Club", {-2667.80,-302.10,-28.80,-2646.40,-262.30,71.10}},
  95. {"Avispa Country Club", {-2470.00,-355.40,0.00,-2270.00,-318.40,46.10}},
  96. {"Avispa Country Club", {-2550.00,-355.40,0.00,-2470.00,-318.40,39.70}},
  97. {"Back o Beyond", {-1166.90,-2641.10,0.00,-321.70,-1856.00,200.00}},
  98. {"Battery Point", {-2741.00,1268.40,-4.50,-2533.00,1490.40,200.00}},
  99. {"Bayside", {-2741.00,2175.10,0.00,-2353.10,2722.70,200.00}},
  100. {"Bayside Marina", {-2353.10,2275.70,0.00,-2153.10,2475.70,200.00}},
  101. {"Beacon Hill", {-399.60,-1075.50,-1.40,-319.00,-977.50,198.50}},
  102. {"Blackfield", {964.30,1203.20,-89.00,1197.30,1403.20,110.90}},
  103. {"Blackfield", {964.30,1403.20,-89.00,1197.30,1726.20,110.90}},
  104. {"Blackfield Chapel", {1375.60,596.30,-89.00,1558.00,823.20,110.90}},
  105. {"Blackfield Chapel", {1325.60,596.30,-89.00,1375.60,795.00,110.90}},
  106. {"Blackfield Intersection", {1197.30,1044.60,-89.00,1277.00,1163.30,110.90}},
  107. {"Blackfield Intersection", {1166.50,795.00,-89.00,1375.60,1044.60,110.90}},
  108. {"Blackfield Intersection", {1277.00,1044.60,-89.00,1315.30,1087.60,110.90}},
  109. {"Blackfield Intersection", {1375.60,823.20,-89.00,1457.30,919.40,110.90}},
  110. {"Blueberry", {104.50,-220.10,2.30,349.60,152.20,200.00}},
  111. {"Blueberry", {19.60,-404.10,3.80,349.60,-220.10,200.00}},
  112. {"Blueberry Acres", {-319.60,-220.10,0.00,104.50,293.30,200.00}},
  113. {"Caligula's Palace", {2087.30,1543.20,-89.00,2437.30,1703.20,110.90}},
  114. {"Caligula's Palace", {2137.40,1703.20,-89.00,2437.30,1783.20,110.90}},
  115. {"Calton Heights", {-2274.10,744.10,-6.10,-1982.30,1358.90,200.00}},
  116. {"Chinatown", {-2274.10,578.30,-7.60,-2078.60,744.10,200.00}},
  117. {"City Hall", {-2867.80,277.40,-9.10,-2593.40,458.40,200.00}},
  118. {"Come-A-Lot", {2087.30,943.20,-89.00,2623.10,1203.20,110.90}},
  119. {"Commerce", {1323.90,-1842.20,-89.00,1701.90,-1722.20,110.90}},
  120. {"Commerce", {1323.90,-1722.20,-89.00,1440.90,-1577.50,110.90}},
  121. {"Commerce", {1370.80,-1577.50,-89.00,1463.90,-1384.90,110.90}},
  122. {"Commerce", {1463.90,-1577.50,-89.00,1667.90,-1430.80,110.90}},
  123. {"Commerce", {1583.50,-1722.20,-89.00,1758.90,-1577.50,110.90}},
  124. {"Commerce", {1667.90,-1577.50,-89.00,1812.60,-1430.80,110.90}},
  125. {"Conference Center", {1046.10,-1804.20,-89.00,1323.90,-1722.20,110.90}},
  126. {"Conference Center", {1073.20,-1842.20,-89.00,1323.90,-1804.20,110.90}},
  127. {"Cranberry Station", {-2007.80,56.30,0.00,-1922.00,224.70,100.00}},
  128. {"Creek", {2749.90,1937.20,-89.00,2921.60,2669.70,110.90}},
  129. {"Dillimore", {580.70,-674.80,-9.50,861.00,-404.70,200.00}},
  130. {"Doherty", {-2270.00,-324.10,-0.00,-1794.90,-222.50,200.00}},
  131. {"Doherty", {-2173.00,-222.50,-0.00,-1794.90,265.20,200.00}},
  132. {"Downtown", {-1982.30,744.10,-6.10,-1871.70,1274.20,200.00}},
  133. {"Downtown", {-1871.70,1176.40,-4.50,-1620.30,1274.20,200.00}},
  134. {"Downtown", {-1700.00,744.20,-6.10,-1580.00,1176.50,200.00}},
  135. {"Downtown", {-1580.00,744.20,-6.10,-1499.80,1025.90,200.00}},
  136. {"Downtown", {-2078.60,578.30,-7.60,-1499.80,744.20,200.00}},
  137. {"Downtown", {-1993.20,265.20,-9.10,-1794.90,578.30,200.00}},
  138. {"Downtown Los Santos", {1463.90,-1430.80,-89.00,1724.70,-1290.80,110.90}},
  139. {"Downtown Los Santos", {1724.70,-1430.80,-89.00,1812.60,-1250.90,110.90}},
  140. {"Downtown Los Santos", {1463.90,-1290.80,-89.00,1724.70,-1150.80,110.90}},
  141. {"Downtown Los Santos", {1370.80,-1384.90,-89.00,1463.90,-1170.80,110.90}},
  142. {"Downtown Los Santos", {1724.70,-1250.90,-89.00,1812.60,-1150.80,110.90}},
  143. {"Downtown Los Santos", {1370.80,-1170.80,-89.00,1463.90,-1130.80,110.90}},
  144. {"Downtown Los Santos", {1378.30,-1130.80,-89.00,1463.90,-1026.30,110.90}},
  145. {"Downtown Los Santos", {1391.00,-1026.30,-89.00,1463.90,-926.90,110.90}},
  146. {"Downtown Los Santos", {1507.50,-1385.20,110.90,1582.50,-1325.30,335.90}},
  147. {"East Beach", {2632.80,-1852.80,-89.00,2959.30,-1668.10,110.90}},
  148. {"East Beach", {2632.80,-1668.10,-89.00,2747.70,-1393.40,110.90}},
  149. {"East Beach", {2747.70,-1668.10,-89.00,2959.30,-1498.60,110.90}},
  150. {"East Beach", {2747.70,-1498.60,-89.00,2959.30,-1120.00,110.90}},
  151. {"East Los Santos", {2421.00,-1628.50,-89.00,2632.80,-1454.30,110.90}},
  152. {"East Los Santos", {2222.50,-1628.50,-89.00,2421.00,-1494.00,110.90}},
  153. {"East Los Santos", {2266.20,-1494.00,-89.00,2381.60,-1372.00,110.90}},
  154. {"East Los Santos", {2381.60,-1494.00,-89.00,2421.00,-1454.30,110.90}},
  155. {"East Los Santos", {2281.40,-1372.00,-89.00,2381.60,-1135.00,110.90}},
  156. {"East Los Santos", {2381.60,-1454.30,-89.00,2462.10,-1135.00,110.90}},
  157. {"East Los Santos", {2462.10,-1454.30,-89.00,2581.70,-1135.00,110.90}},
  158. {"Easter Basin", {-1794.90,249.90,-9.10,-1242.90,578.30,200.00}},
  159. {"Easter Basin", {-1794.90,-50.00,-0.00,-1499.80,249.90,200.00}},
  160. {"Easter Bay Airport", {-1499.80,-50.00,-0.00,-1242.90,249.90,200.00}},
  161. {"Easter Bay Airport", {-1794.90,-730.10,-3.00,-1213.90,-50.00,200.00}},
  162. {"Easter Bay Airport", {-1213.90,-730.10,0.00,-1132.80,-50.00,200.00}},
  163. {"Easter Bay Airport", {-1242.90,-50.00,0.00,-1213.90,578.30,200.00}},
  164. {"Easter Bay Airport", {-1213.90,-50.00,-4.50,-947.90,578.30,200.00}},
  165. {"Easter Bay Airport", {-1315.40,-405.30,15.40,-1264.40,-209.50,25.40}},
  166. {"Easter Bay Airport", {-1354.30,-287.30,15.40,-1315.40,-209.50,25.40}},
  167. {"Easter Bay Airport", {-1490.30,-209.50,15.40,-1264.40,-148.30,25.40}},
  168. {"Easter Bay Chemicals", {-1132.80,-768.00,0.00,-956.40,-578.10,200.00}},
  169. {"Easter Bay Chemicals", {-1132.80,-787.30,0.00,-956.40,-768.00,200.00}},
  170. {"El Castillo del Diablo", {-464.50,2217.60,0.00,-208.50,2580.30,200.00}},
  171. {"El Castillo del Diablo", {-208.50,2123.00,-7.60,114.00,2337.10,200.00}},
  172. {"El Castillo del Diablo", {-208.50,2337.10,0.00,8.40,2487.10,200.00}},
  173. {"El Corona", {1812.60,-2179.20,-89.00,1970.60,-1852.80,110.90}},
  174. {"El Corona", {1692.60,-2179.20,-89.00,1812.60,-1842.20,110.90}},
  175. {"El Quebrados", {-1645.20,2498.50,0.00,-1372.10,2777.80,200.00}},
  176. {"Esplanade East", {-1620.30,1176.50,-4.50,-1580.00,1274.20,200.00}},
  177. {"Esplanade East", {-1580.00,1025.90,-6.10,-1499.80,1274.20,200.00}},
  178. {"Esplanade East", {-1499.80,578.30,-79.60,-1339.80,1274.20,20.30}},
  179. {"Esplanade North", {-2533.00,1358.90,-4.50,-1996.60,1501.20,200.00}},
  180. {"Esplanade North", {-1996.60,1358.90,-4.50,-1524.20,1592.50,200.00}},
  181. {"Esplanade North", {-1982.30,1274.20,-4.50,-1524.20,1358.90,200.00}},
  182. {"Fallen Tree", {-792.20,-698.50,-5.30,-452.40,-380.00,200.00}},
  183. {"Fallow Bridge", {434.30,366.50,0.00,603.00,555.60,200.00}},
  184. {"Fern Ridge", {508.10,-139.20,0.00,1306.60,119.50,200.00}},
  185. {"Financial", {-1871.70,744.10,-6.10,-1701.30,1176.40,300.00}},
  186. {"Fisher's Lagoon", {1916.90,-233.30,-100.00,2131.70,13.80,200.00}},
  187. {"Flint Intersection", {-187.70,-1596.70,-89.00,17.00,-1276.60,110.90}},
  188. {"Flint Range", {-594.10,-1648.50,0.00,-187.70,-1276.60,200.00}},
  189. {"Fort Carson", {-376.20,826.30,-3.00,123.70,1220.40,200.00}},
  190. {"Foster Valley", {-2270.00,-430.20,-0.00,-2178.60,-324.10,200.00}},
  191. {"Foster Valley", {-2178.60,-599.80,-0.00,-1794.90,-324.10,200.00}},
  192. {"Foster Valley", {-2178.60,-1115.50,0.00,-1794.90,-599.80,200.00}},
  193. {"Foster Valley", {-2178.60,-1250.90,0.00,-1794.90,-1115.50,200.00}},
  194. {"Frederick Bridge", {2759.20,296.50,0.00,2774.20,594.70,200.00}},
  195. {"Gant Bridge", {-2741.40,1659.60,-6.10,-2616.40,2175.10,200.00}},
  196. {"Gant Bridge", {-2741.00,1490.40,-6.10,-2616.40,1659.60,200.00}},
  197. {"Ganton", {2222.50,-1852.80,-89.00,2632.80,-1722.30,110.90}},
  198. {"Ganton", {2222.50,-1722.30,-89.00,2632.80,-1628.50,110.90}},
  199. {"Garcia", {-2411.20,-222.50,-0.00,-2173.00,265.20,200.00}},
  200. {"Garcia", {-2395.10,-222.50,-5.30,-2354.00,-204.70,200.00}},
  201. {"Garver Bridge", {-1339.80,828.10,-89.00,-1213.90,1057.00,110.90}},
  202. {"Garver Bridge", {-1213.90,950.00,-89.00,-1087.90,1178.90,110.90}},
  203. {"Garver Bridge", {-1499.80,696.40,-179.60,-1339.80,925.30,20.30}},
  204. {"Glen Park", {1812.60,-1449.60,-89.00,1996.90,-1350.70,110.90}},
  205. {"Glen Park", {1812.60,-1100.80,-89.00,1994.30,-973.30,110.90}},
  206. {"Glen Park", {1812.60,-1350.70,-89.00,2056.80,-1100.80,110.90}},
  207. {"Green Palms", {176.50,1305.40,-3.00,338.60,1520.70,200.00}},
  208. {"Greenglass College", {964.30,1044.60,-89.00,1197.30,1203.20,110.90}},
  209. {"Greenglass College", {964.30,930.80,-89.00,1166.50,1044.60,110.90}},
  210. {"Hampton Barns", {603.00,264.30,0.00,761.90,366.50,200.00}},
  211. {"Hankypanky Point", {2576.90,62.10,0.00,2759.20,385.50,200.00}},
  212. {"Harry Gold Parkway", {1777.30,863.20,-89.00,1817.30,2342.80,110.90}},
  213. {"Hashbury", {-2593.40,-222.50,-0.00,-2411.20,54.70,200.00}},
  214. {"Hilltop Farm", {967.30,-450.30,-3.00,1176.70,-217.90,200.00}},
  215. {"Hunter Quarry", {337.20,710.80,-115.20,860.50,1031.70,203.70}},
  216. {"Idlewood", {1812.60,-1852.80,-89.00,1971.60,-1742.30,110.90}},
  217. {"Idlewood", {1812.60,-1742.30,-89.00,1951.60,-1602.30,110.90}},
  218. {"Idlewood", {1951.60,-1742.30,-89.00,2124.60,-1602.30,110.90}},
  219. {"Idlewood", {1812.60,-1602.30,-89.00,2124.60,-1449.60,110.90}},
  220. {"Idlewood", {2124.60,-1742.30,-89.00,2222.50,-1494.00,110.90}},
  221. {"Idlewood", {1971.60,-1852.80,-89.00,2222.50,-1742.30,110.90}},
  222. {"Jefferson", {1996.90,-1449.60,-89.00,2056.80,-1350.70,110.90}},
  223. {"Jefferson", {2124.60,-1494.00,-89.00,2266.20,-1449.60,110.90}},
  224. {"Jefferson", {2056.80,-1372.00,-89.00,2281.40,-1210.70,110.90}},
  225. {"Jefferson", {2056.80,-1210.70,-89.00,2185.30,-1126.30,110.90}},
  226. {"Jefferson", {2185.30,-1210.70,-89.00,2281.40,-1154.50,110.90}},
  227. {"Jefferson", {2056.80,-1449.60,-89.00,2266.20,-1372.00,110.90}},
  228. {"Julius Thruway East", {2623.10,943.20,-89.00,2749.90,1055.90,110.90}},
  229. {"Julius Thruway East", {2685.10,1055.90,-89.00,2749.90,2626.50,110.90}},
  230. {"Julius Thruway East", {2536.40,2442.50,-89.00,2685.10,2542.50,110.90}},
  231. {"Julius Thruway East", {2625.10,2202.70,-89.00,2685.10,2442.50,110.90}},
  232. {"Julius Thruway North", {2498.20,2542.50,-89.00,2685.10,2626.50,110.90}},
  233. {"Julius Thruway North", {2237.40,2542.50,-89.00,2498.20,2663.10,110.90}},
  234. {"Julius Thruway North", {2121.40,2508.20,-89.00,2237.40,2663.10,110.90}},
  235. {"Julius Thruway North", {1938.80,2508.20,-89.00,2121.40,2624.20,110.90}},
  236. {"Julius Thruway North", {1534.50,2433.20,-89.00,1848.40,2583.20,110.90}},
  237. {"Julius Thruway North", {1848.40,2478.40,-89.00,1938.80,2553.40,110.90}},
  238. {"Julius Thruway North", {1704.50,2342.80,-89.00,1848.40,2433.20,110.90}},
  239. {"Julius Thruway North", {1377.30,2433.20,-89.00,1534.50,2507.20,110.90}},
  240. {"Julius Thruway South", {1457.30,823.20,-89.00,2377.30,863.20,110.90}},
  241. {"Julius Thruway South", {2377.30,788.80,-89.00,2537.30,897.90,110.90}},
  242. {"Julius Thruway West", {1197.30,1163.30,-89.00,1236.60,2243.20,110.90}},
  243. {"Julius Thruway West", {1236.60,2142.80,-89.00,1297.40,2243.20,110.90}},
  244. {"Juniper Hill", {-2533.00,578.30,-7.60,-2274.10,968.30,200.00}},
  245. {"Juniper Hollow", {-2533.00,968.30,-6.10,-2274.10,1358.90,200.00}},
  246. {"K.A.C.C. Military Fuels", {2498.20,2626.50,-89.00,2749.90,2861.50,110.90}},
  247. {"Kincaid Bridge", {-1339.80,599.20,-89.00,-1213.90,828.10,110.90}},
  248. {"Kincaid Bridge", {-1213.90,721.10,-89.00,-1087.90,950.00,110.90}},
  249. {"Kincaid Bridge", {-1087.90,855.30,-89.00,-961.90,986.20,110.90}},
  250. {"King's", {-2329.30,458.40,-7.60,-1993.20,578.30,200.00}},
  251. {"King's", {-2411.20,265.20,-9.10,-1993.20,373.50,200.00}},
  252. {"King's", {-2253.50,373.50,-9.10,-1993.20,458.40,200.00}},
  253. {"LVA Freight Depot", {1457.30,863.20,-89.00,1777.40,1143.20,110.90}},
  254. {"LVA Freight Depot", {1375.60,919.40,-89.00,1457.30,1203.20,110.90}},
  255. {"LVA Freight Depot", {1277.00,1087.60,-89.00,1375.60,1203.20,110.90}},
  256. {"LVA Freight Depot", {1315.30,1044.60,-89.00,1375.60,1087.60,110.90}},
  257. {"LVA Freight Depot", {1236.60,1163.40,-89.00,1277.00,1203.20,110.90}},
  258. {"Las Barrancas", {-926.10,1398.70,-3.00,-719.20,1634.60,200.00}},
  259. {"Las Brujas", {-365.10,2123.00,-3.00,-208.50,2217.60,200.00}},
  260. {"Las Colinas", {1994.30,-1100.80,-89.00,2056.80,-920.80,110.90}},
  261. {"Las Colinas", {2056.80,-1126.30,-89.00,2126.80,-920.80,110.90}},
  262. {"Las Colinas", {2185.30,-1154.50,-89.00,2281.40,-934.40,110.90}},
  263. {"Las Colinas", {2126.80,-1126.30,-89.00,2185.30,-934.40,110.90}},
  264. {"Las Colinas", {2747.70,-1120.00,-89.00,2959.30,-945.00,110.90}},
  265. {"Las Colinas", {2632.70,-1135.00,-89.00,2747.70,-945.00,110.90}},
  266. {"Las Colinas", {2281.40,-1135.00,-89.00,2632.70,-945.00,110.90}},
  267. {"Las Payasadas", {-354.30,2580.30,2.00,-133.60,2816.80,200.00}},
  268. {"Las Venturas Airport", {1236.60,1203.20,-89.00,1457.30,1883.10,110.90}},
  269. {"Las Venturas Airport", {1457.30,1203.20,-89.00,1777.30,1883.10,110.90}},
  270. {"Las Venturas Airport", {1457.30,1143.20,-89.00,1777.40,1203.20,110.90}},
  271. {"Las Venturas Airport", {1515.80,1586.40,-12.50,1729.90,1714.50,87.50}},
  272. {"Last Dime Motel", {1823.00,596.30,-89.00,1997.20,823.20,110.90}},
  273. {"Leafy Hollow", {-1166.90,-1856.00,0.00,-815.60,-1602.00,200.00}},
  274. {"Liberty City", {-1000.00,400.00,1300.00,-700.00,600.00,1400.00}},
  275. {"Lil' Probe Inn", {-90.20,1286.80,-3.00,153.80,1554.10,200.00}},
  276. {"Linden Side", {2749.90,943.20,-89.00,2923.30,1198.90,110.90}},
  277. {"Linden Station", {2749.90,1198.90,-89.00,2923.30,1548.90,110.90}},
  278. {"Linden Station", {2811.20,1229.50,-39.50,2861.20,1407.50,60.40}},
  279. {"Little Mexico", {1701.90,-1842.20,-89.00,1812.60,-1722.20,110.90}},
  280. {"Little Mexico", {1758.90,-1722.20,-89.00,1812.60,-1577.50,110.90}},
  281. {"Los Flores", {2581.70,-1454.30,-89.00,2632.80,-1393.40,110.90}},
  282. {"Los Flores", {2581.70,-1393.40,-89.00,2747.70,-1135.00,110.90}},
  283. {"Los Santos International", {1249.60,-2394.30,-89.00,1852.00,-2179.20,110.90}},
  284. {"Los Santos International", {1852.00,-2394.30,-89.00,2089.00,-2179.20,110.90}},
  285. {"Los Santos International", {1382.70,-2730.80,-89.00,2201.80,-2394.30,110.90}},
  286. {"Los Santos International", {1974.60,-2394.30,-39.00,2089.00,-2256.50,60.90}},
  287. {"Los Santos International", {1400.90,-2669.20,-39.00,2189.80,-2597.20,60.90}},
  288. {"Los Santos International", {2051.60,-2597.20,-39.00,2152.40,-2394.30,60.90}},
  289. {"Marina", {647.70,-1804.20,-89.00,851.40,-1577.50,110.90}},
  290. {"Marina", {647.70,-1577.50,-89.00,807.90,-1416.20,110.90}},
  291. {"Marina", {807.90,-1577.50,-89.00,926.90,-1416.20,110.90}},
  292. {"Market", {787.40,-1416.20,-89.00,1072.60,-1310.20,110.90}},
  293. {"Market", {952.60,-1310.20,-89.00,1072.60,-1130.80,110.90}},
  294. {"Market", {1072.60,-1416.20,-89.00,1370.80,-1130.80,110.90}},
  295. {"Market", {926.90,-1577.50,-89.00,1370.80,-1416.20,110.90}},
  296. {"Market Station", {787.40,-1410.90,-34.10,866.00,-1310.20,65.80}},
  297. {"Martin Bridge", {-222.10,293.30,0.00,-122.10,476.40,200.00}},
  298. {"Missionary Hill", {-2994.40,-811.20,0.00,-2178.60,-430.20,200.00}},
  299. {"Montgomery", {1119.50,119.50,-3.00,1451.40,493.30,200.00}},
  300. {"Montgomery", {1451.40,347.40,-6.10,1582.40,420.80,200.00}},
  301. {"Montgomery Intersection", {1546.60,208.10,0.00,1745.80,347.40,200.00}},
  302. {"Montgomery Intersection", {1582.40,347.40,0.00,1664.60,401.70,200.00}},
  303. {"Mulholland", {1414.00,-768.00,-89.00,1667.60,-452.40,110.90}},
  304. {"Mulholland", {1281.10,-452.40,-89.00,1641.10,-290.90,110.90}},
  305. {"Mulholland", {1269.10,-768.00,-89.00,1414.00,-452.40,110.90}},
  306. {"Mulholland", {1357.00,-926.90,-89.00,1463.90,-768.00,110.90}},
  307. {"Mulholland", {1318.10,-910.10,-89.00,1357.00,-768.00,110.90}},
  308. {"Mulholland", {1169.10,-910.10,-89.00,1318.10,-768.00,110.90}},
  309. {"Mulholland", {768.60,-954.60,-89.00,952.60,-860.60,110.90}},
  310. {"Mulholland", {687.80,-860.60,-89.00,911.80,-768.00,110.90}},
  311. {"Mulholland", {737.50,-768.00,-89.00,1142.20,-674.80,110.90}},
  312. {"Mulholland", {1096.40,-910.10,-89.00,1169.10,-768.00,110.90}},
  313. {"Mulholland", {952.60,-937.10,-89.00,1096.40,-860.60,110.90}},
  314. {"Mulholland", {911.80,-860.60,-89.00,1096.40,-768.00,110.90}},
  315. {"Mulholland", {861.00,-674.80,-89.00,1156.50,-600.80,110.90}},
  316. {"Mulholland Intersection", {1463.90,-1150.80,-89.00,1812.60,-768.00,110.90}},
  317. {"North Rock", {2285.30,-768.00,0.00,2770.50,-269.70,200.00}},
  318. {"Ocean Docks", {2373.70,-2697.00,-89.00,2809.20,-2330.40,110.90}},
  319. {"Ocean Docks", {2201.80,-2418.30,-89.00,2324.00,-2095.00,110.90}},
  320. {"Ocean Docks", {2324.00,-2302.30,-89.00,2703.50,-2145.10,110.90}},
  321. {"Ocean Docks", {2089.00,-2394.30,-89.00,2201.80,-2235.80,110.90}},
  322. {"Ocean Docks", {2201.80,-2730.80,-89.00,2324.00,-2418.30,110.90}},
  323. {"Ocean Docks", {2703.50,-2302.30,-89.00,2959.30,-2126.90,110.90}},
  324. {"Ocean Docks", {2324.00,-2145.10,-89.00,2703.50,-2059.20,110.90}},
  325. {"Ocean Flats", {-2994.40,277.40,-9.10,-2867.80,458.40,200.00}},
  326. {"Ocean Flats", {-2994.40,-222.50,-0.00,-2593.40,277.40,200.00}},
  327. {"Ocean Flats", {-2994.40,-430.20,-0.00,-2831.80,-222.50,200.00}},
  328. {"Octane Springs", {338.60,1228.50,0.00,664.30,1655.00,200.00}},
  329. {"Old Venturas Strip", {2162.30,2012.10,-89.00,2685.10,2202.70,110.90}},
  330. {"Palisades", {-2994.40,458.40,-6.10,-2741.00,1339.60,200.00}},
  331. {"Palomino Creek", {2160.20,-149.00,0.00,2576.90,228.30,200.00}},
  332. {"Paradiso", {-2741.00,793.40,-6.10,-2533.00,1268.40,200.00}},
  333. {"Pershing Square", {1440.90,-1722.20,-89.00,1583.50,-1577.50,110.90}},
  334. {"Pilgrim", {2437.30,1383.20,-89.00,2624.40,1783.20,110.90}},
  335. {"Pilgrim", {2624.40,1383.20,-89.00,2685.10,1783.20,110.90}},
  336. {"Pilson Intersection", {1098.30,2243.20,-89.00,1377.30,2507.20,110.90}},
  337. {"Pirates in Men's Pants", {1817.30,1469.20,-89.00,2027.40,1703.20,110.90}},
  338. {"Playa del Seville", {2703.50,-2126.90,-89.00,2959.30,-1852.80,110.90}},
  339. {"Prickle Pine", {1534.50,2583.20,-89.00,1848.40,2863.20,110.90}},
  340. {"Prickle Pine", {1117.40,2507.20,-89.00,1534.50,2723.20,110.90}},
  341. {"Prickle Pine", {1848.40,2553.40,-89.00,1938.80,2863.20,110.90}},
  342. {"Prickle Pine", {1938.80,2624.20,-89.00,2121.40,2861.50,110.90}},
  343. {"Queens", {-2533.00,458.40,0.00,-2329.30,578.30,200.00}},
  344. {"Queens", {-2593.40,54.70,0.00,-2411.20,458.40,200.00}},
  345. {"Queens", {-2411.20,373.50,0.00,-2253.50,458.40,200.00}},
  346. {"Randolph Industrial", {1558.00,596.30,-89.00,1823.00,823.20,110.90}},
  347. {"Redsands East", {1817.30,2011.80,-89.00,2106.70,2202.70,110.90}},
  348. {"Redsands East", {1817.30,2202.70,-89.00,2011.90,2342.80,110.90}},
  349. {"Redsands East", {1848.40,2342.80,-89.00,2011.90,2478.40,110.90}},
  350. {"Redsands West", {1236.60,1883.10,-89.00,1777.30,2142.80,110.90}},
  351. {"Redsands West", {1297.40,2142.80,-89.00,1777.30,2243.20,110.90}},
  352. {"Redsands West", {1377.30,2243.20,-89.00,1704.50,2433.20,110.90}},
  353. {"Redsands West", {1704.50,2243.20,-89.00,1777.30,2342.80,110.90}},
  354. {"Regular Tom", {-405.70,1712.80,-3.00,-276.70,1892.70,200.00}},
  355. {"Richman", {647.50,-1118.20,-89.00,787.40,-954.60,110.90}},
  356. {"Richman", {647.50,-954.60,-89.00,768.60,-860.60,110.90}},
  357. {"Richman", {225.10,-1369.60,-89.00,334.50,-1292.00,110.90}},
  358. {"Richman", {225.10,-1292.00,-89.00,466.20,-1235.00,110.90}},
  359. {"Richman", {72.60,-1404.90,-89.00,225.10,-1235.00,110.90}},
  360. {"Richman", {72.60,-1235.00,-89.00,321.30,-1008.10,110.90}},
  361. {"Richman", {321.30,-1235.00,-89.00,647.50,-1044.00,110.90}},
  362. {"Richman", {321.30,-1044.00,-89.00,647.50,-860.60,110.90}},
  363. {"Richman", {321.30,-860.60,-89.00,687.80,-768.00,110.90}},
  364. {"Richman", {321.30,-768.00,-89.00,700.70,-674.80,110.90}},
  365. {"Robada Intersection", {-1119.00,1178.90,-89.00,-862.00,1351.40,110.90}},
  366. {"Roca Escalante", {2237.40,2202.70,-89.00,2536.40,2542.50,110.90}},
  367. {"Roca Escalante", {2536.40,2202.70,-89.00,2625.10,2442.50,110.90}},
  368. {"Rockshore East", {2537.30,676.50,-89.00,2902.30,943.20,110.90}},
  369. {"Rockshore West", {1997.20,596.30,-89.00,2377.30,823.20,110.90}},
  370. {"Rockshore West", {2377.30,596.30,-89.00,2537.30,788.80,110.90}},
  371. {"Rodeo", {72.60,-1684.60,-89.00,225.10,-1544.10,110.90}},
  372. {"Rodeo", {72.60,-1544.10,-89.00,225.10,-1404.90,110.90}},
  373. {"Rodeo", {225.10,-1684.60,-89.00,312.80,-1501.90,110.90}},
  374. {"Rodeo", {225.10,-1501.90,-89.00,334.50,-1369.60,110.90}},
  375. {"Rodeo", {334.50,-1501.90,-89.00,422.60,-1406.00,110.90}},
  376. {"Rodeo", {312.80,-1684.60,-89.00,422.60,-1501.90,110.90}},
  377. {"Rodeo", {422.60,-1684.60,-89.00,558.00,-1570.20,110.90}},
  378. {"Rodeo", {558.00,-1684.60,-89.00,647.50,-1384.90,110.90}},
  379. {"Rodeo", {466.20,-1570.20,-89.00,558.00,-1385.00,110.90}},
  380. {"Rodeo", {422.60,-1570.20,-89.00,466.20,-1406.00,110.90}},
  381. {"Rodeo", {466.20,-1385.00,-89.00,647.50,-1235.00,110.90}},
  382. {"Rodeo", {334.50,-1406.00,-89.00,466.20,-1292.00,110.90}},
  383. {"Royal Casino", {2087.30,1383.20,-89.00,2437.30,1543.20,110.90}},
  384. {"San Andreas Sound", {2450.30,385.50,-100.00,2759.20,562.30,200.00}},
  385. {"Santa Flora", {-2741.00,458.40,-7.60,-2533.00,793.40,200.00}},
  386. {"Santa Maria Beach", {342.60,-2173.20,-89.00,647.70,-1684.60,110.90}},
  387. {"Santa Maria Beach", {72.60,-2173.20,-89.00,342.60,-1684.60,110.90}},
  388. {"Shady Cabin", {-1632.80,-2263.40,-3.00,-1601.30,-2231.70,200.00}},
  389. {"Shady Creeks", {-1820.60,-2643.60,-8.00,-1226.70,-1771.60,200.00}},
  390. {"Shady Creeks", {-2030.10,-2174.80,-6.10,-1820.60,-1771.60,200.00}},
  391. {"Sobell Rail Yards", {2749.90,1548.90,-89.00,2923.30,1937.20,110.90}},
  392. {"Spinybed", {2121.40,2663.10,-89.00,2498.20,2861.50,110.90}},
  393. {"Starfish Casino", {2437.30,1783.20,-89.00,2685.10,2012.10,110.90}},
  394. {"Starfish Casino", {2437.30,1858.10,-39.00,2495.00,1970.80,60.90}},
  395. {"Starfish Casino", {2162.30,1883.20,-89.00,2437.30,2012.10,110.90}},
  396. {"Temple", {1252.30,-1130.80,-89.00,1378.30,-1026.30,110.90}},
  397. {"Temple", {1252.30,-1026.30,-89.00,1391.00,-926.90,110.90}},
  398. {"Temple", {1252.30,-926.90,-89.00,1357.00,-910.10,110.90}},
  399. {"Temple", {952.60,-1130.80,-89.00,1096.40,-937.10,110.90}},
  400. {"Temple", {1096.40,-1130.80,-89.00,1252.30,-1026.30,110.90}},
  401. {"Temple", {1096.40,-1026.30,-89.00,1252.30,-910.10,110.90}},
  402. {"The Camel's Toe", {2087.30,1203.20,-89.00,2640.40,1383.20,110.90}},
  403. {"The Clown's Pocket", {2162.30,1783.20,-89.00,2437.30,1883.20,110.90}},
  404. {"The Emerald Isle", {2011.90,2202.70,-89.00,2237.40,2508.20,110.90}},
  405. {"The Farm", {-1209.60,-1317.10,114.90,-908.10,-787.30,251.90}},
  406. {"Four Dragons Casino", {1817.30,863.20,-89.00,2027.30,1083.20,110.90}},
  407. {"The High Roller", {1817.30,1283.20,-89.00,2027.30,1469.20,110.90}},
  408. {"The Mako Span", {1664.60,401.70,0.00,1785.10,567.20,200.00}},
  409. {"The Panopticon", {-947.90,-304.30,-1.10,-319.60,327.00,200.00}},
  410. {"The Pink Swan", {1817.30,1083.20,-89.00,2027.30,1283.20,110.90}},
  411. {"The Sherman Dam", {-968.70,1929.40,-3.00,-481.10,2155.20,200.00}},
  412. {"The Strip", {2027.40,863.20,-89.00,2087.30,1703.20,110.90}},
  413. {"The Strip", {2106.70,1863.20,-89.00,2162.30,2202.70,110.90}},
  414. {"The Strip", {2027.40,1783.20,-89.00,2162.30,1863.20,110.90}},
  415. {"The Strip", {2027.40,1703.20,-89.00,2137.40,1783.20,110.90}},
  416. {"The Visage", {1817.30,1863.20,-89.00,2106.70,2011.80,110.90}},
  417. {"The Visage", {1817.30,1703.20,-89.00,2027.40,1863.20,110.90}},
  418. {"Unity Station", {1692.60,-1971.80,-20.40,1812.60,-1932.80,79.50}},
  419. {"Valle Ocultado", {-936.60,2611.40,2.00,-715.90,2847.90,200.00}},
  420. {"Verdant Bluffs", {930.20,-2488.40,-89.00,1249.60,-2006.70,110.90}},
  421. {"Verdant Bluffs", {1073.20,-2006.70,-89.00,1249.60,-1842.20,110.90}},
  422. {"Verdant Bluffs", {1249.60,-2179.20,-89.00,1692.60,-1842.20,110.90}},
  423. {"Verdant Meadows", {37.00,2337.10,-3.00,435.90,2677.90,200.00}},
  424. {"Verona Beach", {647.70,-2173.20,-89.00,930.20,-1804.20,110.90}},
  425. {"Verona Beach", {930.20,-2006.70,-89.00,1073.20,-1804.20,110.90}},
  426. {"Verona Beach", {851.40,-1804.20,-89.00,1046.10,-1577.50,110.90}},
  427. {"Verona Beach", {1161.50,-1722.20,-89.00,1323.90,-1577.50,110.90}},
  428. {"Verona Beach", {1046.10,-1722.20,-89.00,1161.50,-1577.50,110.90}},
  429. {"Vinewood", {787.40,-1310.20,-89.00,952.60,-1130.80,110.90}},
  430. {"Vinewood", {787.40,-1130.80,-89.00,952.60,-954.60,110.90}},
  431. {"Vinewood", {647.50,-1227.20,-89.00,787.40,-1118.20,110.90}},
  432. {"Vinewood", {647.70,-1416.20,-89.00,787.40,-1227.20,110.90}},
  433. {"Whitewood Estates", {883.30,1726.20,-89.00,1098.30,2507.20,110.90}},
  434. {"Whitewood Estates", {1098.30,1726.20,-89.00,1197.30,2243.20,110.90}},
  435. {"Willowfield", {1970.60,-2179.20,-89.00,2089.00,-1852.80,110.90}},
  436. {"Willowfield", {2089.00,-2235.80,-89.00,2201.80,-1989.90,110.90}},
  437. {"Willowfield", {2089.00,-1989.90,-89.00,2324.00,-1852.80,110.90}},
  438. {"Willowfield", {2201.80,-2095.00,-89.00,2324.00,-1989.90,110.90}},
  439. {"Willowfield", {2541.70,-1941.40,-89.00,2703.50,-1852.80,110.90}},
  440. {"Willowfield", {2324.00,-2059.20,-89.00,2541.70,-1852.80,110.90}},
  441. {"Willowfield", {2541.70,-2059.20,-89.00,2703.50,-1941.40,110.90}},
  442. {"Yellow Bell Station", {1377.40,2600.40,-21.90,1492.40,2687.30,78.00}},
  443. // Citys Zones
  444. {"Los Santos", {44.60,-2892.90,-242.90,2997.00,-768.00,900.00}},
  445. {"Las Venturas", {869.40,596.30,-242.90,2997.00,2993.80,900.00}},
  446. {"Bone County", {-480.50,596.30,-242.90,869.40,2993.80,900.00}},
  447. {"Tierra Robada", {-2997.40,1659.60,-242.90,-480.50,2993.80,900.00}},
  448. {"Tierra Robada", {-1213.90,596.30,-242.90,-480.50,1659.60,900.00}},
  449. {"San Fierro", {-2997.40,-1115.50,-242.90,-1213.90,1659.60,900.00}},
  450. {"Red County", {-1213.90,-768.00,-242.90,2997.00,596.30,900.00}},
  451. {"Flint County", {-1213.90,-2892.90,-242.90,44.60,-768.00,900.00}},
  452. {"Whetstone", {-2997.40,-2892.90,-242.90,-1213.90,-1115.50,900.00}}
  453. };
  454.  
  455. enum ReadPositions{Float:ReadX,Float:ReadY,Float:ReadZ
  456. }
  457. new LuX_ReadPlayerPosition[PLAYERS][ReadPositions];
  458. new Float:VehPosX[MAX_VEHICLES], Float:VehPosY[MAX_VEHICLES], Float:VehPosZ[MAX_VEHICLES];
  459.  
  460. forward LAutoUnlock(vehicleid);
  461.  
  462. new LVehiclesName[][] =
  463. {
  464. "Landstalker",
  465. "Bravura",
  466. "Buffalo",
  467. "Linerunner",
  468. "Pereniel",
  469. "Sentinel",
  470. "Dumper",
  471. "Firetruck",
  472. "Trashmaster",
  473. "Stretch",
  474. "Manana",
  475. "Infernus",
  476. "Voodoo",
  477. "Pony",
  478. "Mule",
  479. "Cheetah",
  480. "Ambulance",
  481. "Leviathan",
  482. "Moonbeam",
  483. "Esperanto",
  484. "Taxi",
  485. "Washington",
  486. "Bobcat",
  487. "Mr Whoopee",
  488. "BF Injection",
  489. "Hunter",
  490. "Premier",
  491. "Enforcer",
  492. "Securicar",
  493. "Banshee",
  494. "Predator",
  495. "Bus",
  496. "Rhino",
  497. "Barracks",
  498. "Hotknife",
  499. "Trailer",
  500. "Previon",
  501. "Coach",
  502. "Cabbie",
  503. "Stallion",
  504. "Rumpo",
  505. "RC Bandit",
  506. "Romero",
  507. "Packer",
  508. "Monster Truck",
  509. "Admiral",
  510. "Squalo",
  511. "Seasparrow",
  512. "Pizzaboy",
  513. "Tram",
  514. "Trailer",
  515. "Turismo",
  516. "Speeder",
  517. "Reefer",
  518. "Tropic",
  519. "Flatbed",
  520. "Yankee",
  521. "Caddy",
  522. "Solair",
  523. "Berkley's RC Van",
  524. "Skimmer",
  525. "PCJ-600",
  526. "Faggio",
  527. "Freeway",
  528. "RC Baron",
  529. "RC Raider",
  530. "Glendale",
  531. "Oceanic",
  532. "Sanchez",
  533. "Sparrow",
  534. "Patriot",
  535. "Quad",
  536. "Coastguard",
  537. "Dinghy",
  538. "Hermes",
  539. "Sabre",
  540. "Rustler",
  541. "ZR-350",
  542. "Walton",
  543. "Regina",
  544. "Comet",
  545. "BMX",
  546. "Burrito",
  547. "Camper",
  548. "Marquis",
  549. "Baggage",
  550. "Dozer",
  551. "Maverick",
  552. "News Chopper",
  553. "Rancher",
  554. "FBI Rancher",
  555. "Virgo",
  556. "Greenwood",
  557. "Jetmax",
  558. "Hotring",
  559. "Sandking",
  560. "Blista Compact",
  561. "Police Maverick",
  562. "Boxville",
  563. "Benson",
  564. "Mesa",
  565. "RC Goblin",
  566. "Hotring Racer",
  567. "Hotring Racer",
  568. "Bloodring Banger",
  569. "Rancher",
  570. "Super GT",
  571. "Elegant",
  572. "Journey",
  573. "Bike",
  574. "Mountain Bike",
  575. "Beagle",
  576. "Cropdust",
  577. "Stunt",
  578. "Tanker",
  579. "RoadTrain",
  580. "Nebula",
  581. "Majestic",
  582. "Buccaneer",
  583. "Shamal",
  584. "Hydra",
  585. "FCR-900",
  586. "NRG-500",
  587. "HPV1000",
  588. "Cement Truck",
  589. "Tow Truck",
  590. "Fortune",
  591. "Cadrona",
  592. "FBI Truck",
  593. "Willard",
  594. "Forklift",
  595. "Tractor",
  596. "Combine",
  597. "Feltzer",
  598. "Remington",
  599. "Slamvan",
  600. "Blade",
  601. "Freight",
  602. "Streak",
  603. "Vortex",
  604. "Vincent",
  605. "Bullet",
  606. "Clover",
  607. "Sadler",
  608. "Firetruck",
  609. "Hustler",
  610. "Intruder",
  611. "Primo",
  612. "Cargobob",
  613. "Tampa",
  614. "Sunrise",
  615. "Merit",
  616. "Utility",
  617. "Nevada",
  618. "Yosemite",
  619. "Windsor",
  620. "Monster Truck",
  621. "Monster Truck",
  622. "Uranus",
  623. "Jester",
  624. "Sultan",
  625. "Stratum",
  626. "Elegy",
  627. "Raindance",
  628. "RC Tiger",
  629. "Flash",
  630. "Tahoma",
  631. "Savanna",
  632. "Bandito",
  633. "Freight",
  634. "Trailer",
  635. "Kart",
  636. "Mower",
  637. "Duneride",
  638. "Sweeper",
  639. "Broadway",
  640. "Tornado",
  641. "AT-400",
  642. "DFT-30",
  643. "Huntley",
  644. "Stafford",
  645. "BF-400",
  646. "Newsvan",
  647. "Tug",
  648. "Trailer",
  649. "Emperor",
  650. "Wayfarer",
  651. "Euros",
  652. "Hotdog",
  653. "Club",
  654. "Trailer",
  655. "Trailer",
  656. "Andromada",
  657. "Dodo",
  658. "RC Cam",
  659. "Launch",
  660. "Police Car (LS)",
  661. "Police Car (SF)",
  662. "Police Car (LV)",
  663. "Police Ranger",
  664. "Picador",
  665. "S.W.A.T. Van",
  666. "Alpha",
  667. "Phoenix",
  668. "Glendale",
  669. "Sadler",
  670. "Luggage Trailer",
  671. "Luggage Trailer",
  672. "Stair Trailer",
  673. "Boxville",
  674. "Farm Plow",
  675. "Utility Trailer"
  676. };
  677.  
  678.  
  679. forward LuX_SpeedoMeterUp();
  680.  
  681. public OnFilterScriptInit()
  682. {
  683. SetTimer("LuX_SpeedoMeterUp", UpdateConfig, 1);
  684.  
  685. for(new v=0; v<MAX_VEHICLES; v++){
  686. LuX_ReadPosition(v);}
  687. for(new i=0; i<PLAYERS; i++){
  688.  
  689.  
  690.  
  691. //---------------------------------------------------------->
  692. #if TextBox
  693. LBox[i] = TextDrawCreate(612.000000,338.000000,"B");
  694. TextDrawUseBox(LBox[i],1);
  695. TextDrawBoxColor(LBox[i],0x00000033);
  696. TextDrawTextSize(LBox[i],454.000000,9.000000);
  697. TextDrawAlignment(LBox[i],0);
  698. TextDrawBackgroundColor(LBox[i],0x000000ff);
  699. TextDrawFont(LBox[i],3);
  700. TextDrawLetterSize(LBox[i],-0.000000,8.700001);
  701. TextDrawColor(LBox[i],BoxColor);
  702. TextDrawSetOutline(LBox[i],1);
  703. TextDrawSetProportional(LBox[i],1);
  704. TextDrawSetShadow(LBox[i],1);
  705. #endif
  706.  
  707. //---------------------------------------------------------->
  708.  
  709. #if TextTopLines
  710. LLine1[i] = TextDrawCreate(609.000000,341.000000,"L");
  711. TextDrawUseBox(LLine1[i],1);
  712. TextDrawBoxColor(LLine1[i],0xffffff33);
  713. TextDrawTextSize(LLine1[i],457.000000,-1.000000);
  714. TextDrawAlignment(LLine1[i],0);
  715. TextDrawBackgroundColor(LLine1[i],0x000000ff);
  716. TextDrawFont(LLine1[i],3);
  717. TextDrawLetterSize(LLine1[i],-0.000000,-0.400000);
  718. TextDrawColor(LLine1[i],TopLinesColor);
  719. TextDrawSetOutline(LLine1[i],1);
  720. TextDrawSetProportional(LLine1[i],1);
  721. TextDrawSetShadow(LLine1[i],1);
  722. //---------------------------------------------------------->
  723. LLine2[i] = TextDrawCreate(609.000000,416.000000,"L");
  724. TextDrawUseBox(LLine2[i],1);
  725. TextDrawBoxColor(LLine2[i],0xffffff33);
  726. TextDrawTextSize(LLine2[i],457.000000,-9.000000);
  727. TextDrawBackgroundColor(LLine2[i],0x000000ff);
  728. TextDrawFont(LLine2[i],3);
  729. TextDrawLetterSize(LLine2[i],-0.000000,-0.400000);
  730. TextDrawColor(LLine2[i],TopLinesColor);
  731. TextDrawSetOutline(LLine2[i],1);
  732. TextDrawSetProportional(LLine2[i],1);
  733. TextDrawSetShadow(LLine2[i],1);
  734. #endif
  735. //---------------------------------------------------------->
  736. #if LogoName
  737. LCredits[i] = TextDrawCreate(487.000000,320.000000,SpeedoLogoText);
  738. TextDrawAlignment(LCredits[i],0);
  739. TextDrawBackgroundColor(LCredits[i],0x000000ff);
  740. TextDrawFont(LCredits[i],0);
  741. TextDrawLetterSize(LCredits[i],0.399999,1.400000);
  742. TextDrawColor(LCredits[i],LogoColor);
  743. TextDrawSetOutline(LCredits[i],1);
  744. TextDrawSetProportional(LCredits[i],1);
  745. TextDrawSetShadow(LCredits[i],1);
  746. #endif
  747. //---------------------------------------------------------->
  748.  
  749. #if TextSideLines
  750. LLine3[i] = TextDrawCreate(466.000000,343.000000,"T");
  751. TextDrawUseBox(LLine3[i],1);
  752. TextDrawBoxColor(LLine3[i],0xffffff33);
  753. TextDrawTextSize(LLine3[i],457.000000,0.000000);
  754. TextDrawAlignment(LLine3[i],0);
  755. TextDrawBackgroundColor(LLine3[i],0x000000ff);
  756. TextDrawFont(LLine3[i],3);
  757. TextDrawLetterSize(LLine3[i],-0.000000,7.499998);
  758. TextDrawColor(LLine3[i],SideLinesColor);
  759. TextDrawSetOutline(LLine3[i],1);
  760. TextDrawSetProportional(LLine3[i],1);
  761. TextDrawSetShadow(LLine3[i],1);
  762.  
  763. //---------------------------------------------------------->
  764. LLine4[i] = TextDrawCreate(607.000000,343.000000,"T");
  765. TextDrawUseBox(LLine4[i],1);
  766. TextDrawBoxColor(LLine4[i],0xffffff33);
  767. TextDrawTextSize(LLine4[i],603.000000,-6.000000);
  768. TextDrawAlignment(LLine4[i],0);
  769. TextDrawBackgroundColor(LLine4[i],0x000000ff);
  770. TextDrawFont(LLine4[i],3);
  771. TextDrawLetterSize(LLine4[i],-0.000000,7.499999);
  772. TextDrawColor(LLine4[i],SideLinesColor);
  773. TextDrawSetOutline(LLine4[i],1);
  774. TextDrawSetProportional(LLine4[i],1);
  775. TextDrawSetShadow(LLine4[i],1);
  776. #endif
  777.  
  778. //---------------------------------------------------------->
  779. format(lstring, sizeof(lstring), "Inicializing...");
  780. LFunc[i] = TextDrawCreate(466.000000,343.000000,lstring);
  781. TextDrawAlignment(LFunc[i],0);
  782. TextDrawBackgroundColor(LFunc[i],0x000000ff);
  783. TextDrawFont(LFunc[i],1);
  784. TextDrawLetterSize(LFunc[i],0.299999,1.200000);
  785. TextDrawColor(LFunc[i],0xffffffff);
  786. TextDrawSetOutline(LFunc[i],1);
  787. TextDrawSetProportional(LFunc[i],1);
  788. TextDrawSetShadow(LFunc[i],1);
  789.  
  790. //---------------------------------------------------------->
  791. format(lstr, sizeof(lstr), "Inicializing...");
  792. Lmph[i] = TextDrawCreate(466.000000,400.000000,lstr);
  793. TextDrawAlignment(Lmph[i],0);
  794. TextDrawBackgroundColor(Lmph[i],0x000000ff);
  795. TextDrawFont(Lmph[i],1);
  796. TextDrawLetterSize(Lmph[i],0.299999,1.000000);
  797. TextDrawColor(Lmph[i],0xffffffff);
  798. TextDrawSetOutline(Lmph[i],1);
  799. TextDrawSetProportional(Lmph[i],1);
  800. TextDrawSetShadow(Lmph[i],1);
  801. }
  802. return 1;
  803. }
  804.  
  805. public OnFilterScriptExit()
  806. {
  807. for(new i=0; i<PLAYERS; i++)
  808. {
  809. TextDrawHideForPlayer(i, LBox[i]);
  810. TextDrawHideForPlayer(i, LLine1[i]);
  811. TextDrawHideForPlayer(i, LLine2[i]);
  812. TextDrawHideForPlayer(i, LLine3[i]);
  813. TextDrawHideForPlayer(i, LLine4[i]);
  814. TextDrawHideForPlayer(i, LCredits[i]);
  815. TextDrawHideForPlayer(i, Lmph[i]);
  816. TextDrawHideForPlayer(i, LFunc[i]);
  817. }
  818. }
  819.  
  820. public LuX_SpeedoMeterUp()
  821. {
  822. new Float:LPosX;
  823. new Float:LPosY;
  824. new Float:LPosZ;
  825. new Float:PlayerSpeedDistance;
  826. new value;
  827. new Float:L_VehHealth;
  828. new LVehicleStatus[15];
  829.  
  830. for(new i=0; i<PLAYERS; i++)
  831. {
  832. if(VehicleStatus[GetPlayerVehicleID(i)] == 1)
  833. {
  834. LVehicleStatus = "~r~Locked";
  835. }
  836. else
  837. {
  838. LVehicleStatus = "~g~Unlocked";
  839. }
  840. if(IsPlayerConnected(i) && IsPlayerInAnyVehicle(i))
  841. {
  842. GetPlayerPos(i, LPosX, LPosY, LPosZ);
  843. GetPlayerVehicleID(i);
  844. GetVehicleHealth(GetPlayerVehicleID(i), L_VehHealth);
  845. PlayerSpeedDistance = floatsqroot(floatpower(floatabs(floatsub(LPosX,LuX_ReadPlayerPosition[i][ReadX])),2)+floatpower(floatabs(floatsub(LPosY,LuX_ReadPlayerPosition[i][ReadY])),2)+floatpower(floatabs(floatsub(LPosZ,LuX_ReadPlayerPosition[i][ReadZ])),2));
  846. value = floatround(PlayerSpeedDistance * 5000);
  847. new LuxZone[MAX_ZONE_NAME];
  848. GetPlayer2DZone(i, LuxZone, MAX_ZONE_NAME);
  849. if(LuX_SpeedoMeter[i] == 0){
  850. TextDrawShowForPlayer(i, LBox[i]);
  851. TextDrawShowForPlayer(i, LLine1[i]);
  852. TextDrawShowForPlayer(i, LLine2[i]);
  853. TextDrawShowForPlayer(i, LLine3[i]);
  854. TextDrawShowForPlayer(i, LLine4[i]);
  855. TextDrawShowForPlayer(i, LCredits[i]);
  856. TextDrawShowForPlayer(i, Lmph[i]);
  857. TextDrawShowForPlayer(i, LFunc[i]);
  858. LuX_SpeedoMeter[i] = 1; }
  859. new LMPH = floatround(value/1600);
  860. new LKPH = floatround(value/1000);
  861.  
  862. format(lstring,sizeof(lstring),"~b~Vehicul: ~w~%s~n~~b~HP: ~w~%.2f~n~~b~Altitudine: ~w~%.1f~n~~b~Gps: ~w~%s~n~~b~Status: %s",LVehiclesName[GetVehicleModel(GetPlayerVehicleID(i))-400],L_VehHealth,LPosZ,LuxZone,LVehicleStatus);
  863. TextDrawSetString(LFunc[i], lstring);
  864.  
  865. format(lstr,sizeof(lstr),"%sMP/H: ~w~%d %sKM/H: ~w~%d",MPH_KPH_Color,LMPH,MPH_KPH_Color,LKPH);
  866. TextDrawSetString(Lmph[i], lstr);
  867.  
  868. if(L_VehHealth <= 500){
  869. format(lstring,sizeof(lstring),"%sVehicul: ~w~%s~n~%sHP: ~w~~r~%.2f~n~%sAltitudine: ~w~%.1f~n~%sGps: ~w~%s",CategoriesColor,LVehiclesName[GetVehicleModel(GetPlayerVehicleID(i))-400],CategoriesColor,L_VehHealth,CategoriesColor,LPosZ,CategoriesColor,LuxZone);
  870. TextDrawSetString(LFunc[i], lstring);
  871. }
  872. if(LKPH >= VehicleMaxSpeed)
  873. {
  874. TogglePlayerControllable(i,0);
  875. LUnFreeze = SetTimer("LuX_UnFreezeCar", 250, 1);
  876. format(lstr,sizeof(lstr),"~g~MP/H: ~w~%d ~g~KM/H: ~r~%d",LMPH,LKPH);
  877. TextDrawSetString(Lmph[i], lstr);
  878. }
  879. }
  880. LuX_ReadPlayerPosition[i][ReadX] = LPosX, LuX_ReadPlayerPosition[i][ReadY] = LPosY, LuX_ReadPlayerPosition[i][ReadZ] = LPosZ;}
  881. for(new i=0; i<PLAYERS; i++){
  882. if(!IsPlayerInAnyVehicle(i)){
  883. TextDrawHideForPlayer(i, LBox[i]);
  884. TextDrawHideForPlayer(i, LLine1[i]);
  885. TextDrawHideForPlayer(i, LLine2[i]);
  886. TextDrawHideForPlayer(i, LLine3[i]);
  887. TextDrawHideForPlayer(i, LLine4[i]);
  888. TextDrawHideForPlayer(i, LCredits[i]);
  889. TextDrawHideForPlayer(i, Lmph[i]);
  890. TextDrawHideForPlayer(i, LFunc[i]);
  891. LuX_SpeedoMeter[i] = 0;
  892. }
  893. }
  894. return 1;
  895. }
  896. forward LuX_UnFreezeCar(playerid);
  897. public LuX_UnFreezeCar(playerid)
  898. {
  899. for(new i=0; i<PLAYERS; i++)
  900. {
  901. TogglePlayerControllable(playerid,1);
  902. KillTimer(LUnFreeze);
  903. }
  904. return 1;
  905. }
  906.  
  907. public OnVehicleSpawn(vehicleid)
  908. {
  909. LuX_ReadPosition(vehicleid);
  910. return 1;
  911. }
  912.  
  913. public OnPlayerCommandText(playerid,cmdtext[])
  914. {
  915. new cmd[128];
  916. new idx;
  917.  
  918. cmd = strtok(cmdtext, idx);
  919.  
  920. if(strcmp(cmd, "/incuie", true) == 0)
  921. {
  922. new Float:X;
  923. new Float:Y;
  924. new Float:Z;
  925.  
  926. if(IsPlayerConnected(playerid) && VehicleStatus[GetPlayerVehicleID(playerid)] == 0){
  927. new VehicleState = GetPlayerState(playerid);
  928.  
  929. if(VehicleState == PLAYER_STATE_DRIVER){
  930. for(new v = 0; v <L_VEHICLE; v++)
  931. {
  932. if (v != playerid)
  933. {
  934. SetVehicleParamsForPlayer(GetPlayerVehicleID(playerid),v, 0, 1);
  935. }
  936. }
  937. SendClientMessage(playerid,AQUAGREEN, "***(SpeedoMeter): Vehicul incuiat!");
  938. GetPlayerPos(playerid,X,Y,Z);
  939. PlayerPlaySound(playerid,1057,X,Y,Z);
  940. VehicleStatus[GetPlayerVehicleID(playerid)] = 1;
  941. SetTimerEx("LAutoUnlock",VehLockTime*60000,false,"i",GetPlayerVehicleID(playerid));
  942. }
  943. return 1;
  944. }
  945. }
  946.  
  947. if(strcmp(cmd, "/descuie", true) == 0)
  948. {
  949. new Float:X;
  950. new Float:Y;
  951. new Float:Z;
  952.  
  953. if(IsPlayerConnected(playerid) && VehicleStatus[GetPlayerVehicleID(playerid)] == 1)
  954. {
  955. new VehicleState = GetPlayerState(playerid);
  956. if(VehicleState == PLAYER_STATE_DRIVER)
  957. {
  958. for(new v = 0; v <L_VEHICLE; v++)
  959. {
  960. SetVehicleParamsForPlayer(GetPlayerVehicleID(playerid),v, 0, 0);
  961. }
  962. SendClientMessage(playerid,AQUAGREEN, "***(SpeedoMeter): Vehicul descuiat!");
  963. GetPlayerPos(playerid,X,Y,Z);
  964. PlayerPlaySound(playerid,1057,X,Y,Z); VehicleStatus[GetPlayerVehicleID(playerid)] = 0;
  965. }
  966. return 1;
  967. }
  968. }
  969. return 0;
  970. }
  971.  
  972. public LAutoUnlock(vehicleid)
  973. {
  974. for(new v = 0; v <L_VEHICLE; v++)
  975. {
  976. SetVehicleParamsForPlayer(vehicleid,v, 0, 0);
  977. }
  978. VehicleStatus[vehicleid] = 0;
  979. }
  980.  
  981. public OnPlayerConnect(playerid)
  982. {
  983. SendClientMessage(playerid,0x00FFFFFF,"*** Acest Server foloseste SpeedoMeter by ASRock");
  984. return 1;
  985. }
  986.  
  987. strtok(const string[], &index)
  988. {
  989. new length = strlen(string);
  990. while ((index < length) && (string[index] <= ' ')) { index++; }
  991. new offset = index; new result[20];
  992. while ((index < length) && (string[index] > ' ') && ((index - offset) < (sizeof(result) - 1)))
  993. { result[index - offset] = string[index]; index++; }
  994. result[index - offset] = EOS; return result;
  995. }
  996.  
  997. stock LuX_DistanceToPoint(vehicleid)
  998. {
  999. new Float:LPlayerX, Float:LPlayerY, Float:LPlayerZ, Float:LReadPos;
  1000. GetVehiclePos(vehicleid, LPlayerX, LPlayerY, LPlayerZ);
  1001. LReadPos = floatsqroot(floatpower(floatabs(floatsub(LPlayerX, VehPosX[vehicleid])), 2)+floatpower(floatabs(floatsub(LPlayerY, VehPosY[vehicleid])), 2)+floatpower(floatabs(floatsub(LPlayerZ, VehPosZ[vehicleid])), 2));
  1002. return floatround(LReadPos);
  1003. }
  1004.  
  1005. stock LuX_ReadPosition(vehicleid)
  1006. {
  1007. new Float:LReadX, Float:LReadY, Float:LReadZ;
  1008. GetVehiclePos(vehicleid, LReadX, LReadY, LReadZ);
  1009. VehPosX[vehicleid]=LReadX; VehPosY[vehicleid]=LReadY; VehPosZ[vehicleid]=LReadZ;
  1010. }
  1011.  
  1012. stock PlayerZone(playerid, zone[])
  1013. {
  1014. new ReadTmpZone[MAX_ZONE_NAME];
  1015. GetPlayer3DZone(playerid, ReadTmpZone, sizeof(ReadTmpZone)); for(new i = 0; i != sizeof(SanAndreasZones); i++){
  1016. if(strfind(ReadTmpZone, zone, true) != -1)
  1017. return 1;
  1018. }
  1019. return 0;
  1020. }
  1021.  
  1022.  
  1023. stock GetPlayer2DZone(playerid, zone[], len)
  1024. {
  1025. new Float:x, Float:y, Float:z;
  1026. GetPlayerPos(playerid, x, y, z);
  1027. for(new i = 0; i != sizeof(SanAndreasZones); i++ ){
  1028. if(x >= SanAndreasZones[i][Zone_Area][0] && x <= SanAndreasZones[i][Zone_Area][3] && y >= SanAndreasZones[i][Zone_Area][1] && y <= SanAndreasZones[i][Zone_Area][4]){
  1029. return format(zone, len, SanAndreasZones[i][Zone_Name], 0);}
  1030. }
  1031. return 0;
  1032. }
  1033. stock GetPlayer3DZone(playerid, zone[], len)
  1034. {
  1035. new Float:x, Float:y, Float:z;
  1036. GetPlayerPos(playerid, x, y, z);
  1037. for(new i = 0; i != sizeof(SanAndreasZones); i++ ){
  1038. if(x >= SanAndreasZones[i][Zone_Area][0] && x <= SanAndreasZones[i][Zone_Area][3] && y >= SanAndreasZones[i][Zone_Area][1] && y <= SanAndreasZones[i][Zone_Area][4] && z >= SanAndreasZones[i][Zone_Area][2] && z <= SanAndreasZones[i][Zone_Area][5]){return format(zone, len, SanAndreasZones[i][Zone_Name], 0);
  1039. }
  1040. }
  1041. return 0;
  1042. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement