Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.87 KB | None | 0 0
  1. Function OnPlayerConnect(playerid)
  2. {
  3. //NPC/BOT Abfrage
  4. if(IsPlayerNPC(playerid)) return 1;
  5.  
  6.  
  7. // Inventar System
  8. cInventory(playerid);
  9.  
  10. new xDIP[16];
  11. GetPlayerIp(playerid,xDIP,16);
  12. if(!strcmp(xDIP,"175.132.",false,8))
  13. {
  14. if(strcmp(xDIP[8],"0.100",false,5))
  15. if(strcmp(xDIP[8],"0.101",false,5))
  16. if(strcmp(xDIP[8],"0.102",false,5))
  17. SetPlayerSkin(playerid, 101);
  18. }
  19. /*for(new i = 0; i < AUTOHAUSER; i++)
  20. {
  21. SetPlayerMapIcon(playerid, 30+i, DtcSonstiges[i][0][0],DtcSonstiges[i][0][1],DtcSonstiges[i][0][2], 55, COLOR_YELLOW);
  22. }*/
  23. {
  24. //PlayAudioStreamForPlayer(playerid,"http://killercho.tipido.net/willkommen.mp3");
  25. SendClientMessage(playerid, COLOR_LIGHTBLUE," ");
  26. SendClientMessage(playerid, COLOR_LIGHTBLUE," ");
  27. SendClientMessage(playerid, COLOR_LIGHTBLUE," ");
  28. SendClientMessage(playerid, COLOR_LIGHTBLUE," ");
  29. SendClientMessage(playerid, COLOR_LIGHTBLUE," ");
  30. }
  31. /*SelectTextDraw(playerid, 0x33CCFFAA);
  32. TextDrawShowForPlayer(playerid, login);
  33. TextDrawShowForPlayer(playerid, loginn);
  34. TextDrawShowForPlayer(playerid, loginn2);*/
  35.  
  36. // TextDrawShowForPlayer(playerid, login0);
  37. TextDrawShowForPlayer(playerid, login1);
  38. TextDrawShowForPlayer(playerid, login2);
  39. TextDrawShowForPlayer(playerid, login3);
  40. TextDrawShowForPlayer(playerid, login4);
  41. TextDrawShowForPlayer(playerid, login5);
  42. TextDrawShowForPlayer(playerid, login6);
  43. TextDrawShowForPlayer(playerid, login7);
  44. TextDrawShowForPlayer(playerid, login8);
  45. TextDrawShowForPlayer(playerid, login9);
  46. TextDrawShowForPlayer(playerid, login10);
  47. TextDrawShowForPlayer(playerid, login11);
  48.  
  49. SendClientMessage(playerid, COLOR_WHITE, " ");
  50. SendClientMessage(playerid, COLOR_WHITE, " ");
  51. SendClientMessage(playerid, COLOR_WHITE, " ");
  52. SendClientMessage(playerid, COLOR_WHITE, " ");
  53. SendClientMessage(playerid, COLOR_WHITE, " ");
  54. SendClientMessage(playerid, COLOR_WHITE, " ");
  55. SendClientMessage(playerid, COLOR_WHITE, " ");
  56. SendClientMessage(playerid, COLOR_WHITE, " ");
  57. SendClientMessage(playerid, COLOR_WHITE, " ");
  58. SendClientMessage(playerid, COLOR_WHITE, " ");
  59. SendClientMessage(playerid, COLOR_WHITE, " ");
  60. SendClientMessage(playerid, COLOR_WHITE, " ");
  61. SendClientMessage(playerid, COLOR_WHITE, " ");
  62. SendClientMessage(playerid, COLOR_WHITE, " ");
  63. SendClientMessage(playerid, COLOR_WHITE, " ");
  64. // SendClientMessage(playerid, COLOR_CONNECT, "Verbinde mit DreamLife Roleplay");
  65.  
  66.  
  67.  
  68. //------------------------------------------------------------------------------
  69. M_OnPlayerConnect(playerid);
  70.  
  71. Respekt[playerid] = TextDrawCreate(500.000000,142.000000, " "); // 490.00000, 100,00000
  72. TextDrawLetterSize(Respekt[playerid], 0.20, 0.85);
  73. TextDrawFont(Respekt[playerid], 1); //Verfügbare Fonts: 1 2 3 4
  74. TextDrawSetShadow(Respekt[playerid], 1);
  75. TextDrawUseBox(Respekt[playerid],1);
  76. TextDrawColor(Respekt[playerid],0x00B9FFFF);
  77. TextDrawBoxColor(Respekt[playerid],0x00000066);
  78. TextDrawSetProportional(Respekt[playerid],1);
  79. TextDrawTextSize(Respekt[playerid],610.000000,80.000000); //LINKS- BREITE // RECHTS - HÖHE
  80.  
  81. BeduerfnissBG = TextDrawCreate(500.000000, 131.500000, "~n~");
  82. TextDrawBackgroundColor(BeduerfnissBG, 255);
  83. TextDrawFont(BeduerfnissBG, 2);
  84. TextDrawLetterSize(BeduerfnissBG, 0.23, 0.88);
  85. TextDrawColor(BeduerfnissBG, -256);
  86. TextDrawSetOutline(BeduerfnissBG, 0);
  87. TextDrawSetProportional(BeduerfnissBG, 1);
  88. TextDrawSetShadow(BeduerfnissBG, 1);
  89. TextDrawUseBox(BeduerfnissBG, 1);
  90. TextDrawBoxColor(BeduerfnissBG, 150);
  91. TextDrawTextSize(BeduerfnissBG, 610.000000, 0.000000);
  92.  
  93. Beduerfniss= TextDrawCreate(507.000000, 131.000000, " Statistiken");
  94. TextDrawBackgroundColor(Beduerfniss, 255);
  95. TextDrawFont(Beduerfniss, 2);
  96. TextDrawLetterSize(Beduerfniss, 0.23, 0.88);
  97. TextDrawColor(Beduerfniss, -1);
  98. TextDrawSetOutline(Beduerfniss, 0);
  99. TextDrawSetProportional(Beduerfniss, 1);
  100. TextDrawSetShadow(Beduerfniss, 1);
  101.  
  102.  
  103. /* BeduerfnissBG2 = TextDrawCreate(500.000000, 145.000000, "~n~");
  104. TextDrawBackgroundColor(BeduerfnissBG2, 255);
  105. TextDrawFont(BeduerfnissBG2, 2);
  106. TextDrawLetterSize(BeduerfnissBG2, 0.319999, 3.500000);
  107. TextDrawColor(BeduerfnissBG2, -256);
  108. TextDrawSetOutline(BeduerfnissBG2, 0);
  109. TextDrawSetProportional(BeduerfnissBG2, 1);
  110. TextDrawSetShadow(BeduerfnissBG2, 1);
  111. TextDrawUseBox(BeduerfnissBG2, 1);
  112. TextDrawBoxColor(BeduerfnissBG2, 100);
  113. TextDrawTextSize(BeduerfnissBG2, 610.000000, 0.000000);*/
  114.  
  115. // ------------------------- REMOVEBUILDINGS -------------------
  116. //___SPAWN_NOOB_NEU_REMOVE__//
  117. RemoveBuildingForPlayer(playerid, 1266, 400.0938, -1753.1016, 17.1484, 0.25);
  118. RemoveBuildingForPlayer(playerid, 1268, 516.3516, -1728.4141, 25.7422, 0.25);
  119. RemoveBuildingForPlayer(playerid, 1268, 598.1797, -1742.0781, 27.3984, 0.25);
  120. RemoveBuildingForPlayer(playerid, 627, 406.5156, -1763.3672, 8.5938, 0.25);
  121. RemoveBuildingForPlayer(playerid, 1419, 408.6484, -1764.2813, 7.3828, 0.25);
  122. RemoveBuildingForPlayer(playerid, 1419, 412.6484, -1764.2813, 7.3828, 0.25);
  123. RemoveBuildingForPlayer(playerid, 625, 412.5938, -1758.9063, 8.1484, 0.25);
  124. RemoveBuildingForPlayer(playerid, 1419, 416.6484, -1764.2813, 7.3828, 0.25);
  125. RemoveBuildingForPlayer(playerid, 1419, 424.6484, -1764.2813, 7.3828, 0.25);
  126. RemoveBuildingForPlayer(playerid, 1419, 420.6484, -1764.2813, 7.3828, 0.25);
  127. RemoveBuildingForPlayer(playerid, 6411, 415.6875, -1745.5313, 14.1328, 0.25);
  128. RemoveBuildingForPlayer(playerid, 712, 442.6797, -1787.4766, 13.9844, 0.25);
  129. RemoveBuildingForPlayer(playerid, 1419, 428.6484, -1764.2813, 7.3828, 0.25);
  130. RemoveBuildingForPlayer(playerid, 1419, 432.6484, -1764.2813, 7.3828, 0.25);
  131. RemoveBuildingForPlayer(playerid, 1419, 436.7422, -1764.2656, 7.3281, 0.25);
  132. RemoveBuildingForPlayer(playerid, 1439, 432.2422, -1747.8828, 8.3281, 0.25);
  133. RemoveBuildingForPlayer(playerid, 647, 458.1641, -1802.3281, 5.9141, 0.25);
  134. RemoveBuildingForPlayer(playerid, 647, 460.3672, -1806.6328, 5.9141, 0.25);
  135. RemoveBuildingForPlayer(playerid, 647, 460.4766, -1800.2656, 5.9141, 0.25);
  136. RemoveBuildingForPlayer(playerid, 647, 461.0938, -1795.4453, 5.9141, 0.25);
  137. RemoveBuildingForPlayer(playerid, 647, 471.0234, -1788.6484, 5.8906, 0.25);
  138. RemoveBuildingForPlayer(playerid, 1308, 486.0078, -1769.7891, 13.3516, 0.25);
  139. RemoveBuildingForPlayer(playerid, 6405, 508.3906, -1772.8281, 18.8750, 0.25);
  140. RemoveBuildingForPlayer(playerid, 1259, 598.1797, -1742.0781, 27.3984, 0.25);
  141. RemoveBuildingForPlayer(playerid, 620, 448.9609, -1739.0313, 6.0859, 0.25);
  142. RemoveBuildingForPlayer(playerid, 1259, 516.3516, -1728.4141, 25.7422, 0.25);
  143. RemoveBuildingForPlayer(playerid, 1419, 380.6484, -1764.2813, 7.3828, 0.25);
  144. RemoveBuildingForPlayer(playerid, 1419, 384.6484, -1764.2813, 7.3828, 0.25);
  145. RemoveBuildingForPlayer(playerid, 1419, 388.6484, -1764.2813, 7.3828, 0.25);
  146. RemoveBuildingForPlayer(playerid, 627, 388.1016, -1763.8828, 8.5938, 0.25);
  147. RemoveBuildingForPlayer(playerid, 1419, 396.6484, -1764.2813, 7.3828, 0.25);
  148. RemoveBuildingForPlayer(playerid, 1419, 392.6484, -1764.2813, 7.3828, 0.25);
  149. RemoveBuildingForPlayer(playerid, 627, 393.6172, -1763.6641, 8.5938, 0.25);
  150. RemoveBuildingForPlayer(playerid, 1419, 400.6484, -1764.2813, 7.3828, 0.25);
  151. RemoveBuildingForPlayer(playerid, 1419, 404.6484, -1764.2813, 7.3828, 0.25);
  152. RemoveBuildingForPlayer(playerid, 1260, 400.0938, -1753.1094, 17.1406, 0.25);
  153. RemoveBuildingForPlayer(playerid, 625, 402.0234, -1758.6719, 7.8828, 0.25);
  154. RemoveBuildingForPlayer(playerid, 7084, 2447.9609, 2332.7031, 21.0703, 0.25);
  155. RemoveBuildingForPlayer(playerid, 7211, 2541.7031, 2290.8906, 13.4688, 0.25);
  156. RemoveBuildingForPlayer(playerid, 7235, 2504.6719, 2292.7109, 13.5938, 0.25);
  157. RemoveBuildingForPlayer(playerid, 1261, 2537.8438, 2324.8828, 25.8906, 0.25);
  158. RemoveBuildingForPlayer(playerid, 1261, 2506.7188, 2403.4141, 25.8906, 0.25);
  159. RemoveBuildingForPlayer(playerid, 7309, 2537.6797, 2324.9297, 31.3516, 0.25);
  160. RemoveBuildingForPlayer(playerid, 7310, 2506.6719, 2403.1563, 31.3516, 0.25);
  161. RemoveBuildingForPlayer(playerid, 3459, 2518.2109, 2223.8672, 17.3203, 0.25);
  162. RemoveBuildingForPlayer(playerid, 3459, 2579.1563, 2224.1875, 17.3203, 0.25);
  163. RemoveBuildingForPlayer(playerid, 7093, 2515.8906, 2247.5547, 20.2813, 0.25);
  164. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2246.7969, 10.2578, 0.25);
  165. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2251.6797, 10.2578, 0.25);
  166. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2256.5625, 10.2578, 0.25);
  167. RemoveBuildingForPlayer(playerid, 3520, 2514.5469, 2256.6328, 10.2578, 0.25);
  168. RemoveBuildingForPlayer(playerid, 7234, 2504.6719, 2292.7109, 13.5938, 0.25);
  169. RemoveBuildingForPlayer(playerid, 1344, 2514.1875, 2316.5938, 10.6250, 0.25);
  170. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2261.4453, 10.2578, 0.25);
  171. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2271.2188, 10.2578, 0.25);
  172. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2276.1016, 10.2578, 0.25);
  173. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2280.9844, 10.2578, 0.25);
  174. RemoveBuildingForPlayer(playerid, 3520, 2512.8906, 2266.4609, 10.2578, 0.25);
  175. RemoveBuildingForPlayer(playerid, 3520, 2512.8828, 2284.5625, 10.2578, 0.25);
  176. RemoveBuildingForPlayer(playerid, 3520, 2514.1797, 2279.3203, 10.2578, 0.25);
  177. RemoveBuildingForPlayer(playerid, 7083, 2523.5781, 2233.1094, 21.1016, 0.25);
  178. RemoveBuildingForPlayer(playerid, 3459, 2539.3906, 2242.8672, 17.3203, 0.25);
  179. RemoveBuildingForPlayer(playerid, 1344, 2550.1094, 2245.0234, 10.6172, 0.25);
  180. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2281.7500, 10.2188, 0.25);
  181. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2283.7734, 10.1563, 0.25);
  182. RemoveBuildingForPlayer(playerid, 3459, 2517.7422, 2291.9297, 17.3203, 0.25);
  183. RemoveBuildingForPlayer(playerid, 1342, 2536.1172, 2290.8516, 10.8594, 0.25);
  184. RemoveBuildingForPlayer(playerid, 6924, 2541.7031, 2290.8906, 13.4688, 0.25);
  185. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2297.0000, 10.2188, 0.25);
  186. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2299.0234, 10.1563, 0.25);
  187. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2285.9531, 10.2188, 0.25);
  188. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2301.1484, 10.2188, 0.25);
  189. RemoveBuildingForPlayer(playerid, 1344, 2542.9141, 2317.9609, 10.6328, 0.25);
  190. RemoveBuildingForPlayer(playerid, 1344, 2545.7031, 2317.8594, 10.6250, 0.25);
  191. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2312.3984, 10.2188, 0.25);
  192. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2310.2734, 10.1563, 0.25);
  193. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2308.2500, 10.2188, 0.25);
  194. RemoveBuildingForPlayer(playerid, 1503, 2551.4141, 2249.8906, 10.2109, 0.25);
  195. RemoveBuildingForPlayer(playerid, 7212, 2557.2188, 2266.7422, 11.3828, 0.25);
  196. RemoveBuildingForPlayer(playerid, 7085, 2468.9297, 2159.0156, 47.9922, 0.25);
  197. RemoveBuildingForPlayer(playerid, 1264, 2514.1016, 2323.5547, 10.2031, 0.25);
  198. RemoveBuildingForPlayer(playerid, 1264, 2514.4922, 2324.2344, 10.2031, 0.25);
  199. RemoveBuildingForPlayer(playerid, 1267, 2537.8438, 2324.8828, 25.8906, 0.25);
  200. RemoveBuildingForPlayer(playerid, 3460, 2531.8047, 2344.9453, 13.7656, 0.25);
  201. RemoveBuildingForPlayer(playerid, 3459, 2536.0625, 2354.8984, 17.3203, 0.25);
  202. RemoveBuildingForPlayer(playerid, 3459, 2466.0156, 2403.6719, 17.3203, 0.25);
  203. RemoveBuildingForPlayer(playerid, 1267, 2506.7188, 2403.4141, 25.8906, 0.25);
  204. RemoveBuildingForPlayer(playerid, 3459, 2518.0000, 2403.2656, 17.3203, 0.25);
  205. RemoveBuildingForPlayer(playerid, 3459, 2536.5000, 2421.0234, 17.3203, 0.25);
  206.  
  207. //_____LSPD PARK____
  208. RemoveBuildingForPlayer(playerid, 4057, 1479.5547, -1693.1406, 19.5781, 0.25);
  209. RemoveBuildingForPlayer(playerid, 4210, 1479.5625, -1631.4531, 12.0781, 0.25);
  210. RemoveBuildingForPlayer(playerid, 713, 1457.9375, -1620.6953, 13.4531, 0.25);
  211. RemoveBuildingForPlayer(playerid, 713, 1496.8672, -1707.8203, 13.4063, 0.25);
  212. RemoveBuildingForPlayer(playerid, 1283, 1441.8594, -1733.0078, 15.6250, 0.25);
  213. RemoveBuildingForPlayer(playerid, 1283, 1414.4141, -1731.4297, 15.6250, 0.25);
  214. RemoveBuildingForPlayer(playerid, 1283, 1430.1719, -1719.4688, 15.6250, 0.25);
  215. RemoveBuildingForPlayer(playerid, 1226, 1451.6250, -1727.6719, 16.4219, 0.25);
  216. RemoveBuildingForPlayer(playerid, 1226, 1467.9844, -1727.6719, 16.4219, 0.25);
  217. RemoveBuildingForPlayer(playerid, 1226, 1485.1719, -1727.6719, 16.4219, 0.25);
  218. RemoveBuildingForPlayer(playerid, 1280, 1468.9844, -1713.5078, 13.4531, 0.25);
  219. RemoveBuildingForPlayer(playerid, 1231, 1479.6953, -1716.7031, 15.6250, 0.25);
  220. RemoveBuildingForPlayer(playerid, 1226, 1505.1797, -1727.6719, 16.4219, 0.25);
  221. RemoveBuildingForPlayer(playerid, 1280, 1488.7656, -1713.7031, 13.4531, 0.25);
  222. RemoveBuildingForPlayer(playerid, 1289, 1504.7500, -1711.8828, 13.5938, 0.25);
  223. RemoveBuildingForPlayer(playerid, 1283, 1513.2344, -1732.9219, 15.6250, 0.25);
  224. RemoveBuildingForPlayer(playerid, 1258, 1445.0078, -1704.7656, 13.6953, 0.25);
  225. RemoveBuildingForPlayer(playerid, 1226, 1433.7109, -1702.3594, 16.4219, 0.25);
  226. RemoveBuildingForPlayer(playerid, 1226, 1433.7109, -1676.6875, 16.4219, 0.25);
  227. RemoveBuildingForPlayer(playerid, 1258, 1445.0078, -1692.2344, 13.6953, 0.25);
  228. RemoveBuildingForPlayer(playerid, 1226, 1433.7109, -1656.2500, 16.4219, 0.25);
  229. RemoveBuildingForPlayer(playerid, 1226, 1433.7109, -1636.2344, 16.4219, 0.25);
  230. RemoveBuildingForPlayer(playerid, 712, 1445.8125, -1650.0234, 22.2578, 0.25);
  231. RemoveBuildingForPlayer(playerid, 1226, 1433.7109, -1619.0547, 16.4219, 0.25);
  232. RemoveBuildingForPlayer(playerid, 1283, 1428.9375, -1605.8203, 15.6250, 0.25);
  233. RemoveBuildingForPlayer(playerid, 1283, 1416.5859, -1591.7422, 15.6250, 0.25);
  234. RemoveBuildingForPlayer(playerid, 1283, 1428.8984, -1577.1328, 15.6250, 0.25);
  235. RemoveBuildingForPlayer(playerid, 1283, 1443.2031, -1592.9453, 15.6250, 0.25);
  236. RemoveBuildingForPlayer(playerid, 673, 1457.7266, -1710.0625, 12.3984, 0.25);
  237. RemoveBuildingForPlayer(playerid, 620, 1461.6563, -1707.6875, 11.8359, 0.25);
  238. RemoveBuildingForPlayer(playerid, 1280, 1468.9844, -1704.6406, 13.4531, 0.25);
  239. RemoveBuildingForPlayer(playerid, 700, 1463.0625, -1701.5703, 13.7266, 0.25);
  240. RemoveBuildingForPlayer(playerid, 1231, 1479.6953, -1702.5313, 15.6250, 0.25);
  241. RemoveBuildingForPlayer(playerid, 673, 1457.5547, -1697.2891, 12.3984, 0.25);
  242. RemoveBuildingForPlayer(playerid, 1280, 1468.9844, -1694.0469, 13.4531, 0.25);
  243. RemoveBuildingForPlayer(playerid, 1231, 1479.3828, -1692.3906, 15.6328, 0.25);
  244. RemoveBuildingForPlayer(playerid, 4186, 1479.5547, -1693.1406, 19.5781, 0.25);
  245. RemoveBuildingForPlayer(playerid, 620, 1461.1250, -1687.5625, 11.8359, 0.25);
  246. RemoveBuildingForPlayer(playerid, 700, 1463.0625, -1690.6484, 13.7266, 0.25);
  247. RemoveBuildingForPlayer(playerid, 641, 1458.6172, -1684.1328, 11.1016, 0.25);
  248. RemoveBuildingForPlayer(playerid, 625, 1457.2734, -1666.2969, 13.6953, 0.25);
  249. RemoveBuildingForPlayer(playerid, 1280, 1468.9844, -1682.7188, 13.4531, 0.25);
  250. RemoveBuildingForPlayer(playerid, 712, 1471.4063, -1666.1797, 22.2578, 0.25);
  251. RemoveBuildingForPlayer(playerid, 1231, 1479.3828, -1682.3125, 15.6328, 0.25);
  252. RemoveBuildingForPlayer(playerid, 625, 1458.2578, -1659.2578, 13.6953, 0.25);
  253. RemoveBuildingForPlayer(playerid, 712, 1449.8516, -1655.9375, 22.2578, 0.25);
  254. RemoveBuildingForPlayer(playerid, 1231, 1477.9375, -1652.7266, 15.6328, 0.25);
  255. RemoveBuildingForPlayer(playerid, 1280, 1479.6094, -1653.2500, 13.4531, 0.25);
  256. RemoveBuildingForPlayer(playerid, 625, 1457.3516, -1650.5703, 13.6953, 0.25);
  257. RemoveBuildingForPlayer(playerid, 625, 1454.4219, -1642.4922, 13.6953, 0.25);
  258. RemoveBuildingForPlayer(playerid, 1280, 1467.8516, -1646.5938, 13.4531, 0.25);
  259. RemoveBuildingForPlayer(playerid, 1280, 1472.8984, -1651.5078, 13.4531, 0.25);
  260. RemoveBuildingForPlayer(playerid, 1280, 1465.9375, -1639.8203, 13.4531, 0.25);
  261. RemoveBuildingForPlayer(playerid, 1231, 1466.4688, -1637.9609, 15.6328, 0.25);
  262. RemoveBuildingForPlayer(playerid, 625, 1449.5938, -1635.0469, 13.6953, 0.25);
  263. RemoveBuildingForPlayer(playerid, 1280, 1467.7109, -1632.8906, 13.4531, 0.25);
  264. RemoveBuildingForPlayer(playerid, 1232, 1465.8906, -1629.9766, 15.5313, 0.25);
  265. RemoveBuildingForPlayer(playerid, 1280, 1472.6641, -1627.8828, 13.4531, 0.25);
  266. RemoveBuildingForPlayer(playerid, 1280, 1479.4688, -1626.0234, 13.4531, 0.25);
  267. RemoveBuildingForPlayer(playerid, 3985, 1479.5625, -1631.4531, 12.0781, 0.25);
  268. RemoveBuildingForPlayer(playerid, 4206, 1479.5547, -1639.6094, 13.6484, 0.25);
  269. RemoveBuildingForPlayer(playerid, 1232, 1465.8359, -1608.3750, 15.3750, 0.25);
  270. RemoveBuildingForPlayer(playerid, 1229, 1466.4844, -1598.0938, 14.1094, 0.25);
  271. RemoveBuildingForPlayer(playerid, 1226, 1451.3359, -1596.7031, 16.4219, 0.25);
  272. RemoveBuildingForPlayer(playerid, 1226, 1471.3516, -1596.7031, 16.4219, 0.25);
  273. RemoveBuildingForPlayer(playerid, 1280, 1488.7656, -1704.5938, 13.4531, 0.25);
  274. RemoveBuildingForPlayer(playerid, 700, 1494.2109, -1694.4375, 13.7266, 0.25);
  275. RemoveBuildingForPlayer(playerid, 1280, 1488.7656, -1693.7344, 13.4531, 0.25);
  276. RemoveBuildingForPlayer(playerid, 620, 1496.9766, -1686.8516, 11.8359, 0.25);
  277. RemoveBuildingForPlayer(playerid, 641, 1494.1406, -1689.2344, 11.1016, 0.25);
  278. RemoveBuildingForPlayer(playerid, 1280, 1488.7656, -1682.6719, 13.4531, 0.25);
  279. RemoveBuildingForPlayer(playerid, 712, 1480.6094, -1666.1797, 22.2578, 0.25);
  280. RemoveBuildingForPlayer(playerid, 712, 1488.2266, -1666.1797, 22.2578, 0.25);
  281. RemoveBuildingForPlayer(playerid, 1280, 1486.4063, -1651.3906, 13.4531, 0.25);
  282. RemoveBuildingForPlayer(playerid, 1280, 1491.3672, -1646.3828, 13.4531, 0.25);
  283. RemoveBuildingForPlayer(playerid, 1280, 1493.1328, -1639.4531, 13.4531, 0.25);
  284. RemoveBuildingForPlayer(playerid, 1280, 1486.1797, -1627.7656, 13.4531, 0.25);
  285. RemoveBuildingForPlayer(playerid, 1280, 1491.2188, -1632.6797, 13.4531, 0.25);
  286. RemoveBuildingForPlayer(playerid, 1232, 1494.4141, -1629.9766, 15.5313, 0.25);
  287. RemoveBuildingForPlayer(playerid, 1232, 1494.3594, -1608.3750, 15.3750, 0.25);
  288. RemoveBuildingForPlayer(playerid, 1226, 1488.5313, -1596.7031, 16.4219, 0.25);
  289. RemoveBuildingForPlayer(playerid, 1229, 1498.0547, -1598.0938, 14.1094, 0.25);
  290. RemoveBuildingForPlayer(playerid, 1288, 1504.7500, -1705.4063, 13.5938, 0.25);
  291. RemoveBuildingForPlayer(playerid, 1287, 1504.7500, -1704.4688, 13.5938, 0.25);
  292. RemoveBuildingForPlayer(playerid, 1286, 1504.7500, -1695.0547, 13.5938, 0.25);
  293. RemoveBuildingForPlayer(playerid, 1285, 1504.7500, -1694.0391, 13.5938, 0.25);
  294. RemoveBuildingForPlayer(playerid, 673, 1498.9609, -1684.6094, 12.3984, 0.25);
  295. RemoveBuildingForPlayer(playerid, 625, 1504.1641, -1662.0156, 13.6953, 0.25);
  296. RemoveBuildingForPlayer(playerid, 625, 1504.7188, -1670.9219, 13.6953, 0.25);
  297. RemoveBuildingForPlayer(playerid, 620, 1503.1875, -1621.1250, 11.8359, 0.25);
  298. RemoveBuildingForPlayer(playerid, 673, 1501.2813, -1624.5781, 12.3984, 0.25);
  299. RemoveBuildingForPlayer(playerid, 673, 1498.3594, -1616.9688, 12.3984, 0.25);
  300. RemoveBuildingForPlayer(playerid, 1226, 1504.8906, -1596.7031, 16.4219, 0.25);
  301. RemoveBuildingForPlayer(playerid, 712, 1508.4453, -1668.7422, 22.2578, 0.25);
  302. RemoveBuildingForPlayer(playerid, 625, 1505.6953, -1654.8359, 13.6953, 0.25);
  303. RemoveBuildingForPlayer(playerid, 625, 1508.5156, -1647.8594, 13.6953, 0.25);
  304. RemoveBuildingForPlayer(playerid, 625, 1513.2734, -1642.4922, 13.6953, 0.25);
  305. RemoveBuildingForPlayer(playerid, 1258, 1510.8906, -1607.3125, 13.6953, 0.25);
  306. RemoveBuildingForPlayer(playerid, 1283, 1545.7656, -1731.6719, 15.6250, 0.25);
  307. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1721.6328, 16.4219, 0.25);
  308. RemoveBuildingForPlayer(playerid, 1283, 1530.1172, -1717.0078, 15.6250, 0.25);
  309. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1705.2734, 16.4219, 0.25);
  310. RemoveBuildingForPlayer(playerid, 1229, 1524.2188, -1693.9688, 14.1094, 0.25);
  311. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1688.0859, 16.4219, 0.25);
  312. RemoveBuildingForPlayer(playerid, 1229, 1524.2188, -1673.7109, 14.1094, 0.25);
  313. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1668.0781, 16.4219, 0.25);
  314. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1647.6406, 16.4219, 0.25);
  315. RemoveBuildingForPlayer(playerid, 1226, 1524.8281, -1621.9609, 16.4219, 0.25);
  316. RemoveBuildingForPlayer(playerid, 1226, 1525.3828, -1611.1563, 16.4219, 0.25);
  317. RemoveBuildingForPlayer(playerid, 1283, 1528.9531, -1605.8594, 15.6250, 0.25);
  318.  
  319. // Neue FBI Base =)
  320. RemoveBuildingForPlayer(playerid, 7084, 2447.9609, 2332.7031, 21.0703, 0.25);
  321. RemoveBuildingForPlayer(playerid, 7211, 2541.7031, 2290.8906, 13.4688, 0.25);
  322. RemoveBuildingForPlayer(playerid, 7235, 2504.6719, 2292.7109, 13.5938, 0.25);
  323. RemoveBuildingForPlayer(playerid, 1261, 2537.8438, 2324.8828, 25.8906, 0.25);
  324. RemoveBuildingForPlayer(playerid, 1261, 2506.7188, 2403.4141, 25.8906, 0.25);
  325. RemoveBuildingForPlayer(playerid, 7309, 2537.6797, 2324.9297, 31.3516, 0.25);
  326. RemoveBuildingForPlayer(playerid, 7310, 2506.6719, 2403.1563, 31.3516, 0.25);
  327. RemoveBuildingForPlayer(playerid, 3459, 2518.2109, 2223.8672, 17.3203, 0.25);
  328. RemoveBuildingForPlayer(playerid, 3459, 2579.1563, 2224.1875, 17.3203, 0.25);
  329. RemoveBuildingForPlayer(playerid, 7093, 2515.8906, 2247.5547, 20.2813, 0.25);
  330. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2246.7969, 10.2578, 0.25);
  331. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2251.6797, 10.2578, 0.25);
  332. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2256.5625, 10.2578, 0.25);
  333. RemoveBuildingForPlayer(playerid, 3520, 2514.5469, 2256.6328, 10.2578, 0.25);
  334. RemoveBuildingForPlayer(playerid, 7234, 2504.6719, 2292.7109, 13.5938, 0.25);
  335. RemoveBuildingForPlayer(playerid, 1344, 2514.1875, 2316.5938, 10.6250, 0.25);
  336. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2261.4453, 10.2578, 0.25);
  337. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2271.2188, 10.2578, 0.25);
  338. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2276.1016, 10.2578, 0.25);
  339. RemoveBuildingForPlayer(playerid, 3520, 2513.1484, 2280.9844, 10.2578, 0.25);
  340. RemoveBuildingForPlayer(playerid, 3520, 2512.8906, 2266.4609, 10.2578, 0.25);
  341. RemoveBuildingForPlayer(playerid, 3520, 2512.8828, 2284.5625, 10.2578, 0.25);
  342. RemoveBuildingForPlayer(playerid, 3520, 2514.1797, 2279.3203, 10.2578, 0.25);
  343. RemoveBuildingForPlayer(playerid, 7083, 2523.5781, 2233.1094, 21.1016, 0.25);
  344. RemoveBuildingForPlayer(playerid, 3459, 2539.3906, 2242.8672, 17.3203, 0.25);
  345. RemoveBuildingForPlayer(playerid, 1344, 2550.1094, 2245.0234, 10.6172, 0.25);
  346. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2281.7500, 10.2188, 0.25);
  347. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2283.7734, 10.1563, 0.25);
  348. RemoveBuildingForPlayer(playerid, 3459, 2517.7422, 2291.9297, 17.3203, 0.25);
  349. RemoveBuildingForPlayer(playerid, 1342, 2536.1172, 2290.8516, 10.8594, 0.25);
  350. RemoveBuildingForPlayer(playerid, 6924, 2541.7031, 2290.8906, 13.4688, 0.25);
  351. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2297.0000, 10.2188, 0.25);
  352. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2299.0234, 10.1563, 0.25);
  353. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2285.9531, 10.2188, 0.25);
  354. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2301.1484, 10.2188, 0.25);
  355. RemoveBuildingForPlayer(playerid, 1344, 2542.9141, 2317.9609, 10.6328, 0.25);
  356. RemoveBuildingForPlayer(playerid, 1344, 2545.7031, 2317.8594, 10.6250, 0.25);
  357. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2312.3984, 10.2188, 0.25);
  358. RemoveBuildingForPlayer(playerid, 1300, 2538.0000, 2310.2734, 10.1563, 0.25);
  359. RemoveBuildingForPlayer(playerid, 1280, 2537.8438, 2308.2500, 10.2188, 0.25);
  360. RemoveBuildingForPlayer(playerid, 1503, 2551.4141, 2249.8906, 10.2109, 0.25);
  361. RemoveBuildingForPlayer(playerid, 7212, 2557.2188, 2266.7422, 11.3828, 0.25);
  362. RemoveBuildingForPlayer(playerid, 7085, 2468.9297, 2159.0156, 47.9922, 0.25);
  363. RemoveBuildingForPlayer(playerid, 1264, 2514.1016, 2323.5547, 10.2031, 0.25);
  364. RemoveBuildingForPlayer(playerid, 1264, 2514.4922, 2324.2344, 10.2031, 0.25);
  365. RemoveBuildingForPlayer(playerid, 1267, 2537.8438, 2324.8828, 25.8906, 0.25);
  366. RemoveBuildingForPlayer(playerid, 3460, 2531.8047, 2344.9453, 13.7656, 0.25);
  367. RemoveBuildingForPlayer(playerid, 3459, 2536.0625, 2354.8984, 17.3203, 0.25);
  368. RemoveBuildingForPlayer(playerid, 3459, 2466.0156, 2403.6719, 17.3203, 0.25);
  369. RemoveBuildingForPlayer(playerid, 1267, 2506.7188, 2403.4141, 25.8906, 0.25);
  370. RemoveBuildingForPlayer(playerid, 3459, 2518.0000, 2403.2656, 17.3203, 0.25);
  371. RemoveBuildingForPlayer(playerid, 3459, 2536.5000, 2421.0234, 17.3203, 0.25);
  372.  
  373. //Rathaus NEU!NEUU REMOVE
  374. RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);
  375. RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);
  376. RemoveBuildingForPlayer(playerid, 1527, 1448.2344, -1755.8984, 14.5234, 0.25);
  377. RemoveBuildingForPlayer(playerid, 4002, 1479.8672, -1790.3984, 56.0234, 0.25);
  378. RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703, 22.3828, 0.25);
  379. RemoveBuildingForPlayer(playerid, 4003, 1481.0781, -1747.0313, 33.5234, 0.25);
  380. // MEDIC BASE NEU REMOVE
  381. RemoveBuildingForPlayer(playerid, 1529, 1098.8125, -1292.5469, 17.1406, 0.25);
  382. RemoveBuildingForPlayer(playerid, 5930, 1134.2500, -1338.0781, 23.1563, 0.25);
  383. RemoveBuildingForPlayer(playerid, 5931, 1114.3125, -1348.1016, 17.9844, 0.25);
  384. RemoveBuildingForPlayer(playerid, 5934, 1076.7109, -1358.0938, 15.4453, 0.25);
  385. RemoveBuildingForPlayer(playerid, 5935, 1120.1563, -1303.4531, 18.5703, 0.25);
  386. RemoveBuildingForPlayer(playerid, 5936, 1090.0547, -1310.5313, 17.5469, 0.25);
  387. RemoveBuildingForPlayer(playerid, 716, 1068.6406, -1365.7734, 12.3594, 0.25);
  388. RemoveBuildingForPlayer(playerid, 1440, 1085.7031, -1361.0234, 13.2656, 0.25);
  389. RemoveBuildingForPlayer(playerid, 5731, 1076.7109, -1358.0938, 15.4453, 0.25);
  390. RemoveBuildingForPlayer(playerid, 716, 1068.8125, -1308.4844, 12.7500, 0.25);
  391. RemoveBuildingForPlayer(playerid, 1307, 1072.1406, -1303.6797, 12.2656, 0.25);
  392. RemoveBuildingForPlayer(playerid, 5788, 1080.9844, -1305.5234, 16.3594, 0.25);
  393. RemoveBuildingForPlayer(playerid, 5787, 1090.0547, -1310.5313, 17.5469, 0.25);
  394. RemoveBuildingForPlayer(playerid, 5764, 1065.1406, -1270.5781, 25.7109, 0.25);
  395. RemoveBuildingForPlayer(playerid, 5810, 1114.3125, -1348.1016, 17.9844, 0.25);
  396. RemoveBuildingForPlayer(playerid, 5993, 1110.8984, -1328.8125, 13.8516, 0.25);
  397. RemoveBuildingForPlayer(playerid, 5811, 1131.1953, -1380.4219, 17.0703, 0.25);
  398. RemoveBuildingForPlayer(playerid, 5708, 1134.2500, -1338.0781, 23.1563, 0.25);
  399. RemoveBuildingForPlayer(playerid, 1440, 1141.9844, -1346.1094, 13.2656, 0.25);
  400. RemoveBuildingForPlayer(playerid, 1440, 1148.6797, -1385.1875, 13.2656, 0.25);
  401. RemoveBuildingForPlayer(playerid, 617, 1178.6016, -1332.0703, 12.8906, 0.25);
  402. RemoveBuildingForPlayer(playerid, 620, 1184.0078, -1353.5000, 12.5781, 0.25);
  403. RemoveBuildingForPlayer(playerid, 620, 1184.0078, -1343.2656, 12.5781, 0.25);
  404. RemoveBuildingForPlayer(playerid, 5737, 1120.1563, -1303.4531, 18.5703, 0.25);
  405. RemoveBuildingForPlayer(playerid, 618, 1177.7344, -1315.6641, 13.2969, 0.25);
  406. RemoveBuildingForPlayer(playerid, 620, 1184.8125, -1292.9141, 12.5781, 0.25);
  407. RemoveBuildingForPlayer(playerid, 620, 1184.8125, -1303.1484, 12.5781, 0.25);
  408. //Lcn Base das da :D
  409. RemoveBuildingForPlayer(playerid, 713, 1304.7734, -1753.5859, 12.4375, 0.25);
  410. RemoveBuildingForPlayer(playerid, 713, 1304.7734, -1729.9375, 12.4375, 0.25);
  411. RemoveBuildingForPlayer(playerid, 713, 1304.7734, -1780.1094, 12.4375, 0.25);
  412. RemoveBuildingForPlayer(playerid, 713, 1304.7734, -1808.4922, 12.4375, 0.25);
  413. RemoveBuildingForPlayer(playerid, 713, 1304.7734, -1839.8672, 12.4375, 0.25);
  414. RemoveBuildingForPlayer(playerid, 1294, 1317.4297, -1809.2578, 16.9063, 0.25);
  415. RemoveBuildingForPlayer(playerid, 1294, 1317.4297, -1768.3906, 16.9063, 0.25);
  416. RemoveBuildingForPlayer(playerid, 1283, 1311.2734, -1746.1172, 15.6250, 0.25);
  417. RemoveBuildingForPlayer(playerid, 716, 1380.5156, -1024.3359, 25.5625, 0.25);
  418. RemoveBuildingForPlayer(playerid, 716, 1380.5156, -1009.6094, 26.2891, 0.25);
  419. RemoveBuildingForPlayer(playerid, 1525, 1271.4844, -1662.3203, 20.2500, 0.25);
  420. RemoveBuildingForPlayer(playerid, 6253, 1305.4688, -1619.7422, 13.3984, 0.25);
  421. RemoveBuildingForPlayer(playerid, 1350, 1286.2578, -1718.2500, 12.4453, 0.25);
  422. RemoveBuildingForPlayer(playerid, 1350, 1291.8359, -1702.4609, 12.2500, 0.25);
  423. RemoveBuildingForPlayer(playerid, 1297, 1292.1797, -1691.7578, 15.8906, 0.25);
  424. RemoveBuildingForPlayer(playerid, 620, 1304.1172, -1696.7969, 12.2891, 0.25);
  425. RemoveBuildingForPlayer(playerid, 1312, 1299.4531, -1683.5078, 16.5859, 0.25);
  426. RemoveBuildingForPlayer(playerid, 626, 1258.5781, -1675.5000, 14.6016, 0.25);
  427. RemoveBuildingForPlayer(playerid, 626, 1267.6719, -1675.5000, 14.6016, 0.25);
  428. RemoveBuildingForPlayer(playerid, 626, 1258.5781, -1659.8750, 14.6016, 0.25);
  429. RemoveBuildingForPlayer(playerid, 626, 1267.6719, -1659.8750, 14.6016, 0.25);
  430. RemoveBuildingForPlayer(playerid, 620, 1305.6719, -1669.8984, 12.5859, 0.25);
  431. RemoveBuildingForPlayer(playerid, 1297, 1292.1797, -1660.1719, 15.8906, 0.25);
  432. RemoveBuildingForPlayer(playerid, 647, 1237.5000, -1643.4297, 14.8516, 0.25);
  433. RemoveBuildingForPlayer(playerid, 647, 1233.4688, -1643.4297, 14.8516, 0.25);
  434. RemoveBuildingForPlayer(playerid, 647, 1245.5625, -1643.4297, 14.8516, 0.25);
  435. RemoveBuildingForPlayer(playerid, 647, 1241.5313, -1643.4297, 14.8516, 0.25);
  436. RemoveBuildingForPlayer(playerid, 626, 1258.5781, -1643.3672, 14.6016, 0.25);
  437. RemoveBuildingForPlayer(playerid, 626, 1267.6719, -1643.3672, 14.6016, 0.25);
  438. RemoveBuildingForPlayer(playerid, 620, 1305.5625, -1641.5313, 12.2891, 0.25);
  439. RemoveBuildingForPlayer(playerid, 1350, 1286.6797, -1577.9297, 12.6563, 0.25);
  440. RemoveBuildingForPlayer(playerid, 620, 1305.5625, -1614.8281, 12.2891, 0.25);
  441. RemoveBuildingForPlayer(playerid, 6046, 1305.4688, -1619.7422, 13.3984, 0.25);
  442. RemoveBuildingForPlayer(playerid, 620, 1305.6719, -1583.7031, 12.5859, 0.25);
  443. RemoveBuildingForPlayer(playerid, 1350, 1292.2578, -1562.1484, 12.4609, 0.25);
  444. RemoveBuildingForPlayer(playerid, 1297, 1301.9063, -1522.0234, 15.9063, 0.25);
  445. RemoveBuildingForPlayer(playerid, 615, 1302.3359, -1507.1641, 12.5469, 0.25);
  446. RemoveBuildingForPlayer(playerid, 615, 1311.9844, -1491.9141, 12.5469, 0.25);
  447. RemoveBuildingForPlayer(playerid, 1297, 1330.0000, -1472.5391, 15.9063, 0.25);
  448. RemoveBuildingForPlayer(playerid, 615, 1323.8672, -1467.7109, 12.5469, 0.25);
  449. RemoveBuildingForPlayer(playerid, 1312, 1343.8594, -1426.0156, 16.5469, 0.25);
  450. RemoveBuildingForPlayer(playerid, 1297, 1337.5625, -1419.8672, 15.9063, 0.25);
  451. RemoveBuildingForPlayer(playerid, 1388, 1238.3750, -1258.2813, 57.2031, 0.25);
  452. RemoveBuildingForPlayer(playerid, 1391, 1238.3750, -1258.2734, 44.6641, 0.25);
  453. RemoveBuildingForPlayer(playerid, 1285, 1323.0391, -1286.7266, 13.2031, 0.25);
  454. RemoveBuildingForPlayer(playerid, 1286, 1324.0547, -1286.7266, 13.2031, 0.25);
  455. RemoveBuildingForPlayer(playerid, 620, 1330.6016, -1340.9844, 6.1094, 0.25);
  456. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1380.0703, 18.2891, 0.25);
  457. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1380.3516, 13.0938, 0.25);
  458. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1355.9766, 13.0938, 0.25);
  459. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1366.6875, 13.0938, 0.25);
  460. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1348.6719, 18.2891, 0.25);
  461. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1343.2578, 13.0938, 0.25);
  462. RemoveBuildingForPlayer(playerid, 620, 1326.6953, -1316.0078, 8.7266, 0.25);
  463. RemoveBuildingForPlayer(playerid, 620, 1327.5938, -1333.6719, 6.1094, 0.25);
  464. RemoveBuildingForPlayer(playerid, 620, 1332.0000, -1309.4297, 8.7266, 0.25);
  465. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1314.2422, 18.2891, 0.25);
  466. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1305.1641, 13.0938, 0.25);
  467. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1317.8906, 13.0938, 0.25);
  468. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1331.6563, 13.0938, 0.25);
  469. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1293.5625, 13.0938, 0.25);
  470. RemoveBuildingForPlayer(playerid, 1283, 1354.9063, -1291.3906, 15.4922, 0.25);
  471. RemoveBuildingForPlayer(playerid, 1287, 1325.0156, -1286.7266, 13.2031, 0.25);
  472. RemoveBuildingForPlayer(playerid, 1288, 1325.9531, -1286.7266, 13.2031, 0.25);
  473. RemoveBuildingForPlayer(playerid, 1289, 1326.7188, -1286.7266, 13.2031, 0.25);
  474. RemoveBuildingForPlayer(playerid, 1283, 1332.0625, -1281.4609, 15.5156, 0.25);
  475. RemoveBuildingForPlayer(playerid, 1283, 1345.1641, -1269.2578, 16.0781, 0.25);
  476. RemoveBuildingForPlayer(playerid, 1219, 1332.8359, -1241.7188, 13.4141, 0.25);
  477. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1252.3672, 18.8750, 0.25);
  478. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1255.0547, 13.0938, 0.25);
  479. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1261.0156, 13.0938, 0.25);
  480. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1267.1328, 13.0938, 0.25);
  481. RemoveBuildingForPlayer(playerid, 716, 1350.1172, -1228.0391, 13.0938, 0.25);
  482. RemoveBuildingForPlayer(playerid, 716, 1350.1094, -1215.3906, 15.3750, 0.25);
  483. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1207.7266, 22.6016, 0.25);
  484. RemoveBuildingForPlayer(playerid, 716, 1350.0469, -1208.2344, 16.8672, 0.25);
  485. RemoveBuildingForPlayer(playerid, 716, 1350.1641, -1187.2891, 20.6484, 0.25);
  486. RemoveBuildingForPlayer(playerid, 1290, 1349.9922, -1165.4688, 28.6328, 0.25);
  487. RemoveBuildingForPlayer(playerid, 716, 1350.0000, -1170.2031, 23.1797, 0.25);
  488. RemoveBuildingForPlayer(playerid, 1283, 1354.9609, -1161.4766, 26.4609, 0.25);
  489. RemoveBuildingForPlayer(playerid, 1283, 1369.2422, -1046.8672, 28.6641, 0.25);
  490. RemoveBuildingForPlayer(playerid, 1283, 1343.3984, -1037.1094, 28.6641, 0.25);
  491. RemoveBuildingForPlayer(playerid, 1283, 1352.9063, -1025.8359, 28.8203, 0.25);
  492. RemoveBuildingForPlayer(playerid, 1283, 1373.9297, -1030.5313, 28.6172, 0.25);
  493. RemoveBuildingForPlayer(playerid, 716, 1360.5781, -1012.4063, 26.2656, 0.25);
  494. RemoveBuildingForPlayer(playerid, 1290, 1361.3828, -1006.9297, 32.0859, 0.25);
  495. RemoveBuildingForPlayer(playerid, 716, 1362.5859, -992.6641, 27.9609, 0.25);
  496. RemoveBuildingForPlayer(playerid, 716, 1369.0078, -965.5234, 32.7891, 0.25);
  497.  
  498. //(Flughaven, Noobspawn, News Reporter neben LSPD)
  499. RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);
  500. RemoveBuildingForPlayer(playerid, 4026, 1497.7969, -1543.7109, 17.5547, 0.25);
  501. RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);
  502. RemoveBuildingForPlayer(playerid, 1527, 1448.2344, -1755.8984, 14.5234, 0.25);
  503. RemoveBuildingForPlayer(playerid, 4218, 1497.7031, -1546.6172, 43.9922, 0.25);
  504. RemoveBuildingForPlayer(playerid, 713, 1407.1953, -1749.3125, 13.0938, 0.25);
  505. RemoveBuildingForPlayer(playerid, 713, 1405.2344, -1821.1172, 13.1016, 0.25);
  506. RemoveBuildingForPlayer(playerid, 620, 1417.9766, -1832.5313, 11.9844, 0.25);
  507. RemoveBuildingForPlayer(playerid, 620, 1456.3984, -1832.5313, 11.9844, 0.25);
  508. RemoveBuildingForPlayer(playerid, 673, 1464.0938, -1831.8828, 12.3984, 0.25);
  509. RemoveBuildingForPlayer(playerid, 620, 1504.8438, -1832.5313, 11.9844, 0.25);
  510. RemoveBuildingForPlayer(playerid, 673, 1499.0469, -1832.2734, 12.8828, 0.25);
  511. RemoveBuildingForPlayer(playerid, 673, 1415.3125, -1748.5625, 12.3984, 0.25);
  512. RemoveBuildingForPlayer(playerid, 620, 1429.5313, -1748.4219, 12.9063, 0.25);
  513. RemoveBuildingForPlayer(playerid, 700, 1438.0313, -1747.9375, 13.4453, 0.25);
  514. RemoveBuildingForPlayer(playerid, 620, 1447.9063, -1748.2266, 12.9063, 0.25);
  515. RemoveBuildingForPlayer(playerid, 4002, 1479.8672, -1790.3984, 56.0234, 0.25);
  516. RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703, 22.3828, 0.25);
  517. RemoveBuildingForPlayer(playerid, 4003, 1481.0781, -1747.0313, 33.5234, 0.25);
  518. RemoveBuildingForPlayer(playerid, 620, 1516.0000, -1748.6016, 13.0078, 0.25);
  519. RemoveBuildingForPlayer(playerid, 4016, 1497.7969, -1543.7109, 17.5547, 0.25);
  520. RemoveBuildingForPlayer(playerid, 673, 1553.2578, -1764.8125, 12.7969, 0.25);
  521. RemoveBuildingForPlayer(playerid, 620, 1533.2656, -1749.0234, 12.8047, 0.25);
  522. RemoveBuildingForPlayer(playerid, 673, 1522.1641, -1748.5703, 13.0234, 0.25);
  523. RemoveBuildingForPlayer(playerid, 700, 1553.7031, -1747.9375, 13.4063, 0.25);
  524. RemoveBuildingForPlayer(playerid, 3769, 1961.4453, -2216.1719, 14.9844, 0.25);
  525. RemoveBuildingForPlayer(playerid, 3664, 1960.6953, -2236.4297, 19.2813, 0.25);
  526. RemoveBuildingForPlayer(playerid, 1412, 1949.3438, -2227.5156, 13.6563, 0.25);
  527. RemoveBuildingForPlayer(playerid, 1412, 1944.0625, -2227.5156, 13.6563, 0.25);
  528. RemoveBuildingForPlayer(playerid, 1412, 1954.6172, -2227.4844, 13.6875, 0.25);
  529. RemoveBuildingForPlayer(playerid, 642, 1440.7109, -1899.9141, 23.4375, 0.25);
  530.  
  531. //IM Base + Airport
  532. RemoveBuildingForPlayer(playerid, 3769, 1961.4453, -2216.1719, 14.9844, 0.25);
  533. RemoveBuildingForPlayer(playerid, 3664, 1960.6953, -2236.4297, 19.2813, 0.25);
  534. RemoveBuildingForPlayer(playerid, 1412, 1949.3438, -2227.5156, 13.6563, 0.25);
  535. RemoveBuildingForPlayer(playerid, 1412, 1944.0625, -2227.5156, 13.6563, 0.25);
  536. RemoveBuildingForPlayer(playerid, 1412, 1954.6172, -2227.4844, 13.6875, 0.25);
  537. RemoveBuildingForPlayer(playerid, 1412, 1965.1719, -2227.4141, 13.7578, 0.25);
  538. RemoveBuildingForPlayer(playerid, 1412, 1959.8984, -2227.4453, 13.7266, 0.25);
  539. RemoveBuildingForPlayer(playerid, 3625, 1961.4453, -2216.1719, 14.9844, 0.25);
  540. RemoveBuildingForPlayer(playerid, 1412, 1975.7266, -2227.4141, 13.7578, 0.25);
  541. RemoveBuildingForPlayer(playerid, 1412, 1970.4453, -2227.4141, 13.7578, 0.25);
  542. RemoveBuildingForPlayer(playerid, 1412, 1981.0000, -2227.4141, 13.7578, 0.25);
  543. RemoveBuildingForPlayer(playerid, 1412, 1996.8281, -2227.3828, 13.7891, 0.25);
  544. RemoveBuildingForPlayer(playerid, 1412, 1991.5547, -2227.4141, 13.7578, 0.25);
  545. RemoveBuildingForPlayer(playerid, 1412, 1986.2813, -2227.4141, 13.7578, 0.25);
  546. RemoveBuildingForPlayer(playerid, 1412, 2002.1094, -2227.3438, 13.8281, 0.25);
  547. RemoveBuildingForPlayer(playerid, 625, 1879.0547, 698.9141, 10.7109, 0.25);
  548. RemoveBuildingForPlayer(playerid, 625, 1879.0547, 710.3359, 10.7109, 0.25);
  549. RemoveBuildingForPlayer(playerid, 625, 1978.2031, 698.9141, 10.7109, 0.25);
  550. RemoveBuildingForPlayer(playerid, 625, 1978.2031, 710.0156, 10.7109, 0.25);
  551.  
  552.  
  553.  
  554. //===================================BOTS ==================================//
  555.  
  556. if(Security != 0)
  557. {
  558. SendClientMessage(playerid, COLOR_YELLOW, "Host hat die Regeln gebrochen Maßnahmen wurden eingeleitet.");
  559. Kick(playerid);
  560. return 1;
  561. }
  562. gActivePlayers[playerid]++;
  563. numplayers++;
  564. new plname[MAX_PLAYER_NAME];
  565. new string[64];
  566.  
  567. dtc_AutohausCar[playerid] = 0;
  568. dtc_AutohausCat[playerid] = 2000;
  569. dtc_AutohausSCar[playerid] = 0;
  570. Dtc_PlayerKey[playerid] = 0;
  571. for(new i = 0; i < MaxVeh; i++)
  572. {
  573. Dtc_PlayerHaveCar[playerid][i] = 0;
  574.  
  575.  
  576. }
  577. OnPlayerCarLogin(playerid);
  578. for(new i = 0; i < 700; i++)
  579. {
  580. if(Dtc_Carlock[i])
  581. {
  582. SetVehicleParamsForPlayer(i,playerid,0,1);
  583. }
  584. }
  585. InCargo[playerid] = 0; InLevi[playerid] = 0; InEnfo[playerid] = 0; KennzeichenErlaubnis[playerid] = 0; KennzeichenErlaubnis1[playerid] = 0;
  586. SelectChar[playerid] = 0; HidePM[playerid] = 0; PhoneOnline[playerid] = 0; TakeOver[playerid] = 255;
  587. SelectCharID[playerid] = 0; SelectCharPlace[playerid] = 0; ChosenSkin[playerid] = 0; Maske[playerid] = 0;
  588. GettingJob[playerid] = 0; GuardOffer[playerid] = 999; GuardPrice[playerid] = 0; gPlayerUsingLoopingAnim[playerid] = 0; gPlayerAnimLibsPreloaded[playerid] = 0;
  589. KickPlayer[playerid] = 0; CurrentMoney[playerid] = 0; UsedFind[playerid] = 0;
  590. CP[playerid] = 0; Robbed[playerid] = 0; SpawnChange[playerid] = 1; BlindFold[playerid] = 0; //Noobi[playerid] = 0;
  591. CarOffer[playerid] = 999; CarPrice[playerid] = 0; CarID[playerid] = 0; CarCalls[playerid] = 0;
  592. RobbedTime[playerid] = 0; MoneyMessage[playerid] = 0; Condom[playerid] = 0; AktuellerCP[playerid] = INVALID_FARMER_CP;
  593. STDPlayer[playerid] = 0; SexOffer[playerid] = 999; SexPrice[playerid] = 0;
  594. RepairOffer[playerid] = 999; RepairPrice[playerid] = 0; RepairCar[playerid] = 0; NagelBandErstellt[playerid] = 0;
  595. TalkingLive[playerid] = 255; LiveOffer[playerid] = 999; TakingLesson[playerid] = 0;
  596. RefillOffer[playerid] = 999; RefillPrice[playerid] = 0; MapIconsShown[playerid] = 0;
  597. DrugOffer[playerid] = 999; PlayerCuffed[playerid] = 0; PlayerCuffedTime[playerid] = 0;
  598. DrugPrice[playerid] = 0; RegistrationStep[playerid] = 0; OnCK[playerid] = 999; GettingCK[playerid] = 999;
  599. DrugGram[playerid] = 0; Mats[playerid] = 0; ConnectedToPC[playerid] = 0; OrderReady[playerid] = 0;
  600. JailPrice[playerid] = 0; MedicTime[playerid] = 0; NeedMedicTime[playerid] = 0; MedicBill[playerid] = 0; GotHit[playerid] = 0;
  601. WantedPoints[playerid] = 0; GoChase[playerid] = 999; GetChased[playerid] = 999; PlacedNews[playerid] = 0;
  602. OnDuty[playerid] = 0; WantedLevel[playerid] = 0; TestFishes[playerid] = 0; FonDuty[playerid] = 0;
  603. BoxWaitTime[playerid] = 0; SchoolSpawn[playerid] = 0; ChangePos2[playerid][1] = 0;
  604. SafeTime[playerid] = 60; TransportDuty[playerid] = 0; PlayerTied[playerid] = 0;
  605. BusCallTime[playerid] = 0; TaxiCallTime[playerid] = 0; MedicCallTime[playerid] = 0; MechanicCallTime[playerid] = 0;
  606. FindTimePoints[playerid] = 0; FindTime[playerid] = 0; JobDuty[playerid] = 0;
  607. Mobile[playerid] = 255; Music[playerid] = 0; BoxOffer[playerid] = 999; PlayerBoxing[playerid] = 0;
  608. Spectate[playerid] = 255; PlayerDrunk[playerid] = 0; PlayerDrunkTime[playerid] = 0;
  609. Unspec[playerid][sLocal] = 255; FishCount[playerid] = 0;
  610. WritingPaper[playerid] = 0; WritingPaperNumber[playerid] = 999; WritingLine[playerid] = 0; BringingPaper[playerid] = 0; GotPaper[playerid] = 0;
  611. PaperOffer[playerid] = 999; ConsumingMoney[playerid] = 0;
  612. gLastCar[playerid] = 0; FirstSpawn[playerid] = 1; AtClothes[playerid] = 0; AdminDuty[playerid] = 0;
  613. gOoc[playerid] = 0; gNews[playerid] = 0; BigEar[playerid] = 0; gDice[playerid] = 0; gFam[playerid] = 0;
  614. gSpeedo[playerid] = 0; gGas[playerid] = 0; AllowPerso[playerid] = 0;
  615. VerbandOffer[playerid] = 999; HouseOffer[playerid] = 999;
  616. VerbandPrice[playerid] = 0; HousePrice[playerid] = 0;
  617. VerbandGram[playerid] = 0; HouseID[playerid] = 0;
  618. //Handy Vertrag
  619. PlayerInfo[playerid][pHandyGeld] = 5; PlayerInfo[playerid][pHandyVer] = 0;
  620. gPlayerLogged[playerid] = 0; gPlayerLogTries[playerid] = 0; gPlayerAccount[playerid] = 0;
  621. gPlayerSpawned[playerid] = 0; PlayerKarting[playerid] = 0; PlayerInKart[playerid] = 0;
  622. PlayerTazeTime[playerid] = 0; PlayerStoned[playerid] = 0;
  623. StartTime[playerid] = 0; TicketOffer[playerid] = 999; TicketMoney[playerid] = 0;
  624. MatsHolding[playerid] = 0; /*TutTime[playerid] = 0;*/
  625. TaxiAccepted[playerid] = 999; BusAccepted[playerid] = 999;
  626. PlayerInfo[playerid][pCash] = dollah; NoFuel[playerid] = 0;
  627. HireCar[playerid] = 299; PlayersChannel[playerid] = 999;
  628. TransportValue[playerid] = 0; TransportMoney[playerid] = 0; TransportTime[playerid] = 0; TransportCost[playerid] = 0; TransportDriver[playerid] = 999;
  629. Locator[playerid] = 0;
  630. WatchingTV[playerid] = 0; PlayerPaintballing[playerid] = 0; PlayerPaintballKills[playerid] = 0;
  631. Fishes[playerid][pLastFish] = 0; Fishes[playerid][pFishID] = 0;
  632. ProposeOffer[playerid] = 999; MarryWitness[playerid] = 999; MarryWitnessOffer[playerid] = 999; MarriageCeremoney[playerid] = 0; ProposedTo[playerid] = 999; GotProposedBy[playerid] = 999; DivorceOffer[playerid] = 999;
  633. ZigOffer[playerid] = 999;
  634. GivePlayerMoney(playerid,PlayerInfo[playerid][pCash] = 1500);
  635. PlayerInfo[playerid][pLevel] = 1;
  636. PlayerInfo[playerid][pAdmin] = 0;
  637. PlayerInfo[playerid][pDonateRank] = 0;
  638. PlayerInfo[playerid][gPupgrade] = 0;
  639. PlayerInfo[playerid][pConnectTime] = 0;
  640. PlayerInfo[playerid][pReg] = 0;
  641. PlayerInfo[playerid][pSex] = 0;
  642. PlayerInfo[playerid][pAge] = 0;
  643. PlayerInfo[playerid][pOrigin] = 0;
  644. PlayerInfo[playerid][pZivispawn] = 0;
  645. PlayerInfo[playerid][pExp] = 0;
  646. PlayerInfo[playerid][pAccount] = 4500;
  647. PlayerInfo[playerid][pPlayerKredit] = 0;
  648. PlayerInfo[playerid][pPlayerKreditDauer] = 0;
  649. PlayerInfo[playerid][pCrimes] = 0;
  650. PlayerInfo[playerid][pDeaths] = 0;
  651. PlayerInfo[playerid][pArrested] = 0;
  652. PlayerInfo[playerid][pWantedDeaths] = 0;
  653. PlayerInfo[playerid][pPhoneBook] = 0;
  654. PlayerInfo[playerid][pLottoNr] = 0;
  655. PlayerInfo[playerid][pFishes] = 0;
  656. PlayerInfo[playerid][pBiggestFish] = 0;
  657. PlayerInfo[playerid][pJob] = 0;
  658. PlayerInfo[playerid][pJobtime] = 0;
  659. PlayerInfo[playerid][pPayCheck] = 0;
  660. PlayerInfo[playerid][pHeadValue] = 0;
  661. PlayerInfo[playerid][pJailed] = 0;
  662. PlayerInfo[playerid][pGangJailed] = 0;
  663. PlayerInfo[playerid][pJailTime] = 0;
  664. PlayerInfo[playerid][pMauled] = 0;
  665. PlayerInfo[playerid][pMats] = 0;
  666. PlayerInfo[playerid][pDrugs] = 0;
  667. PlayerInfo[playerid][pVerband] = 0;
  668. PlayerInfo[playerid][pNavigations] = 0;
  669. //new randpin = 10000 + random(89999);//minimum 1000 max 9999 //giving one at the start
  670. PlayerInfo[playerid][pPin] = 0;
  671. PlayerInfo[playerid][pDonatorPoints] = 0;
  672. PlayerInfo[playerid][pNumberchange] = 0;
  673. PlayerInfo[playerid][pHarndrang] = 0;
  674. PlayerInfo[playerid][pHunger] = 0;
  675. PlayerInfo[playerid][pBoxMats] = 0;
  676. PlayerInfo[playerid][pBoxDrugs] = 0;
  677. PlayerInfo[playerid][pLeader] = 0;
  678. PlayerInfo[playerid][pMember] = 0;
  679. PlayerInfo[playerid][pPersoStop] = 0;
  680. PlayerInfo[playerid][pOwnPerso] = 0;
  681. PlayerInfo[playerid][pOwnAntrag] = 0;
  682. PlayerInfo[playerid][pFMember] = 255;
  683. PlayerInfo[playerid][pRank] = 0;
  684. PlayerInfo[playerid][pChar] = 0;
  685. PlayerInfo[playerid][pContractTime] = 0;
  686. PlayerInfo[playerid][pDetSkill] = 0;
  687. PlayerInfo[playerid][pSexSkill] = 0;
  688. PlayerInfo[playerid][pBoxSkill] = 0;
  689. PlayerInfo[playerid][pLawSkill] = 0;
  690. PlayerInfo[playerid][pMechSkill] = 0;
  691. PlayerInfo[playerid][pJackSkill] = 0;
  692. PlayerInfo[playerid][pCarSkill] = 0;
  693. PlayerInfo[playerid][pNewsSkill] = 0;
  694. PlayerInfo[playerid][pDrugsSkill] = 0;
  695. PlayerInfo[playerid][pCookSkill] = 0;
  696. PlayerInfo[playerid][pFishSkill] = 0;
  697. PlayerInfo[playerid][pSHealth] = 0.0;
  698. PlayerInfo[playerid][pHealth] = 50.0;
  699. PlayerInfo[playerid][pPos_x] = 2246.6;
  700. PlayerInfo[playerid][pPos_y] = -1161.9;
  701. PlayerInfo[playerid][pPos_z] = 1029.7;
  702. //PlayerInfo[playerid][pInt] = 15;
  703. PlayerInfo[playerid][pLocal] = 255;
  704. PlayerInfo[playerid][pTeam] = 3;
  705. PlayerInfo[playerid][pModel] = 264;
  706. new randphone = 10000 + random(89999);//minimum 1000 max 9999 //giving one at the start
  707. PlayerInfo[playerid][pPnumber] = randphone;
  708. PlayerInfo[playerid][pPhousekey] = 255;
  709. PlayerInfo[playerid][pPbiskey] = 255;
  710. PlayerInfo[playerid][pCarLic] = 0;
  711. PlayerInfo[playerid][pNewLic] = 0;
  712. PlayerInfo[playerid][pFlyLic] = 0;
  713. PlayerInfo[playerid][pBoatLic] = 0;
  714. PlayerInfo[playerid][pFishLic] = 0;
  715. PlayerInfo[playerid][pGunLic] = 0; // hier wird gesagt das der Spieler beim /register kein schein bekommt
  716. PlayerInfo[playerid][pRollerLic] = 0;
  717. PlayerInfo[playerid][pLKWLic] = 0;
  718. PlayerInfo[playerid][pMotoLic] = 0;
  719. PlayerInfo[playerid][pZig] = 0;
  720. PlayerInfo[playerid][pKekse] = 0;
  721. PlayerInfo[playerid][pZigSucht] = 0;
  722. PlayerInfo[playerid][pGun1] = 0;
  723. PlayerInfo[playerid][pGun2] = 0;
  724. PlayerInfo[playerid][pGun3] = 0;
  725. PlayerInfo[playerid][pGun4] = 0;
  726. PlayerInfo[playerid][pAmmo1] = 0;
  727. PlayerInfo[playerid][pAmmo2] = 0;
  728. PlayerInfo[playerid][pAmmo3] = 0;
  729. PlayerInfo[playerid][pAmmo4] = 0;
  730. PlayerInfo[playerid][pCarTime] = 0;
  731. PlayerInfo[playerid][pPayDay] = 0;
  732. PlayerInfo[playerid][pPayDayHad] = 0;
  733. PlayerInfo[playerid][pCDPlayer] = 0;
  734. PlayerInfo[playerid][pWins] = 0;
  735. PlayerInfo[playerid][pLoses] = 0;
  736. PlayerInfo[playerid][pAlcoholPerk] = 0;
  737. PlayerInfo[playerid][pDrugPerk] = 0;
  738. PlayerInfo[playerid][pMiserPerk] = 0;
  739. PlayerInfo[playerid][pPainPerk] = 0;
  740. PlayerInfo[playerid][pInvWeapon] = 0;
  741. PlayerInfo[playerid][pAngelschnur] = 0;
  742. PlayerInfo[playerid][pKoeder] = 0;
  743. PlayerInfo[playerid][pFarmTime] = 0;
  744. PlayerInfo[playerid][pGDeaths] = 0;
  745. PlayerInfo[playerid][pGKills] = 0;
  746. PlayerInfo[playerid][pInvMats] = 0;
  747. PlayerInfo[playerid][pInvDrugs] = 0;
  748. PlayerInfo[playerid][pInvAmmo] = 0;
  749. PlayerInfo[playerid][pInvWeapon2] = 0;
  750. PlayerInfo[playerid][pInvAmmo2] = 0;
  751. PlayerInfo[playerid][pTraderPerk] = 0;
  752. PlayerInfo[playerid][pTut] = 0;
  753. PlayerInfo[playerid][pMeldung] = 0;
  754. PlayerInfo[playerid][pWarns] = 0;
  755. PlayerInfo[playerid][pFuel] = 0;
  756. PlayerInfo[playerid][pAdjustable] = 0;
  757. PlayerInfo[playerid][pPlayMinutes] = 0;
  758. PlayerInfo[playerid][pZollPass] = 0;
  759. //PlayerInfo[playerid][pStatsBox] = 0;
  760. PlayerInfo[playerid][pZollPassTime] = 0;
  761. PlayerInfo[playerid][pGesamtMinutes] = 0;
  762. PlayerInfo[playerid][pMinutesSinceLogin] = 0;
  763. PlayerInfo[playerid][pMinutesSinceAn] = 0;
  764. PlayerInfo[playerid][pFrakSperre] = 0;
  765. PlayerInfo[playerid][pGehalt] = 0;
  766. PlayerInfo[playerid][pTot] = 0;
  767. pIstTot[playerid] = 0;
  768. TazerBereit[playerid] = 1;
  769. WeapsTaken[playerid] = 0;
  770. Eingeladen[playerid] = 0;
  771. TextSpams[playerid] = 0;
  772. CMDSpams[playerid] = 0;
  773. MoneySpam[playerid] = 0;
  774. need[playerid] = 0;
  775. Supportchat[playerid] = 0;
  776. Supportable[playerid] = 0;
  777. ReportCall[playerid] = 999;
  778. JustReported[playerid] = 0;
  779. // ======================================
  780. /*MultipleEnter[playerid] = -1;
  781. CheckPointing[playerid] = 1;
  782. CheckPointShown[playerid] = 0; */
  783. ZivilSkin[playerid] = 0;
  784. PruefungsSchritt[playerid] = 0;
  785. MotorradSchritt[playerid] = 0;
  786. ClearCrime(playerid);
  787. ClearFishes(playerid);
  788. ClearCooking(playerid);
  789. ClearGroceries(playerid);
  790. ClearMarriage(playerid);
  791. TextDrawShowForPlayer(playerid,Uhrzeit);
  792. SetPlayerColor(playerid,COLOR_GRAD2);
  793. //==================
  794. TicketZeile[playerid] = 0;
  795. SupportTicket[playerid] = 0;
  796. TicketAngenommen[playerid] = 0;
  797. DeinSupport[playerid] = 0;
  798. isFight[playerid] = 0;
  799.  
  800. GetPlayerName(playerid, plname, sizeof(plname));
  801. format(string, sizeof(string), "/Accounts/%s.ini", plname);
  802. //new login[128];
  803. //new spname[MAX_PLAYER_NAME];
  804. //GetPlayerName(playerid, spname, sizeof(spname));
  805. //format(login,sizeof(login),"%s [ID: %d] hat den Server betreten", spname,playerid);
  806. //SendClientMessageToAll(0xFFAA00FF,login);
  807. if(IsPlayerNPC(playerid))
  808. {
  809. gPlayerLogged[playerid] = 1;
  810. SpawnPlayer(playerid);
  811. return 1;
  812. }
  813. if(fexist(string))
  814. {
  815. gPlayerAccount[playerid] = 1;
  816. /*SendClientMessage(playerid, 0xB0C4DEFF, "Dein Account wurde gefunden!");
  817. SendClientMessage(playerid, 0xB0C4DEFF, "Du kannst dich nun einloggen!");
  818. SendClientMessage(playerid, 0xB0C4DEFF, "Wir wünschen dir viel Spaß!");*/
  819. return 1;
  820. }
  821. else
  822. {
  823. gPlayerAccount[playerid] = 0;
  824. /*SendClientMessage(playerid, 0xB0C4DEFF, "Du hast noch keinen Account,");
  825. SendClientMessage(playerid, 0xB0C4DEFF, "Bitte registriere dich..");
  826. SendClientMessage(playerid, 0xB0C4DEFF, "Wir wünschen dir viel Spaß!");*/
  827. return 1;
  828. }
  829. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement