Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 126.76 KB | None | 0 0
  1. #include <a_samp>
  2. // /AFK /back
  3.  
  4.  
  5.  
  6.  
  7.  
  8. //motor
  9. /////////////DIALOGE//////////
  10. #define DIALOG_SPAMM 1000
  11.  
  12.  
  13. //////////////San News Base/////////////////
  14. new SanNewshoch;
  15. new SanNewsrunter;
  16. new SanNewsInfo;
  17. new SchimpfWort[5][64]= {
  18. {"Fick dich"},
  19. {"Penner"},
  20. {"Huso"},
  21. {"Hals maul"},
  22. {"Arschloch"}
  23. };
  24.  
  25. ////////////////////////////////////////////
  26.  
  27. /////////////////Stadthalle/////////////////////////
  28. new Stadthalleenter;
  29. new Stadthalleexit;
  30.  
  31. /////////////Fallschirm pickup////////////////////////
  32. new StarTowerFallschirm;
  33. new NewsBaseFallschirm;
  34.  
  35. ////////////////////Tor mit befehl////////////
  36.  
  37. ///////////////////////////////////////
  38. new TESTPICKUP34;
  39. //////////////////////////////////////
  40.  
  41.  
  42. //==================================test
  43. #define pink 0xFF0091FF
  44. #define COLOR_RED 0xFF0000FF
  45. #define DIALOG_France 111
  46. #define DIALOG_KA 123
  47. #define DIALOG_STADTHALLE 451
  48. #define DIALOG_BSN 452
  49. #define DIALOG_TESTPICKUP 453
  50. #define DIALOG_FAHRZEUGLIST 456
  51. #define DIALOG_FAHRZEUGLISTSPORTWAGEN 457
  52. // Monstertrucks
  53. #include <dudb>
  54. #pragma unused ret_memcpy
  55. new Monster1;
  56. new Monster2;
  57. new currentveh;
  58.  
  59. //Race
  60.  
  61. //Race
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. //Uhr
  70.  
  71. forward clock();
  72. forward Werbetext();
  73. forward GetPlayerMember(playerid);
  74. forward GetPlayerLeader(playerid);
  75. forward GetPlayerAdminLevel(playerid);
  76.  
  77.  
  78.  
  79. //Countdown
  80. new CountDownVar = 4 ;
  81. new CountDownTimer; // Under CountDownVar
  82.  
  83. new Monster3;
  84. new Monster4;
  85. new Monster5;
  86. new Monster6;
  87. new Monster7;
  88. new Monster8;
  89. new Monster9;
  90. new Monster10;
  91. new Monster11;
  92. // Motorcrosrennen
  93. new Motorcross1;
  94. new Motorcross2;
  95. new Motorcross3;
  96. new Motorcross4;
  97. new Motorcross5;
  98. new Motorcross6;
  99. // Rennen
  100. new Rennen1;
  101. new Rennen2;
  102. new Rennen3;
  103. new Rennen4;
  104. new Rennen5;
  105. //Stunten
  106. new Stunten1;
  107. new Stunten2;
  108. new Stunten3;
  109. new Stunten4;
  110. new Stunten5;
  111. new Stunten6;
  112. new Stunten7;
  113.  
  114.  
  115. // Farben
  116. #define blau 0x005FFFFF
  117. #define grün 0x00FF28FF
  118. #define rot 0xC30000FF
  119. #define rosa 0xFF00EBFF
  120. #define braun 0x2D0000FF
  121. #define weiß 0xFEFEFEFF
  122. #define lila 0x8C00FFFF
  123. #define grey 0xA0A0A0FF
  124. #define COLOR_GRADE1 0xA0A0A0FF
  125. #define COLOR_GRADE2 0xA0A0A0FF
  126. #define gelb 0xFFFA00FF
  127. #define schwarz 0x000000FF
  128.  
  129. //Dialog
  130.  
  131. #define DIALOG_TUROIAL 1
  132. #if defined FILTERSCRIPT
  133.  
  134.  
  135.  
  136. #define COLOR_3DTEXT 0x00FF00AA //Grün
  137.  
  138.  
  139. public OnFilterScriptInit()
  140. {
  141. print("\n--------------------------------------");
  142. print(" Deathmatch server bei France");
  143. print("--------------------------------------\n");
  144. return 1;
  145. }
  146.  
  147. public OnFilterScriptExit()
  148. {
  149. return 1;
  150. }
  151.  
  152. #else
  153.  
  154. main()
  155. {
  156. print("\n----------------------------------");
  157. print(" Deatmatch Server bei France");
  158. print("----------------------------------\n");
  159. }
  160. #endif
  161.  
  162. public OnGameModeInit()
  163. {
  164.  
  165. //Werbtext
  166.  
  167. SetTimer("Werbetext", 10000, 1);
  168.  
  169. // San News Base
  170. SanNewshoch = CreatePickup(1318,1,-2055.4653,454.4552,35.1719);
  171. SanNewsrunter = CreatePickup(1318,1,-2046.8621,452.4582,139.7422);
  172. SanNewsInfo = CreatePickup(1239,1,-2060.8503,468.3932,35.1723);
  173.  
  174. //Stadthalle pickup
  175. Stadthalleexit = CreatePickup(1318,1,384.808624,173.804992,1008);
  176. Stadthalleenter = CreatePickup(1318,1,1481.0105,-1771.4178,18.7958);
  177.  
  178. //Fallschirm pickup
  179. StarTowerFallschirm=CreatePickup(1310,1,1544.0637,-1353.1757,329.4745);
  180. //Fallchirm 2
  181. NewsBaseFallschirm=CreatePickup(1310,1,-2059.8523,456.4989,139.7422);
  182. //Pickup 3d test
  183.  
  184. Create3DTextLabel("Hier findest du Geld",blau,1483.1859,-1767.1218,18.7958,10,0);
  185. //Testcar
  186.  
  187. /*SetVehicleNumberPlate(CreateVehicle (560,2022.2212,1342.2712,10.5460,359.9989,39,1,1),"France");
  188. SetVehicleNumberPlate(CreateVehicle (560,2026.2784,1342.0103,10.5252,3.2915,3,1,1),"Dennis");
  189. */
  190. //News reporter base
  191.  
  192. ///////////////////
  193. AddStaticVehicle(586,-2107.1206,459.3931,34.6757,358.2796,112,116); // wayfarer 1
  194. AddStaticVehicle(586,-2104.0288,459.2062,34.6728,5.3193,112,116); // wayfarer 2
  195. AddStaticVehicle(586,-2090.5505,479.5423,34.6761,358.8373,112,116); // wayfarer 3
  196. AddStaticVehicle(586,-2086.6958,479.6219,34.6756,359.5396,112,116); // wayfarer 4
  197. AddStaticVehicle(582,-2046.2437,492.4373,35.2222,270.4399,112,116); // newsvan 1
  198. AddStaticVehicle(582,-2033.4849,492.6205,35.2222,270.6274,112,116); // newsvan 2
  199. AddStaticVehicle(582,-2021.7107,492.3614,35.2222,270.1338,112,116); // newsvan 3
  200. AddStaticVehicle(582,-2018.8828,481.1413,35.2257,1.9789,112,116); // newsvan 4
  201. AddStaticVehicle(582,-2019.1516,466.8414,35.2229,0.8824,112,116); // newsvan 5
  202. ///////////////
  203.  
  204. CreateObject(1289,2233.3645019531,-1180.3967285156,25.476253509521,0,0,0); //object (newstandnew1) (1)
  205. CreateObject(1289,2201.1540527344,-1180.7348632813,25.469696044922,0,0,0); //object (newstandnew1) (2)
  206. AddStaticVehicle(582,2230.025390625,-1172.384765625,25.897109985352,0,0,0); //vehicle (Newsvan) (1)
  207. AddStaticVehicle(582,2226.7834472656,-1172.4948730469,25.881563186646,0,0,0); //vehicle (Newsvan) (2)
  208. AddStaticVehicle(582,2223.3813476563,-1172.5651855469,25.881563186646,0,0,0); //vehicle (Newsvan) (3)
  209. AddStaticVehicle(582,2212.9331054688,-1172.9340820313,25.881563186646,0,0,0); //vehicle (Newsvan) (4)
  210. AddStaticVehicle(582,2209.8234863281,-1172.6977539063,25.881563186646,0,0,0); //vehicle (Newsvan) (5)
  211. AddStaticVehicle(582,2206.5161132813,-1172.9136962891,25.881563186646,0,0,0); //vehicle (Newsvan) (6)
  212. AddStaticVehicle(582,2203.5109863281,-1173.0373535156,25.887075424194,0,0,0); //vehicle (Newsvan) (7)
  213. AddStaticVehicle(488,2238.0983886719,-1156.5626220703,33.789043426514,0,0,0); //vehicle (News Chopper) (1)
  214. AddStaticVehicle(488,2196.5827636719,-1156.4957275391,33.796249389648,0,0,0); //vehicle (News Chopper) (2)
  215.  
  216. // Truck
  217. SetVehicleNumberPlate(CreateVehicle (403,-563.2755,-500.6677,26.1308,359.0065,37,1,1),"Linerunner "); // Linerunner
  218. SetVehicleNumberPlate(CreateVehicle (403,-569.4048,-500.5614,26.1308,359.0065,37,1,1),"Linerunner"); // Linerunner
  219. SetVehicleNumberPlate(CreateVehicle (403,-576.9005,-500.4316,26.5215,359.0065,37,1,1),"Linerunner"); // Linerunner
  220. SetVehicleNumberPlate(CreateVehicle (403,-580.1950,-500.3747,26.9122,359.0065,37,1,1),"Linerunner"); // Linerunner
  221. SetVehicleNumberPlate(CreateVehicle (443,-550.5966,-496.8834,26.1587,359.0434,20,1,1),"Packer"); // Packer
  222. SetVehicleNumberPlate(CreateVehicle (443,-545.4464,-496.9693,26.1590,359.0434,20,1,1),"Packer"); // Packer
  223. SetVehicleNumberPlate(CreateVehicle (443,-540.4647,-497.0525,26.1592,359.0434,20,1,1),"Packer"); // Packer
  224. SetVehicleNumberPlate(CreateVehicle (443,-535.1207,-497.1417,26.1595,359.0434,20,1,1),"Packer"); // Packer
  225. SetVehicleNumberPlate(CreateVehicle (514,-514.7847,-499.7968,26.1050,0.2971,25,1,1),"Tanker"); // Tancker
  226. SetVehicleNumberPlate(CreateVehicle (514,-510.6100,-499.7751,26.1050,0.2971,25,1,1),"Tanker"); // Tancker
  227. SetVehicleNumberPlate(CreateVehicle (514,-507.2137,-499.7576,26.1051,0.2971,25,1,1),"Tanker"); // Tancker
  228. SetVehicleNumberPlate(CreateVehicle (515,-494.8624,-510.1474,26.5394,269.3213,24,77,1),"Roadtrain"); // Roadtrain
  229. SetVehicleNumberPlate(CreateVehicle (515,-494.9240,-515.3484,26.5394,269.3213,24,77,1),"Roadtrain"); // Roadtrain
  230. SetVehicleNumberPlate(CreateVehicle (515,-494.9977,-521.5753,26.5394,269.3213,24,77,1),"Roadtrain");// Roadtrain
  231. SetVehicleNumberPlate(CreateVehicle (515,-495.0614,-526.9460,26.5393,269.3213,24,77,1),"Roadtrain"); // Roadtrain
  232. SetVehicleNumberPlate(CreateVehicle (531,-524.5878,-471.6108,25.4861,177.5250,51,53,1),"Tractor"); // Tractor
  233. SetVehicleNumberPlate(CreateVehicle (531,-519.5870,-471.8270,25.4861,177.5250,51,53,1),"Tractor"); // Tractor
  234. SetVehicleNumberPlate(CreateVehicle (531,-514.3149,-472.0549,25.4861,177.5250,51,53,1),"Tractor"); // Tractor
  235. SetVehicleNumberPlate(CreateVehicle (531,-509.8745,-472.2468,25.4861,177.5250,51,53,1),"Tractor"); // Tractor
  236. SetVehicleNumberPlate(CreateVehicle (435,-589.7330,-473.1254,26.7701,178.1791,1,1,1),"Trailer"); // Trailer
  237. SetVehicleNumberPlate(CreateVehicle (435,-584.5583,-473.2899,26.7702,178.1791,1,1,1),"Trailer"); // Trailer
  238. SetVehicleNumberPlate(CreateVehicle (435,-579.5082,-473.4505,26.7703,178.1791,1,1,1),"Trailer"); // Trailer
  239. SetVehicleNumberPlate(CreateVehicle (610,-574.7328,-471.9665,25.1193,177.4436,0,0,1),"anhänger"); // Tractor anhänger
  240. SetVehicleNumberPlate(CreateVehicle (610,-569.9056,-472.1820,25.1193,177.4436,0,0,1),"anhänger"); // Tractor anhänger
  241. SetVehicleNumberPlate(CreateVehicle (610,-565.3904,-472.3836,25.1193,177.4436,0,0,1),"anhänger"); // Tractor anhänger
  242. // Bahnhof LS/SF/LV
  243.  
  244.  
  245.  
  246. //LV
  247. AddStaticVehicle(449,2864.7500,1249.1085,11.2473,0.0000,1,74); // Straßenbahn
  248. AddStaticVehicle(449,2864.7500,1260.8993,11.2473,0.0000,1,74); // Straßenbahn
  249. AddStaticVehicle(449,2864.7500,1272.4598,11.2473,0.0000,1,74); // Straßenbahn
  250. AddStaticVehicle(449,2864.7500,1281.3077,11.2473,0.0000,1,74); // Straßenbahn
  251. AddStaticVehicle(449,2864.7500,1295.1050,11.2473,0.0000,1,74); // Straßenbahn
  252. AddStaticVehicle(449,2864.7500,1307.5396,11.2473,0.0000,1,74); // Straßenbahn
  253. AddStaticVehicle(449,2864.7500,1319.6125,11.2473,0.0000,1,74); // Straßenbahn
  254. //LS
  255. AddStaticVehicle(449,1695.4863,-1953.6337,13.9973,269.9361,1,74); // Straßenbahn
  256. AddStaticVehicle(449,1710.6729,-1953.6863,13.9973,269.7451,1,74); // Straßenbahn
  257. AddStaticVehicle(449,1724.0667,-1953.7399,13.9973,269.8209,1,74); // Straßenbahn
  258. AddStaticVehicle(449,1738.9728,-1953.7649,13.9973,269.9383,1,74); // Straßenbahn
  259. AddStaticVehicle(449,1753.3550,-1953.7804,13.9973,269.9391,1,74); // Straßenbahn
  260. AddStaticVehicle(449,1765.3380,-1953.7932,13.9973,269.9383,1,74); // Straßenbahn
  261. AddStaticVehicle(449,1782.5066,-1953.8116,13.9973,269.9391,1,74); // Straßenbahn
  262.  
  263. //SF
  264. AddStaticVehicle(449,-2006.5000,154.3063,27.9973,179.9992,1,74); // Straßenbahn
  265. AddStaticVehicle(449,-2006.5000,137.4536,27.9973,180.0000,1,74); // Straßenbahn
  266. AddStaticVehicle(449,-1943.3192,158.8623,26.1223,177.0937,1,74); // Straßenbahn
  267. AddStaticVehicle(449,-1943.6923,149.7217,26.1223,178.2097,1,74); // Straßenbahn
  268. AddStaticVehicle(449,-1943.9932,139.4854,26.1223,178.4530,1,74); // Straßenbahn
  269. AddStaticVehicle(449,-1944.2711,128.2588,26.1223,178.6715,1,74); // Straßenbahn
  270.  
  271. UsePlayerPedAnims();
  272. SetGameModeText("German Freeroom");
  273. AddPlayerClass(293, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  274. AddPlayerClass(292, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  275. AddPlayerClass(188, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  276. AddPlayerClass(291, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  277.  
  278. // Derby MonsterTrucks
  279. Monster1 = AddStaticVehicle(556,-1338.4633,938.0644,1036.7649,21.5081,1,1); // Monster truck
  280. LinkVehicleToInterior(Monster1,15);
  281. Monster2 = AddStaticVehicle(556,-1304.6180,950.0223,1036.9066,35.2397,1,1); // Monster truck
  282. LinkVehicleToInterior(Monster2,15);
  283. Monster3 = AddStaticVehicle(556,-1279.3221,986.2998,1037.4713,79.8954,1,1); // Monster truck
  284. LinkVehicleToInterior(Monster3,15);
  285. Monster4 = AddStaticVehicle(556,-1288.8247,1023.3331,1038.1057,126.1747,1,1); // Monster truck
  286. LinkVehicleToInterior(Monster4,15);
  287. Monster5 = AddStaticVehicle(556,-1325.8170,1048.1947,1038.5762,154.9982,1,1); // Monster truck
  288. LinkVehicleToInterior(Monster5,15);
  289. Monster6 = AddStaticVehicle(556,-1365.5454,1059.0291,1038.8295,174.2105,1,1); // Monster truck
  290. LinkVehicleToInterior(Monster6,15);
  291. Monster7 = AddStaticVehicle(556,-1407.8933,1060.0558,1038.9149,178.8915,1,1); // Monster truck
  292. LinkVehicleToInterior(Monster7,15);
  293. Monster8 = AddStaticVehicle(556,-1454.6036,1055.6035,1038.9240,192.7744,1,1); // Monster truck
  294. LinkVehicleToInterior(Monster8,15);
  295. Monster9 = AddStaticVehicle(556,-1493.5370,1041.2872,1038.7532,214.0825,1,1); // Monster truck
  296. LinkVehicleToInterior(Monster9,15);
  297. Monster10 = AddStaticVehicle(556,-1519.3738,1001.3846,1038.1367,263.3066,1,1); // Monster truck
  298. LinkVehicleToInterior(Monster10,15);
  299. Monster11 = AddStaticVehicle(556,-1503.3329,960.3781,1037.4319,317.8081,1,1); // Monster truck
  300. LinkVehicleToInterior(Monster11,15);
  301. //Motorcrosrennen
  302. Motorcross1 = AddStaticVehicle(468,-1476.9916,-639.2710,1049.0270,98.0529,158,158); // Motorcros
  303. LinkVehicleToInterior(Motorcross1,4);
  304. Motorcross2 = AddStaticVehicle(468,-1477.2704,-636.9782,1049.0459,96.0766,151,151); // Motorcros
  305. LinkVehicleToInterior(Motorcross2,4);
  306. Motorcross3 = AddStaticVehicle(468,-1477.5536,-635.0729,1049.1237,87.9353,144,144); // Motorcros
  307. LinkVehicleToInterior(Motorcross3,4);
  308. Motorcross4 = AddStaticVehicle(468,-1477.1783,-633.0354,1049.0603,83.4640,158,158); // Motorcros
  309. LinkVehicleToInterior(Motorcross4,4);
  310. Motorcross5 = AddStaticVehicle(468,-1476.7181,-631.0712,1049.0286,78.0075,161,161); // Motorcros
  311. LinkVehicleToInterior(Motorcross5,4);
  312. Motorcross6 = AddStaticVehicle(468,-1476.8584,-629.2369,1049.1924,73.0304,144,144); // Motorcros
  313. LinkVehicleToInterior(Motorcross6,4);
  314. // Rennen
  315. Rennen1 = AddStaticVehicle(494,-1407.7782,-257.4855,1043.5564,347.7222,36,137); // Rennen1
  316. LinkVehicleToInterior(Rennen1,7);
  317. Rennen2 = AddStaticVehicle(494,-1406.1770,-250.1802,1043.4456,347.5990,36,145); // Rennen2
  318. LinkVehicleToInterior(Rennen2,7);
  319. Rennen3 = AddStaticVehicle(494,-1404.2551,-241.4924,1043.2964,347.4798,36,154); // Rennen3
  320. LinkVehicleToInterior(Rennen3,7);
  321. Rennen4 = AddStaticVehicle(494,-1402.1259,-259.7181,1043.5516,346.4598,36,153); // Rennen4
  322. LinkVehicleToInterior(Rennen4,7);
  323. Rennen5 = AddStaticVehicle(494,-1400.1547,-250.5928,1043.4144,352.4294,36,152); // Rennen5
  324. LinkVehicleToInterior(Rennen5,7);
  325. // Stunten
  326. Stunten1 = AddStaticVehicle(468,-1377.1028,114.8873,1029.8982,92.9020,157,157); // Stunten1
  327. LinkVehicleToInterior(Stunten1,1);
  328. Stunten2 = AddStaticVehicle(468,-1376.9915,112.5411,1029.9352,93.7545,156,156); // Stunten2
  329. LinkVehicleToInterior(Stunten2,1);
  330. Stunten3 = AddStaticVehicle(468,-1377.3677,110.2126,1029.9752,95.1929,155,155); // Stunten3
  331. LinkVehicleToInterior(Stunten3,1);
  332. Stunten4 = AddStaticVehicle(468,-1377.5905,108.0633,1029.9976,96.2644,157,157); // Stunten4
  333. LinkVehicleToInterior(Stunten4,1);
  334. Stunten5 = AddStaticVehicle(468,-1376.8652,106.4988,1030.0704,95.3881,156,156); // Stunten5
  335. LinkVehicleToInterior(Stunten5,1);
  336. Stunten6 = AddStaticVehicle(468,-1377.3020,105.4102,1030.1006,92.5146,155,155); // Stunten6
  337. LinkVehicleToInterior(Stunten6,1);
  338. Stunten7 = AddStaticVehicle(468,-1377.3911,103.5955,1030.1992,98.4707,158,158); // Stunten7
  339. LinkVehicleToInterior(Stunten7,1);
  340.  
  341. //Stadthalle
  342.  
  343.  
  344. AddStaticVehicleEx(522,1508.38879395,-1744.96130371,13.20725250,0.00000000,3,3,15); //NRG-500
  345. AddStaticVehicleEx(522,1506.59057617,-1745.31958008,13.20725250,0.00000000,3,3,15); //NRG-500
  346. AddStaticVehicleEx(522,1504.75085449,-1745.50952148,13.20725250,0.00000000,3,3,15); //NRG-500
  347. CreateObject(1371,1507.44042969,-1747.39538574,13.33013725,0.00000000,0.00000000,174.00000000); //object(cj_hippo_bin) (1)
  348. CreateObject(1333,1495.28527832,-1716.91406250,13.96894264,0.00000000,0.00000000,0.00000000); //object(binnt03_la) (1)
  349. AddStaticVehicle(522,1503.2576,-1745.2841,13.1117,2.8371,3,3); // Nrg-500
  350.  
  351. //BSN
  352.  
  353. /*//Bsn dach
  354. CreateObject(1371,1507.44042969,-1747.39453125,13.33013725,0.00000000,0.00000000,173.99597168); //object(cj_hippo_bin) (1)
  355. CreateObject(1333,1495.28515625,-1716.91406250,13.96894264,0.00000000,0.00000000,0.00000000); //object(binnt03_la) (1)
  356. CreateObject(1432,1201.97351074,-896.93511963,47.06250000,0.00000000,0.00000000,0.00000000); //object(dyn_table_2) (2)
  357. CreateObject(1432,1202.88879395,-908.06658936,47.06250000,0.00000000,0.00000000,0.00000000); //object(dyn_table_2) (3)
  358. CreateObject(1432,1192.36108398,-908.88366699,47.06250000,0.00000000,0.00000000,0.00000000); //object(dyn_table_2) (4)
  359. CreateObject(1432,1192.26757812,-900.90167236,47.06250000,0.00000000,0.00000000,0.00000000); //object(dyn_table_2) (5)
  360. CreateObject(2837,1202.01696777,-896.96850586,47.67783737,0.00000000,0.00000000,0.00000000); //object(gb_takeaway02) (1)
  361. CreateObject(2838,1202.84436035,-908.13885498,47.67783737,0.00000000,0.00000000,0.00000000); //object(gb_takeaway03) (1)
  362. CreateObject(2857,1192.31762695,-908.88177490,47.67783737,0.00000000,0.00000000,0.00000000); //object(gb_kitchtakeway02) (1)
  363. CreateObject(2860,1192.10668945,-901.13360596,47.67783737,0.00000000,0.00000000,0.00000000); //object(gb_kitchtakeway05) (1)
  364. */
  365. //BSN Statue
  366.  
  367. CreateObject(14467,1201.51062012,-930.31854248,44.67003250,0.00000000,0.00000000,94.00000000); //object(carter_statue) (1)
  368. /*//Bsn Kletter
  369.  
  370.  
  371.  
  372. CreateObject(10245,1196.37744141,-885.46466064,42.37568665,0.00000000,0.00000000,320.00000000); //object(ottos_ramp) (1)
  373. CreateObject(10245,1190.20605469,-950.17315674,44.95752716,0.00000000,0.00000000,326.00000000); //object(ottos_ramp) (2)
  374. CreateObject(10245,1192.80126953,-973.44006348,49.23249817,0.00000000,0.00000000,43.99731445); //object(ottos_ramp) (3)
  375. */
  376.  
  377. //Pier
  378.  
  379. CreateObject(980, 948.14105224609, -1103.310546875, 25.926605224609, 0, 0, 89.324493408203);
  380. CreateObject(3460, 2283.8518066406, 699.22399902344, 13.892486572266, 0, 0, 270.67565917969);
  381. CreateObject(1215, 2290.1416015625, 714.78588867188, 10.568325042725, 0, 0, 0);
  382. CreateObject(1215, 2289.8212890625, 710.85614013672, 10.579829216003, 0, 0, 0);
  383. CreateObject(1215, 2290.3725585938, 712.50219726563, 10.560030937195, 0, 0, 0);
  384. CreateObject(1215, 2290.3442382813, 711.25402832031, 10.560293197632, 0, 0, 0);
  385. CreateObject(1215, 2290.3923339844, 714.18701171875, 10.559320449829, 0, 0, 0);
  386. CreateObject(1215, 2287.66015625, 715.37786865234, 10.604069709778, 0, 0, 0);
  387. CreateObject(1215, 2286.3186035156, 715.34265136719, 10.605326652527, 0, 0, 0);
  388. CreateObject(1215, 2288.3342285156, 715.36181640625, 10.604642868042, 0, 0, 0);
  389. CreateObject(1215, 2286.9711914063, 715.38317871094, 10.603880882263, 0, 0, 0);
  390. CreateObject(1215, 2285.5876464844, 710.89538574219, 10.583971977234, 0, 0, 0);
  391. CreateObject(1215, 2285.4431152344, 714.72747802734, 10.606452941895, 0, 0, 0);
  392. CreateObject(1215, 2285.4118652344, 714.04565429688, 10.605338096619, 0, 0, 0);
  393. CreateObject(1215, 2285.3952636719, 713.34686279297, 10.604745864868, 0, 0, 0);
  394. CreateObject(1215, 2285.3752441406, 712.75476074219, 10.604405403137, 0, 0, 0);
  395. CreateObject(1215, 2286.0148925781, 710.65454101563, 10.575381278992, 0, 0, 0);
  396. CreateObject(1215, 2286.6428222656, 710.681640625, 10.576347351074, 0, 0, 0);
  397. CreateObject(1215, 2289.3542480469, 710.59057617188, 10.573099136353, 0, 0, 0);
  398. CreateObject(1215, 2288.603515625, 710.64044189453, 10.574877738953, 0, 0, 0);
  399. CreateObject(1215, 2287.9274902344, 710.63208007813, 10.574579238892, 0, 0, 0);
  400. CreateObject(1215, 2290.3603515625, 711.88238525391, 10.560468673706, 0, 0, 0);
  401. CreateObject(1215, 2289.0832519531, 715.39099121094, 10.604642868042, 0, 0, 0);
  402. CreateObject(1215, 2289.7780761719, 715.31652832031, 10.581381797791, 0, 0, 0);
  403. CreateObject(1215, 2285.7216796875, 715.22003173828, 10.609700202942, 0, 0, 0);
  404. CreateObject(1215, 2287.2587890625, 710.666015625, 10.575790405273, 0, 0, 0);
  405. CreateObject(1215, 2285.3564453125, 712.16021728516, 10.603590011597, 0, 0, 0);
  406. CreateObject(1215, 2285.365234375, 711.52954101563, 10.603749275208, 0, 0, 0);
  407. CreateObject(1215, 2290.357421875, 713.08203125, 10.560564994812, 0, 0, 0);
  408. CreateObject(1215, 2290.3681640625, 713.64453125, 10.560171127319, 0, 0, 0);
  409. CreateObject(673, 2287.9091796875, 712.91088867188, 10.084179878235, 0, 0, 0);
  410. CreateObject(640, 2328.7663574219, 666.01916503906, 14.529293060303, 0, 0, 0);
  411. CreateObject(1360, 2289.3303222656, 712.95288085938, 10.805160522461, 0, 0, 0);
  412. CreateObject(1360, 2286.5808105469, 712.92236328125, 10.855147361755, 0, 0, 0);
  413. CreateObject(2195, 2287.9055175781, 711.89990234375, 10.672667503357, 0, 0, 0);
  414. CreateObject(2195, 2287.9343261719, 714.11944580078, 10.701823234558, 0, 0, 0);
  415. CreateObject(980, 1588.2258300781, -1637.8913574219, 15.19807434082, 0, 0, 0);
  416. CreateObject(5816, 1575.8435058594, -1631.0244140625, 13.497367858887, 0, 358.01501464844, 90.041320800781);
  417. CreateObject(5821, 1579.6064453125, -1650.54296875, 23.246471405029, 0, 0, 178.65002441406);
  418. CreateObject(976, 1546.5628662109, -1626.5831298828, 12.382810592651, 0, 0, 89.325012207031);
  419. CreateObject(976, 1546.3287353516, -1643.9837646484, 12.304557800293, 0, 0, 89.325012207031);
  420. CreateObject(976, 1546.46484375, -1635.345703125, 12.304560661316, 0, 0, 89.324340820313);
  421. CreateObject(1281, 1191.2108154297, -910.50183105469, 47.862880706787, 0, 0, 3.969970703125);
  422. CreateObject(1281, 1190.9567871094, -906.25823974609, 47.862880706787, 0, 0, 3.966064453125);
  423. CreateObject(1281, 1195.6967773438, -905.97369384766, 47.862880706787, 0, 0, 3.966064453125);
  424. CreateObject(1281, 1195.9494628906, -910.21636962891, 47.862880706787, 0, 0, 3.966064453125);
  425. CreateObject(1679, 1206.2664794922, -911.08245849609, 48.001304626465, 0, 0, 0);
  426. CreateObject(1432, 1199.8701171875, -908.59631347656, 47.0625, 0, 0, 0);
  427. CreateObject(1432, 1199.6928710938, -905.60083007813, 47.0625, 0, 0, 0);
  428. CreateObject(2314, 1209.509765625, -909.04705810547, 47.0556640625, 0, 0, 5.9549560546875);
  429. CreateObject(2314, 1211.9166259766, -908.80316162109, 47.0556640625, 0, 0, 5.95458984375);
  430. CreateObject(2314, 1209.5003662109, -909.06890869141, 47.559337615967, 0, 0, 5.95458984375);
  431. CreateObject(2314, 1211.9132080078, -908.81646728516, 47.559337615967, 0, 0, 5.95458984375);
  432. CreateObject(1667, 1206.5162353516, -911.52380371094, 48.486267089844, 0, 0, 0);
  433. CreateObject(1667, 1206.6617431641, -911.52587890625, 48.486267089844, 0, 0, 0);
  434. CreateObject(1667, 1206.3428955078, -911.52783203125, 48.486267089844, 0, 0, 0);
  435. CreateObject(1667, 1206.2043457031, -911.4716796875, 48.486267089844, 0, 0, 0);
  436. CreateObject(16151, 1199.6640625, -913.76892089844, 47.0625, 0, 0, 275.91510009766);
  437. CreateObject(1668, 1206.0251464844, -910.86297607422, 48.564388275146, 0, 0, 0);
  438. CreateObject(1546, 1195.4293212891, -909.91961669922, 47.959648132324, 0, 0, 0);
  439. CreateObject(1546, 1196.3245849609, -909.87738037109, 47.959648132324, 0, 0, 0);
  440. CreateObject(1546, 1195.5002441406, -910.64538574219, 47.959648132324, 0, 0, 0);
  441. CreateObject(1546, 1196.6114501953, -910.53472900391, 47.959648132324, 0, 0, 0);
  442. CreateObject(1541, 1195.1434326172, -913.69940185547, 48.423198699951, 0, 0, 3.969970703125);
  443. CreateObject(1542, 1194.0487060547, -913.83935546875, 48.295528411865, 0, 0, 7.93994140625);
  444. CreateObject(1510, 1206.1688232422, -911.32513427734, 48.397686004639, 0, 0, 0);
  445. CreateObject(3039, 1216.7354736328, -899.88330078125, 47.0556640625, 0, 0, 3.969970703125);
  446. CreateObject(3039, 1217.7990722656, -907.93078613281, 47.0556640625, 0, 0, 5.9549560546875);
  447. CreateObject(2267, 1197.7430419922, -915.00909423828, 47.575626373291, 0, 0, 188.57507324219);
  448. CreateObject(1481, 1196.5737304688, -914.68218994141, 47.765625, 0, 0, 95.280029296875);
  449. CreateObject(1750, 1203.0639648438, -913.31665039063, 47.687919616699, 0, 0, 220.33508300781);
  450. CreateObject(1778, 1198.8619384766, -914.45080566406, 47.0625, 0, 0, 0);
  451. CreateObject(1789, 1209.1123046875, -907.93634033203, 47.611850738525, 0, 0, 275.9150390625);
  452. CreateObject(1789, 1208.9353027344, -906.45294189453, 47.611850738525, 0, 0, 277.89562988281);
  453. CreateObject(1789, 1208.7435302734, -905.03216552734, 47.611850738525, 0, 0, 275.91064453125);
  454. CreateObject(2226, 1196.6563720703, -913.27978515625, 47.627918243408, 0, 0, 204.455078125);
  455. CreateObject(2233, 1194.2062988281, -907.87255859375, 47.0625, 0, 0, 356.0299987793);
  456. CreateObject(2822, 1206.5198974609, -910.91339111328, 48.50467300415, 0, 0, 0);
  457. CreateObject(2868, 1199.7003173828, -905.62762451172, 47.677837371826, 0, 0, 0);
  458. CreateObject(2822, 1200.1489257813, -905.6162109375, 47.784824371338, 0, 0, 0);
  459. CreateObject(1667, 1199.8751220703, -905.12567138672, 47.766418457031, 0, 0, 0);
  460. CreateObject(1667, 1199.7109375, -905.2099609375, 47.766418457031, 0, 0, 0);
  461. CreateObject(946, 1197.6850585938, -888.35241699219, 44.226406097412, 0, 0, 7.93994140625);
  462. CreateObject(1835, 1192.5408935547, -913.94097900391, 47.0625, 0, 0, 187.30627441406);
  463. CreateObject(1835, 1191.888671875, -914.10028076172, 47.0625, 0, 0, 188.5750579834);
  464. CreateObject(2681, 1191.1737060547, -913.81884765625, 47.0625, 0, 0, 186.59014892578);
  465. CreateObject(2681, 1190.4091796875, -913.91229248047, 47.0625, 0, 0, 186.58630371094);
  466. CreateObject(2681, 1189.6353759766, -914.00811767578, 47.0625, 0, 0, 186.58630371094);
  467. CreateObject(2754, 1201.9608154297, -892.16955566406, 42.977783203125, 0, 0, 277.90014648438);
  468. CreateObject(8407, 1226.0310058594, -919.62725830078, 43.380611419678, 0, 0, 9.9249877929688);
  469. CreateObject(10245, 1190.2618408203, -884.54797363281, 42.375381469727, 0, 0, 322.28527832031);
  470. CreateObject(2754, 485.31869506836, -1734.1689453125, 11.09875869751, 0, 0, 260.03509521484);
  471. CreateObject(2754, 1540.6048583984, -1618.1983642578, 13.456706047058, 0, 0, 89.325012207031);
  472. CreateObject(2754, 1178.1300048828, -1305.2810058594, 13.832239151001, 0, 0, 91.310028076172);
  473. CreateObject(2754, 2044.1706542969, -1415.0383300781, 17.066205978394, 0, 0, 0);
  474. CreateObject(2754, 2478.3112792969, -1688.1960449219, 13.453841209412, 0, 0, 262.73498535156);
  475. CreateObject(2754, 1727.6514892578, -1942.6752929688, 13.475232124329, 0, 0, 89.325012207031);
  476. CreateObject(2754, -1980.2575683594, 143.62677001953, 27.485837936401, 0, 0, 0);
  477. CreateObject(2754, -1625.7109375, 717.65838623047, 14.511519432068, 0, 0, 180.63500976563);
  478.  
  479. //Bsn Car
  480.  
  481. AddStaticVehicleEx(522,1228.26879883,-899.48291016,42.75412750,99.99755859,3,3,15); //NRG-500
  482. AddStaticVehicleEx(522,1228.72424316,-900.98339844,42.78412628,99.99755859,3,3,15); //NRG-500
  483. AddStaticVehicleEx(522,1228.11132812,-898.03125000,42.75412750,99.99755859,3,3,15); //NRG-500
  484. AddStaticVehicleEx(522,1227.55664062,-896.64404297,42.75412750,99.99755859,3,3,15); //NRG-500
  485. AddStaticVehicleEx(522,1227.44616699,-895.53039551,42.75412750,99.99755859,3,3,15); //NRG-500
  486.  
  487.  
  488. //Hydra
  489.  
  490. AddStaticVehicleEx(520,-1345.56140137,-280.45162964,15.06801319,312.00000000,-1,-1,15); //Hydra
  491. AddStaticVehicleEx(520,-1357.18139648,-262.65435791,15.06801319,311.99523926,-1,-1,15); //Hydra
  492. AddStaticVehicleEx(520,-1378.13061523,-245.81982422,15.06354141,311.99523926,-1,-1,15); //Hydra
  493. AddStaticVehicleEx(520,-1392.82849121,-236.78091431,15.06801319,311.99523926,-1,-1,15); //Hydra
  494.  
  495.  
  496.  
  497. //Tanstelle nähe BSM
  498.  
  499. CreateObject(1686,1005.60681152,-937.01531982,41.32812500,0.00000000,0.00000000,278.00000000); //object(petrolpumpnew) (1)
  500. CreateObject(1686,1007.08544922,-936.78845215,41.32812500,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (3)
  501. CreateObject(1686,1008.37249756,-936.62518311,41.32812500,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (4)
  502. CreateObject(1686,1009.74700928,-936.51342773,41.33537292,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (5)
  503. CreateObject(1686,1004.31439209,-937.35235596,41.32812500,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (6)
  504. CreateObject(1686,1003.13024902,-937.57824707,41.34142685,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (7)
  505. CreateObject(1686,1001.55145264,-937.77478027,41.32812500,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (8)
  506. CreateObject(1686,1000.19567871,-938.01782227,41.34142685,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (9)
  507. CreateObject(1686,998.81433105,-938.28424072,41.32812500,0.00000000,0.00000000,277.99804688); //object(petrolpumpnew) (10)
  508.  
  509. //News Reporter Base
  510.  
  511. //Wayfarer
  512.  
  513. AddStaticVehicleEx(586,1515.49267578,-1371.56872559,13.53286076,134.00000000,53,53,15); //Wayfarer
  514. AddStaticVehicleEx(586,1516.68481445,-1372.81750488,13.53363132,133.99475098,53,53,15); //Wayfarer
  515. AddStaticVehicleEx(586,1517.48754883,-1373.98730469,13.53976822,133.99475098,53,53,15); //Wayfarer
  516. AddStaticVehicleEx(586,1518.97753906,-1375.34082031,13.54636669,133.99475098,53,53,15); //Wayfarer
  517.  
  518. //Vans
  519.  
  520. AddStaticVehicle(582,1501.8226,-1324.0358,14.1138,0.4739,112,116); // van 1
  521. AddStaticVehicle(582,1512.2200,-1323.5588,14.1720,1.0931,112,116); // van 2
  522. AddStaticVehicle(582,1574.8076,-1397.8015,14.0695,267.4633,112,116); // van 3
  523. AddStaticVehicle(582,1585.1649,-1387.0515,14.1577,268.6937,112,116); // van 4
  524. AddStaticVehicle(582,1570.3928,-1382.3590,14.1199,142.3496,112,116); // van 5
  525.  
  526. //news san heli
  527.  
  528. AddStaticVehicle(488,1551.0023,-1354.2007,329.6211,0.1387,2,26); // San news heli 1
  529. AddStaticVehicle(488,1533.8179,-1354.5095,329.6336,3.9757,2,29); // San news heli 2
  530.  
  531.  
  532. //Bahnhof ls cars
  533.  
  534. AddStaticVehicleEx(522,1725.12023926,-1937.24829102,13.24300480,176.00000000,3,3,15); //NRG-500
  535. AddStaticVehicleEx(522,1723.74072266,-1937.30822754,13.24300480,175.99548340,3,3,15); //NRG-500
  536. AddStaticVehicleEx(522,1722.60571289,-1937.39660645,13.24300480,175.99548340,3,3,15); //NRG-500
  537. AddStaticVehicleEx(522,1721.41955566,-1937.19628906,13.24300480,175.99548340,3,3,15); //NRG-500
  538. AddStaticVehicleEx(522,1720.04406738,-1937.23559570,13.24300480,175.99548340,3,3,15); //NRG-500
  539.  
  540. //Bahnhof sf cars
  541.  
  542. AddStaticVehicleEx(522,-1982.98315430,135.08845520,27.34787750,81.99645996,3,3,15); //NRG-500
  543. AddStaticVehicleEx(522,-1983.18640137,133.96382141,27.34787750,81.99645996,3,3,15); //NRG-500
  544. AddStaticVehicleEx(522,-1983.48828125,132.42675781,27.34787750,81.99645996,3,3,15); //NRG-500
  545. AddStaticVehicleEx(522,-1983.57202148,131.55735779,27.34787750,81.99645996,3,3,15); //NRG-500
  546.  
  547. TESTPICKUP34=CreatePickup(1212,1,1483.1859,-1767.1218,18.7958);
  548.  
  549.  
  550. //Rhino
  551.  
  552.  
  553. AddStaticVehicle(432,274.4505,1950.6359,17.6502,270.9512,43,0); // rhino 1
  554. AddStaticVehicle(432,273.5705,1959.4901,17.6508,271.4593,43,0); // rhino 2
  555. AddStaticVehicle(432,275.7757,1987.5381,17.6526,269.9752,43,0); // rhino 3
  556. AddStaticVehicle(432,276.3404,1994.0013,17.6464,271.4243,43,0); // rhino 4
  557. AddStaticVehicle(432,276.3823,2018.1426,17.6505,269.9392,43,0); // rhino 5
  558. AddStaticVehicle(432,276.6193,2028.0082,17.6526,268.9481,43,0); // rhino 6
  559.  
  560.  
  561.  
  562. //test
  563.  
  564. CreateObject(3485,2451.10375977,-1654.44140625,20.74367523,0.00000000,0.00000000,0.00000000); //object(vegasxrexhse04) (1)
  565. CreateObject(3485,1914.42932129,-2468.23950195,19.50360680,0.00000000,0.00000000,266.00000000); //object(vegasxrexhse04) (2)
  566. CreateObject(9833,1895.81384277,-2459.88403320,13.75302505,0.00000000,0.00000000,0.00000000); //object(fountain_sfw) (1)
  567. CreateObject(3524,1896.02111816,-2473.37573242,15.42445755,0.00000000,0.00000000,276.00000000); //object(skullpillar01_lvs) (1)
  568. CreateObject(3524,1895.42614746,-2481.72875977,15.42445755,0.00000000,0.00000000,275.99853516); //object(skullpillar01_lvs) (2)
  569. CreateObject(3526,1898.65673828,-2461.55468750,12.60753536,0.00000000,0.00000000,0.00000000); //object(vegasairportlight) (1)
  570. CreateObject(3526,1898.44433594,-2469.81689453,12.60753536,0.00000000,0.00000000,0.00000000); //object(vegasairportlight) (2)
  571. CreateObject(3526,1897.29223633,-2474.36206055,12.62501621,0.00000000,0.00000000,0.00000000); //object(vegasairportlight) (3)
  572. CreateObject(3526,1896.81970215,-2479.69799805,12.62501621,0.00000000,0.00000000,0.00000000); //object(vegasairportlight) (4)
  573.  
  574.  
  575. }
  576.  
  577. public OnGameModeExit()
  578. {
  579. return 1;
  580. }
  581.  
  582. public OnPlayerRequestClass(playerid, classid)
  583. {
  584. SetPlayerPos(playerid, -722.5106,503.0407,1371.9766); // 1958.3783, 1343.1572, 15.3746
  585. SetPlayerInterior(playerid,1);
  586. SetPlayerCameraPos(playerid, -729.2760,503.0869,1371.9718); // 1958.3783, 1343.1572, 15.3746
  587. SetPlayerInterior(playerid,1);
  588. SetPlayerCameraLookAt(playerid, -729.2760,503.0869,1371.9718); // 1958.3783, 1343.1572, 15.3746
  589. SetPlayerInterior(playerid,1);
  590. return 1;
  591. }
  592.  
  593. public OnPlayerConnect(playerid)
  594. {
  595. return 1;
  596. }
  597. public OnPlayerDisconnect(playerid, reason)
  598. {
  599. return 1;
  600. }
  601.  
  602. public OnPlayerSpawn(playerid)
  603. {
  604. //ShowPlayerDialog(playerid,1000,DIALOG_STYLE_LIST,"Willkommen auf dem Server,Wo willst du gespawnt werden?","Stadthalle\nBsn","Bestätigen","Abbrechen");
  605. SetPlayerInterior(playerid,0);
  606. //clock();
  607. return 1;
  608. }
  609.  
  610. public OnPlayerDeath(playerid, killerid, reason)
  611. {
  612. SetPlayerWantedLevel(playerid, 0);
  613. SetPlayerScore(killerid,GetPlayerScore(killerid)+1);
  614. SendDeathMessage(killerid,playerid,reason); //die anzeige wer wen getödet hat und mit was
  615. PlayerPlaySound(playerid, 1062, 0.0, 0.0, 0.0); // Ein Sound der bein getöden kommt
  616. GameTextForPlayer(playerid, "~r~Gestorben!", 4000, 2); //Sendet den Text zum Getödeten
  617.  
  618. GivePlayerMoney(playerid,-600);
  619. return 1;
  620. }
  621.  
  622. public OnVehicleSpawn(vehicleid)
  623. {
  624. return 1;
  625. }
  626.  
  627. public OnVehicleDeath(vehicleid, killerid)
  628. {
  629. return 1;
  630. }
  631.  
  632. public OnPlayerText(playerid, text[])
  633. {
  634. for(new i=0;i<sizeof(SchimpfWort);i++)
  635. {
  636. if(strfind(text,SchimpfWort[i],true) != -1)
  637. {
  638. SendClientMessage(playerid,0xAA3333AA,"Du wurdest wegen einer beleidigung gekickt");
  639. Kick(playerid);
  640. }
  641. return 1;
  642. }
  643. return 1;
  644.  
  645.  
  646. }
  647.  
  648. public OnPlayerCommandText(playerid, cmdtext[])
  649. {
  650.  
  651. if(strcmp("/Help", cmdtext, true) ==0)
  652. {
  653. SendClientMessage(playerid,rot,"Hilfe:");
  654. SendClientMessage(playerid,weiß,"/Bahnhof [LS/SF/LV]");
  655. SendClientMessage(playerid,weiß,"/Derby /Rennen /Truck /Motorcrossrennen /Extrem Stunten /Hydra /Rhino");
  656. SendClientMessage(playerid,weiß,"/AFK /Back");
  657. SendClientMessage(playerid,weiß,"/Jizzys /Liberty City /Paintball");
  658. SendClientMessage(playerid,weiß,"/Stadthalle /Bsn ");
  659. SendClientMessage(playerid,weiß,"/Fallschirm");
  660. SendClientMessage(playerid,weiß,"/Carlist");
  661. return 1;
  662. }
  663.  
  664.  
  665.  
  666. if (strcmp("/besaufen", cmdtext, true) ==0)
  667. {
  668. SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DRINK_BEER);
  669.  
  670. return 1;
  671. }
  672.  
  673.  
  674.  
  675. if (strcmp("/infernus", cmdtext, true) == 0)
  676. {
  677. new Float:x,Float:y,Float:z,Float:a;
  678. GetPlayerPos(playerid,x,y,z);
  679. GetPlayerFacingAngle(playerid,a);
  680. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  681. new hotring = CreateVehicle(411,x,y,z,a,-1,-1,-1);
  682. PutPlayerInVehicle(playerid, hotring, 0);
  683. return 1;
  684. }
  685. if (strcmp("/bus", cmdtext, true) == 0)
  686. {
  687. new Float:x,Float:y,Float:z,Float:a;
  688. GetPlayerPos(playerid,x,y,z);
  689. GetPlayerFacingAngle(playerid,a);
  690. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  691. new hotring = CreateVehicle(437,x,y,z,a,-1,-1,-1);
  692. PutPlayerInVehicle(playerid, hotring, 0);
  693. return 1;
  694. }
  695. if (strcmp("/nrg", cmdtext, true) == 0)
  696. {
  697. new Float:x,Float:y,Float:z,Float:a;
  698. GetPlayerPos(playerid,x,y,z);
  699. GetPlayerFacingAngle(playerid,a);
  700. DestroyVehicle(currentveh);
  701. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  702. new hotring = CreateVehicle(522,x,y,z,a,-1,-1,-1);
  703. PutPlayerInVehicle(playerid, hotring, 0);
  704. return 1;
  705. }
  706. /*if (strcmp("/carlist", cmdtext, true) == 0)
  707. {
  708. SendClientMessage(playerid, weiß,"/infernus /bus /nrg /bmx /maverick /tractor");
  709. return 1;
  710. }*/
  711.  
  712. if (strcmp("/bmx", cmdtext, true) == 0)
  713. {
  714. new Float:x,Float:y,Float:z,Float:a;
  715. GetPlayerPos(playerid,x,y,z);
  716. GetPlayerFacingAngle(playerid,a);
  717. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  718. new hotring = CreateVehicle(481,x,y,z,a,-1,-1,-1);
  719. PutPlayerInVehicle(playerid, hotring, 0);
  720. return 1;
  721. }
  722. if (strcmp("/carlist", cmdtext, true) == 0)
  723. {
  724. SendClientMessage(playerid,grün," Carliste:");
  725. SendClientMessage(playerid,grün," /Off-Road-Autos | /Mittelklasse-Autos | /Sportautos");
  726. SendClientMessage(playerid,grün," /Industrie-Autos | /Kombi-Autos | /Spezial-Autos");
  727. SendClientMessage(playerid,grün," /Service-Autos | /Lowrider-Autos | /Cabrios");
  728. SendClientMessage(playerid,grün," /Motorräder | /RC-Autos | /Helikopter");
  729. SendClientMessage(playerid,grün," /Flugzeuge | /Boote ");
  730. return 1;
  731. }
  732. if (strcmp("/Off-Road-Autos", cmdtext, true) == 0)
  733. {
  734. SendClientMessage(playerid,rot," Off-Road-Autos:");
  735. SendClientMessage(playerid,pink," /Landstalker | /BF-Injection | /Monster1");
  736. SendClientMessage(playerid,pink," /Patriot | /Rancher | /Sandking");
  737. SendClientMessage(playerid,pink," /Mesa | /Monster2 | /Monster3");
  738. SendClientMessage(playerid,pink," /Bandito | /Dune | /Huntley");
  739. return 1;
  740. }
  741. if (strcmp("/Mittelklasse-Autos", cmdtext, true) == 0)
  742. {
  743. SendClientMessage(playerid,rot," Mittelklasse-Autos:");
  744. SendClientMessage(playerid,pink," /Bravura | /Sentinel | /Manana");
  745. SendClientMessage(playerid,pink," /Esperanto | /Washington | /Premier");
  746. SendClientMessage(playerid,pink," /Previon | /Admiral | /Glendale");
  747. SendClientMessage(playerid,pink," /Oceanic | /Hermes | /Virgo");
  748. SendClientMessage(playerid,pink," /Greenwood | /Bloodring | /Elegant");
  749. SendClientMessage(playerid,pink," /Nebula | /Majestic | /Buccaneer");
  750. SendClientMessage(playerid,pink," /Fortune | /Cadrona | /Willard");
  751. SendClientMessage(playerid,pink," /Vincent | /Clover | /Intruder");
  752. SendClientMessage(playerid,pink," /Primo | /Tampa | /Sunrise");
  753. SendClientMessage(playerid,pink," /Merit | /Sultan | /Elegy");
  754. SendClientMessage(playerid,pink," /Stafford | /Emperor | /Picador");
  755. SendClientMessage(playerid,pink," /DGlendale");
  756.  
  757. return 1;
  758. }
  759. if (strcmp("/Sportautos", cmdtext, true) == 0)
  760. {
  761. SendClientMessage(playerid,rot," Sportautos:");
  762. SendClientMessage(playerid,pink," /Buffalo | /Infernus | /Cheetah");
  763. SendClientMessage(playerid,pink," /Banshee | /Turismo | /Sabre");
  764. SendClientMessage(playerid,pink," /ZR-350 | /Hotring1 | /BlistaCompact");
  765. SendClientMessage(playerid,pink," /Hotring2 | /Hotring3 | /Super-GT");
  766. SendClientMessage(playerid,pink," /Bullet | /Uranus | /Jester");
  767. SendClientMessage(playerid,pink," /Euros | /Club | /Alpha");
  768. SendClientMessage(playerid,pink," /Pheonix");
  769. return 1;
  770. }
  771. if (strcmp("/Industrie-Autos", cmdtext, true) == 0)
  772. {
  773. SendClientMessage(playerid,rot,"Industrie-Autos:");
  774. SendClientMessage(playerid,pink," /Linerunner | /Trashmaster | /Pony");
  775. SendClientMessage(playerid,pink," /Mule | /Bobcat | /Rumpo");
  776. SendClientMessage(playerid,pink," /Packer | /Flatbed | /Yankee");
  777. SendClientMessage(playerid,pink," /Topfun | /Walton | /Burrito");
  778. SendClientMessage(playerid,pink," /Boxville | /Benson | /Tanker");
  779. SendClientMessage(playerid,pink," /Roadtrain | /Cement-Truck | /Tractor");
  780. SendClientMessage(playerid,pink," /Combine-Hervester | /Sadler | /Utility-Van");
  781. SendClientMessage(playerid,pink," /Yosemite | /DFT-30 | /Newsvan");
  782. SendClientMessage(playerid,pink," /DSadler | /Boxburg");
  783. return 1;
  784. }
  785. if (strcmp("/Kombi-Autos", cmdtext, true) == 0)
  786. {
  787. SendClientMessage(playerid,rot,"Kombi-Autos:");
  788. SendClientMessage(playerid,pink," /Perennial | /Moonbeam | /Solair");
  789. SendClientMessage(playerid,pink," /Regina | /Stratum | /Flash");
  790. return 1;
  791. }
  792. if (strcmp("/Spezial-Autos", cmdtext, true) == 0)
  793. {
  794. SendClientMessage(playerid,rot,"Spezial Autos:");
  795. SendClientMessage(playerid,pink," /Dumper | /Stretch | /Mr-Whoopee");
  796. SendClientMessage(playerid,pink," /Securicar | /Hotknife | /Romero");
  797. SendClientMessage(playerid,pink," /Tram | /Caddy | /Camper1");
  798. SendClientMessage(playerid,pink," /Baggage | /Dozer | /Camper2");
  799. SendClientMessage(playerid,pink," /Towtruck | /Forklift | /Zug1");
  800. SendClientMessage(playerid,pink," /Zug2 | /Vortex | /Hustler");
  801. SendClientMessage(playerid,pink," /Kart | /Mower | /Sweeper");
  802. SendClientMessage(playerid,pink," /Tug | /Hotdog");
  803. return 1;
  804. }
  805. if (strcmp("/Service-Autos", cmdtext, true) == 0)
  806. {
  807. SendClientMessage(playerid,rot,"Service-Autos:");
  808. SendClientMessage(playerid,pink," /Firetruck1 | /Ambulance | /Taxi");
  809. SendClientMessage(playerid,pink," /Enforcer | /Bus | /Rhino");
  810. SendClientMessage(playerid,pink," /Barracks | /Coach | /Cabbie");
  811. SendClientMessage(playerid,pink," /FBIRancher | /LSPDCar | /SFPDCar");
  812. SendClientMessage(playerid,pink," /LVPDCar | /Ranger | /SWAT");
  813. return 1;
  814. }
  815. if(strcmp("/Lowrider-Autos", cmdtext, true) == 0)
  816. {
  817. SendClientMessage(playerid,rot,"Lowrider-Autos:");
  818. SendClientMessage(playerid,pink," /Voodoo | /Remington | /Slamvan");
  819. SendClientMessage(playerid,pink," /Blade | /Tahoma | /Savanna");
  820. SendClientMessage(playerid,pink," /Broadway | /Tornado");
  821. return 1;
  822. }
  823. if(strcmp("/Cabrios", cmdtext, true) == 0)
  824. {
  825. SendClientMessage(playerid,rot,"Cabrios:");
  826. SendClientMessage(playerid,pink," /Stallion | /Comet | /Feltzer");
  827. SendClientMessage(playerid,pink," /Windsor");
  828. return 1;
  829. }
  830. if(strcmp("/Motorräder", cmdtext, true) == 0)
  831. {
  832. SendClientMessage(playerid,rot,"Motorräder:");
  833. SendClientMessage(playerid,pink," /Pizzaboy | /PCJ-600 | /Faggio");
  834. SendClientMessage(playerid,pink," /Freeway | /Sanchez | /Quad");
  835. SendClientMessage(playerid,pink," /BMX | /Bike | /Mountain-Bike");
  836. SendClientMessage(playerid,pink," /FCR-900 | /NRG-500 | /Cop-Bike");
  837. SendClientMessage(playerid,pink," /BF-400 | /Wayfarer");
  838. return 1;
  839. }
  840. if(strcmp("/RC-Autos", cmdtext, true) == 0)
  841. {
  842. SendClientMessage(playerid,rot,"Rc-Autos:");
  843. SendClientMessage(playerid,pink," /RC-Bandit | /RC-Baron | /RC-Raider");
  844. SendClientMessage(playerid,pink," /RC-Goblin | /RC-Tiger | /RC-Cam");
  845. return 1;
  846. }
  847. if(strcmp("/Helikopter", cmdtext, true) == 0)
  848. {
  849. SendClientMessage(playerid,rot,"Helikopter:");
  850. SendClientMessage(playerid,pink," /Leviathan | /Hunter | /Seasparrow");
  851. SendClientMessage(playerid,pink," /Sparrow | /Maverick | /SNMaverick");
  852. SendClientMessage(playerid,pink," /PMaverick | /Cargobob | /Raindance");
  853. return 1;
  854. }
  855. if(strcmp("/Flugzeuge", cmdtext, true) == 0)
  856. {
  857. SendClientMessage(playerid,rot,"Flugzeuge:");
  858. SendClientMessage(playerid,pink," /Skimmer | /Rustler | /Beagle");
  859. SendClientMessage(playerid,pink," /Cropduster | /Stuntplane | /Shamal");
  860. SendClientMessage(playerid,pink," /Hydra | /Nevada | /AT400");
  861. SendClientMessage(playerid,pink," /Andromada | /Dodo");
  862. return 1;
  863. }
  864. if(strcmp("/Boote", cmdtext, true) == 0)
  865. {
  866. SendClientMessage(playerid,rot,"Boote:");
  867. SendClientMessage(playerid,pink," /Predator | /Squallo | /Speeder");
  868. SendClientMessage(playerid,pink," /Reefer | /Tropic | /Coastguard");
  869. SendClientMessage(playerid,pink," /Dinghy | /Marquis | /Jetmax");
  870. SendClientMessage(playerid,pink," /Launch");
  871. return 1;
  872. }
  873.  
  874.  
  875. if (strcmp("/maverick", cmdtext, true) == 0)
  876. {
  877. new Float:x,Float:y,Float:z,Float:a;
  878. GetPlayerPos(playerid,x,y,z);
  879. GetPlayerFacingAngle(playerid,a);
  880. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  881. new hotring = CreateVehicle(487,x,y,z,a,-1,-1,-1);
  882. PutPlayerInVehicle(playerid, hotring, 0);
  883. return 1;
  884. }
  885. if (strcmp("/tractor", cmdtext, true) == 0)
  886. {
  887. new Float:x,Float:y,Float:z,Float:a;
  888. GetPlayerPos(playerid,x,y,z);
  889. GetPlayerFacingAngle(playerid,a);
  890. SendClientMessage(playerid, rot,"Auto wurde Erfolgreich Gespawnt");
  891. new hotring = CreateVehicle(531,x,y,z,a,-1,-1,-1);
  892. PutPlayerInVehicle(playerid, hotring, 0);
  893. return 1;
  894. }
  895. if (strcmp("/landstalker", cmdtext, true) == 0)
  896. {
  897. new Float:x,Float:y,Float:z,Float:a;
  898. GetPlayerPos(playerid,x,y,z);
  899. GetPlayerFacingAngle(playerid,a);
  900. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  901. new hotring = CreateVehicle(400,x,y,z,a,-1,-1,-1);
  902. PutPlayerInVehicle(playerid, hotring, 0);
  903. return 1;
  904. }
  905.  
  906.  
  907. if (strcmp("/bravura", cmdtext, true) == 0)
  908. {
  909. new Float:x,Float:y,Float:z,Float:a;
  910. GetPlayerPos(playerid,x,y,z);
  911. GetPlayerFacingAngle(playerid,a);
  912. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  913. new hotring = CreateVehicle(401,x,y,z,a,-1,-1,-1);
  914. PutPlayerInVehicle(playerid, hotring, 0);
  915. return 1;
  916. }
  917.  
  918.  
  919. if (strcmp("/buffalo", cmdtext, true) == 0)
  920. {
  921. new Float:x,Float:y,Float:z,Float:a;
  922. GetPlayerPos(playerid,x,y,z);
  923. GetPlayerFacingAngle(playerid,a);
  924. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  925. new hotring = CreateVehicle(402,x,y,z,a,-1,-1,-1);
  926. PutPlayerInVehicle(playerid, hotring, 0);
  927. return 1;
  928. }
  929.  
  930.  
  931. if (strcmp("/linerunner", cmdtext, true) == 0)
  932. {
  933. new Float:x,Float:y,Float:z,Float:a;
  934. GetPlayerPos(playerid,x,y,z);
  935. GetPlayerFacingAngle(playerid,a);
  936. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  937. new hotring = CreateVehicle(403,x,y,z,a,-1,-1,-1);
  938. PutPlayerInVehicle(playerid, hotring, 0);
  939. return 1;
  940. }
  941.  
  942.  
  943. if (strcmp("/Perennial", cmdtext, true) == 0)
  944. {
  945. new Float:x,Float:y,Float:z,Float:a;
  946. GetPlayerPos(playerid,x,y,z);
  947. GetPlayerFacingAngle(playerid,a);
  948. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  949. new hotring = CreateVehicle(404,x,y,z,a,-1,-1,-1);
  950. PutPlayerInVehicle(playerid, hotring, 0);
  951. return 1;
  952. }
  953.  
  954.  
  955. if (strcmp("/sentinel", cmdtext, true) == 0)
  956. {
  957. new Float:x,Float:y,Float:z,Float:a;
  958. GetPlayerPos(playerid,x,y,z);
  959. GetPlayerFacingAngle(playerid,a);
  960. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  961. new hotring = CreateVehicle(405,x,y,z,a,-1,-1,-1);
  962. PutPlayerInVehicle(playerid, hotring, 0);
  963. return 1;
  964. }
  965.  
  966.  
  967. if (strcmp("/dumper", cmdtext, true) == 0)
  968. {
  969. new Float:x,Float:y,Float:z,Float:a;
  970. GetPlayerPos(playerid,x,y,z);
  971. GetPlayerFacingAngle(playerid,a);
  972. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  973. new hotring = CreateVehicle(406,x,y,z,a,-1,-1,-1);
  974. PutPlayerInVehicle(playerid, hotring, 0);
  975. return 1;
  976. }
  977.  
  978.  
  979. if (strcmp("/Firetruck1", cmdtext, true) == 0)
  980. {
  981. new Float:x,Float:y,Float:z,Float:a;
  982. GetPlayerPos(playerid,x,y,z);
  983. GetPlayerFacingAngle(playerid,a);
  984. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  985. new hotring = CreateVehicle(407,x,y,z,a,-1,-1,-1);
  986. PutPlayerInVehicle(playerid, hotring, 0);
  987. return 1;
  988. }
  989.  
  990.  
  991. if (strcmp("/trash", cmdtext, true) == 0)
  992. {
  993. new Float:x,Float:y,Float:z,Float:a;
  994. GetPlayerPos(playerid,x,y,z);
  995. GetPlayerFacingAngle(playerid,a);
  996. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  997. new hotring = CreateVehicle(408,x,y,z,a,-1,-1,-1);
  998. PutPlayerInVehicle(playerid, hotring, 0);
  999. return 1;
  1000. }
  1001.  
  1002.  
  1003. if (strcmp("/stretch", cmdtext, true) == 0)
  1004. {
  1005. new Float:x,Float:y,Float:z,Float:a;
  1006. GetPlayerPos(playerid,x,y,z);
  1007. GetPlayerFacingAngle(playerid,a);
  1008. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1009. new hotring = CreateVehicle(409,x,y,z,a,-1,-1,-1);
  1010. PutPlayerInVehicle(playerid, hotring, 0);
  1011. return 1;
  1012. }
  1013.  
  1014.  
  1015. if (strcmp("/manana", cmdtext, true) == 0)
  1016. {
  1017. new Float:x,Float:y,Float:z,Float:a;
  1018. GetPlayerPos(playerid,x,y,z);
  1019. GetPlayerFacingAngle(playerid,a);
  1020. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1021. new hotring = CreateVehicle(410,x,y,z,a,-1,-1,-1);
  1022. PutPlayerInVehicle(playerid, hotring, 0);
  1023. return 1;
  1024. }
  1025.  
  1026.  
  1027. if (strcmp("/infernus", cmdtext, true) == 0)
  1028. {
  1029. new Float:x,Float:y,Float:z,Float:a;
  1030. GetPlayerPos(playerid,x,y,z);
  1031. GetPlayerFacingAngle(playerid,a);
  1032. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1033. new hotring = CreateVehicle(411,x,y,z,a,-1,-1,-1);
  1034. PutPlayerInVehicle(playerid, hotring, 0);
  1035. return 1;
  1036. }
  1037.  
  1038.  
  1039. if (strcmp("/voodoo", cmdtext, true) == 0)
  1040. {
  1041. new Float:x,Float:y,Float:z,Float:a;
  1042. GetPlayerPos(playerid,x,y,z);
  1043. GetPlayerFacingAngle(playerid,a);
  1044. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1045. new hotring = CreateVehicle(412,x,y,z,a,-1,-1,-1);
  1046. PutPlayerInVehicle(playerid, hotring, 0);
  1047. return 1;
  1048. }
  1049.  
  1050.  
  1051. if (strcmp("/pony", cmdtext, true) == 0)
  1052. {
  1053. new Float:x,Float:y,Float:z,Float:a;
  1054. GetPlayerPos(playerid,x,y,z);
  1055. GetPlayerFacingAngle(playerid,a);
  1056. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1057. new hotring = CreateVehicle(413,x,y,z,a,-1,-1,-1);
  1058. PutPlayerInVehicle(playerid, hotring, 0);
  1059. return 1;
  1060. }
  1061.  
  1062.  
  1063. if (strcmp("/mule", cmdtext, true) == 0)
  1064. {
  1065. new Float:x,Float:y,Float:z,Float:a;
  1066. GetPlayerPos(playerid,x,y,z);
  1067. GetPlayerFacingAngle(playerid,a);
  1068. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1069. new hotring = CreateVehicle(414,x,y,z,a,-1,-1,-1);
  1070. PutPlayerInVehicle(playerid, hotring, 0);
  1071. return 1;
  1072. }
  1073.  
  1074.  
  1075. if (strcmp("/cheetah", cmdtext, true) == 0)
  1076. {
  1077. new Float:x,Float:y,Float:z,Float:a;
  1078. GetPlayerPos(playerid,x,y,z);
  1079. GetPlayerFacingAngle(playerid,a);
  1080. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1081. new hotring = CreateVehicle(415,x,y,z,a,-1,-1,-1);
  1082. PutPlayerInVehicle(playerid, hotring, 0);
  1083. return 1;
  1084. }
  1085.  
  1086.  
  1087. if (strcmp("/ambulance", cmdtext, true) == 0)
  1088. {
  1089. new Float:x,Float:y,Float:z,Float:a;
  1090. GetPlayerPos(playerid,x,y,z);
  1091. GetPlayerFacingAngle(playerid,a);
  1092. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1093. new hotring = CreateVehicle(416,x,y,z,a,-1,-1,-1);
  1094. PutPlayerInVehicle(playerid, hotring, 0);
  1095. return 1;
  1096. }
  1097.  
  1098.  
  1099. if (strcmp("/leviathan", cmdtext, true) == 0)
  1100. {
  1101. new Float:x,Float:y,Float:z,Float:a;
  1102. GetPlayerPos(playerid,x,y,z);
  1103. GetPlayerFacingAngle(playerid,a);
  1104. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1105. new hotring = CreateVehicle(417,x,y,z,a,-1,-1,-1);
  1106. PutPlayerInVehicle(playerid, hotring, 0);
  1107. return 1;
  1108. }
  1109.  
  1110.  
  1111. if (strcmp("/moonbeam", cmdtext, true) == 0)
  1112. {
  1113. new Float:x,Float:y,Float:z,Float:a;
  1114. GetPlayerPos(playerid,x,y,z);
  1115. GetPlayerFacingAngle(playerid,a);
  1116. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1117. new hotring = CreateVehicle(418,x,y,z,a,-1,-1,-1);
  1118. PutPlayerInVehicle(playerid, hotring, 0);
  1119. return 1;
  1120. }
  1121.  
  1122.  
  1123. if (strcmp("/esperanto", cmdtext, true) == 0)
  1124. {
  1125. new Float:x,Float:y,Float:z,Float:a;
  1126. GetPlayerPos(playerid,x,y,z);
  1127. GetPlayerFacingAngle(playerid,a);
  1128. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1129. new hotring = CreateVehicle(419,x,y,z,a,-1,-1,-1);
  1130. PutPlayerInVehicle(playerid, hotring, 0);
  1131. return 1;
  1132. }
  1133.  
  1134.  
  1135. if (strcmp("/taxi", cmdtext, true) == 0)
  1136. {
  1137. new Float:x,Float:y,Float:z,Float:a;
  1138. GetPlayerPos(playerid,x,y,z);
  1139. GetPlayerFacingAngle(playerid,a);
  1140. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1141. new hotring = CreateVehicle(420,x,y,z,a,-1,-1,-1);
  1142. PutPlayerInVehicle(playerid, hotring, 0);
  1143. return 1;
  1144. }
  1145.  
  1146.  
  1147. if (strcmp("/Washington", cmdtext, true) == 0)
  1148. {
  1149. new Float:x,Float:y,Float:z,Float:a;
  1150. GetPlayerPos(playerid,x,y,z);
  1151. GetPlayerFacingAngle(playerid,a);
  1152. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1153. new hotring = CreateVehicle(421,x,y,z,a,-1,-1,-1);
  1154. PutPlayerInVehicle(playerid, hotring, 0);
  1155. return 1;
  1156. }
  1157.  
  1158.  
  1159. if (strcmp("/Bobcat", cmdtext, true) == 0)
  1160. {
  1161. new Float:x,Float:y,Float:z,Float:a;
  1162. GetPlayerPos(playerid,x,y,z);
  1163. GetPlayerFacingAngle(playerid,a);
  1164. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1165. new hotring = CreateVehicle(422,x,y,z,a,-1,-1,-1);
  1166. PutPlayerInVehicle(playerid, hotring, 0);
  1167. return 1;
  1168. }
  1169.  
  1170.  
  1171. if (strcmp("/Mr-Whoopee", cmdtext, true) == 0)
  1172. {
  1173. new Float:x,Float:y,Float:z,Float:a;
  1174. GetPlayerPos(playerid,x,y,z);
  1175. GetPlayerFacingAngle(playerid,a);
  1176. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1177. new hotring = CreateVehicle(423,x,y,z,a,-1,-1,-1);
  1178. PutPlayerInVehicle(playerid, hotring, 0);
  1179. return 1;
  1180. }
  1181.  
  1182.  
  1183. if (strcmp("/BF-Injection", cmdtext, true) == 0)
  1184. {
  1185. new Float:x,Float:y,Float:z,Float:a;
  1186. GetPlayerPos(playerid,x,y,z);
  1187. GetPlayerFacingAngle(playerid,a);
  1188. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1189. new hotring = CreateVehicle(424,x,y,z,a,-1,-1,-1);
  1190. PutPlayerInVehicle(playerid, hotring, 0);
  1191. return 1;
  1192. }
  1193.  
  1194.  
  1195. if (strcmp("/Hunter", cmdtext, true) == 0)
  1196. {
  1197. new Float:x,Float:y,Float:z,Float:a;
  1198. GetPlayerPos(playerid,x,y,z);
  1199. GetPlayerFacingAngle(playerid,a);
  1200. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1201. new hotring = CreateVehicle(425,x,y,z,a,-1,-1,-1);
  1202. PutPlayerInVehicle(playerid, hotring, 0);
  1203. return 1;
  1204. }
  1205.  
  1206.  
  1207. if (strcmp("/Enforcer", cmdtext, true) == 0)
  1208. {
  1209. new Float:x,Float:y,Float:z,Float:a;
  1210. GetPlayerPos(playerid,x,y,z);
  1211. GetPlayerFacingAngle(playerid,a);
  1212. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1213. new hotring = CreateVehicle(426,x,y,z,a,-1,-1,-1);
  1214. PutPlayerInVehicle(playerid, hotring, 0);
  1215. return 1;
  1216. }
  1217.  
  1218.  
  1219. if (strcmp("/Premier", cmdtext, true) == 0)
  1220. {
  1221. new Float:x,Float:y,Float:z,Float:a;
  1222. GetPlayerPos(playerid,x,y,z);
  1223. GetPlayerFacingAngle(playerid,a);
  1224. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1225. new hotring = CreateVehicle(427,x,y,z,a,-1,-1,-1);
  1226. PutPlayerInVehicle(playerid, hotring, 0);
  1227. return 1;
  1228. }
  1229.  
  1230.  
  1231. if (strcmp("/Securicar", cmdtext, true) == 0)
  1232. {
  1233. new Float:x,Float:y,Float:z,Float:a;
  1234. GetPlayerPos(playerid,x,y,z);
  1235. GetPlayerFacingAngle(playerid,a);
  1236. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1237. new hotring = CreateVehicle(428,x,y,z,a,-1,-1,-1);
  1238. PutPlayerInVehicle(playerid, hotring, 0);
  1239. return 1;
  1240. }
  1241.  
  1242.  
  1243. if (strcmp("/Banshee", cmdtext, true) == 0)
  1244. {
  1245. new Float:x,Float:y,Float:z,Float:a;
  1246. GetPlayerPos(playerid,x,y,z);
  1247. GetPlayerFacingAngle(playerid,a);
  1248. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1249. new hotring = CreateVehicle(429,x,y,z,a,-1,-1,-1);
  1250. PutPlayerInVehicle(playerid, hotring, 0);
  1251. return 1;
  1252. }
  1253.  
  1254.  
  1255. if (strcmp("/Predator", cmdtext, true) == 0)
  1256. {
  1257. new Float:x,Float:y,Float:z,Float:a;
  1258. GetPlayerPos(playerid,x,y,z);
  1259. GetPlayerFacingAngle(playerid,a);
  1260. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1261. new hotring = CreateVehicle(430,x,y,z,a,-1,-1,-1);
  1262. PutPlayerInVehicle(playerid, hotring, 0);
  1263. return 1;
  1264. }
  1265.  
  1266.  
  1267. if (strcmp("/Bus", cmdtext, true) == 0)
  1268. {
  1269. new Float:x,Float:y,Float:z,Float:a;
  1270. GetPlayerPos(playerid,x,y,z);
  1271. GetPlayerFacingAngle(playerid,a);
  1272. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1273. new hotring = CreateVehicle(431,x,y,z,a,-1,-1,-1);
  1274. PutPlayerInVehicle(playerid, hotring, 0);
  1275. return 1;
  1276. }
  1277.  
  1278.  
  1279. if (strcmp("/Rhino", cmdtext, true) == 0)
  1280. {
  1281. new Float:x,Float:y,Float:z,Float:a;
  1282. GetPlayerPos(playerid,x,y,z);
  1283. GetPlayerFacingAngle(playerid,a);
  1284. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1285. new hotring = CreateVehicle(432,x,y,z,a,-1,-1,-1);
  1286. PutPlayerInVehicle(playerid, hotring, 0);
  1287. return 1;
  1288. }
  1289.  
  1290. if (strcmp("/Barracks", cmdtext, true) == 0)
  1291. {
  1292. new Float:x,Float:y,Float:z,Float:a;
  1293. GetPlayerPos(playerid,x,y,z);
  1294. GetPlayerFacingAngle(playerid,a);
  1295. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1296. new hotring = CreateVehicle(433,x,y,z,a,-1,-1,-1);
  1297. PutPlayerInVehicle(playerid, hotring, 0);
  1298. return 1;
  1299. }
  1300.  
  1301.  
  1302. if (strcmp("/Hotknife", cmdtext, true) == 0)
  1303. {
  1304. new Float:x,Float:y,Float:z,Float:a;
  1305. GetPlayerPos(playerid,x,y,z);
  1306. GetPlayerFacingAngle(playerid,a);
  1307. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1308. new hotring = CreateVehicle(434,x,y,z,a,-1,-1,-1);
  1309. PutPlayerInVehicle(playerid, hotring, 0);
  1310. return 1;
  1311. }
  1312.  
  1313.  
  1314. if (strcmp("/Trailer1", cmdtext, true) == 0)
  1315. {
  1316. new Float:x,Float:y,Float:z,Float:a;
  1317. GetPlayerPos(playerid,x,y,z);
  1318. GetPlayerFacingAngle(playerid,a);
  1319. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1320. new hotring = CreateVehicle(435,x,y,z,a,-1,-1,-1);
  1321. PutPlayerInVehicle(playerid, hotring, 0);
  1322. return 1;
  1323. }
  1324.  
  1325.  
  1326. if (strcmp("/Previon", cmdtext, true) == 0)
  1327. {
  1328. new Float:x,Float:y,Float:z,Float:a;
  1329. GetPlayerPos(playerid,x,y,z);
  1330. GetPlayerFacingAngle(playerid,a);
  1331. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1332. new hotring = CreateVehicle(436,x,y,z,a,-1,-1,-1);
  1333. PutPlayerInVehicle(playerid, hotring, 0);
  1334. return 1;
  1335. }
  1336.  
  1337.  
  1338. if (strcmp("/Coach", cmdtext, true) == 0)
  1339. {
  1340. new Float:x,Float:y,Float:z,Float:a;
  1341. GetPlayerPos(playerid,x,y,z);
  1342. GetPlayerFacingAngle(playerid,a);
  1343. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1344. new hotring = CreateVehicle(437,x,y,z,a,-1,-1,-1);
  1345. PutPlayerInVehicle(playerid, hotring, 0);
  1346. return 1;
  1347. }
  1348.  
  1349.  
  1350. if (strcmp("/Cabbie", cmdtext, true) == 0)
  1351. {
  1352. new Float:x,Float:y,Float:z,Float:a;
  1353. GetPlayerPos(playerid,x,y,z);
  1354. GetPlayerFacingAngle(playerid,a);
  1355. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1356. new hotring = CreateVehicle(438,x,y,z,a,-1,-1,-1);
  1357. PutPlayerInVehicle(playerid, hotring, 0);
  1358. return 1;
  1359. }
  1360.  
  1361.  
  1362. if (strcmp("/Stallion", cmdtext, true) == 0)
  1363. {
  1364. new Float:x,Float:y,Float:z,Float:a;
  1365. GetPlayerPos(playerid,x,y,z);
  1366. GetPlayerFacingAngle(playerid,a);
  1367. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1368. new hotring = CreateVehicle(439,x,y,z,a,-1,-1,-1);
  1369. PutPlayerInVehicle(playerid, hotring, 0);
  1370. return 1;
  1371. }
  1372.  
  1373.  
  1374. if (strcmp("/Rumpo", cmdtext, true) == 0)
  1375. {
  1376. new Float:x,Float:y,Float:z,Float:a;
  1377. GetPlayerPos(playerid,x,y,z);
  1378. GetPlayerFacingAngle(playerid,a);
  1379. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1380. new hotring = CreateVehicle(440,x,y,z,a,-1,-1,-1);
  1381. PutPlayerInVehicle(playerid, hotring, 0);
  1382. return 1;
  1383. }
  1384.  
  1385.  
  1386. if (strcmp("/RC-Bandit", cmdtext, true) == 0)
  1387. {
  1388. new Float:x,Float:y,Float:z,Float:a;
  1389. GetPlayerPos(playerid,x,y,z);
  1390. GetPlayerFacingAngle(playerid,a);
  1391. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1392. new hotring = CreateVehicle(441,x,y,z,a,-1,-1,-1);
  1393. PutPlayerInVehicle(playerid, hotring, 0);
  1394. return 1;
  1395. }
  1396.  
  1397.  
  1398. if (strcmp("/Romero", cmdtext, true) == 0)
  1399. {
  1400. new Float:x,Float:y,Float:z,Float:a;
  1401. GetPlayerPos(playerid,x,y,z);
  1402. GetPlayerFacingAngle(playerid,a);
  1403. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1404. new hotring = CreateVehicle(442,x,y,z,a,-1,-1,-1);
  1405. PutPlayerInVehicle(playerid, hotring, 0);
  1406. return 1;
  1407. }
  1408.  
  1409.  
  1410. if (strcmp("/Packer", cmdtext, true) == 0)
  1411. {
  1412. new Float:x,Float:y,Float:z,Float:a;
  1413. GetPlayerPos(playerid,x,y,z);
  1414. GetPlayerFacingAngle(playerid,a);
  1415. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1416. new hotring = CreateVehicle(443,x,y,z,a,-1,-1,-1);
  1417. PutPlayerInVehicle(playerid, hotring, 0);
  1418. return 1;
  1419. }
  1420.  
  1421.  
  1422. if (strcmp("/Monster1", cmdtext, true) == 0)
  1423. {
  1424. new Float:x,Float:y,Float:z,Float:a;
  1425. GetPlayerPos(playerid,x,y,z);
  1426. GetPlayerFacingAngle(playerid,a);
  1427. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1428. new hotring = CreateVehicle(444,x,y,z,a,-1,-1,-1);
  1429. PutPlayerInVehicle(playerid, hotring, 0);
  1430. return 1;
  1431. }
  1432.  
  1433.  
  1434. if (strcmp("/Admiral", cmdtext, true) == 0)
  1435. {
  1436. new Float:x,Float:y,Float:z,Float:a;
  1437. GetPlayerPos(playerid,x,y,z);
  1438. GetPlayerFacingAngle(playerid,a);
  1439. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1440. new hotring = CreateVehicle(445,x,y,z,a,-1,-1,-1);
  1441. PutPlayerInVehicle(playerid, hotring, 0);
  1442. return 1;
  1443. }
  1444.  
  1445.  
  1446. if (strcmp("/Squallo", cmdtext, true) == 0)
  1447. {
  1448. new Float:x,Float:y,Float:z,Float:a;
  1449. GetPlayerPos(playerid,x,y,z);
  1450. GetPlayerFacingAngle(playerid,a);
  1451. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1452. new hotring = CreateVehicle(446,x,y,z,a,-1,-1,-1);
  1453. PutPlayerInVehicle(playerid, hotring, 0);
  1454. return 1;
  1455. }
  1456.  
  1457.  
  1458. if (strcmp("/Seasparrow", cmdtext, true) == 0)
  1459. {
  1460. new Float:x,Float:y,Float:z,Float:a;
  1461. GetPlayerPos(playerid,x,y,z);
  1462. GetPlayerFacingAngle(playerid,a);
  1463. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1464. new hotring = CreateVehicle(447,x,y,z,a,-1,-1,-1);
  1465. PutPlayerInVehicle(playerid, hotring, 0);
  1466. return 1;
  1467. }
  1468.  
  1469.  
  1470. if (strcmp("/Pizzaboy", cmdtext, true) == 0)
  1471. {
  1472. new Float:x,Float:y,Float:z,Float:a;
  1473. GetPlayerPos(playerid,x,y,z);
  1474. GetPlayerFacingAngle(playerid,a);
  1475. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1476. new hotring = CreateVehicle(448,x,y,z,a,-1,-1,-1);
  1477. PutPlayerInVehicle(playerid, hotring, 0);
  1478. return 1;
  1479. }
  1480.  
  1481.  
  1482. if (strcmp("/Tram", cmdtext, true) == 0)
  1483. {
  1484. new Float:x,Float:y,Float:z,Float:a;
  1485. GetPlayerPos(playerid,x,y,z);
  1486. GetPlayerFacingAngle(playerid,a);
  1487. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1488. new hotring = CreateVehicle(449,x,y,z,a,-1,-1,-1);
  1489. PutPlayerInVehicle(playerid, hotring, 0);
  1490. return 1;
  1491. }
  1492.  
  1493.  
  1494. if (strcmp("/Trailer2", cmdtext, true) == 0)
  1495. {
  1496. new Float:x,Float:y,Float:z,Float:a;
  1497. GetPlayerPos(playerid,x,y,z);
  1498. GetPlayerFacingAngle(playerid,a);
  1499. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1500. new hotring = CreateVehicle(450,x,y,z,a,-1,-1,-1);
  1501. PutPlayerInVehicle(playerid, hotring, 0);
  1502. return 1;
  1503. }
  1504.  
  1505.  
  1506. if (strcmp("/Turosmo", cmdtext, true) == 0)
  1507. {
  1508. new Float:x,Float:y,Float:z,Float:a;
  1509. GetPlayerPos(playerid,x,y,z);
  1510. GetPlayerFacingAngle(playerid,a);
  1511. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1512. new hotring = CreateVehicle(451,x,y,z,a,-1,-1,-1);
  1513. PutPlayerInVehicle(playerid, hotring, 0);
  1514. return 1;
  1515. }
  1516.  
  1517.  
  1518. if (strcmp("/Speeder", cmdtext, true) == 0)
  1519. {
  1520. new Float:x,Float:y,Float:z,Float:a;
  1521. GetPlayerPos(playerid,x,y,z);
  1522. GetPlayerFacingAngle(playerid,a);
  1523. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1524. new hotring = CreateVehicle(452,x,y,z,a,-1,-1,-1);
  1525. PutPlayerInVehicle(playerid, hotring, 0);
  1526. return 1;
  1527. }
  1528.  
  1529.  
  1530. if (strcmp("/Reefer", cmdtext, true) == 0)
  1531. {
  1532. new Float:x,Float:y,Float:z,Float:a;
  1533. GetPlayerPos(playerid,x,y,z);
  1534. GetPlayerFacingAngle(playerid,a);
  1535. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1536. new hotring = CreateVehicle(453,x,y,z,a,-1,-1,-1);
  1537. PutPlayerInVehicle(playerid, hotring, 0);
  1538. return 1;
  1539. }
  1540.  
  1541.  
  1542. if (strcmp("/Tropic", cmdtext, true) == 0)
  1543. {
  1544. new Float:x,Float:y,Float:z,Float:a;
  1545. GetPlayerPos(playerid,x,y,z);
  1546. GetPlayerFacingAngle(playerid,a);
  1547. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1548. new hotring = CreateVehicle(454,x,y,z,a,-1,-1,-1);
  1549. PutPlayerInVehicle(playerid, hotring, 0);
  1550. return 1;
  1551. }
  1552.  
  1553.  
  1554. if (strcmp("/Flatbed", cmdtext, true) == 0)
  1555. {
  1556. new Float:x,Float:y,Float:z,Float:a;
  1557. GetPlayerPos(playerid,x,y,z);
  1558. GetPlayerFacingAngle(playerid,a);
  1559. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1560. new hotring = CreateVehicle(455,x,y,z,a,-1,-1,-1);
  1561. PutPlayerInVehicle(playerid, hotring, 0);
  1562. return 1;
  1563. }
  1564.  
  1565.  
  1566. if (strcmp("/Yankee", cmdtext, true) == 0)
  1567. {
  1568. new Float:x,Float:y,Float:z,Float:a;
  1569. GetPlayerPos(playerid,x,y,z);
  1570. GetPlayerFacingAngle(playerid,a);
  1571. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1572. new hotring = CreateVehicle(456,x,y,z,a,-1,-1,-1);
  1573. PutPlayerInVehicle(playerid, hotring, 0);
  1574. return 1;
  1575. }
  1576.  
  1577.  
  1578. if (strcmp("/Caddy", cmdtext, true) == 0)
  1579. {
  1580. new Float:x,Float:y,Float:z,Float:a;
  1581. GetPlayerPos(playerid,x,y,z);
  1582. GetPlayerFacingAngle(playerid,a);
  1583. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1584. new hotring = CreateVehicle(457,x,y,z,a,-1,-1,-1);
  1585. PutPlayerInVehicle(playerid, hotring, 0);
  1586. return 1;
  1587. }
  1588.  
  1589.  
  1590. if (strcmp("/Solair", cmdtext, true) == 0)
  1591. {
  1592. new Float:x,Float:y,Float:z,Float:a;
  1593. GetPlayerPos(playerid,x,y,z);
  1594. GetPlayerFacingAngle(playerid,a);
  1595. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1596. new hotring = CreateVehicle(458,x,y,z,a,-1,-1,-1);
  1597. PutPlayerInVehicle(playerid, hotring, 0);
  1598. return 1;
  1599. }
  1600.  
  1601.  
  1602. if (strcmp("/Topfun", cmdtext, true) == 0)
  1603. {
  1604. new Float:x,Float:y,Float:z,Float:a;
  1605. GetPlayerPos(playerid,x,y,z);
  1606. GetPlayerFacingAngle(playerid,a);
  1607. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1608. new hotring = CreateVehicle(459,x,y,z,a,-1,-1,-1);
  1609. PutPlayerInVehicle(playerid, hotring, 0);
  1610. return 1;
  1611. }
  1612.  
  1613.  
  1614. if (strcmp("/Skimmer", cmdtext, true) == 0)
  1615. {
  1616. new Float:x,Float:y,Float:z,Float:a;
  1617. GetPlayerPos(playerid,x,y,z);
  1618. GetPlayerFacingAngle(playerid,a);
  1619. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1620. new hotring = CreateVehicle(460,x,y,z,a,-1,-1,-1);
  1621. PutPlayerInVehicle(playerid, hotring, 0);
  1622. return 1;
  1623. }
  1624.  
  1625.  
  1626. if (strcmp("/PCJ-600", cmdtext, true) == 0)
  1627. {
  1628. new Float:x,Float:y,Float:z,Float:a;
  1629. GetPlayerPos(playerid,x,y,z);
  1630. GetPlayerFacingAngle(playerid,a);
  1631. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1632. new hotring = CreateVehicle(461,x,y,z,a,-1,-1,-1);
  1633. PutPlayerInVehicle(playerid, hotring, 0);
  1634. return 1;
  1635. }
  1636.  
  1637.  
  1638. if (strcmp("/Faggio", cmdtext, true) == 0)
  1639. {
  1640. new Float:x,Float:y,Float:z,Float:a;
  1641. GetPlayerPos(playerid,x,y,z);
  1642. GetPlayerFacingAngle(playerid,a);
  1643. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1644. new hotring = CreateVehicle(462,x,y,z,a,-1,-1,-1);
  1645. PutPlayerInVehicle(playerid, hotring, 0);
  1646. return 1;
  1647. }
  1648.  
  1649.  
  1650. if (strcmp("/Freeway", cmdtext, true) == 0)
  1651. {
  1652. new Float:x,Float:y,Float:z,Float:a;
  1653. GetPlayerPos(playerid,x,y,z);
  1654. GetPlayerFacingAngle(playerid,a);
  1655. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1656. new hotring = CreateVehicle(463,x,y,z,a,-1,-1,-1);
  1657. PutPlayerInVehicle(playerid, hotring, 0);
  1658. return 1;
  1659. }
  1660.  
  1661.  
  1662. if (strcmp("/RC-Baron", cmdtext, true) == 0)
  1663. {
  1664. new Float:x,Float:y,Float:z,Float:a;
  1665. GetPlayerPos(playerid,x,y,z);
  1666. GetPlayerFacingAngle(playerid,a);
  1667. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1668. new hotring = CreateVehicle(464,x,y,z,a,-1,-1,-1);
  1669. PutPlayerInVehicle(playerid, hotring, 0);
  1670. return 1;
  1671. }
  1672.  
  1673.  
  1674. if (strcmp("/RC-Raider", cmdtext, true) == 0)
  1675. {
  1676. new Float:x,Float:y,Float:z,Float:a;
  1677. GetPlayerPos(playerid,x,y,z);
  1678. GetPlayerFacingAngle(playerid,a);
  1679. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1680. new hotring = CreateVehicle(465,x,y,z,a,-1,-1,-1);
  1681. PutPlayerInVehicle(playerid, hotring, 0);
  1682. return 1;
  1683. }
  1684.  
  1685. if (strcmp("/Glendale", cmdtext, true) == 0)
  1686. {
  1687. new Float:x,Float:y,Float:z,Float:a;
  1688. GetPlayerPos(playerid,x,y,z);
  1689. GetPlayerFacingAngle(playerid,a);
  1690. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1691. new hotring = CreateVehicle(466,x,y,z,a,-1,-1,-1);
  1692. PutPlayerInVehicle(playerid, hotring, 0);
  1693. return 1;
  1694. }
  1695.  
  1696.  
  1697. if (strcmp("/Oceanic", cmdtext, true) == 0)
  1698. {
  1699. new Float:x,Float:y,Float:z,Float:a;
  1700. GetPlayerPos(playerid,x,y,z);
  1701. GetPlayerFacingAngle(playerid,a);
  1702. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1703. new hotring = CreateVehicle(467,x,y,z,a,-1,-1,-1);
  1704. PutPlayerInVehicle(playerid, hotring, 0);
  1705. return 1;
  1706. }
  1707.  
  1708.  
  1709. if (strcmp("/Sanchez", cmdtext, true) == 0)
  1710. {
  1711. new Float:x,Float:y,Float:z,Float:a;
  1712. GetPlayerPos(playerid,x,y,z);
  1713. GetPlayerFacingAngle(playerid,a);
  1714. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1715. new hotring = CreateVehicle(468,x,y,z,a,-1,-1,-1);
  1716. PutPlayerInVehicle(playerid, hotring, 0);
  1717. return 1;
  1718. }
  1719.  
  1720.  
  1721. if (strcmp("/Sparrow", cmdtext, true) == 0)
  1722. {
  1723. new Float:x,Float:y,Float:z,Float:a;
  1724. GetPlayerPos(playerid,x,y,z);
  1725. GetPlayerFacingAngle(playerid,a);
  1726. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1727. new hotring = CreateVehicle(469,x,y,z,a,-1,-1,-1);
  1728. PutPlayerInVehicle(playerid, hotring, 0);
  1729. return 1;
  1730. }
  1731.  
  1732.  
  1733. if (strcmp("/Patriot", cmdtext, true) == 0)
  1734. {
  1735. new Float:x,Float:y,Float:z,Float:a;
  1736. GetPlayerPos(playerid,x,y,z);
  1737. GetPlayerFacingAngle(playerid,a);
  1738. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1739. new hotring = CreateVehicle(470,x,y,z,a,-1,-1,-1);
  1740. PutPlayerInVehicle(playerid, hotring, 0);
  1741. return 1;
  1742. }
  1743.  
  1744.  
  1745. if (strcmp("/Quad", cmdtext, true) == 0)
  1746. {
  1747. new Float:x,Float:y,Float:z,Float:a;
  1748. GetPlayerPos(playerid,x,y,z);
  1749. GetPlayerFacingAngle(playerid,a);
  1750. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1751. new hotring = CreateVehicle(471,x,y,z,a,-1,-1,-1);
  1752. PutPlayerInVehicle(playerid, hotring, 0);
  1753. return 1;
  1754. }
  1755.  
  1756.  
  1757. if (strcmp("/Coastguard", cmdtext, true) == 0)
  1758. {
  1759. new Float:x,Float:y,Float:z,Float:a;
  1760. GetPlayerPos(playerid,x,y,z);
  1761. GetPlayerFacingAngle(playerid,a);
  1762. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1763. new hotring = CreateVehicle(472,x,y,z,a,-1,-1,-1);
  1764. PutPlayerInVehicle(playerid, hotring, 0);
  1765. return 1;
  1766. }
  1767.  
  1768.  
  1769. if (strcmp("/Dinghy", cmdtext, true) == 0)
  1770. {
  1771. new Float:x,Float:y,Float:z,Float:a;
  1772. GetPlayerPos(playerid,x,y,z);
  1773. GetPlayerFacingAngle(playerid,a);
  1774. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1775. new hotring = CreateVehicle(473,x,y,z,a,-1,-1,-1);
  1776. PutPlayerInVehicle(playerid, hotring, 0);
  1777. return 1;
  1778. }
  1779.  
  1780.  
  1781. if (strcmp("/Hermes", cmdtext, true) == 0)
  1782. {
  1783. new Float:x,Float:y,Float:z,Float:a;
  1784. GetPlayerPos(playerid,x,y,z);
  1785. GetPlayerFacingAngle(playerid,a);
  1786. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1787. new hotring = CreateVehicle(474,x,y,z,a,-1,-1,-1);
  1788. PutPlayerInVehicle(playerid, hotring, 0);
  1789. return 1;
  1790. }
  1791.  
  1792.  
  1793. if (strcmp("/Sabre", cmdtext, true) == 0)
  1794. {
  1795. new Float:x,Float:y,Float:z,Float:a;
  1796. GetPlayerPos(playerid,x,y,z);
  1797. GetPlayerFacingAngle(playerid,a);
  1798. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1799. new hotring = CreateVehicle(475,x,y,z,a,-1,-1,-1);
  1800. PutPlayerInVehicle(playerid, hotring, 0);
  1801. return 1;
  1802. }
  1803.  
  1804.  
  1805. if (strcmp("/Rustler", cmdtext, true) == 0)
  1806. {
  1807. new Float:x,Float:y,Float:z,Float:a;
  1808. GetPlayerPos(playerid,x,y,z);
  1809. GetPlayerFacingAngle(playerid,a);
  1810. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1811. new hotring = CreateVehicle(476,x,y,z,a,-1,-1,-1);
  1812. PutPlayerInVehicle(playerid, hotring, 0);
  1813. return 1;
  1814. }
  1815.  
  1816.  
  1817. if (strcmp("/ZR-350", cmdtext, true) == 0)
  1818. {
  1819. new Float:x,Float:y,Float:z,Float:a;
  1820. GetPlayerPos(playerid,x,y,z);
  1821. GetPlayerFacingAngle(playerid,a);
  1822. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1823. new hotring = CreateVehicle(477,x,y,z,a,-1,-1,-1);
  1824. PutPlayerInVehicle(playerid, hotring, 0);
  1825. return 1;
  1826. }
  1827.  
  1828.  
  1829. if (strcmp("/Walton", cmdtext, true) == 0)
  1830. {
  1831. new Float:x,Float:y,Float:z,Float:a;
  1832. GetPlayerPos(playerid,x,y,z);
  1833. GetPlayerFacingAngle(playerid,a);
  1834. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1835. new hotring = CreateVehicle(478,x,y,z,a,-1,-1,-1);
  1836. PutPlayerInVehicle(playerid, hotring, 0);
  1837. return 1;
  1838. }
  1839.  
  1840.  
  1841. if (strcmp("/Regina", cmdtext, true) == 0)
  1842. {
  1843. new Float:x,Float:y,Float:z,Float:a;
  1844. GetPlayerPos(playerid,x,y,z);
  1845. GetPlayerFacingAngle(playerid,a);
  1846. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1847. new hotring = CreateVehicle(479,x,y,z,a,-1,-1,-1);
  1848. PutPlayerInVehicle(playerid, hotring, 0);
  1849. return 1;
  1850. }
  1851.  
  1852.  
  1853. if (strcmp("/Comet", cmdtext, true) == 0)
  1854. {
  1855. new Float:x,Float:y,Float:z,Float:a;
  1856. GetPlayerPos(playerid,x,y,z);
  1857. GetPlayerFacingAngle(playerid,a);
  1858. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1859. new hotring = CreateVehicle(480,x,y,z,a,-1,-1,-1);
  1860. PutPlayerInVehicle(playerid, hotring, 0);
  1861. return 1;
  1862. }
  1863.  
  1864.  
  1865. if (strcmp("/BMX", cmdtext, true) == 0)
  1866. {
  1867. new Float:x,Float:y,Float:z,Float:a;
  1868. GetPlayerPos(playerid,x,y,z);
  1869. GetPlayerFacingAngle(playerid,a);
  1870. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1871. new hotring = CreateVehicle(481,x,y,z,a,-1,-1,-1);
  1872. PutPlayerInVehicle(playerid, hotring, 0);
  1873. return 1;
  1874. }
  1875.  
  1876.  
  1877. if (strcmp("/Burrito", cmdtext, true) == 0)
  1878. {
  1879. new Float:x,Float:y,Float:z,Float:a;
  1880. GetPlayerPos(playerid,x,y,z);
  1881. GetPlayerFacingAngle(playerid,a);
  1882. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1883. new hotring = CreateVehicle(482,x,y,z,a,-1,-1,-1);
  1884. PutPlayerInVehicle(playerid, hotring, 0);
  1885. return 1;
  1886. }
  1887.  
  1888.  
  1889. if (strcmp("/Camper", cmdtext, true) == 0)
  1890. {
  1891. new Float:x,Float:y,Float:z,Float:a;
  1892. GetPlayerPos(playerid,x,y,z);
  1893. GetPlayerFacingAngle(playerid,a);
  1894. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1895. new hotring = CreateVehicle(483,x,y,z,a,-1,-1,-1);
  1896. PutPlayerInVehicle(playerid, hotring, 0);
  1897. return 1;
  1898. }
  1899.  
  1900.  
  1901. if (strcmp("/Marquis", cmdtext, true) == 0)
  1902. {
  1903. new Float:x,Float:y,Float:z,Float:a;
  1904. GetPlayerPos(playerid,x,y,z);
  1905. GetPlayerFacingAngle(playerid,a);
  1906. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1907. new hotring = CreateVehicle(484,x,y,z,a,-1,-1,-1);
  1908. PutPlayerInVehicle(playerid, hotring, 0);
  1909. return 1;
  1910. }
  1911.  
  1912.  
  1913. if (strcmp("/Baggage", cmdtext, true) == 0)
  1914. {
  1915. new Float:x,Float:y,Float:z,Float:a;
  1916. GetPlayerPos(playerid,x,y,z);
  1917. GetPlayerFacingAngle(playerid,a);
  1918. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1919. new hotring = CreateVehicle(485,x,y,z,a,-1,-1,-1);
  1920. PutPlayerInVehicle(playerid, hotring, 0);
  1921. return 1;
  1922. }
  1923.  
  1924.  
  1925. if (strcmp("/Dozer", cmdtext, true) == 0)
  1926. {
  1927. new Float:x,Float:y,Float:z,Float:a;
  1928. GetPlayerPos(playerid,x,y,z);
  1929. GetPlayerFacingAngle(playerid,a);
  1930. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1931. new hotring = CreateVehicle(486,x,y,z,a,-1,-1,-1);
  1932. PutPlayerInVehicle(playerid, hotring, 0);
  1933. return 1;
  1934. }
  1935.  
  1936.  
  1937. if (strcmp("/Maverick", cmdtext, true) == 0)
  1938. {
  1939. new Float:x,Float:y,Float:z,Float:a;
  1940. GetPlayerPos(playerid,x,y,z);
  1941. GetPlayerFacingAngle(playerid,a);
  1942. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1943. new hotring = CreateVehicle(487,x,y,z,a,-1,-1,-1);
  1944. PutPlayerInVehicle(playerid, hotring, 0);
  1945. return 1;
  1946. }
  1947.  
  1948.  
  1949. if (strcmp("/SNMaverick", cmdtext, true) == 0)
  1950. {
  1951. new Float:x,Float:y,Float:z,Float:a;
  1952. GetPlayerPos(playerid,x,y,z);
  1953. GetPlayerFacingAngle(playerid,a);
  1954. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1955. new hotring = CreateVehicle(488,x,y,z,a,-1,-1,-1);
  1956. PutPlayerInVehicle(playerid, hotring, 0);
  1957. return 1;
  1958. }
  1959.  
  1960.  
  1961. if (strcmp("/Rancher", cmdtext, true) == 0)
  1962. {
  1963. new Float:x,Float:y,Float:z,Float:a;
  1964. GetPlayerPos(playerid,x,y,z);
  1965. GetPlayerFacingAngle(playerid,a);
  1966. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1967. new hotring = CreateVehicle(489,x,y,z,a,-1,-1,-1);
  1968. PutPlayerInVehicle(playerid, hotring, 0);
  1969. return 1;
  1970. }
  1971.  
  1972.  
  1973. if (strcmp("/FBIRancher", cmdtext, true) == 0)
  1974. {
  1975. new Float:x,Float:y,Float:z,Float:a;
  1976. GetPlayerPos(playerid,x,y,z);
  1977. GetPlayerFacingAngle(playerid,a);
  1978. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1979. new hotring = CreateVehicle(490,x,y,z,a,-1,-1,-1);
  1980. PutPlayerInVehicle(playerid, hotring, 0);
  1981. return 1;
  1982. }
  1983.  
  1984.  
  1985. if (strcmp("/Virgo", cmdtext, true) == 0)
  1986. {
  1987. new Float:x,Float:y,Float:z,Float:a;
  1988. GetPlayerPos(playerid,x,y,z);
  1989. GetPlayerFacingAngle(playerid,a);
  1990. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  1991. new hotring = CreateVehicle(491,x,y,z,a,-1,-1,-1);
  1992. PutPlayerInVehicle(playerid, hotring, 0);
  1993. return 1;
  1994. }
  1995.  
  1996.  
  1997. if (strcmp("/Greenwood", cmdtext, true) == 0)
  1998. {
  1999. new Float:x,Float:y,Float:z,Float:a;
  2000. GetPlayerPos(playerid,x,y,z);
  2001. GetPlayerFacingAngle(playerid,a);
  2002. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2003. new hotring = CreateVehicle(492,x,y,z,a,-1,-1,-1);
  2004. PutPlayerInVehicle(playerid, hotring, 0);
  2005. return 1;
  2006. }
  2007.  
  2008.  
  2009. if (strcmp("/Jetmax", cmdtext, true) == 0)
  2010. {
  2011. new Float:x,Float:y,Float:z,Float:a;
  2012. GetPlayerPos(playerid,x,y,z);
  2013. GetPlayerFacingAngle(playerid,a);
  2014. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2015. new hotring = CreateVehicle(493,x,y,z,a,-1,-1,-1);
  2016. PutPlayerInVehicle(playerid, hotring, 0);
  2017. return 1;
  2018. }
  2019.  
  2020.  
  2021. if (strcmp("/Hotring1", cmdtext, true) == 0)
  2022. {
  2023. new Float:x,Float:y,Float:z,Float:a;
  2024. GetPlayerPos(playerid,x,y,z);
  2025. GetPlayerFacingAngle(playerid,a);
  2026. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2027. new hotring = CreateVehicle(494,x,y,z,a,-1,-1,-1);
  2028. PutPlayerInVehicle(playerid, hotring, 0);
  2029. return 1;
  2030. }
  2031.  
  2032.  
  2033. if (strcmp("/Sandking", cmdtext, true) == 0)
  2034. {
  2035. new Float:x,Float:y,Float:z,Float:a;
  2036. GetPlayerPos(playerid,x,y,z);
  2037. GetPlayerFacingAngle(playerid,a);
  2038. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2039. new hotring = CreateVehicle(495,x,y,z,a,-1,-1,-1);
  2040. PutPlayerInVehicle(playerid, hotring, 0);
  2041. return 1;
  2042. }
  2043.  
  2044.  
  2045. if (strcmp("/BlistaCompact", cmdtext, true) == 0)
  2046. {
  2047. new Float:x,Float:y,Float:z,Float:a;
  2048. GetPlayerPos(playerid,x,y,z);
  2049. GetPlayerFacingAngle(playerid,a);
  2050. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2051. new hotring = CreateVehicle(496,x,y,z,a,-1,-1,-1);
  2052. PutPlayerInVehicle(playerid, hotring, 0);
  2053. return 1;
  2054. }
  2055.  
  2056.  
  2057. if (strcmp("/PMaverick", cmdtext, true) == 0)
  2058. {
  2059. new Float:x,Float:y,Float:z,Float:a;
  2060. GetPlayerPos(playerid,x,y,z);
  2061. GetPlayerFacingAngle(playerid,a);
  2062. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2063. new hotring = CreateVehicle(497,x,y,z,a,-1,-1,-1);
  2064. PutPlayerInVehicle(playerid, hotring, 0);
  2065. return 1;
  2066. }
  2067.  
  2068.  
  2069. if (strcmp("/Boxville", cmdtext, true) == 0)
  2070. {
  2071. new Float:x,Float:y,Float:z,Float:a;
  2072. GetPlayerPos(playerid,x,y,z);
  2073. GetPlayerFacingAngle(playerid,a);
  2074. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2075. new hotring = CreateVehicle(498,x,y,z,a,-1,-1,-1);
  2076. PutPlayerInVehicle(playerid, hotring, 0);
  2077. return 1;
  2078. }
  2079.  
  2080. if (strcmp("/Benson", cmdtext, true) == 0)
  2081. {
  2082. new Float:x,Float:y,Float:z,Float:a;
  2083. GetPlayerPos(playerid,x,y,z);
  2084. GetPlayerFacingAngle(playerid,a);
  2085. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2086. new hotring = CreateVehicle(499,x,y,z,a,-1,-1,-1);
  2087. PutPlayerInVehicle(playerid, hotring, 0);
  2088. return 1;
  2089. }
  2090.  
  2091.  
  2092. if (strcmp("/Mesa", cmdtext, true) == 0)
  2093. {
  2094. new Float:x,Float:y,Float:z,Float:a;
  2095. GetPlayerPos(playerid,x,y,z);
  2096. GetPlayerFacingAngle(playerid,a);
  2097. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2098. new hotring = CreateVehicle(500,x,y,z,a,-1,-1,-1);
  2099. PutPlayerInVehicle(playerid, hotring, 0);
  2100. return 1;
  2101. }
  2102.  
  2103.  
  2104. if (strcmp("/RC-Goblin", cmdtext, true) == 0)
  2105. {
  2106. new Float:x,Float:y,Float:z,Float:a;
  2107. GetPlayerPos(playerid,x,y,z);
  2108. GetPlayerFacingAngle(playerid,a);
  2109. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2110. new hotring = CreateVehicle(501,x,y,z,a,-1,-1,-1);
  2111. PutPlayerInVehicle(playerid, hotring, 0);
  2112. return 1;
  2113. }
  2114.  
  2115.  
  2116. if (strcmp("/Hotring2", cmdtext, true) == 0)
  2117. {
  2118. new Float:x,Float:y,Float:z,Float:a;
  2119. GetPlayerPos(playerid,x,y,z);
  2120. GetPlayerFacingAngle(playerid,a);
  2121. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2122. new hotring = CreateVehicle(502,x,y,z,a,-1,-1,-1);
  2123. PutPlayerInVehicle(playerid, hotring, 0);
  2124. return 1;
  2125. }
  2126.  
  2127.  
  2128. if (strcmp("/Hotring3", cmdtext, true) == 0)
  2129. {
  2130. new Float:x,Float:y,Float:z,Float:a;
  2131. GetPlayerPos(playerid,x,y,z);
  2132. GetPlayerFacingAngle(playerid,a);
  2133. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2134. new hotring = CreateVehicle(503,x,y,z,a,-1,-1,-1);
  2135. PutPlayerInVehicle(playerid, hotring, 0);
  2136. return 1;
  2137. }
  2138.  
  2139.  
  2140. if (strcmp("/Bloodring", cmdtext, true) == 0)
  2141. {
  2142. new Float:x,Float:y,Float:z,Float:a;
  2143. GetPlayerPos(playerid,x,y,z);
  2144. GetPlayerFacingAngle(playerid,a);
  2145. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2146. new hotring = CreateVehicle(504,x,y,z,a,-1,-1,-1);
  2147. PutPlayerInVehicle(playerid, hotring, 0);
  2148. return 1;
  2149. }
  2150.  
  2151.  
  2152. if (strcmp("/Rancher", cmdtext, true) == 0)
  2153. {
  2154. new Float:x,Float:y,Float:z,Float:a;
  2155. GetPlayerPos(playerid,x,y,z);
  2156. GetPlayerFacingAngle(playerid,a);
  2157. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2158. new hotring = CreateVehicle(505,x,y,z,a,-1,-1,-1);
  2159. PutPlayerInVehicle(playerid, hotring, 0);
  2160. return 1;
  2161. }
  2162.  
  2163.  
  2164. if (strcmp("/Super-GT", cmdtext, true) == 0)
  2165. {
  2166. new Float:x,Float:y,Float:z,Float:a;
  2167. GetPlayerPos(playerid,x,y,z);
  2168. GetPlayerFacingAngle(playerid,a);
  2169. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2170. new hotring = CreateVehicle(506,x,y,z,a,-1,-1,-1);
  2171. PutPlayerInVehicle(playerid, hotring, 0);
  2172. return 1;
  2173. }
  2174.  
  2175.  
  2176. if (strcmp("/Elegant", cmdtext, true) == 0)
  2177. {
  2178. new Float:x,Float:y,Float:z,Float:a;
  2179. GetPlayerPos(playerid,x,y,z);
  2180. GetPlayerFacingAngle(playerid,a);
  2181. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2182. new hotring = CreateVehicle(507,x,y,z,a,-1,-1,-1);
  2183. PutPlayerInVehicle(playerid, hotring, 0);
  2184. return 1;
  2185. }
  2186.  
  2187.  
  2188. if (strcmp("/Camper", cmdtext, true) == 0)
  2189. {
  2190. new Float:x,Float:y,Float:z,Float:a;
  2191. GetPlayerPos(playerid,x,y,z);
  2192. GetPlayerFacingAngle(playerid,a);
  2193. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2194. new hotring = CreateVehicle(508,x,y,z,a,-1,-1,-1);
  2195. PutPlayerInVehicle(playerid, hotring, 0);
  2196. return 1;
  2197. }
  2198.  
  2199.  
  2200. if (strcmp("/Bike", cmdtext, true) == 0)
  2201. {
  2202. new Float:x,Float:y,Float:z,Float:a;
  2203. GetPlayerPos(playerid,x,y,z);
  2204. GetPlayerFacingAngle(playerid,a);
  2205. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2206. new hotring = CreateVehicle(509,x,y,z,a,-1,-1,-1);
  2207. PutPlayerInVehicle(playerid, hotring, 0);
  2208. return 1;
  2209. }
  2210.  
  2211.  
  2212. if (strcmp("/Mountain-Bike", cmdtext, true) == 0)
  2213. {
  2214. new Float:x,Float:y,Float:z,Float:a;
  2215. GetPlayerPos(playerid,x,y,z);
  2216. GetPlayerFacingAngle(playerid,a);
  2217. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2218. new hotring = CreateVehicle(510,x,y,z,a,-1,-1,-1);
  2219. PutPlayerInVehicle(playerid, hotring, 0);
  2220. return 1;
  2221. }
  2222.  
  2223.  
  2224. if (strcmp("/Beagle", cmdtext, true) == 0)
  2225. {
  2226. new Float:x,Float:y,Float:z,Float:a;
  2227. GetPlayerPos(playerid,x,y,z);
  2228. GetPlayerFacingAngle(playerid,a);
  2229. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2230. new hotring = CreateVehicle(511,x,y,z,a,-1,-1,-1);
  2231. PutPlayerInVehicle(playerid, hotring, 0);
  2232. return 1;
  2233. }
  2234.  
  2235.  
  2236. if (strcmp("/Cropduster", cmdtext, true) == 0)
  2237. {
  2238. new Float:x,Float:y,Float:z,Float:a;
  2239. GetPlayerPos(playerid,x,y,z);
  2240. GetPlayerFacingAngle(playerid,a);
  2241. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2242. new hotring = CreateVehicle(512,x,y,z,a,-1,-1,-1);
  2243. PutPlayerInVehicle(playerid, hotring, 0);
  2244. return 1;
  2245. }
  2246.  
  2247.  
  2248. if (strcmp("/Stuntplane", cmdtext, true) == 0)
  2249. {
  2250. new Float:x,Float:y,Float:z,Float:a;
  2251. GetPlayerPos(playerid,x,y,z);
  2252. GetPlayerFacingAngle(playerid,a);
  2253. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2254. new hotring = CreateVehicle(513,x,y,z,a,-1,-1,-1);
  2255. PutPlayerInVehicle(playerid, hotring, 0);
  2256. return 1;
  2257. }
  2258.  
  2259.  
  2260. if (strcmp("/Tanker", cmdtext, true) == 0)
  2261. {
  2262. new Float:x,Float:y,Float:z,Float:a;
  2263. GetPlayerPos(playerid,x,y,z);
  2264. GetPlayerFacingAngle(playerid,a);
  2265. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2266. new hotring = CreateVehicle(514,x,y,z,a,-1,-1,-1);
  2267. PutPlayerInVehicle(playerid, hotring, 0);
  2268. return 1;
  2269. }
  2270.  
  2271.  
  2272. if (strcmp("/Roadtrain", cmdtext, true) == 0)
  2273. {
  2274. new Float:x,Float:y,Float:z,Float:a;
  2275. GetPlayerPos(playerid,x,y,z);
  2276. GetPlayerFacingAngle(playerid,a);
  2277. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2278. new hotring = CreateVehicle(515,x,y,z,a,-1,-1,-1);
  2279. PutPlayerInVehicle(playerid, hotring, 0);
  2280. return 1;
  2281. }
  2282.  
  2283.  
  2284. if (strcmp("/Nebula", cmdtext, true) == 0)
  2285. {
  2286. new Float:x,Float:y,Float:z,Float:a;
  2287. GetPlayerPos(playerid,x,y,z);
  2288. GetPlayerFacingAngle(playerid,a);
  2289. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2290. new hotring = CreateVehicle(516,x,y,z,a,-1,-1,-1);
  2291. PutPlayerInVehicle(playerid, hotring, 0);
  2292. return 1;
  2293. }
  2294.  
  2295.  
  2296. if (strcmp("/Majestic", cmdtext, true) == 0)
  2297. {
  2298. new Float:x,Float:y,Float:z,Float:a;
  2299. GetPlayerPos(playerid,x,y,z);
  2300. GetPlayerFacingAngle(playerid,a);
  2301. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2302. new hotring = CreateVehicle(517,x,y,z,a,-1,-1,-1);
  2303. PutPlayerInVehicle(playerid, hotring, 0);
  2304. return 1;
  2305. }
  2306.  
  2307.  
  2308. if (strcmp("/Buccaneer", cmdtext, true) == 0)
  2309. {
  2310. new Float:x,Float:y,Float:z,Float:a;
  2311. GetPlayerPos(playerid,x,y,z);
  2312. GetPlayerFacingAngle(playerid,a);
  2313. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2314. new hotring = CreateVehicle(518,x,y,z,a,-1,-1,-1);
  2315. PutPlayerInVehicle(playerid, hotring, 0);
  2316. return 1;
  2317. }
  2318.  
  2319.  
  2320. if (strcmp("/Shamal", cmdtext, true) == 0)
  2321. {
  2322. new Float:x,Float:y,Float:z,Float:a;
  2323. GetPlayerPos(playerid,x,y,z);
  2324. GetPlayerFacingAngle(playerid,a);
  2325. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2326. new hotring = CreateVehicle(519,x,y,z,a,-1,-1,-1);
  2327. PutPlayerInVehicle(playerid, hotring, 0);
  2328. return 1;
  2329. }
  2330.  
  2331. if (strcmp("/hydra1", cmdtext, true) == 0)
  2332. {
  2333. new Float:x,Float:y,Float:z,Float:a;
  2334. GetPlayerPos(playerid,x,y,z);
  2335. GetPlayerFacingAngle(playerid,a);
  2336. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2337. new hotring = CreateVehicle(520,x,y,z,a,-1,-1,-1);
  2338. PutPlayerInVehicle(playerid, hotring, 0);
  2339. return 1;
  2340. }
  2341.  
  2342. if (strcmp("/FCR-900", cmdtext, true) == 0)
  2343. {
  2344. new Float:x,Float:y,Float:z,Float:a;
  2345. GetPlayerPos(playerid,x,y,z);
  2346. GetPlayerFacingAngle(playerid,a);
  2347. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2348. new hotring = CreateVehicle(521,x,y,z,a,-1,-1,-1);
  2349. PutPlayerInVehicle(playerid, hotring, 0);
  2350. return 1;
  2351. }
  2352.  
  2353.  
  2354. if (strcmp("/NRG-500", cmdtext, true) == 0)
  2355. {
  2356. new Float:x,Float:y,Float:z,Float:a;
  2357. GetPlayerPos(playerid,x,y,z);
  2358. GetPlayerFacingAngle(playerid,a);
  2359. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2360. new hotring = CreateVehicle(522,x,y,z,a,-1,-1,-1);
  2361. PutPlayerInVehicle(playerid, hotring, 0);
  2362. return 1;
  2363. }
  2364.  
  2365.  
  2366. if (strcmp("/Cop-Bike", cmdtext, true) == 0)
  2367. {
  2368. new Float:x,Float:y,Float:z,Float:a;
  2369. GetPlayerPos(playerid,x,y,z);
  2370. GetPlayerFacingAngle(playerid,a);
  2371. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2372. new hotring = CreateVehicle(523,x,y,z,a,-1,-1,-1);
  2373. PutPlayerInVehicle(playerid, hotring, 0);
  2374. return 1;
  2375. }
  2376.  
  2377.  
  2378. if (strcmp("/Cement-Truck", cmdtext, true) == 0)
  2379. {
  2380. new Float:x,Float:y,Float:z,Float:a;
  2381. GetPlayerPos(playerid,x,y,z);
  2382. GetPlayerFacingAngle(playerid,a);
  2383. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2384. new hotring = CreateVehicle(524,x,y,z,a,-1,-1,-1);
  2385. PutPlayerInVehicle(playerid, hotring, 0);
  2386. return 1;
  2387. }
  2388.  
  2389.  
  2390. if (strcmp("/Towtruck", cmdtext, true) == 0)
  2391. {
  2392. new Float:x,Float:y,Float:z,Float:a;
  2393. GetPlayerPos(playerid,x,y,z);
  2394. GetPlayerFacingAngle(playerid,a);
  2395. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2396. new hotring = CreateVehicle(525,x,y,z,a,-1,-1,-1);
  2397. PutPlayerInVehicle(playerid, hotring, 0);
  2398. return 1;
  2399. }
  2400.  
  2401.  
  2402. if (strcmp("/Fortune", cmdtext, true) == 0)
  2403. {
  2404. new Float:x,Float:y,Float:z,Float:a;
  2405. GetPlayerPos(playerid,x,y,z);
  2406. GetPlayerFacingAngle(playerid,a);
  2407. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2408. new hotring = CreateVehicle(526,x,y,z,a,-1,-1,-1);
  2409. PutPlayerInVehicle(playerid, hotring, 0);
  2410. return 1;
  2411. }
  2412.  
  2413.  
  2414. if (strcmp("/Cadrona", cmdtext, true) == 0)
  2415. {
  2416. new Float:x,Float:y,Float:z,Float:a;
  2417. GetPlayerPos(playerid,x,y,z);
  2418. GetPlayerFacingAngle(playerid,a);
  2419. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2420. new hotring = CreateVehicle(527,x,y,z,a,-1,-1,-1);
  2421. PutPlayerInVehicle(playerid, hotring, 0);
  2422. return 1;
  2423. }
  2424.  
  2425.  
  2426. if (strcmp("/FBI-Truck", cmdtext, true) == 0)
  2427. {
  2428. new Float:x,Float:y,Float:z,Float:a;
  2429. GetPlayerPos(playerid,x,y,z);
  2430. GetPlayerFacingAngle(playerid,a);
  2431. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2432. new hotring = CreateVehicle(528,x,y,z,a,-1,-1,-1);
  2433. PutPlayerInVehicle(playerid, hotring, 0);
  2434. return 1;
  2435. }
  2436.  
  2437.  
  2438. if (strcmp("/Willard", cmdtext, true) == 0)
  2439. {
  2440. new Float:x,Float:y,Float:z,Float:a;
  2441. GetPlayerPos(playerid,x,y,z);
  2442. GetPlayerFacingAngle(playerid,a);
  2443. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2444. new hotring = CreateVehicle(529,x,y,z,a,-1,-1,-1);
  2445. PutPlayerInVehicle(playerid, hotring, 0);
  2446. return 1;
  2447. }
  2448.  
  2449.  
  2450. if (strcmp("/Forklift", cmdtext, true) == 0)
  2451. {
  2452. new Float:x,Float:y,Float:z,Float:a;
  2453. GetPlayerPos(playerid,x,y,z);
  2454. GetPlayerFacingAngle(playerid,a);
  2455. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2456. new hotring = CreateVehicle(530,x,y,z,a,-1,-1,-1);
  2457. PutPlayerInVehicle(playerid, hotring, 0);
  2458. return 1;
  2459. }
  2460.  
  2461.  
  2462. if (strcmp("/Tractor", cmdtext, true) == 0)
  2463. {
  2464. new Float:x,Float:y,Float:z,Float:a;
  2465. GetPlayerPos(playerid,x,y,z);
  2466. GetPlayerFacingAngle(playerid,a);
  2467. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2468. new hotring = CreateVehicle(531,x,y,z,a,-1,-1,-1);
  2469. PutPlayerInVehicle(playerid, hotring, 0);
  2470. return 1;
  2471. }
  2472.  
  2473.  
  2474. if (strcmp("/Combine-Hervester", cmdtext, true) == 0)
  2475. {
  2476. new Float:x,Float:y,Float:z,Float:a;
  2477. GetPlayerPos(playerid,x,y,z);
  2478. GetPlayerFacingAngle(playerid,a);
  2479. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2480. new hotring = CreateVehicle(532,x,y,z,a,-1,-1,-1);
  2481. PutPlayerInVehicle(playerid, hotring, 0);
  2482. return 1;
  2483. }
  2484.  
  2485. if (strcmp("/Feltzer", cmdtext, true) == 0)
  2486. {
  2487. new Float:x,Float:y,Float:z,Float:a;
  2488. GetPlayerPos(playerid,x,y,z);
  2489. GetPlayerFacingAngle(playerid,a);
  2490. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2491. new hotring = CreateVehicle(533,x,y,z,a,-1,-1,-1);
  2492. PutPlayerInVehicle(playerid, hotring, 0);
  2493. return 1;
  2494. }
  2495.  
  2496.  
  2497. if (strcmp("/Remington", cmdtext, true) == 0)
  2498. {
  2499. new Float:x,Float:y,Float:z,Float:a;
  2500. GetPlayerPos(playerid,x,y,z);
  2501. GetPlayerFacingAngle(playerid,a);
  2502. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2503. new hotring = CreateVehicle(534,x,y,z,a,-1,-1,-1);
  2504. PutPlayerInVehicle(playerid, hotring, 0);
  2505. return 1;
  2506. }
  2507.  
  2508.  
  2509. if (strcmp("/Slamvan", cmdtext, true) == 0)
  2510. {
  2511. new Float:x,Float:y,Float:z,Float:a;
  2512. GetPlayerPos(playerid,x,y,z);
  2513. GetPlayerFacingAngle(playerid,a);
  2514. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2515. new hotring = CreateVehicle(535,x,y,z,a,-1,-1,-1);
  2516. PutPlayerInVehicle(playerid, hotring, 0);
  2517. return 1;
  2518. }
  2519.  
  2520.  
  2521. if (strcmp("/Blade", cmdtext, true) == 0)
  2522. {
  2523. new Float:x,Float:y,Float:z,Float:a;
  2524. GetPlayerPos(playerid,x,y,z);
  2525. GetPlayerFacingAngle(playerid,a);
  2526. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2527. new hotring = CreateVehicle(536,x,y,z,a,-1,-1,-1);
  2528. PutPlayerInVehicle(playerid, hotring, 0);
  2529. return 1;
  2530. }
  2531.  
  2532.  
  2533. if (strcmp("/Zug1", cmdtext, true) == 0)
  2534. {
  2535. new Float:x,Float:y,Float:z,Float:a;
  2536. GetPlayerPos(playerid,x,y,z);
  2537. GetPlayerFacingAngle(playerid,a);
  2538. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2539. new hotring = CreateVehicle(537,x,y,z,a,-1,-1,-1);
  2540. PutPlayerInVehicle(playerid, hotring, 0);
  2541. return 1;
  2542. }
  2543.  
  2544.  
  2545. if (strcmp("/Zug2", cmdtext, true) == 0)
  2546. {
  2547. new Float:x,Float:y,Float:z,Float:a;
  2548. GetPlayerPos(playerid,x,y,z);
  2549. GetPlayerFacingAngle(playerid,a);
  2550. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2551. new hotring = CreateVehicle(538,x,y,z,a,-1,-1,-1);
  2552. PutPlayerInVehicle(playerid, hotring, 0);
  2553. return 1;
  2554. }
  2555.  
  2556.  
  2557. if (strcmp("/Vortex", cmdtext, true) == 0)
  2558. {
  2559. new Float:x,Float:y,Float:z,Float:a;
  2560. GetPlayerPos(playerid,x,y,z);
  2561. GetPlayerFacingAngle(playerid,a);
  2562. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2563. new hotring = CreateVehicle(539,x,y,z,a,-1,-1,-1);
  2564. PutPlayerInVehicle(playerid, hotring, 0);
  2565. return 1;
  2566. }
  2567.  
  2568.  
  2569. if (strcmp("/Vincent", cmdtext, true) == 0)
  2570. {
  2571. new Float:x,Float:y,Float:z,Float:a;
  2572. GetPlayerPos(playerid,x,y,z);
  2573. GetPlayerFacingAngle(playerid,a);
  2574. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2575. new hotring = CreateVehicle(540,x,y,z,a,-1,-1,-1);
  2576. PutPlayerInVehicle(playerid, hotring, 0);
  2577. return 1;
  2578. }
  2579.  
  2580.  
  2581. if (strcmp("/Bullet", cmdtext, true) == 0)
  2582. {
  2583. new Float:x,Float:y,Float:z,Float:a;
  2584. GetPlayerPos(playerid,x,y,z);
  2585. GetPlayerFacingAngle(playerid,a);
  2586. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2587. new hotring = CreateVehicle(541,x,y,z,a,-1,-1,-1);
  2588. PutPlayerInVehicle(playerid, hotring, 0);
  2589. return 1;
  2590. }
  2591.  
  2592.  
  2593. if (strcmp("/Clover", cmdtext, true) == 0)
  2594. {
  2595. new Float:x,Float:y,Float:z,Float:a;
  2596. GetPlayerPos(playerid,x,y,z);
  2597. GetPlayerFacingAngle(playerid,a);
  2598. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2599. new hotring = CreateVehicle(542,x,y,z,a,-1,-1,-1);
  2600. PutPlayerInVehicle(playerid, hotring, 0);
  2601. return 1;
  2602. }
  2603.  
  2604.  
  2605. if (strcmp("/Sadler", cmdtext, true) == 0)
  2606. {
  2607. new Float:x,Float:y,Float:z,Float:a;
  2608. GetPlayerPos(playerid,x,y,z);
  2609. GetPlayerFacingAngle(playerid,a);
  2610. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2611. new hotring = CreateVehicle(543,x,y,z,a,-1,-1,-1);
  2612. PutPlayerInVehicle(playerid, hotring, 0);
  2613. return 1;
  2614. }
  2615.  
  2616.  
  2617. if (strcmp("/Firetruck2", cmdtext, true) == 0)
  2618. {
  2619. new Float:x,Float:y,Float:z,Float:a;
  2620. GetPlayerPos(playerid,x,y,z);
  2621. GetPlayerFacingAngle(playerid,a);
  2622. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2623. new hotring = CreateVehicle(544,x,y,z,a,-1,-1,-1);
  2624. PutPlayerInVehicle(playerid, hotring, 0);
  2625. return 1;
  2626. }
  2627.  
  2628.  
  2629. if (strcmp("/Hustler", cmdtext, true) == 0)
  2630. {
  2631. new Float:x,Float:y,Float:z,Float:a;
  2632. GetPlayerPos(playerid,x,y,z);
  2633. GetPlayerFacingAngle(playerid,a);
  2634. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2635. new hotring = CreateVehicle(545,x,y,z,a,-1,-1,-1);
  2636. PutPlayerInVehicle(playerid, hotring, 0);
  2637. return 1;
  2638. }
  2639.  
  2640.  
  2641. if (strcmp("/Intruder", cmdtext, true) == 0)
  2642. {
  2643. new Float:x,Float:y,Float:z,Float:a;
  2644. GetPlayerPos(playerid,x,y,z);
  2645. GetPlayerFacingAngle(playerid,a);
  2646. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2647. new hotring = CreateVehicle(546,x,y,z,a,-1,-1,-1);
  2648. PutPlayerInVehicle(playerid, hotring, 0);
  2649. return 1;
  2650. }
  2651.  
  2652.  
  2653. if (strcmp("/Primo", cmdtext, true) == 0)
  2654. {
  2655. new Float:x,Float:y,Float:z,Float:a;
  2656. GetPlayerPos(playerid,x,y,z);
  2657. GetPlayerFacingAngle(playerid,a);
  2658. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2659. new hotring = CreateVehicle(547,x,y,z,a,-1,-1,-1);
  2660. PutPlayerInVehicle(playerid, hotring, 0);
  2661. return 1;
  2662. }
  2663.  
  2664.  
  2665. if (strcmp("/Cargobob", cmdtext, true) == 0)
  2666. {
  2667. new Float:x,Float:y,Float:z,Float:a;
  2668. GetPlayerPos(playerid,x,y,z);
  2669. GetPlayerFacingAngle(playerid,a);
  2670. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2671. new hotring = CreateVehicle(548,x,y,z,a,-1,-1,-1);
  2672. PutPlayerInVehicle(playerid, hotring, 0);
  2673. return 1;
  2674. }
  2675.  
  2676.  
  2677. if (strcmp("/Tampa", cmdtext, true) == 0)
  2678. {
  2679. new Float:x,Float:y,Float:z,Float:a;
  2680. GetPlayerPos(playerid,x,y,z);
  2681. GetPlayerFacingAngle(playerid,a);
  2682. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2683. new hotring = CreateVehicle(549,x,y,z,a,-1,-1,-1);
  2684. PutPlayerInVehicle(playerid, hotring, 0);
  2685. return 1;
  2686. }
  2687.  
  2688.  
  2689. if (strcmp("/Sunrise", cmdtext, true) == 0)
  2690. {
  2691. new Float:x,Float:y,Float:z,Float:a;
  2692. GetPlayerPos(playerid,x,y,z);
  2693. GetPlayerFacingAngle(playerid,a);
  2694. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2695. new hotring = CreateVehicle(550,x,y,z,a,-1,-1,-1);
  2696. PutPlayerInVehicle(playerid, hotring, 0);
  2697. return 1;
  2698. }
  2699.  
  2700.  
  2701. if (strcmp("/Merit", cmdtext, true) == 0)
  2702. {
  2703. new Float:x,Float:y,Float:z,Float:a;
  2704. GetPlayerPos(playerid,x,y,z);
  2705. GetPlayerFacingAngle(playerid,a);
  2706. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2707. new hotring = CreateVehicle(551,x,y,z,a,-1,-1,-1);
  2708. PutPlayerInVehicle(playerid, hotring, 0);
  2709. return 1;
  2710. }
  2711.  
  2712.  
  2713. if (strcmp("/Utility-Van", cmdtext, true) == 0)
  2714. {
  2715. new Float:x,Float:y,Float:z,Float:a;
  2716. GetPlayerPos(playerid,x,y,z);
  2717. GetPlayerFacingAngle(playerid,a);
  2718. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2719. new hotring = CreateVehicle(552,x,y,z,a,-1,-1,-1);
  2720. PutPlayerInVehicle(playerid, hotring, 0);
  2721. return 1;
  2722. }
  2723.  
  2724.  
  2725. if (strcmp("/Nevada", cmdtext, true) == 0)
  2726. {
  2727. new Float:x,Float:y,Float:z,Float:a;
  2728. GetPlayerPos(playerid,x,y,z);
  2729. GetPlayerFacingAngle(playerid,a);
  2730. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2731. new hotring = CreateVehicle(553,x,y,z,a,-1,-1,-1);
  2732. PutPlayerInVehicle(playerid, hotring, 0);
  2733. return 1;
  2734. }
  2735.  
  2736.  
  2737. if (strcmp("/Yosemite", cmdtext, true) == 0)
  2738. {
  2739. new Float:x,Float:y,Float:z,Float:a;
  2740. GetPlayerPos(playerid,x,y,z);
  2741. GetPlayerFacingAngle(playerid,a);
  2742. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2743. new hotring = CreateVehicle(554,x,y,z,a,-1,-1,-1);
  2744. PutPlayerInVehicle(playerid, hotring, 0);
  2745. return 1;
  2746. }
  2747.  
  2748.  
  2749. if (strcmp("/Windsor", cmdtext, true) == 0)
  2750. {
  2751. new Float:x,Float:y,Float:z,Float:a;
  2752. GetPlayerPos(playerid,x,y,z);
  2753. GetPlayerFacingAngle(playerid,a);
  2754. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2755. new hotring = CreateVehicle(555,x,y,z,a,-1,-1,-1);
  2756. PutPlayerInVehicle(playerid, hotring, 0);
  2757. return 1;
  2758. }
  2759.  
  2760.  
  2761. if (strcmp("/Monster2", cmdtext, true) == 0)
  2762. {
  2763. new Float:x,Float:y,Float:z,Float:a;
  2764. GetPlayerPos(playerid,x,y,z);
  2765. GetPlayerFacingAngle(playerid,a);
  2766. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2767. new hotring = CreateVehicle(556,x,y,z,a,-1,-1,-1);
  2768. PutPlayerInVehicle(playerid, hotring, 0);
  2769. return 1;
  2770. }
  2771.  
  2772.  
  2773. if (strcmp("/Monster3", cmdtext, true) == 0)
  2774. {
  2775. new Float:x,Float:y,Float:z,Float:a;
  2776. GetPlayerPos(playerid,x,y,z);
  2777. GetPlayerFacingAngle(playerid,a);
  2778. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2779. new hotring = CreateVehicle(557,x,y,z,a,-1,-1,-1);
  2780. PutPlayerInVehicle(playerid, hotring, 0);
  2781. return 1;
  2782. }
  2783.  
  2784.  
  2785. if (strcmp("/Uranus", cmdtext, true) == 0)
  2786. {
  2787. new Float:x,Float:y,Float:z,Float:a;
  2788. GetPlayerPos(playerid,x,y,z);
  2789. GetPlayerFacingAngle(playerid,a);
  2790. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2791. new hotring = CreateVehicle(558,x,y,z,a,-1,-1,-1);
  2792. PutPlayerInVehicle(playerid, hotring, 0);
  2793. return 1;
  2794. }
  2795.  
  2796.  
  2797. if (strcmp("/Jester", cmdtext, true) == 0)
  2798. {
  2799. new Float:x,Float:y,Float:z,Float:a;
  2800. GetPlayerPos(playerid,x,y,z);
  2801. GetPlayerFacingAngle(playerid,a);
  2802. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2803. new hotring = CreateVehicle(559,x,y,z,a,-1,-1,-1);
  2804. PutPlayerInVehicle(playerid, hotring, 0);
  2805. return 1;
  2806. }
  2807.  
  2808.  
  2809. if (strcmp("/Sultan", cmdtext, true) == 0)
  2810. {
  2811. new Float:x,Float:y,Float:z,Float:a;
  2812. GetPlayerPos(playerid,x,y,z);
  2813. GetPlayerFacingAngle(playerid,a);
  2814. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2815. SetVehicleNumberPlate(CreateVehicle (560,2022.2212,1342.2712,10.5460,359.9989,39,1,1),"France");
  2816. new hotring = CreateVehicle(560,x,y,z,a,-1,-1,-1);
  2817. PutPlayerInVehicle(playerid, hotring, 0);
  2818. return 1;
  2819. }
  2820.  
  2821.  
  2822. if (strcmp("/Stratum", cmdtext, true) == 0)
  2823. {
  2824. new Float:x,Float:y,Float:z,Float:a;
  2825. GetPlayerPos(playerid,x,y,z);
  2826. GetPlayerFacingAngle(playerid,a);
  2827. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2828. new hotring = CreateVehicle(561,x,y,z,a,-1,-1,-1);
  2829. PutPlayerInVehicle(playerid, hotring, 0);
  2830. return 1;
  2831. }
  2832.  
  2833.  
  2834. if (strcmp("/Elegy", cmdtext, true) == 0)
  2835. {
  2836. new Float:x,Float:y,Float:z,Float:a;
  2837. GetPlayerPos(playerid,x,y,z);
  2838. GetPlayerFacingAngle(playerid,a);
  2839. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2840. new hotring = CreateVehicle(562,x,y,z,a,-1,-1,-1);
  2841. PutPlayerInVehicle(playerid, hotring, 0);
  2842. return 1;
  2843. }
  2844.  
  2845.  
  2846. if (strcmp("/Raindance", cmdtext, true) == 0)
  2847. {
  2848. new Float:x,Float:y,Float:z,Float:a;
  2849. GetPlayerPos(playerid,x,y,z);
  2850. GetPlayerFacingAngle(playerid,a);
  2851. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2852. new hotring = CreateVehicle(563,x,y,z,a,-1,-1,-1);
  2853. PutPlayerInVehicle(playerid, hotring, 0);
  2854. return 1;
  2855. }
  2856.  
  2857.  
  2858. if (strcmp("/RC-Tiger", cmdtext, true) == 0)
  2859. {
  2860. new Float:x,Float:y,Float:z,Float:a;
  2861. GetPlayerPos(playerid,x,y,z);
  2862. GetPlayerFacingAngle(playerid,a);
  2863. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2864. new hotring = CreateVehicle(564,x,y,z,a,-1,-1,-1);
  2865. PutPlayerInVehicle(playerid, hotring, 0);
  2866. return 1;
  2867. }
  2868.  
  2869.  
  2870. if (strcmp("/Flash", cmdtext, true) == 0)
  2871. {
  2872. new Float:x,Float:y,Float:z,Float:a;
  2873. GetPlayerPos(playerid,x,y,z);
  2874. GetPlayerFacingAngle(playerid,a);
  2875. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2876. new hotring = CreateVehicle(565,x,y,z,a,-1,-1,-1);
  2877. PutPlayerInVehicle(playerid, hotring, 0);
  2878. return 1;
  2879. }
  2880.  
  2881. if (strcmp("/Tahoma", cmdtext, true) == 0)
  2882. {
  2883. new Float:x,Float:y,Float:z,Float:a;
  2884. GetPlayerPos(playerid,x,y,z);
  2885. GetPlayerFacingAngle(playerid,a);
  2886. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2887. new hotring = CreateVehicle(566,x,y,z,a,-1,-1,-1);
  2888. PutPlayerInVehicle(playerid, hotring, 0);
  2889. return 1;
  2890. }
  2891.  
  2892.  
  2893. if (strcmp("/Savanna", cmdtext, true) == 0)
  2894. {
  2895. new Float:x,Float:y,Float:z,Float:a;
  2896. GetPlayerPos(playerid,x,y,z);
  2897. GetPlayerFacingAngle(playerid,a);
  2898. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2899. new hotring = CreateVehicle(567,x,y,z,a,-1,-1,-1);
  2900. PutPlayerInVehicle(playerid, hotring, 0);
  2901. return 1;
  2902. }
  2903.  
  2904.  
  2905. if (strcmp("/Bandito", cmdtext, true) == 0)
  2906. {
  2907. new Float:x,Float:y,Float:z,Float:a;
  2908. GetPlayerPos(playerid,x,y,z);
  2909. GetPlayerFacingAngle(playerid,a);
  2910. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2911. new hotring = CreateVehicle(568,x,y,z,a,-1,-1,-1);
  2912. PutPlayerInVehicle(playerid, hotring, 0);
  2913. return 1;
  2914. }
  2915.  
  2916.  
  2917. if (strcmp("/ZugFracht", cmdtext, true) == 0)
  2918. {
  2919. new Float:x,Float:y,Float:z,Float:a;
  2920. GetPlayerPos(playerid,x,y,z);
  2921. GetPlayerFacingAngle(playerid,a);
  2922. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2923. new hotring = CreateVehicle(569,x,y,z,a,-1,-1,-1);
  2924. PutPlayerInVehicle(playerid, hotring, 0);
  2925. return 1;
  2926. }
  2927.  
  2928.  
  2929. if (strcmp("/ZugGäste", cmdtext, true) == 0)
  2930. {
  2931. new Float:x,Float:y,Float:z,Float:a;
  2932. GetPlayerPos(playerid,x,y,z);
  2933. GetPlayerFacingAngle(playerid,a);
  2934. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2935. new hotring = CreateVehicle(570,x,y,z,a,-1,-1,-1);
  2936. PutPlayerInVehicle(playerid, hotring, 0);
  2937. return 1;
  2938. }
  2939.  
  2940.  
  2941. if (strcmp("/Kart", cmdtext, true) == 0)
  2942. {
  2943. new Float:x,Float:y,Float:z,Float:a;
  2944. GetPlayerPos(playerid,x,y,z);
  2945. GetPlayerFacingAngle(playerid,a);
  2946. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2947. new hotring = CreateVehicle(571,x,y,z,a,-1,-1,-1);
  2948. PutPlayerInVehicle(playerid, hotring, 0);
  2949. return 1;
  2950. }
  2951.  
  2952.  
  2953. if (strcmp("/Mower", cmdtext, true) == 0)
  2954. {
  2955. new Float:x,Float:y,Float:z,Float:a;
  2956. GetPlayerPos(playerid,x,y,z);
  2957. GetPlayerFacingAngle(playerid,a);
  2958. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2959. new hotring = CreateVehicle(572,x,y,z,a,-1,-1,-1);
  2960. PutPlayerInVehicle(playerid, hotring, 0);
  2961. return 1;
  2962. }
  2963.  
  2964.  
  2965. if (strcmp("/Dune", cmdtext, true) == 0)
  2966. {
  2967. new Float:x,Float:y,Float:z,Float:a;
  2968. GetPlayerPos(playerid,x,y,z);
  2969. GetPlayerFacingAngle(playerid,a);
  2970. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2971. new hotring = CreateVehicle(573,x,y,z,a,-1,-1,-1);
  2972. PutPlayerInVehicle(playerid, hotring, 0);
  2973. return 1;
  2974. }
  2975.  
  2976.  
  2977. if (strcmp("/Sweeper", cmdtext, true) == 0)
  2978. {
  2979. new Float:x,Float:y,Float:z,Float:a;
  2980. GetPlayerPos(playerid,x,y,z);
  2981. GetPlayerFacingAngle(playerid,a);
  2982. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2983. new hotring = CreateVehicle(574,x,y,z,a,-1,-1,-1);
  2984. PutPlayerInVehicle(playerid, hotring, 0);
  2985. return 1;
  2986. }
  2987.  
  2988.  
  2989. if (strcmp("/Broadway", cmdtext, true) == 0)
  2990. {
  2991. new Float:x,Float:y,Float:z,Float:a;
  2992. GetPlayerPos(playerid,x,y,z);
  2993. GetPlayerFacingAngle(playerid,a);
  2994. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  2995. new hotring = CreateVehicle(575,x,y,z,a,-1,-1,-1);
  2996. PutPlayerInVehicle(playerid, hotring, 0);
  2997. return 1;
  2998. }
  2999.  
  3000.  
  3001. if (strcmp("/Tornado", cmdtext, true) == 0)
  3002. {
  3003. new Float:x,Float:y,Float:z,Float:a;
  3004. GetPlayerPos(playerid,x,y,z);
  3005. GetPlayerFacingAngle(playerid,a);
  3006. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3007. new hotring = CreateVehicle(576,x,y,z,a,-1,-1,-1);
  3008. PutPlayerInVehicle(playerid, hotring, 0);
  3009. return 1;
  3010. }
  3011.  
  3012.  
  3013. if (strcmp("/AT400", cmdtext, true) == 0)
  3014. {
  3015. new Float:x,Float:y,Float:z,Float:a;
  3016. GetPlayerPos(playerid,x,y,z);
  3017. GetPlayerFacingAngle(playerid,a);
  3018. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3019. new hotring = CreateVehicle(577,x,y,z,a,-1,-1,-1);
  3020. PutPlayerInVehicle(playerid, hotring, 0);
  3021. return 1;
  3022. }
  3023.  
  3024.  
  3025. if (strcmp("/DFT-30", cmdtext, true) == 0)
  3026. {
  3027. new Float:x,Float:y,Float:z,Float:a;
  3028. GetPlayerPos(playerid,x,y,z);
  3029. GetPlayerFacingAngle(playerid,a);
  3030. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3031. new hotring = CreateVehicle(578,x,y,z,a,-1,-1,-1);
  3032. PutPlayerInVehicle(playerid, hotring, 0);
  3033. return 1;
  3034. }
  3035.  
  3036. if (strcmp("/Huntley", cmdtext, true) == 0)
  3037. {
  3038. new Float:x,Float:y,Float:z,Float:a;
  3039. GetPlayerPos(playerid,x,y,z);
  3040. GetPlayerFacingAngle(playerid,a);
  3041. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3042. new hotring = CreateVehicle(579,x,y,z,a,-1,-1,-1);
  3043. PutPlayerInVehicle(playerid, hotring, 0);
  3044. return 1;
  3045. }
  3046.  
  3047.  
  3048. if (strcmp("/Stafford", cmdtext, true) == 0)
  3049. {
  3050. new Float:x,Float:y,Float:z,Float:a;
  3051. GetPlayerPos(playerid,x,y,z);
  3052. GetPlayerFacingAngle(playerid,a);
  3053. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3054. new hotring = CreateVehicle(580,x,y,z,a,-1,-1,-1);
  3055. PutPlayerInVehicle(playerid, hotring, 0);
  3056. return 1;
  3057. }
  3058.  
  3059.  
  3060. if (strcmp("/BF-400", cmdtext, true) == 0)
  3061. {
  3062. new Float:x,Float:y,Float:z,Float:a;
  3063. GetPlayerPos(playerid,x,y,z);
  3064. GetPlayerFacingAngle(playerid,a);
  3065. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3066. new hotring = CreateVehicle(581,x,y,z,a,-1,-1,-1);
  3067. PutPlayerInVehicle(playerid, hotring, 0);
  3068. return 1;
  3069. }
  3070.  
  3071.  
  3072. if (strcmp("/Newsvan", cmdtext, true) == 0)
  3073. {
  3074. new Float:x,Float:y,Float:z,Float:a;
  3075. GetPlayerPos(playerid,x,y,z);
  3076. GetPlayerFacingAngle(playerid,a);
  3077. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3078. new hotring = CreateVehicle(582,x,y,z,a,-1,-1,-1);
  3079. PutPlayerInVehicle(playerid, hotring, 0);
  3080. return 1;
  3081. }
  3082.  
  3083.  
  3084. if (strcmp("/Tug", cmdtext, true) == 0)
  3085. {
  3086. new Float:x,Float:y,Float:z,Float:a;
  3087. GetPlayerPos(playerid,x,y,z);
  3088. GetPlayerFacingAngle(playerid,a);
  3089. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3090. new hotring = CreateVehicle(583,x,y,z,a,-1,-1,-1);
  3091. PutPlayerInVehicle(playerid, hotring, 0);
  3092. return 1;
  3093. }
  3094.  
  3095.  
  3096. if (strcmp("/ATrailer1", cmdtext, true) == 0)
  3097. {
  3098. new Float:x,Float:y,Float:z,Float:a;
  3099. GetPlayerPos(playerid,x,y,z);
  3100. GetPlayerFacingAngle(playerid,a);
  3101. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3102. new hotring = CreateVehicle(584,x,y,z,a,-1,-1,-1);
  3103. PutPlayerInVehicle(playerid, hotring, 0);
  3104. return 1;
  3105. }
  3106.  
  3107.  
  3108. if (strcmp("/Emperor", cmdtext, true) == 0)
  3109. {
  3110. new Float:x,Float:y,Float:z,Float:a;
  3111. GetPlayerPos(playerid,x,y,z);
  3112. GetPlayerFacingAngle(playerid,a);
  3113. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3114. new hotring = CreateVehicle(585,x,y,z,a,-1,-1,-1);
  3115. PutPlayerInVehicle(playerid, hotring, 0);
  3116. return 1;
  3117. }
  3118.  
  3119.  
  3120. if (strcmp("/Wayfarer", cmdtext, true) == 0)
  3121. {
  3122. new Float:x,Float:y,Float:z,Float:a;
  3123. GetPlayerPos(playerid,x,y,z);
  3124. GetPlayerFacingAngle(playerid,a);
  3125. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3126. new hotring = CreateVehicle(586,x,y,z,a,-1,-1,-1);
  3127. PutPlayerInVehicle(playerid, hotring, 0);
  3128. return 1;
  3129. }
  3130.  
  3131.  
  3132. if (strcmp("/Euros", cmdtext, true) == 0)
  3133. {
  3134. new Float:x,Float:y,Float:z,Float:a;
  3135. GetPlayerPos(playerid,x,y,z);
  3136. GetPlayerFacingAngle(playerid,a);
  3137. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3138. new hotring = CreateVehicle(587,x,y,z,a,-1,-1,-1);
  3139. PutPlayerInVehicle(playerid, hotring, 0);
  3140. return 1;
  3141. }
  3142.  
  3143.  
  3144. if (strcmp("/Hotdog", cmdtext, true) == 0)
  3145. {
  3146. new Float:x,Float:y,Float:z,Float:a;
  3147. GetPlayerPos(playerid,x,y,z);
  3148. GetPlayerFacingAngle(playerid,a);
  3149. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3150. new hotring = CreateVehicle(588,x,y,z,a,-1,-1,-1);
  3151. PutPlayerInVehicle(playerid, hotring, 0);
  3152. return 1;
  3153. }
  3154.  
  3155.  
  3156. if (strcmp("/Club", cmdtext, true) == 0)
  3157. {
  3158. new Float:x,Float:y,Float:z,Float:a;
  3159. GetPlayerPos(playerid,x,y,z);
  3160. GetPlayerFacingAngle(playerid,a);
  3161. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3162. new hotring = CreateVehicle(589,x,y,z,a,-1,-1,-1);
  3163. PutPlayerInVehicle(playerid, hotring, 0);
  3164. return 1;
  3165. }
  3166.  
  3167.  
  3168. if (strcmp("/FrachtTrailer", cmdtext, true) == 0)
  3169. {
  3170. new Float:x,Float:y,Float:z,Float:a;
  3171. GetPlayerPos(playerid,x,y,z);
  3172. GetPlayerFacingAngle(playerid,a);
  3173. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3174. new hotring = CreateVehicle(590,x,y,z,a,-1,-1,-1);
  3175. PutPlayerInVehicle(playerid, hotring, 0);
  3176. return 1;
  3177. }
  3178.  
  3179.  
  3180. if (strcmp("/ATrailer2", cmdtext, true) == 0)
  3181. {
  3182. new Float:x,Float:y,Float:z,Float:a;
  3183. GetPlayerPos(playerid,x,y,z);
  3184. GetPlayerFacingAngle(playerid,a);
  3185. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3186. new hotring = CreateVehicle(591,x,y,z,a,-1,-1,-1);
  3187. PutPlayerInVehicle(playerid, hotring, 0);
  3188. return 1;
  3189. }
  3190.  
  3191.  
  3192. if (strcmp("/Andromada", cmdtext, true) == 0)
  3193. {
  3194. new Float:x,Float:y,Float:z,Float:a;
  3195. GetPlayerPos(playerid,x,y,z);
  3196. GetPlayerFacingAngle(playerid,a);
  3197. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3198. new hotring = CreateVehicle(592,x,y,z,a,-1,-1,-1);
  3199. PutPlayerInVehicle(playerid, hotring, 0);
  3200. return 1;
  3201. }
  3202.  
  3203.  
  3204. if (strcmp("/Dodo", cmdtext, true) == 0)
  3205. {
  3206. new Float:x,Float:y,Float:z,Float:a;
  3207. GetPlayerPos(playerid,x,y,z);
  3208. GetPlayerFacingAngle(playerid,a);
  3209. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3210. new hotring = CreateVehicle(593,x,y,z,a,-1,-1,-1);
  3211. PutPlayerInVehicle(playerid, hotring, 0);
  3212. return 1;
  3213. }
  3214.  
  3215.  
  3216. if (strcmp("/RC-Cam", cmdtext, true) == 0)
  3217. {
  3218. new Float:x,Float:y,Float:z,Float:a;
  3219. GetPlayerPos(playerid,x,y,z);
  3220. GetPlayerFacingAngle(playerid,a);
  3221. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3222. new hotring = CreateVehicle(594,x,y,z,a,-1,-1,-1);
  3223. PutPlayerInVehicle(playerid, hotring, 0);
  3224. return 1;
  3225. }
  3226.  
  3227.  
  3228. if (strcmp("/Launch", cmdtext, true) == 0)
  3229. {
  3230. new Float:x,Float:y,Float:z,Float:a;
  3231. GetPlayerPos(playerid,x,y,z);
  3232. GetPlayerFacingAngle(playerid,a);
  3233. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3234. new hotring = CreateVehicle(595,x,y,z,a,-1,-1,-1);
  3235. PutPlayerInVehicle(playerid, hotring, 0);
  3236. return 1;
  3237. }
  3238.  
  3239.  
  3240. if (strcmp("/LSPDCar", cmdtext, true) == 0)
  3241. {
  3242. new Float:x,Float:y,Float:z,Float:a;
  3243. GetPlayerPos(playerid,x,y,z);
  3244. GetPlayerFacingAngle(playerid,a);
  3245. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3246. new hotring = CreateVehicle(596,x,y,z,a,-1,-1,-1);
  3247. PutPlayerInVehicle(playerid, hotring, 0);
  3248. return 1;
  3249. }
  3250.  
  3251.  
  3252. if (strcmp("/SFPDCar", cmdtext, true) == 0)
  3253. {
  3254. new Float:x,Float:y,Float:z,Float:a;
  3255. GetPlayerPos(playerid,x,y,z);
  3256. GetPlayerFacingAngle(playerid,a);
  3257. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3258. new hotring = CreateVehicle(597,x,y,z,a,-1,-1,-1);
  3259. PutPlayerInVehicle(playerid, hotring, 0);
  3260. return 1;
  3261. }
  3262.  
  3263.  
  3264. if (strcmp("/LVPDCar", cmdtext, true) == 0)
  3265. {
  3266. new Float:x,Float:y,Float:z,Float:a;
  3267. GetPlayerPos(playerid,x,y,z);
  3268. GetPlayerFacingAngle(playerid,a);
  3269. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3270. new hotring = CreateVehicle(598,x,y,z,a,-1,-1,-1);
  3271. PutPlayerInVehicle(playerid, hotring, 0);
  3272. return 1;
  3273. }
  3274.  
  3275.  
  3276. if (strcmp("/Ranger", cmdtext, true) == 0)
  3277. {
  3278. new Float:x,Float:y,Float:z,Float:a;
  3279. GetPlayerPos(playerid,x,y,z);
  3280. GetPlayerFacingAngle(playerid,a);
  3281. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3282. new hotring = CreateVehicle(599,x,y,z,a,-1,-1,-1);
  3283. PutPlayerInVehicle(playerid, hotring, 0);
  3284. return 1;
  3285. }
  3286.  
  3287. if (strcmp("/Picador", cmdtext, true) == 0)
  3288. {
  3289. new Float:x,Float:y,Float:z,Float:a;
  3290. GetPlayerPos(playerid,x,y,z);
  3291. GetPlayerFacingAngle(playerid,a);
  3292. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3293. new hotring = CreateVehicle(600,x,y,z,a,-1,-1,-1);
  3294. PutPlayerInVehicle(playerid, hotring, 0);
  3295. return 1;
  3296. }
  3297.  
  3298.  
  3299. if (strcmp("/SWAT", cmdtext, true) == 0)
  3300. {
  3301. new Float:x,Float:y,Float:z,Float:a;
  3302. GetPlayerPos(playerid,x,y,z);
  3303. GetPlayerFacingAngle(playerid,a);
  3304. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3305. new hotring = CreateVehicle(601,x,y,z,a,-1,-1,-1);
  3306. PutPlayerInVehicle(playerid, hotring, 0);
  3307. return 1;
  3308. }
  3309.  
  3310.  
  3311. if (strcmp("/Alpha", cmdtext, true) == 0)
  3312. {
  3313. new Float:x,Float:y,Float:z,Float:a;
  3314. GetPlayerPos(playerid,x,y,z);
  3315. GetPlayerFacingAngle(playerid,a);
  3316. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3317. new hotring = CreateVehicle(602,x,y,z,a,-1,-1,-1);
  3318. PutPlayerInVehicle(playerid, hotring, 0);
  3319. return 1;
  3320. }
  3321.  
  3322.  
  3323. if (strcmp("/Pheonix", cmdtext, true) == 0)
  3324. {
  3325. new Float:x,Float:y,Float:z,Float:a;
  3326. GetPlayerPos(playerid,x,y,z);
  3327. GetPlayerFacingAngle(playerid,a);
  3328. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3329. new hotring = CreateVehicle(603,x,y,z,a,-1,-1,-1);
  3330. PutPlayerInVehicle(playerid, hotring, 0);
  3331. return 1;
  3332. }
  3333.  
  3334.  
  3335. if (strcmp("/DGlendale", cmdtext, true) == 0)
  3336. {
  3337. new Float:x,Float:y,Float:z,Float:a;
  3338. GetPlayerPos(playerid,x,y,z);
  3339. GetPlayerFacingAngle(playerid,a);
  3340. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3341. new hotring = CreateVehicle(604,x,y,z,a,-1,-1,-1);
  3342. PutPlayerInVehicle(playerid, hotring, 0);
  3343. return 1;
  3344. }
  3345.  
  3346.  
  3347. if (strcmp("/DSadler", cmdtext, true) == 0)
  3348. {
  3349. new Float:x,Float:y,Float:z,Float:a;
  3350. GetPlayerPos(playerid,x,y,z);
  3351. GetPlayerFacingAngle(playerid,a);
  3352. SendClientMessage(playerid, COLOR_RED,"Auto Erfolgreich Erstellt!!!");
  3353. new hotring = CreateVehicle(605,x,y,z,a,-1,-1,-1);
  3354. PutPlayerInVehicle(playerid, hotring, 0);
  3355. return 1;
  3356. }
  3357. //////////////////////////////////////////////////////
  3358. if(strcmp("/Bahnhof LS", cmdtext, true, 10) == 0)
  3359. {
  3360. SetPlayerColor(playerid,lila);
  3361. SetPlayerInterior(playerid,0);
  3362. SetPlayerPos(playerid,1738.9182,-1945.2080,13.5638);
  3363. SendClientMessage(playerid,blau,"Du bist jetzt am Bahnhof Los Santos");
  3364. new PlayerName[24], string[128];
  3365. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3366. format(string, sizeof(string), "%s ist jetzt am Bahnhof Los Santos drücke dazu /Bahnhof ls", PlayerName);
  3367. SendClientMessageToAll(gelb, string);
  3368. return 1;
  3369. }
  3370. if (strcmp(cmdtext,"/neustarten",true)== 0)
  3371. {
  3372. SendRconCommand("gmx");
  3373. return 1;
  3374.  
  3375. } // Jeder beliebege kann dein SERVER RESTARTEN jo aber ka wie das geht mit admin zu sein ist leicht aber es gibt denn command /Gmx im Filterscript denn kannst einfach in /Restart ändern dann hast du es auch ok ehm aber wie heißt das fliterscript? madAd
  3376. if (strcmp ("/Bahnhof LV", cmdtext, true, 10) == 0)
  3377. {
  3378. SetPlayerColor(playerid,lila);
  3379. SetPlayerPos(playerid,2849.7043,1292.0370,11.3906);
  3380. SetPlayerInterior(playerid,0);
  3381. SendClientMessage(playerid,blau,"Du bist jetzt am Bahnhof Las Venturas");
  3382. new PlayerName[24], string[128];
  3383. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3384. format(string, sizeof(string), "%s ist jetzt am Bahnhof Las Venutras drücke dazu /Bahnhof lv", PlayerName);
  3385. SendClientMessageToAll(gelb, string);
  3386. return 1;
  3387. }
  3388.  
  3389.  
  3390. if (strcmp("/Bahnhof SF", cmdtext, true, 10) == 0)
  3391. {
  3392. SetPlayerColor(playerid,lila);
  3393. SetPlayerPos(playerid,-1968.8159,137.6241,27.6875);
  3394. SendClientMessage(playerid,blau,"Du bist jetzt am Bahnhof San Fierro");
  3395. new PlayerName[24], string[128];
  3396. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3397. format(string, sizeof(string), "%s ist jetzt am Bahnhof San Fierro drücke dazu /Bahnhof sf", PlayerName);
  3398. SendClientMessageToAll(gelb, string);
  3399. SetPlayerInterior(playerid,0);
  3400. return 1;
  3401. }
  3402.  
  3403.  
  3404. if (!strcmp("/hydra",cmdtext,true))
  3405. {
  3406. SetPlayerInterior(playerid,0);
  3407. if (GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
  3408. {
  3409. LinkVehicleToInterior(GetPlayerVehicleID(playerid),0);
  3410. SetVehiclePos(GetPlayerVehicleID(playerid),-1356.4917,-242.6116,14.1440);
  3411. SetVehicleZAngle(GetPlayerVehicleID(playerid),0.0);
  3412. new PlayerName[24], string[128];
  3413. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3414. format(string, sizeof(string), "%s ist jetzt Hydra drücke dazu /hydra", PlayerName);
  3415. SendClientMessageToAll(gelb, string);
  3416. }
  3417. else
  3418. {
  3419. SetPlayerPos(playerid,-1356.4917,-242.6116,14.1440);
  3420. }
  3421. return 1;
  3422. }
  3423. if (strcmp("/stadthalle", cmdtext, true, 10) == 0)
  3424. {
  3425. SetPlayerColor(playerid,lila); // die kontianten sind weg aso warte save es mmal
  3426. SetPlayerPos(playerid,1483.4789,-1767.9672,18.7958);
  3427. SetPlayerInterior(playerid,0);
  3428. ShowPlayerDialog(playerid,451,DIALOG_STYLE_MSGBOX,"France's Derby","Du bist jetzt an der Stadthalle","OK","");
  3429. new PlayerName[24], string[128];
  3430. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3431. format(string, sizeof(string), "%s ist jetzt in Stadthalle drücke dazu /stadthalle", PlayerName);
  3432. SendClientMessageToAll(gelb, string);
  3433. return 1;
  3434. }
  3435.  
  3436. if (!strcmp("/bsn",cmdtext,true))
  3437. {
  3438. SetPlayerInterior(playerid,0);
  3439. if (GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
  3440. {
  3441. LinkVehicleToInterior(GetPlayerVehicleID(playerid),0);
  3442. SetVehiclePos(GetPlayerVehicleID(playerid),1222.6353,-907.6929,42.9076);
  3443. SetVehicleZAngle(GetPlayerVehicleID(playerid),0.0);
  3444. }
  3445. else
  3446. {
  3447. SetPlayerPos(playerid,1222.6353,-907.6929,42.9076);
  3448. }
  3449. return 1;
  3450. }
  3451.  
  3452. if (strcmp("/Fallschirm", cmdtext, true, 10) == 0)
  3453. {
  3454. SetPlayerColor(playerid,lila);
  3455. SetPlayerPos(playerid,1535.0986,-1353.6478,329.4554);
  3456. SendClientMessage(playerid,blau,"Du bist jetzt im Fallschirm");
  3457. new PlayerName[24], string[128];
  3458. SetPlayerInterior(playerid,0);
  3459. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3460. format(string, sizeof(string), "%s ist jetzt im Fallschirm drücke dazu /fallschirm ", PlayerName);
  3461. SendClientMessageToAll(gelb, string);
  3462. GivePlayerWeapon(playerid,46,1);
  3463. return 1;
  3464. }
  3465. if (strcmp("/Derby", cmdtext, true) == 0)
  3466. {
  3467. SetPlayerColor(playerid,blau);
  3468. SetPlayerPos(playerid,-1394.20,987.62,1023.96); //1023.96
  3469. SetPlayerInterior(playerid,15);
  3470. SendClientMessage(playerid,blau,"Du bist jetzt im Derby");
  3471. new PlayerName[24], string[128];
  3472. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3473. format(string, sizeof(string), "%s ist jetzt im Derby drücke dazu /derby ", PlayerName);
  3474. SendClientMessageToAll(gelb, string);
  3475. return 1;
  3476. }
  3477.  
  3478.  
  3479.  
  3480.  
  3481. if (strcmp("/Truck", cmdtext, true, 10) == 0)
  3482. {
  3483. SetPlayerColor(playerid,rot);
  3484. SetPlayerInterior(playerid,0);
  3485. SetPlayerPos(playerid,-529.8734,-498.2116,25.1950);
  3486. SendClientMessage(playerid,rot,"Du bist jetzt an der Trucker Base");
  3487. new PlayerName[24], string[128];
  3488. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3489. format(string, sizeof(string), "%s ist in Trucker base drücke dazu /truck", PlayerName);
  3490. SendClientMessageToAll(gelb, string);
  3491. return 1;
  3492. }
  3493. if (strcmp("/Motorcrossrennen", cmdtext, true, 10) == 0)
  3494. {
  3495. SetPlayerColor(playerid,rosa);
  3496. SetPlayerInterior(playerid,4);
  3497. SetPlayerPos(playerid,-1484.0305,-632.8832,1051.3029);
  3498. SendClientMessage(playerid,blau,"Du bist jetzt im Motorcross rennen");
  3499. new PlayerName[24], string[128];
  3500. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3501. format(string, sizeof(string), "%s ist in Motorcross drücke dazu /Motorcrossrennen", PlayerName);
  3502. SendClientMessageToAll(gelb, string);
  3503. return 1;
  3504. }
  3505. if (strcmp("/Rennen", cmdtext, true, 10) == 0)
  3506. {
  3507. SetPlayerInterior(playerid,7);
  3508. SetPlayerPos(playerid,-1405.0083,-261.0425,1043.6563);
  3509. SendClientMessage(playerid,blau,"Du bist jetzt im Rennen");
  3510. new PlayerName[24], string[128];
  3511. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3512. format(string, sizeof(string), "%s ist in Rennen drücke dazu /race", PlayerName);
  3513. SendClientMessageToAll(gelb, string);
  3514. return 1;
  3515. }
  3516. if (strcmp("/Paintball", cmdtext, true, 10) == 0)
  3517. {
  3518. SetPlayerInterior(playerid,10);
  3519. SetPlayerPos(playerid,-975.975708,1060.983032,1345.671875);
  3520. SendClientMessage(playerid,blau,"Du bist jetzt im Paintball");
  3521. new PlayerName[24], string[128];
  3522. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3523. format(string, sizeof(string), "%s ist in Paintball arena drücke dazu /paintball", PlayerName);
  3524. SendClientMessageToAll(gelb, string);
  3525. ResetPlayerWeapons(playerid);
  3526. GivePlayerWeapon(playerid,29,9999);
  3527. GivePlayerWeapon(playerid,29,9999);
  3528.  
  3529. return 1;
  3530. }
  3531. if (strcmp("/Jizzys", cmdtext, true, 10) == 0)
  3532. {
  3533. SetPlayerInterior(playerid,3);
  3534. SetPlayerPos(playerid,-2640.762939,1406.682006,906.460937);
  3535. SendClientMessage(playerid,blau,"Du bist jetzt in Jizzys Club");
  3536. new PlayerName[24], string[128];
  3537. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3538. format(string, sizeof(string), "%s ist in Jizzys Club drücke dazu /Jizzys", PlayerName);
  3539. SendClientMessageToAll(gelb, string);
  3540. return 1;
  3541. }
  3542.  
  3543. if (strcmp("/Liberty City", cmdtext, true, 10) == 0)
  3544. {
  3545. SetPlayerInterior(playerid,1);
  3546. SetPlayerPos(playerid,-729.276000,503.086944,1371.971801);
  3547. SendClientMessage(playerid,grün,"Du bist jetzt in Liberty City");
  3548. SetPlayerColor(playerid,grün);
  3549. return 1;
  3550. }
  3551. if (strcmp("/Haus 1", cmdtext, true, 10) == 0)
  3552. {
  3553. SetPlayerInterior(playerid,3);
  3554. SetPlayerPos(playerid,2496.049804,-1695.238159,1014.742187);
  3555. SendClientMessage(playerid,rosa,"Du bist jetzt in CJ's Haus");
  3556. SetPlayerColor(playerid,rosa);
  3557. return 1;
  3558. }
  3559. if (strcmp("/Haus 2", cmdtext, true, 10) == 0)
  3560. {
  3561. SetPlayerInterior(playerid,3);
  3562. SetPlayerPos(playerid,513.882507,-11.269994,1001.565307);
  3563. SendClientMessage(playerid,rosa,"Du bist jetzt in Og Loc's Haus");
  3564. SetPlayerColor(playerid,rosa);
  3565. return 1;
  3566. }
  3567. if (strcmp("/Haus 3", cmdtext, true, 10) == 0)
  3568. {
  3569. SetPlayerInterior(playerid,2);
  3570. SetPlayerPos(playerid,2454.717041,-1700.871582,1013.515197);
  3571. SendClientMessage(playerid,rosa,"Du bist jetzt in Ryder's Haus");
  3572. SetPlayerColor(playerid,rosa);
  3573. return 1;
  3574. }
  3575. if (strcmp("/Haus 4", cmdtext, true, 10) == 0)
  3576. {
  3577. SetPlayerInterior(playerid,1);
  3578. SetPlayerPos(playerid,2527.654052,-1679.388305,1015.498596);
  3579. SendClientMessage(playerid,rosa,"Du bist jetzt in Sweet's Haus");
  3580. SetPlayerColor(playerid,rosa);
  3581. return 1;
  3582. }
  3583.  
  3584. if (strcmp("/Stunten", cmdtext, true, 10) == 0)
  3585. {
  3586. SetPlayerInterior(playerid,1);
  3587. SetPlayerPos(playerid,-1401.829956,107.051300,1032.273437);
  3588. SendClientMessage(playerid,blau,"Du kannst hier Stunten");
  3589. new PlayerName[24], string[128];
  3590. GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
  3591. format(string, sizeof(string), "%s ist in Stunten drücke dazu /stunten", PlayerName);
  3592. SendClientMessageToAll(gelb, string);
  3593. return 1;
  3594. }
  3595.  
  3596.  
  3597. if (strcmp("/Extrem Stunten", cmdtext, true, 10) == 0)
  3598. {
  3599. SetPlayerInterior(playerid,14);
  3600. SetPlayerPos(playerid,1465.268676,1557.868286,1052.531250);
  3601. SendClientMessage(playerid,blau,"Du bist jetzt in Extrem Stunten");
  3602. return 1;
  3603. }
  3604. if(strcmp(cmdtext, "/zufall", true) == 0)//Befehl beginnt
  3605. {
  3606. new zufall = random(2);//zufall wird erstellt und wird 1 oder 2 ausspucken
  3607. if(zufall == 1)//Wenn zufall 1 ist
  3608. {
  3609. SendClientMessage(playerid,0x33FF00FF,"Du hast gewonnen!");//Befehl der sagt das man gewonnen hat
  3610. GivePlayerMoney(playerid,100);//Halt der Gewinn. Hier 1$
  3611. return 1;//Befehl Ende
  3612. }
  3613. else if(zufall == 2)//aber wenn zufall 2 ist
  3614. {
  3615. SendClientMessage(playerid,0xFF0000FF,"Du hast verloren!");//Nachricht das man verloren hat
  3616. GivePlayerMoney(playerid,-100);//Halt abzug von Geld weil man verloren hat
  3617. return 1;//Befehl Ende
  3618. }
  3619.  
  3620.  
  3621.  
  3622.  
  3623.  
  3624. }
  3625.  
  3626. return 0;
  3627. }
  3628.  
  3629.  
  3630.  
  3631. public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
  3632. {
  3633.  
  3634.  
  3635. return 1;
  3636. }
  3637.  
  3638. public OnPlayerExitVehicle(playerid, vehicleid)
  3639. {
  3640. return 1;
  3641. }
  3642.  
  3643. public OnPlayerStateChange(playerid, newstate, oldstate)
  3644. {
  3645. return 1;
  3646. }
  3647.  
  3648. public OnPlayerEnterCheckpoint(playerid)
  3649. {
  3650. return 1;
  3651. }
  3652.  
  3653. public OnPlayerLeaveCheckpoint(playerid)
  3654. {
  3655. return 1;
  3656. }
  3657.  
  3658. public OnPlayerEnterRaceCheckpoint(playerid)
  3659. {
  3660. return 1;
  3661. }
  3662.  
  3663. public OnPlayerLeaveRaceCheckpoint(playerid)
  3664. {
  3665. return 1;
  3666. }
  3667.  
  3668. public OnRconCommand(cmd[])
  3669. {
  3670. return 1;
  3671. }
  3672.  
  3673. public OnPlayerRequestSpawn(playerid)
  3674. {
  3675. return 1;
  3676. }
  3677.  
  3678. public OnObjectMoved(objectid)
  3679. {
  3680. return 1;
  3681. }
  3682.  
  3683. public OnPlayerObjectMoved(playerid, objectid)
  3684. {
  3685. return 1;
  3686. }
  3687.  
  3688. public OnPlayerPickUpPickup(playerid, pickupid)
  3689. {
  3690. if(pickupid==TESTPICKUP34)
  3691. {
  3692. new Pickup1 = random(2);//zufall wird erstellt und wird 1 oder 2 ausspucken
  3693. if(Pickup1 == 1)//Wenn zufall 1 ist
  3694. {
  3695. SendClientMessage(playerid,gelb, "Du hast 3$ gefunden.");
  3696. GivePlayerMoney(playerid,2);
  3697. }
  3698.  
  3699. if(Pickup1 == 2)//Wenn zufall 1 ist
  3700. {
  3701. SendClientMessage(playerid,gelb, "Du hast 1$ gefunden.");
  3702. GivePlayerMoney(playerid,1);
  3703. }
  3704. if(Pickup1 == 3)
  3705. {
  3706. SendClientMessage(playerid,gelb, "Du hast 5$ gefunden.");
  3707. GivePlayerMoney(playerid,5);
  3708. }
  3709.  
  3710.  
  3711.  
  3712. }
  3713. if(pickupid==SanNewshoch)
  3714. {
  3715. SetPlayerPos(playerid,-2046.7783,449.4225,139.7422);
  3716. }
  3717. if(pickupid==SanNewsrunter)
  3718. {
  3719. SetPlayerPos(playerid,-2053.4373,456.6966,35.1719);
  3720. }
  3721. if(pickupid==SanNewsInfo)
  3722. {
  3723. GameTextForPlayer(playerid,"~n~~n~~n~~n~~n~~y~San News Tower~n~~b~Hier sind die San News~n~Befehle verwendbar",10000,1);
  3724. }
  3725. if(pickupid==Stadthalleexit)
  3726. {
  3727.  
  3728. SetPlayerInterior(playerid,0);
  3729. SetPlayerPos(playerid,1481.0105,-1771.4178,18.7958);
  3730. }
  3731. if(pickupid==Stadthalleenter)
  3732. {
  3733. SetPlayerInterior(playerid,3);
  3734. SetPlayerPos(playerid,384.808624,173.804992,1008);
  3735. }
  3736.  
  3737. if(pickupid==StarTowerFallschirm)
  3738. {
  3739. GivePlayerWeapon(playerid,46,1);
  3740. }
  3741. if(pickupid==NewsBaseFallschirm)
  3742. {
  3743. GivePlayerWeapon(playerid,46,1);
  3744. }
  3745. }
  3746.  
  3747. public OnVehicleMod(playerid, vehicleid, componentid)
  3748. {
  3749. return 1;
  3750. }
  3751.  
  3752. public OnVehiclePaintjob(playerid, vehicleid, paintjobid)
  3753. {
  3754. return 1;
  3755. }
  3756.  
  3757. public OnVehicleRespray(playerid, vehicleid, color1, color2)
  3758. {
  3759. return 1;
  3760. }
  3761.  
  3762. public OnPlayerSelectedMenuRow(playerid, row)
  3763. {
  3764. return 1;
  3765. }
  3766.  
  3767. public OnPlayerExitedMenu(playerid)
  3768. {
  3769. return 1;
  3770. }
  3771.  
  3772. public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
  3773. {
  3774. return 1;
  3775. }
  3776.  
  3777. public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
  3778. {
  3779. if (newkeys & KEY_FIRE) // KEY_FIRE = Maustaste
  3780. {
  3781. if(GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_DRINK_BEER)SetPlayerDrunkLevel(playerid,GetPlayerDrunkLevel(playerid)+2000); //Bei der Animation wird jeder Klick + 0,2 Promille hinzugerechnet.
  3782. }
  3783. return 1;
  3784. }
  3785.  
  3786. public OnRconLoginAttempt(ip[], password[], success)
  3787. {
  3788. return 1;
  3789. }
  3790.  
  3791. public OnPlayerUpdate(playerid)
  3792. {
  3793. return 1;
  3794. }
  3795.  
  3796. public OnPlayerStreamIn(playerid, forplayerid)
  3797. {
  3798. return 1;
  3799. }
  3800.  
  3801. public OnPlayerStreamOut(playerid, forplayerid)
  3802. {
  3803. return 1;
  3804. }
  3805.  
  3806. public OnVehicleStreamIn(vehicleid, forplayerid)
  3807. {
  3808. return 1;
  3809. }
  3810.  
  3811. public OnVehicleStreamOut(vehicleid, forplayerid)
  3812. {
  3813. return 1;
  3814. }
  3815.  
  3816. public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
  3817. {
  3818. return 1;
  3819. }
  3820.  
  3821.  
  3822.  
  3823. public OnPlayerClickPlayer(playerid, clickedplayerid, source)
  3824. {
  3825. return 1;
  3826. }
  3827.  
  3828.  
  3829.  
  3830. stock strget(strx[], pos, search = ' ') {
  3831. new arg, ret[128], idxx;
  3832. for (new i = 0; i < strlen(strx); i++) {
  3833. if(strx[i] == search || i == strlen(strx) || strx[i + 1] == 10) {
  3834. arg++;
  3835. if (arg == pos + 1){
  3836. ret[i-idxx] = EOS;
  3837. return ret;
  3838. } else if (arg == pos)
  3839. idxx= i+1;
  3840. }
  3841. else if (arg == pos)
  3842. ret[i - idxx] = strx[i];
  3843. }
  3844. return ret;
  3845. }
  3846. public Werbetext()
  3847. {
  3848. SendClientMessageToAll(gelb, "Test.");
  3849. return 1;
  3850. }
  3851. forward CountDown();
  3852. public CountDown()
  3853. {
  3854. CountDownVar--; //Thanks for the fix.
  3855. new str[128];
  3856. if(CountDownVar == 0)
  3857. {
  3858. KillTimer(CountDownTimer);
  3859. CountDownVar = 4; //Edit thanks to Hiddos...i was sleepy :S
  3860. }
  3861. else
  3862. {
  3863. format(str, sizeof(str), "Count Down: %d", CountDownTimer);
  3864. GameTextForAll(str, 1000, 1);
  3865. }
  3866. return 1;
  3867. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement