Advertisement
Guest User

Windows RED Eng

a guest
Jun 19th, 2013
815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 214.29 KB | None | 0 0
  1. #define FILTERSCRIPT
  2. #include <a_samp>
  3. #include <dini>
  4. #if defined FILTERSCRIPT
  5.  
  6. new PlayerText:Login[13][MAX_PLAYERS];
  7. new PlayerText:Start[37][MAX_PLAYERS];
  8. new PlayerText:Desktop[14][MAX_PLAYERS];
  9. new PlayerText:RightPanel[MAX_PLAYERS];
  10. new PlayerText:DownPanel[MAX_PLAYERS];
  11. new PlayerText:ClosePanel[MAX_PLAYERS];
  12. new PlayerText:DesktopParams[48][MAX_PLAYERS];
  13. new PlayerText:DesktopExplorer[22][MAX_PLAYERS];
  14. new PlayerText:DesktopMusic[21][MAX_PLAYERS];
  15. new PlayerText:Command[7][MAX_PLAYERS];
  16. new PlayerText:Right[24][MAX_PLAYERS];
  17. new Text:Explorer[MAX_PLAYERS][20];
  18. new PlayerText:Mail[19][MAX_PLAYERS];
  19. new PlayerText:Maps[4][MAX_PLAYERS];
  20. new PlayerText:RealMaps[7][MAX_PLAYERS];
  21. new Text:Market[10][MAX_PLAYERS];
  22. new PlayerText:Music[11][MAX_PLAYERS];
  23. new Text:Images[21][MAX_PLAYERS];
  24. new Text:Time[4][MAX_PLAYERS];
  25. new PlayerText:Params[11][MAX_PLAYERS];
  26. new PlayerText:Par[17][MAX_PLAYERS];
  27.  
  28. new pname[25];
  29. new string1[29];
  30.  
  31. public OnPlayerConnect(playerid)
  32. {
  33. GetPlayerName(playerid, pname, 25);
  34. Login[0][playerid] = CreatePlayerTextDraw(playerid, 674.000000, 1.500000, "usebox");
  35. PlayerTextDrawLetterSize(playerid, Login[0][playerid], 0.000000, 50.690273);
  36. PlayerTextDrawTextSize(playerid, Login[0][playerid], -2.000000, 0.000000);
  37. PlayerTextDrawAlignment(playerid, Login[0][playerid], 1);
  38. PlayerTextDrawColor(playerid, Login[0][playerid], 0);
  39. PlayerTextDrawUseBox(playerid, Login[0][playerid], true);
  40. PlayerTextDrawBoxColor(playerid, Login[0][playerid], 570434303);
  41. PlayerTextDrawSetShadow(playerid, Login[0][playerid], 0);
  42. PlayerTextDrawSetOutline(playerid, Login[0][playerid], 0);
  43. PlayerTextDrawFont(playerid, Login[0][playerid], 0);
  44. Login[1][playerid] = CreatePlayerTextDraw(playerid, 405.500000, 186.125000, "usebox");
  45. PlayerTextDrawLetterSize(playerid, Login[1][playerid], 0.000000, 1.725000);
  46. PlayerTextDrawTextSize(playerid, Login[1][playerid], 258.000000, 0.000000);
  47. PlayerTextDrawAlignment(playerid, Login[1][playerid], 1);
  48. PlayerTextDrawColor(playerid, Login[1][playerid], 0);
  49. PlayerTextDrawUseBox(playerid, Login[1][playerid], true);
  50. PlayerTextDrawBoxColor(playerid, Login[1][playerid], 102);
  51. PlayerTextDrawSetShadow(playerid, Login[1][playerid], 0);
  52. PlayerTextDrawSetOutline(playerid, Login[1][playerid], 0);
  53. PlayerTextDrawFont(playerid, Login[1][playerid], 0);
  54. Login[2][playerid] = CreatePlayerTextDraw(playerid, 405.500000, 217.750000, "usebox");
  55. PlayerTextDrawLetterSize(playerid, Login[2][playerid], 0.000000, 1.674998);
  56. PlayerTextDrawTextSize(playerid, Login[2][playerid], 258.000000, 0.000000);
  57. PlayerTextDrawAlignment(playerid, Login[2][playerid], 1);
  58. PlayerTextDrawColor(playerid, Login[2][playerid], 0);
  59. PlayerTextDrawUseBox(playerid, Login[2][playerid], true);
  60. PlayerTextDrawBoxColor(playerid, Login[2][playerid], 102);
  61. PlayerTextDrawSetShadow(playerid, Login[2][playerid], 0);
  62. PlayerTextDrawSetOutline(playerid, Login[2][playerid], 0);
  63. PlayerTextDrawFont(playerid, Login[2][playerid], 0);
  64. format(string1, 25, "%s", pname);
  65. Login[3][playerid] = CreatePlayerTextDraw(playerid, 264.000000, 182.875000, string1);
  66. PlayerTextDrawLetterSize(playerid, Login[3][playerid], 0.343997, 2.164376);
  67. PlayerTextDrawAlignment(playerid, Login[3][playerid], 1);
  68. PlayerTextDrawColor(playerid, Login[3][playerid], -1);
  69. PlayerTextDrawSetShadow(playerid, Login[3][playerid], 0);
  70. PlayerTextDrawSetOutline(playerid, Login[3][playerid], 1);
  71. PlayerTextDrawBackgroundColor(playerid, Login[3][playerid], 51);
  72. PlayerTextDrawFont(playerid, Login[3][playerid], 1);
  73. PlayerTextDrawSetProportional(playerid, Login[3][playerid], 1);
  74. Login[4][playerid] = CreatePlayerTextDraw(playerid, 266.000000, 217.875000, "Put password...");
  75. PlayerTextDrawLetterSize(playerid, Login[4][playerid], 0.264999, 1.556249);
  76. PlayerTextDrawAlignment(playerid, Login[4][playerid], 1);
  77. PlayerTextDrawColor(playerid, Login[4][playerid], -1);
  78. PlayerTextDrawSetShadow(playerid, Login[4][playerid], 0);
  79. PlayerTextDrawSetOutline(playerid, Login[4][playerid], 1);
  80. PlayerTextDrawBackgroundColor(playerid, Login[4][playerid], 51);
  81. PlayerTextDrawFont(playerid, Login[4][playerid], 2);
  82. PlayerTextDrawSetProportional(playerid, Login[4][playerid], 1);
  83. PlayerTextDrawSetSelectable(playerid, Login[4][playerid], true);
  84. Login[5][playerid] = CreatePlayerTextDraw(playerid, 185.500000, 184.625000, "splash2:splash2");
  85. PlayerTextDrawLetterSize(playerid, Login[5][playerid], 0.000000, 0.000000);
  86. PlayerTextDrawTextSize(playerid, Login[5][playerid], 60.500000, 50.312500);
  87. PlayerTextDrawAlignment(playerid, Login[5][playerid], 1);
  88. PlayerTextDrawColor(playerid, Login[5][playerid], -1);
  89. PlayerTextDrawSetShadow(playerid, Login[5][playerid], 0);
  90. PlayerTextDrawSetOutline(playerid, Login[5][playerid], 0);
  91. PlayerTextDrawFont(playerid, Login[5][playerid], 4);
  92. Login[6][playerid] = CreatePlayerTextDraw(playerid, 369.500000, 266.187500, "usebox");
  93. PlayerTextDrawLetterSize(playerid, Login[6][playerid], 0.000000, 3.426388);
  94. PlayerTextDrawTextSize(playerid, Login[6][playerid], 226.500000, 0.000000);
  95. PlayerTextDrawAlignment(playerid, Login[6][playerid], 1);
  96. PlayerTextDrawColor(playerid, Login[6][playerid], 0);
  97. PlayerTextDrawUseBox(playerid, Login[6][playerid], true);
  98. PlayerTextDrawBoxColor(playerid, Login[6][playerid], 102);
  99. PlayerTextDrawSetShadow(playerid, Login[6][playerid], 0);
  100. PlayerTextDrawSetOutline(playerid, Login[6][playerid], 0);
  101. PlayerTextDrawFont(playerid, Login[6][playerid], 0);
  102. Login[7][playerid] = CreatePlayerTextDraw(playerid, 238.500000, 266.125000, "Login");
  103. PlayerTextDrawLetterSize(playerid, Login[7][playerid], 0.483498, 3.258124);
  104. PlayerTextDrawAlignment(playerid, Login[7][playerid], 1);
  105. PlayerTextDrawColor(playerid, Login[7][playerid], -1);
  106. PlayerTextDrawSetShadow(playerid, Login[7][playerid], 0);
  107. PlayerTextDrawSetOutline(playerid, Login[7][playerid], 1);
  108. PlayerTextDrawBackgroundColor(playerid, Login[7][playerid], 51);
  109. PlayerTextDrawFont(playerid, Login[7][playerid], 2);
  110. PlayerTextDrawSetProportional(playerid, Login[7][playerid], 1);
  111. Login[8][playerid] = CreatePlayerTextDraw(playerid, 353.500000, 274.500000, "usebox");
  112. PlayerTextDrawLetterSize(playerid, Login[8][playerid], 0.000000, 1.773609);
  113. PlayerTextDrawTextSize(playerid, Login[8][playerid], 327.000000, 0.000000);
  114. PlayerTextDrawAlignment(playerid, Login[8][playerid], 1);
  115. PlayerTextDrawColor(playerid, Login[8][playerid], 0);
  116. PlayerTextDrawUseBox(playerid, Login[8][playerid], true);
  117. PlayerTextDrawBoxColor(playerid, Login[8][playerid], 102);
  118. PlayerTextDrawSetShadow(playerid, Login[8][playerid], 0);
  119. PlayerTextDrawSetOutline(playerid, Login[8][playerid], 0);
  120. PlayerTextDrawFont(playerid, Login[8][playerid], 0);
  121. Login[9][playerid] = CreatePlayerTextDraw(playerid, 329.000000, 273.000000, "LD_BEAT:right");
  122. PlayerTextDrawLetterSize(playerid, Login[9][playerid], 0.000000, 0.000000);
  123. PlayerTextDrawTextSize(playerid, Login[9][playerid], 22.500000, 19.250000);
  124. PlayerTextDrawAlignment(playerid, Login[9][playerid], 1);
  125. PlayerTextDrawColor(playerid, Login[9][playerid], -1);
  126. PlayerTextDrawSetShadow(playerid, Login[9][playerid], 0);
  127. PlayerTextDrawSetOutline(playerid, Login[9][playerid], 0);
  128. PlayerTextDrawFont(playerid, Login[9][playerid], 4);
  129. PlayerTextDrawSetSelectable(playerid, Login[9][playerid], true);
  130. Login[10][playerid] = CreatePlayerTextDraw(playerid, 129.500000, 399.625000, "usebox");
  131. PlayerTextDrawLetterSize(playerid, Login[10][playerid], 0.000000, 2.019443);
  132. PlayerTextDrawTextSize(playerid, Login[10][playerid], 38.500000, 0.000000);
  133. PlayerTextDrawAlignment(playerid, Login[10][playerid], 1);
  134. PlayerTextDrawColor(playerid, Login[10][playerid], 0);
  135. PlayerTextDrawUseBox(playerid, Login[10][playerid], true);
  136. PlayerTextDrawBoxColor(playerid, Login[10][playerid], 102);
  137. PlayerTextDrawSetShadow(playerid, Login[10][playerid], 0);
  138. PlayerTextDrawSetOutline(playerid, Login[10][playerid], 0);
  139. PlayerTextDrawFont(playerid, Login[10][playerid], 0);
  140. Login[11][playerid] = CreatePlayerTextDraw(playerid, 42.000000, 400.750000, "Exit");
  141. PlayerTextDrawLetterSize(playerid, Login[11][playerid], 0.449999, 1.600000);
  142. PlayerTextDrawAlignment(playerid, Login[11][playerid], 1);
  143. PlayerTextDrawColor(playerid, Login[11][playerid], -1);
  144. PlayerTextDrawSetShadow(playerid, Login[11][playerid], 0);
  145. PlayerTextDrawSetOutline(playerid, Login[11][playerid], 1);
  146. PlayerTextDrawBackgroundColor(playerid, Login[11][playerid], 51);
  147. PlayerTextDrawFont(playerid, Login[11][playerid], 1);
  148. PlayerTextDrawSetProportional(playerid, Login[11][playerid], 1);
  149. Login[12][playerid] = CreatePlayerTextDraw(playerid, 102.000000, 404.250000, "LD_BEAT:down");
  150. PlayerTextDrawLetterSize(playerid, Login[12][playerid], 0.000000, 0.000000);
  151. PlayerTextDrawTextSize(playerid, Login[12][playerid], 16.000000, 10.937500);
  152. PlayerTextDrawAlignment(playerid, Login[12][playerid], 1);
  153. PlayerTextDrawColor(playerid, Login[12][playerid], -1);
  154. PlayerTextDrawSetShadow(playerid, Login[12][playerid], 0);
  155. PlayerTextDrawSetOutline(playerid, Login[12][playerid], 0);
  156. PlayerTextDrawFont(playerid, Login[12][playerid], 4);
  157. PlayerTextDrawSetSelectable(playerid, Login[12][playerid], true);
  158.  
  159. new hour, minut, second, day, month, year, time[10], date[20];
  160. gettime(hour, minut, second);
  161. getdate(day, month, year);
  162. format(time, 10, "%02d:%02d", hour, minut);
  163. format(date, 20, "%02d.%02d.%02d", day, month, year);
  164.  
  165. Start[0][playerid] = CreatePlayerTextDraw(playerid, 650.000000, 1.500000, "usebox");
  166. PlayerTextDrawLetterSize(playerid, Start[0][playerid], 0.000000, 49.412498);
  167. PlayerTextDrawTextSize(playerid, Start[0][playerid], -2.000000, 0.000000);
  168. PlayerTextDrawAlignment(playerid, Start[0][playerid], 1);
  169. PlayerTextDrawColor(playerid, Start[0][playerid], 0);
  170. PlayerTextDrawUseBox(playerid, Start[0][playerid], true);
  171. PlayerTextDrawBoxColor(playerid, Start[0][playerid], 570434303);
  172. PlayerTextDrawSetShadow(playerid, Start[0][playerid], 0);
  173. PlayerTextDrawSetOutline(playerid, Start[0][playerid], 0);
  174. PlayerTextDrawFont(playerid, Start[0][playerid], 0);
  175. Start[1][playerid] = CreatePlayerTextDraw(playerid, 40.500000, 150.062500, "START");
  176. PlayerTextDrawLetterSize(playerid, Start[1][playerid], 0.927999, 2.540625);
  177. PlayerTextDrawAlignment(playerid, Start[1][playerid], 1);
  178. PlayerTextDrawColor(playerid, Start[1][playerid], -1);
  179. PlayerTextDrawSetShadow(playerid, Start[1][playerid], 0);
  180. PlayerTextDrawSetOutline(playerid, Start[1][playerid], 0);
  181. PlayerTextDrawBackgroundColor(playerid, Start[1][playerid], 51);
  182. PlayerTextDrawFont(playerid, Start[1][playerid], 2);
  183. PlayerTextDrawSetProportional(playerid, Start[1][playerid], 1);
  184. Start[2][playerid] = CreatePlayerTextDraw(playerid, 146.000000, 186.562500, "usebox");
  185. PlayerTextDrawLetterSize(playerid, Start[2][playerid], 0.000000, 6.780550);
  186. PlayerTextDrawTextSize(playerid, Start[2][playerid], 37.500000, 0.000000);
  187. PlayerTextDrawAlignment(playerid, Start[2][playerid], 1);
  188. PlayerTextDrawColor(playerid, Start[2][playerid], 0);
  189. PlayerTextDrawUseBox(playerid, Start[2][playerid], true);
  190. PlayerTextDrawBoxColor(playerid, Start[2][playerid], -1378294017);
  191. PlayerTextDrawSetShadow(playerid, Start[2][playerid], 0);
  192. PlayerTextDrawSetOutline(playerid, Start[2][playerid], 0);
  193. PlayerTextDrawFont(playerid, Start[2][playerid], 0);
  194. Start[3][playerid] = CreatePlayerTextDraw(playerid, 146.000000, 261.937500, "usebox");
  195. PlayerTextDrawLetterSize(playerid, Start[3][playerid], 0.000000, 6.780550);
  196. PlayerTextDrawTextSize(playerid, Start[3][playerid], 37.500000, 0.000000);
  197. PlayerTextDrawAlignment(playerid, Start[3][playerid], 1);
  198. PlayerTextDrawColor(playerid, Start[3][playerid], 0);
  199. PlayerTextDrawUseBox(playerid, Start[3][playerid], true);
  200. PlayerTextDrawBoxColor(playerid, Start[3][playerid], 8388863);
  201. PlayerTextDrawSetShadow(playerid, Start[3][playerid], 0);
  202. PlayerTextDrawSetOutline(playerid, Start[3][playerid], 0);
  203. PlayerTextDrawFont(playerid, Start[3][playerid], 0);
  204. Start[4][playerid] = CreatePlayerTextDraw(playerid, 146.000000, 338.187500, "usebox");
  205. PlayerTextDrawLetterSize(playerid, Start[4][playerid], 0.000000, 6.630555);
  206. PlayerTextDrawTextSize(playerid, Start[4][playerid], 37.500000, 0.000000);
  207. PlayerTextDrawAlignment(playerid, Start[4][playerid], 1);
  208. PlayerTextDrawColor(playerid, Start[4][playerid], 0);
  209. PlayerTextDrawUseBox(playerid, Start[4][playerid], true);
  210. PlayerTextDrawBoxColor(playerid, Start[4][playerid], -2147483393);
  211. PlayerTextDrawSetShadow(playerid, Start[4][playerid], 0);
  212. PlayerTextDrawSetOutline(playerid, Start[4][playerid], 0);
  213. PlayerTextDrawFont(playerid, Start[4][playerid], 0);
  214. Start[5][playerid] = CreatePlayerTextDraw(playerid, 261.500000, 186.062500, "usebox");
  215. PlayerTextDrawLetterSize(playerid, Start[5][playerid], 0.000000, 6.830554);
  216. PlayerTextDrawTextSize(playerid, Start[5][playerid], 153.000000, 0.000000);
  217. PlayerTextDrawAlignment(playerid, Start[5][playerid], 1);
  218. PlayerTextDrawColor(playerid, Start[5][playerid], 0);
  219. PlayerTextDrawUseBox(playerid, Start[5][playerid], true);
  220. PlayerTextDrawBoxColor(playerid, Start[5][playerid], 65535);
  221. PlayerTextDrawSetShadow(playerid, Start[5][playerid], 0);
  222. PlayerTextDrawSetOutline(playerid, Start[5][playerid], 0);
  223. PlayerTextDrawFont(playerid, Start[5][playerid], 0);
  224. Start[6][playerid] = CreatePlayerTextDraw(playerid, 261.500000, 261.437500, "usebox");
  225. PlayerTextDrawLetterSize(playerid, Start[6][playerid], 0.000000, 6.780550);
  226. PlayerTextDrawTextSize(playerid, Start[6][playerid], 153.000000, 0.000000);
  227. PlayerTextDrawAlignment(playerid, Start[6][playerid], 1);
  228. PlayerTextDrawColor(playerid, Start[6][playerid], 0);
  229. PlayerTextDrawUseBox(playerid, Start[6][playerid], true);
  230. PlayerTextDrawBoxColor(playerid, Start[6][playerid], -65281);
  231. PlayerTextDrawSetShadow(playerid, Start[6][playerid], 0);
  232. PlayerTextDrawSetOutline(playerid, Start[6][playerid], 0);
  233. PlayerTextDrawFont(playerid, Start[6][playerid], 0);
  234. Start[7][playerid] = CreatePlayerTextDraw(playerid, 261.000000, 338.125000, "usebox");
  235. PlayerTextDrawLetterSize(playerid, Start[7][playerid], 0.000000, 6.580554);
  236. PlayerTextDrawTextSize(playerid, Start[7][playerid], 152.500000, 0.000000);
  237. PlayerTextDrawAlignment(playerid, Start[7][playerid], 1);
  238. PlayerTextDrawColor(playerid, Start[7][playerid], 0);
  239. PlayerTextDrawUseBox(playerid, Start[7][playerid], true);
  240. PlayerTextDrawBoxColor(playerid, Start[7][playerid], -2139094785);
  241. PlayerTextDrawSetShadow(playerid, Start[7][playerid], 0);
  242. PlayerTextDrawSetOutline(playerid, Start[7][playerid], 0);
  243. PlayerTextDrawFont(playerid, Start[7][playerid], 0);
  244. Start[8][playerid] = CreatePlayerTextDraw(playerid, 525.000000, 186.312500, "usebox");
  245. PlayerTextDrawLetterSize(playerid, Start[8][playerid], 0.000000, 6.730555);
  246. PlayerTextDrawTextSize(playerid, Start[8][playerid], 300.500000, 0.000000);
  247. PlayerTextDrawAlignment(playerid, Start[8][playerid], 1);
  248. PlayerTextDrawColor(playerid, Start[8][playerid], 16777215);
  249. PlayerTextDrawUseBox(playerid, Start[8][playerid], true);
  250. PlayerTextDrawBoxColor(playerid, Start[8][playerid], 16777215);
  251. PlayerTextDrawSetShadow(playerid, Start[8][playerid], 0);
  252. PlayerTextDrawSetOutline(playerid, Start[8][playerid], 0);
  253. PlayerTextDrawFont(playerid, Start[8][playerid], 0);
  254. Start[9][playerid] = CreatePlayerTextDraw(playerid, 409.500000, 260.812500, "usebox");
  255. PlayerTextDrawLetterSize(playerid, Start[9][playerid], 0.000000, 6.830554);
  256. PlayerTextDrawTextSize(playerid, Start[9][playerid], 300.500000, 0.000000);
  257. PlayerTextDrawAlignment(playerid, Start[9][playerid], 1);
  258. PlayerTextDrawColor(playerid, Start[9][playerid], 0);
  259. PlayerTextDrawUseBox(playerid, Start[9][playerid], true);
  260. PlayerTextDrawBoxColor(playerid, Start[9][playerid], 41215);
  261. PlayerTextDrawSetShadow(playerid, Start[9][playerid], 0);
  262. PlayerTextDrawSetOutline(playerid, Start[9][playerid], 0);
  263. PlayerTextDrawFont(playerid, Start[9][playerid], 0);
  264. Start[10][playerid] = CreatePlayerTextDraw(playerid, 525.000000, 260.937500, "usebox");
  265. PlayerTextDrawLetterSize(playerid, Start[10][playerid], 0.000000, 6.830554);
  266. PlayerTextDrawTextSize(playerid, Start[10][playerid], 416.000000, 0.000000);
  267. PlayerTextDrawAlignment(playerid, Start[10][playerid], 1);
  268. PlayerTextDrawColor(playerid, Start[10][playerid], 0);
  269. PlayerTextDrawUseBox(playerid, Start[10][playerid], true);
  270. PlayerTextDrawBoxColor(playerid, Start[10][playerid], 16711935);
  271. PlayerTextDrawSetShadow(playerid, Start[10][playerid], 0);
  272. PlayerTextDrawSetOutline(playerid, Start[10][playerid], 0);
  273. PlayerTextDrawFont(playerid, Start[10][playerid], 0);
  274. Start[11][playerid] = CreatePlayerTextDraw(playerid, 63.000000, 426.750000, "usebox");
  275. PlayerTextDrawLetterSize(playerid, Start[11][playerid], 0.000000, 1.676388);
  276. PlayerTextDrawTextSize(playerid, Start[11][playerid], 38.000000, 0.000000);
  277. PlayerTextDrawAlignment(playerid, Start[11][playerid], 1);
  278. PlayerTextDrawColor(playerid, Start[11][playerid], 0);
  279. PlayerTextDrawUseBox(playerid, Start[11][playerid], true);
  280. PlayerTextDrawBoxColor(playerid, Start[11][playerid], 102);
  281. PlayerTextDrawSetShadow(playerid, Start[11][playerid], 0);
  282. PlayerTextDrawSetOutline(playerid, Start[11][playerid], 0);
  283. PlayerTextDrawFont(playerid, Start[11][playerid], 0);
  284. Start[12][playerid] = CreatePlayerTextDraw(playerid, 88.000000, 426.875000, "usebox");
  285. PlayerTextDrawLetterSize(playerid, Start[12][playerid], 0.000000, 1.626387);
  286. PlayerTextDrawTextSize(playerid, Start[12][playerid], 63.000000, 0.000000);
  287. PlayerTextDrawAlignment(playerid, Start[12][playerid], 1);
  288. PlayerTextDrawColor(playerid, Start[12][playerid], 0);
  289. PlayerTextDrawUseBox(playerid, Start[12][playerid], true);
  290. PlayerTextDrawBoxColor(playerid, Start[12][playerid], 102);
  291. PlayerTextDrawSetShadow(playerid, Start[12][playerid], 0);
  292. PlayerTextDrawSetOutline(playerid, Start[12][playerid], 0);
  293. PlayerTextDrawFont(playerid, Start[12][playerid], 0);
  294. Start[13][playerid] = CreatePlayerTextDraw(playerid, 41.000000, 427.000000, "LD_BEAT:cross");
  295. PlayerTextDrawLetterSize(playerid, Start[13][playerid], 0.000000, 0.000000);
  296. PlayerTextDrawTextSize(playerid, Start[13][playerid], 19.000000, 15.750000);
  297. PlayerTextDrawAlignment(playerid, Start[13][playerid], 1);
  298. PlayerTextDrawColor(playerid, Start[13][playerid], -1);
  299. PlayerTextDrawSetShadow(playerid, Start[13][playerid], 0);
  300. PlayerTextDrawSetOutline(playerid, Start[13][playerid], 0);
  301. PlayerTextDrawFont(playerid, Start[13][playerid], 4);
  302. PlayerTextDrawSetSelectable(playerid, Start[13][playerid], true);
  303. Start[14][playerid] = CreatePlayerTextDraw(playerid, 66.000000, 426.687500, "LD_BEAT:up");
  304. PlayerTextDrawLetterSize(playerid, Start[14][playerid], 0.000000, 0.000000);
  305. PlayerTextDrawTextSize(playerid, Start[14][playerid], 19.000000, 15.750000);
  306. PlayerTextDrawAlignment(playerid, Start[14][playerid], 1);
  307. PlayerTextDrawColor(playerid, Start[14][playerid], -1);
  308. PlayerTextDrawSetShadow(playerid, Start[14][playerid], 0);
  309. PlayerTextDrawSetOutline(playerid, Start[14][playerid], 0);
  310. PlayerTextDrawBackgroundColor(playerid, Start[14][playerid], -16776961);
  311. PlayerTextDrawFont(playerid, Start[14][playerid], 4);
  312. PlayerTextDrawSetSelectable(playerid, Start[14][playerid], true);
  313. Start[15][playerid] = CreatePlayerTextDraw(playerid, 50.000000, 189.875000, "loadsc1:loadsc1");
  314. PlayerTextDrawLetterSize(playerid, Start[15][playerid], 0.000000, 0.000000);
  315. PlayerTextDrawTextSize(playerid, Start[15][playerid], 83.000000, 48.125000);
  316. PlayerTextDrawAlignment(playerid, Start[15][playerid], 1);
  317. PlayerTextDrawColor(playerid, Start[15][playerid], -1);
  318. PlayerTextDrawSetShadow(playerid, Start[15][playerid], 0);
  319. PlayerTextDrawSetOutline(playerid, Start[15][playerid], 0);
  320. PlayerTextDrawFont(playerid, Start[15][playerid], 4);
  321. PlayerTextDrawSetSelectable(playerid, Start[15][playerid], true);
  322. Start[16][playerid] = CreatePlayerTextDraw(playerid, 44.500000, 239.750000, "DESKTOP");
  323. PlayerTextDrawLetterSize(playerid, Start[16][playerid], 0.291999, 0.751250);
  324. PlayerTextDrawAlignment(playerid, Start[16][playerid], 1);
  325. PlayerTextDrawColor(playerid, Start[16][playerid], -1);
  326. PlayerTextDrawSetShadow(playerid, Start[16][playerid], 0);
  327. PlayerTextDrawSetOutline(playerid, Start[16][playerid], 1);
  328. PlayerTextDrawBackgroundColor(playerid, Start[16][playerid], 51);
  329. PlayerTextDrawFont(playerid, Start[16][playerid], 2);
  330. PlayerTextDrawSetProportional(playerid, Start[16][playerid], 1);
  331. Start[17][playerid] = CreatePlayerTextDraw(playerid, 68.500000, 315.562500, "TIME");
  332. PlayerTextDrawLetterSize(playerid, Start[17][playerid], 0.291999, 0.751250);
  333. PlayerTextDrawAlignment(playerid, Start[17][playerid], 1);
  334. PlayerTextDrawColor(playerid, Start[17][playerid], -1);
  335. PlayerTextDrawSetShadow(playerid, Start[17][playerid], 0);
  336. PlayerTextDrawSetOutline(playerid, Start[17][playerid], 1);
  337. PlayerTextDrawBackgroundColor(playerid, Start[17][playerid], 51);
  338. PlayerTextDrawFont(playerid, Start[17][playerid], 2);
  339. PlayerTextDrawSetProportional(playerid, Start[17][playerid], 1);
  340. Start[18][playerid] = CreatePlayerTextDraw(playerid, 59.000000, 390.937500, "STORE");
  341. PlayerTextDrawLetterSize(playerid, Start[18][playerid], 0.291999, 0.751250);
  342. PlayerTextDrawAlignment(playerid, Start[18][playerid], 1);
  343. PlayerTextDrawColor(playerid, Start[18][playerid], -1);
  344. PlayerTextDrawSetShadow(playerid, Start[18][playerid], 0);
  345. PlayerTextDrawSetOutline(playerid, Start[18][playerid], 1);
  346. PlayerTextDrawBackgroundColor(playerid, Start[18][playerid], 51);
  347. PlayerTextDrawFont(playerid, Start[18][playerid], 2);
  348. PlayerTextDrawSetProportional(playerid, Start[18][playerid], 1);
  349. Start[19][playerid] = CreatePlayerTextDraw(playerid, 181.000000, 239.125000, "MUSIC");
  350. PlayerTextDrawLetterSize(playerid, Start[19][playerid], 0.295498, 0.825625);
  351. PlayerTextDrawAlignment(playerid, Start[19][playerid], 1);
  352. PlayerTextDrawColor(playerid, Start[19][playerid], -1);
  353. PlayerTextDrawSetShadow(playerid, Start[19][playerid], 0);
  354. PlayerTextDrawSetOutline(playerid, Start[19][playerid], 1);
  355. PlayerTextDrawBackgroundColor(playerid, Start[19][playerid], 51);
  356. PlayerTextDrawFont(playerid, Start[19][playerid], 2);
  357. PlayerTextDrawSetProportional(playerid, Start[19][playerid], 1);
  358. Start[20][playerid] = CreatePlayerTextDraw(playerid, 162.000000, 315.375000, "IMAGES");
  359. PlayerTextDrawLetterSize(playerid, Start[20][playerid], 0.295498, 0.825625);
  360. PlayerTextDrawAlignment(playerid, Start[20][playerid], 1);
  361. PlayerTextDrawColor(playerid, Start[20][playerid], -1);
  362. PlayerTextDrawSetShadow(playerid, Start[20][playerid], 0);
  363. PlayerTextDrawSetOutline(playerid, Start[20][playerid], 1);
  364. PlayerTextDrawBackgroundColor(playerid, Start[20][playerid], 51);
  365. PlayerTextDrawFont(playerid, Start[20][playerid], 2);
  366. PlayerTextDrawSetProportional(playerid, Start[20][playerid], 1);
  367. Start[21][playerid] = CreatePlayerTextDraw(playerid, 188.500000, 390.312500, "MAIL");
  368. PlayerTextDrawLetterSize(playerid, Start[21][playerid], 0.295498, 0.825625);
  369. PlayerTextDrawAlignment(playerid, Start[21][playerid], 1);
  370. PlayerTextDrawColor(playerid, Start[21][playerid], -1);
  371. PlayerTextDrawSetShadow(playerid, Start[21][playerid], 0);
  372. PlayerTextDrawSetOutline(playerid, Start[21][playerid], 1);
  373. PlayerTextDrawBackgroundColor(playerid, Start[21][playerid], 51);
  374. PlayerTextDrawFont(playerid, Start[21][playerid], 2);
  375. PlayerTextDrawSetProportional(playerid, Start[21][playerid], 1);
  376. Start[22][playerid] = CreatePlayerTextDraw(playerid, 377.000000, 239.500000, "PARAMS");
  377. PlayerTextDrawLetterSize(playerid, Start[22][playerid], 0.295498, 0.825625);
  378. PlayerTextDrawAlignment(playerid, Start[22][playerid], 1);
  379. PlayerTextDrawColor(playerid, Start[22][playerid], -1);
  380. PlayerTextDrawSetShadow(playerid, Start[22][playerid], 0);
  381. PlayerTextDrawSetOutline(playerid, Start[22][playerid], 1);
  382. PlayerTextDrawBackgroundColor(playerid, Start[22][playerid], 51);
  383. PlayerTextDrawFont(playerid, Start[22][playerid], 2);
  384. PlayerTextDrawSetProportional(playerid, Start[22][playerid], 1);
  385. Start[23][playerid] = CreatePlayerTextDraw(playerid, 320.000000, 314.437500, "EXPLORER");
  386. PlayerTextDrawLetterSize(playerid, Start[23][playerid], 0.295498, 0.825625);
  387. PlayerTextDrawAlignment(playerid, Start[23][playerid], 1);
  388. PlayerTextDrawColor(playerid, Start[23][playerid], -1);
  389. PlayerTextDrawSetShadow(playerid, Start[23][playerid], 0);
  390. PlayerTextDrawSetOutline(playerid, Start[23][playerid], 1);
  391. PlayerTextDrawBackgroundColor(playerid, Start[23][playerid], 51);
  392. PlayerTextDrawFont(playerid, Start[23][playerid], 2);
  393. PlayerTextDrawSetProportional(playerid, Start[23][playerid], 1);
  394. Start[24][playerid] = CreatePlayerTextDraw(playerid, 448.500000, 314.125000, "MAPS");
  395. PlayerTextDrawLetterSize(playerid, Start[24][playerid], 0.295498, 0.825625);
  396. PlayerTextDrawAlignment(playerid, Start[24][playerid], 1);
  397. PlayerTextDrawColor(playerid, Start[24][playerid], -1);
  398. PlayerTextDrawSetShadow(playerid, Start[24][playerid], 0);
  399. PlayerTextDrawSetOutline(playerid, Start[24][playerid], 1);
  400. PlayerTextDrawBackgroundColor(playerid, Start[24][playerid], 51);
  401. PlayerTextDrawFont(playerid, Start[24][playerid], 2);
  402. PlayerTextDrawSetProportional(playerid, Start[24][playerid], 1);
  403. Start[25][playerid] = CreatePlayerTextDraw(playerid, 525.000000, 87.500000, string1);
  404. PlayerTextDrawLetterSize(playerid, Start[25][playerid], 0.449999, 1.600000);
  405. PlayerTextDrawAlignment(playerid, Start[25][playerid], 3);
  406. PlayerTextDrawColor(playerid, Start[25][playerid], -1);
  407. PlayerTextDrawSetShadow(playerid, Start[25][playerid], 0);
  408. PlayerTextDrawSetOutline(playerid, Start[25][playerid], 1);
  409. PlayerTextDrawBackgroundColor(playerid, Start[25][playerid], 51);
  410. PlayerTextDrawFont(playerid, Start[25][playerid], 1);
  411. PlayerTextDrawSetProportional(playerid, Start[25][playerid], 1);
  412. Start[26][playerid] = CreatePlayerTextDraw(playerid, 532.000000, 82.250000, "splash2:splash2");
  413. PlayerTextDrawLetterSize(playerid, Start[26][playerid], 0.000000, 0.000000);
  414. PlayerTextDrawTextSize(playerid, Start[26][playerid], 33.000000, 27.562500);
  415. PlayerTextDrawAlignment(playerid, Start[26][playerid], 1);
  416. PlayerTextDrawColor(playerid, Start[26][playerid], -1);
  417. PlayerTextDrawSetShadow(playerid, Start[26][playerid], 0);
  418. PlayerTextDrawSetOutline(playerid, Start[26][playerid], 0);
  419. PlayerTextDrawFont(playerid, Start[26][playerid], 4);
  420. Start[27][playerid] = CreatePlayerTextDraw(playerid, 113.500000, 427.000000, "usebox");
  421. PlayerTextDrawLetterSize(playerid, Start[27][playerid], 0.000000, 1.626387);
  422. PlayerTextDrawTextSize(playerid, Start[27][playerid], 88.500000, 0.000000);
  423. PlayerTextDrawAlignment(playerid, Start[27][playerid], 1);
  424. PlayerTextDrawColor(playerid, Start[27][playerid], 0);
  425. PlayerTextDrawUseBox(playerid, Start[27][playerid], true);
  426. PlayerTextDrawBoxColor(playerid, Start[27][playerid], 102);
  427. PlayerTextDrawSetShadow(playerid, Start[27][playerid], 0);
  428. PlayerTextDrawSetOutline(playerid, Start[27][playerid], 0);
  429. PlayerTextDrawFont(playerid, Start[27][playerid], 0);
  430. Start[28][playerid] = CreatePlayerTextDraw(playerid, 92.000000, 426.812500, "LD_BEAT:down");
  431. PlayerTextDrawLetterSize(playerid, Start[28][playerid], 0.000000, 0.000000);
  432. PlayerTextDrawTextSize(playerid, Start[28][playerid], 19.000000, 15.750000);
  433. PlayerTextDrawAlignment(playerid, Start[28][playerid], 1);
  434. PlayerTextDrawColor(playerid, Start[28][playerid], -1);
  435. PlayerTextDrawSetShadow(playerid, Start[28][playerid], 0);
  436. PlayerTextDrawSetOutline(playerid, Start[28][playerid], 0);
  437. PlayerTextDrawBackgroundColor(playerid, Start[28][playerid], -16776961);
  438. PlayerTextDrawFont(playerid, Start[28][playerid], 4);
  439. PlayerTextDrawSetSelectable(playerid, Start[28][playerid], true);
  440. Start[29][playerid] = CreatePlayerTextDraw(playerid, 90.000000, 270.375000, time);
  441. PlayerTextDrawLetterSize(playerid, Start[29][playerid], 0.810499, 3.888123);
  442. PlayerTextDrawAlignment(playerid, Start[29][playerid], 2);
  443. PlayerTextDrawColor(playerid, Start[29][playerid], -1061109505);
  444. PlayerTextDrawSetShadow(playerid, Start[29][playerid], 0);
  445. PlayerTextDrawSetOutline(playerid, Start[29][playerid], 1);
  446. PlayerTextDrawBackgroundColor(playerid, Start[29][playerid], 51);
  447. PlayerTextDrawFont(playerid, Start[29][playerid], 3);
  448. PlayerTextDrawSetProportional(playerid, Start[29][playerid], 1);
  449. Start[30][playerid] = CreatePlayerTextDraw(playerid, 46.000000, 347.812500, "LD_BEAT:triang");
  450. PlayerTextDrawLetterSize(playerid, Start[30][playerid], 0.000000, 0.000000);
  451. PlayerTextDrawTextSize(playerid, Start[30][playerid], 92.500000, 28.875000);
  452. PlayerTextDrawAlignment(playerid, Start[30][playerid], 1);
  453. PlayerTextDrawColor(playerid, Start[30][playerid], -1);
  454. PlayerTextDrawSetShadow(playerid, Start[30][playerid], 0);
  455. PlayerTextDrawSetOutline(playerid, Start[30][playerid], 0);
  456. PlayerTextDrawFont(playerid, Start[30][playerid], 4);
  457. PlayerTextDrawSetSelectable(playerid, Start[30][playerid], true);
  458. Start[31][playerid] = CreatePlayerTextDraw(playerid, 160.000000, 197.437500, "LD_BEAT:square");
  459. PlayerTextDrawLetterSize(playerid, Start[31][playerid], 0.000000, 0.000000);
  460. PlayerTextDrawTextSize(playerid, Start[31][playerid], 92.500000, 28.875000);
  461. PlayerTextDrawAlignment(playerid, Start[31][playerid], 1);
  462. PlayerTextDrawColor(playerid, Start[31][playerid], -1);
  463. PlayerTextDrawSetShadow(playerid, Start[31][playerid], 0);
  464. PlayerTextDrawSetOutline(playerid, Start[31][playerid], 0);
  465. PlayerTextDrawFont(playerid, Start[31][playerid], 4);
  466. PlayerTextDrawSetSelectable(playerid, Start[31][playerid], true);
  467. Start[32][playerid] = CreatePlayerTextDraw(playerid, 166.000000, 266.875000, "ld_dual:backgnd");
  468. PlayerTextDrawLetterSize(playerid, Start[32][playerid], 0.000000, 0.000000);
  469. PlayerTextDrawTextSize(playerid, Start[32][playerid], 82.500000, 40.250000);
  470. PlayerTextDrawAlignment(playerid, Start[32][playerid], 1);
  471. PlayerTextDrawColor(playerid, Start[32][playerid], -1);
  472. PlayerTextDrawSetShadow(playerid, Start[32][playerid], 0);
  473. PlayerTextDrawSetOutline(playerid, Start[32][playerid], 0);
  474. PlayerTextDrawFont(playerid, Start[32][playerid], 4);
  475. PlayerTextDrawSetSelectable(playerid, Start[32][playerid], true);
  476. Start[33][playerid] = CreatePlayerTextDraw(playerid, 171.500000, 343.875000, "hud:radar_ZERO");
  477. PlayerTextDrawLetterSize(playerid, Start[33][playerid], 0.000000, 0.000000);
  478. PlayerTextDrawTextSize(playerid, Start[33][playerid], 74.000000, 42.000000);
  479. PlayerTextDrawAlignment(playerid, Start[33][playerid], 1);
  480. PlayerTextDrawColor(playerid, Start[33][playerid], -1);
  481. PlayerTextDrawSetShadow(playerid, Start[33][playerid], 0);
  482. PlayerTextDrawSetOutline(playerid, Start[33][playerid], 0);
  483. PlayerTextDrawFont(playerid, Start[33][playerid], 4);
  484. PlayerTextDrawSetSelectable(playerid, Start[33][playerid], true);
  485. Start[34][playerid] = CreatePlayerTextDraw(playerid, 326.500000, 189.437500, "hud:skipicon");
  486. PlayerTextDrawLetterSize(playerid, Start[34][playerid], 0.000000, 0.000000);
  487. PlayerTextDrawTextSize(playerid, Start[34][playerid], 184.000000, 56.000000);
  488. PlayerTextDrawAlignment(playerid, Start[34][playerid], 1);
  489. PlayerTextDrawColor(playerid, Start[34][playerid], -1);
  490. PlayerTextDrawSetShadow(playerid, Start[34][playerid], 0);
  491. PlayerTextDrawSetOutline(playerid, Start[34][playerid], 0);
  492. PlayerTextDrawFont(playerid, Start[34][playerid], 4);
  493. PlayerTextDrawSetSelectable(playerid, Start[34][playerid], true);
  494. Start[35][playerid] = CreatePlayerTextDraw(playerid, 317.000000, 256.812500, "LD_BEAT:chit");
  495. PlayerTextDrawLetterSize(playerid, Start[35][playerid], 0.000000, 0.000000);
  496. PlayerTextDrawTextSize(playerid, Start[35][playerid], 76.000000, 59.062500);
  497. PlayerTextDrawAlignment(playerid, Start[35][playerid], 1);
  498. PlayerTextDrawColor(playerid, Start[35][playerid], -16776961);
  499. PlayerTextDrawSetShadow(playerid, Start[35][playerid], 0);
  500. PlayerTextDrawSetOutline(playerid, Start[35][playerid], 0);
  501. PlayerTextDrawFont(playerid, Start[35][playerid], 4);
  502. PlayerTextDrawSetSelectable(playerid, Start[35][playerid], true);
  503. Start[36][playerid] = CreatePlayerTextDraw(playerid, 435.000000, 269.500000, "samaps:gtasamapbit1");
  504. PlayerTextDrawLetterSize(playerid, Start[36][playerid], 0.000000, 0.000000);
  505. PlayerTextDrawTextSize(playerid, Start[36][playerid], 73.500000, 39.812500);
  506. PlayerTextDrawAlignment(playerid, Start[36][playerid], 1);
  507. PlayerTextDrawColor(playerid, Start[36][playerid], -1);
  508. PlayerTextDrawSetShadow(playerid, Start[36][playerid], 0);
  509. PlayerTextDrawSetOutline(playerid, Start[36][playerid], 0);
  510. PlayerTextDrawFont(playerid, Start[36][playerid], 4);
  511. PlayerTextDrawSetSelectable(playerid, Start[36][playerid], true);
  512.  
  513. Desktop[0][playerid] = CreatePlayerTextDraw(playerid, 0.000000, 0.000000, "ld_dual:backgnd");
  514. PlayerTextDrawLetterSize(playerid, Desktop[0][playerid], 0.000000, 0.000000);
  515. PlayerTextDrawTextSize(playerid, Desktop[0][playerid], 640.000000, 448.000000);
  516. PlayerTextDrawAlignment(playerid, Desktop[0][playerid], 1);
  517. PlayerTextDrawColor(playerid, Desktop[0][playerid], -1);
  518. PlayerTextDrawSetShadow(playerid, Desktop[0][playerid], 0);
  519. PlayerTextDrawSetOutline(playerid, Desktop[0][playerid], 0);
  520. PlayerTextDrawFont(playerid, Desktop[0][playerid], 4);
  521. Desktop[1][playerid] = CreatePlayerTextDraw(playerid, 641.500000, 435.062500, "usebox");
  522. PlayerTextDrawLetterSize(playerid, Desktop[1][playerid], 0.000000, 1.238888);
  523. PlayerTextDrawTextSize(playerid, Desktop[1][playerid], -2.000000, 0.000000);
  524. PlayerTextDrawAlignment(playerid, Desktop[1][playerid], 1);
  525. PlayerTextDrawColor(playerid, Desktop[1][playerid], -1378294017);
  526. PlayerTextDrawUseBox(playerid, Desktop[1][playerid], true);
  527. PlayerTextDrawBoxColor(playerid, Desktop[1][playerid], -1378294017);
  528. PlayerTextDrawSetShadow(playerid, Desktop[1][playerid], 0);
  529. PlayerTextDrawSetOutline(playerid, Desktop[1][playerid], 0);
  530. PlayerTextDrawFont(playerid, Desktop[1][playerid], 0);
  531. Desktop[2][playerid] = CreatePlayerTextDraw(playerid, 69.000000, 376.875000, "usebox");
  532. PlayerTextDrawLetterSize(playerid, Desktop[2][playerid], 0.000000, 4.398611);
  533. PlayerTextDrawTextSize(playerid, Desktop[2][playerid], 11.500000, 0.000000);
  534. PlayerTextDrawAlignment(playerid, Desktop[2][playerid], 1);
  535. PlayerTextDrawColor(playerid, Desktop[2][playerid], 0);
  536. PlayerTextDrawUseBox(playerid, Desktop[2][playerid], true);
  537. PlayerTextDrawBoxColor(playerid, Desktop[2][playerid], 102);
  538. PlayerTextDrawSetShadow(playerid, Desktop[2][playerid], 0);
  539. PlayerTextDrawSetOutline(playerid, Desktop[2][playerid], 0);
  540. PlayerTextDrawFont(playerid, Desktop[2][playerid], 0);
  541. Desktop[3][playerid] = CreatePlayerTextDraw(playerid, 18.000000, 407.750000, "PERSONALIZATION");
  542. PlayerTextDrawLetterSize(playerid, Desktop[3][playerid], 0.149998, 0.716250);
  543. PlayerTextDrawAlignment(playerid, Desktop[3][playerid], 1);
  544. PlayerTextDrawColor(playerid, Desktop[3][playerid], -1);
  545. PlayerTextDrawSetShadow(playerid, Desktop[3][playerid], 0);
  546. PlayerTextDrawSetOutline(playerid, Desktop[3][playerid], 1);
  547. PlayerTextDrawBackgroundColor(playerid, Desktop[3][playerid], 51);
  548. PlayerTextDrawFont(playerid, Desktop[3][playerid], 1);
  549. PlayerTextDrawSetProportional(playerid, Desktop[3][playerid], 1);
  550. Desktop[4][playerid] = CreatePlayerTextDraw(playerid, 18.500000, 380.625000, "LD_BEAT:chit");
  551. PlayerTextDrawLetterSize(playerid, Desktop[4][playerid], 0.000000, 0.000000);
  552. PlayerTextDrawTextSize(playerid, Desktop[4][playerid], 44.500000, 27.125000);
  553. PlayerTextDrawAlignment(playerid, Desktop[4][playerid], 1);
  554. PlayerTextDrawColor(playerid, Desktop[4][playerid], -5963521);
  555. PlayerTextDrawSetShadow(playerid, Desktop[4][playerid], 0);
  556. PlayerTextDrawSetOutline(playerid, Desktop[4][playerid], 0);
  557. PlayerTextDrawFont(playerid, Desktop[4][playerid], 4);
  558. PlayerTextDrawSetSelectable(playerid, Desktop[4][playerid], true);
  559. Desktop[5][playerid] = CreatePlayerTextDraw(playerid, 9.500000, 436.712500, "LD_BEAT:triang");
  560. PlayerTextDrawLetterSize(playerid, Desktop[5][playerid], 0.000000, 0.000000);
  561. PlayerTextDrawTextSize(playerid, Desktop[5][playerid], 11.500000, 8.750000);
  562. PlayerTextDrawAlignment(playerid, Desktop[5][playerid], 1);
  563. PlayerTextDrawColor(playerid, Desktop[5][playerid], -1);
  564. PlayerTextDrawSetShadow(playerid, Desktop[5][playerid], 0);
  565. PlayerTextDrawSetOutline(playerid, Desktop[5][playerid], 0);
  566. PlayerTextDrawFont(playerid, Desktop[5][playerid], 4);
  567. PlayerTextDrawSetSelectable(playerid, Desktop[5][playerid], true);
  568. Desktop[6][playerid] = CreatePlayerTextDraw(playerid, 34.000000, 436.712500, "LD_SPAC:white");
  569. PlayerTextDrawLetterSize(playerid, Desktop[6][playerid], 0.000000, 0.000000);
  570. PlayerTextDrawTextSize(playerid, Desktop[6][playerid], 11.500000, 8.750000);
  571. PlayerTextDrawAlignment(playerid, Desktop[6][playerid], 1);
  572. PlayerTextDrawColor(playerid, Desktop[6][playerid], 255);
  573. PlayerTextDrawSetShadow(playerid, Desktop[6][playerid], 0);
  574. PlayerTextDrawSetOutline(playerid, Desktop[6][playerid], 0);
  575. PlayerTextDrawFont(playerid, Desktop[6][playerid], 4);
  576. PlayerTextDrawSetSelectable(playerid, Desktop[6][playerid], true);
  577. Desktop[7][playerid] = CreatePlayerTextDraw(playerid, 69.000000, 325.812500, "usebox");
  578. PlayerTextDrawLetterSize(playerid, Desktop[7][playerid], 0.000000, 4.398611);
  579. PlayerTextDrawTextSize(playerid, Desktop[7][playerid], 11.500000, 0.000000);
  580. PlayerTextDrawAlignment(playerid, Desktop[7][playerid], 1);
  581. PlayerTextDrawColor(playerid, Desktop[7][playerid], 0);
  582. PlayerTextDrawUseBox(playerid, Desktop[7][playerid], true);
  583. PlayerTextDrawBoxColor(playerid, Desktop[7][playerid], 102);
  584. PlayerTextDrawSetShadow(playerid, Desktop[7][playerid], 0);
  585. PlayerTextDrawSetOutline(playerid, Desktop[7][playerid], 0);
  586. PlayerTextDrawFont(playerid, Desktop[7][playerid], 0);
  587. Desktop[8][playerid] = CreatePlayerTextDraw(playerid, 28.000000, 355.812500, "chat.exe");
  588. PlayerTextDrawLetterSize(playerid, Desktop[8][playerid], 0.152998, 0.943750);
  589. PlayerTextDrawAlignment(playerid, Desktop[8][playerid], 1);
  590. PlayerTextDrawColor(playerid, Desktop[8][playerid], -1);
  591. PlayerTextDrawSetShadow(playerid, Desktop[8][playerid], 0);
  592. PlayerTextDrawSetOutline(playerid, Desktop[8][playerid], 1);
  593. PlayerTextDrawBackgroundColor(playerid, Desktop[8][playerid], 51);
  594. PlayerTextDrawFont(playerid, Desktop[8][playerid], 1);
  595. PlayerTextDrawSetProportional(playerid, Desktop[8][playerid], 1);
  596. Desktop[9][playerid] = CreatePlayerTextDraw(playerid, 17.000000, 328.250000, "LD_BEAT:chit");
  597. PlayerTextDrawLetterSize(playerid, Desktop[9][playerid], 0.000000, 0.000000);
  598. PlayerTextDrawTextSize(playerid, Desktop[9][playerid], 44.500000, 27.125000);
  599. PlayerTextDrawAlignment(playerid, Desktop[9][playerid], 1);
  600. PlayerTextDrawColor(playerid, Desktop[9][playerid], -2139062017);
  601. PlayerTextDrawSetShadow(playerid, Desktop[9][playerid], 0);
  602. PlayerTextDrawSetOutline(playerid, Desktop[9][playerid], 0);
  603. PlayerTextDrawFont(playerid, Desktop[9][playerid], 4);
  604. PlayerTextDrawSetSelectable(playerid, Desktop[9][playerid], true);
  605. Desktop[10][playerid] = CreatePlayerTextDraw(playerid, 601.000000, 432.687500, time);
  606. PlayerTextDrawLetterSize(playerid, Desktop[10][playerid], 0.449999, 1.600000);
  607. PlayerTextDrawAlignment(playerid, Desktop[10][playerid], 2);
  608. PlayerTextDrawColor(playerid, Desktop[10][playerid], -1);
  609. PlayerTextDrawSetShadow(playerid, Desktop[10][playerid], 0);
  610. PlayerTextDrawSetOutline(playerid, Desktop[10][playerid], 1);
  611. PlayerTextDrawBackgroundColor(playerid, Desktop[10][playerid], 51);
  612. PlayerTextDrawFont(playerid, Desktop[10][playerid], 2);
  613. PlayerTextDrawSetProportional(playerid, Desktop[10][playerid], 1);
  614. Desktop[11][playerid] = CreatePlayerTextDraw(playerid, 567.000000, 437.250000, "usebox");
  615. PlayerTextDrawLetterSize(playerid, Desktop[11][playerid], 0.000000, 0.801388);
  616. PlayerTextDrawTextSize(playerid, Desktop[11][playerid], 559.500000, 0.000000);
  617. PlayerTextDrawAlignment(playerid, Desktop[11][playerid], 1);
  618. PlayerTextDrawColor(playerid, Desktop[11][playerid], 0);
  619. PlayerTextDrawUseBox(playerid, Desktop[11][playerid], true);
  620. PlayerTextDrawBoxColor(playerid, Desktop[11][playerid], 102);
  621. PlayerTextDrawSetShadow(playerid, Desktop[11][playerid], 0);
  622. PlayerTextDrawSetOutline(playerid, Desktop[11][playerid], 0);
  623. PlayerTextDrawFont(playerid, Desktop[11][playerid], 0);
  624. Desktop[12][playerid] = CreatePlayerTextDraw(playerid, -57.500000, 435.312500, "LD_BEAT:cring");
  625. PlayerTextDrawLetterSize(playerid, Desktop[12][playerid], 0.000000, 0.000000);
  626. PlayerTextDrawTextSize(playerid, Desktop[12][playerid], 18.500000, 10.062500);
  627. PlayerTextDrawAlignment(playerid, Desktop[12][playerid], 1);
  628. PlayerTextDrawColor(playerid, Desktop[12][playerid], -1);
  629. PlayerTextDrawSetShadow(playerid, Desktop[12][playerid], 0);
  630. PlayerTextDrawSetOutline(playerid, Desktop[12][playerid], 0);
  631. PlayerTextDrawFont(playerid, Desktop[12][playerid], 4);
  632. Desktop[13][playerid] = CreatePlayerTextDraw(playerid, 60.500000, 436.712500, "LD_BEAT:square");
  633. PlayerTextDrawLetterSize(playerid, Desktop[13][playerid], 0.000000, 0.000000);
  634. PlayerTextDrawTextSize(playerid, Desktop[13][playerid], 15.000000, 8.850000);
  635. PlayerTextDrawAlignment(playerid, Desktop[13][playerid], 1);
  636. PlayerTextDrawColor(playerid, Desktop[13][playerid], -1);
  637. PlayerTextDrawSetShadow(playerid, Desktop[13][playerid], 0);
  638. PlayerTextDrawSetOutline(playerid, Desktop[13][playerid], 0);
  639. PlayerTextDrawFont(playerid, Desktop[13][playerid], 4);
  640. PlayerTextDrawSetSelectable(playerid, Desktop[13][playerid], true);
  641.  
  642. RightPanel[playerid] = CreatePlayerTextDraw(playerid, 634.500000, -4.812500, "LD_SPAC:white");
  643. PlayerTextDrawLetterSize(playerid, RightPanel[playerid], 0.000000, 0.000000);
  644. PlayerTextDrawTextSize(playerid, RightPanel[playerid], 6.500000, 503.562500);
  645. PlayerTextDrawAlignment(playerid, RightPanel[playerid], 1);
  646. PlayerTextDrawColor(playerid, RightPanel[playerid], 255);
  647. PlayerTextDrawSetShadow(playerid, RightPanel[playerid], 0);
  648. PlayerTextDrawSetOutline(playerid, RightPanel[playerid], 0);
  649. PlayerTextDrawFont(playerid, RightPanel[playerid], 4);
  650. PlayerTextDrawSetSelectable(playerid, RightPanel[playerid], true);
  651.  
  652. DownPanel[playerid] = CreatePlayerTextDraw(playerid, 0.000000, 443.625000, "LD_SPAC:white");
  653. PlayerTextDrawLetterSize(playerid, DownPanel[playerid], 0.000000, 0.000000);
  654. PlayerTextDrawTextSize(playerid, DownPanel[playerid], 640.000000, 4.375000);
  655. PlayerTextDrawAlignment(playerid, DownPanel[playerid], 1);
  656. PlayerTextDrawColor(playerid, DownPanel[playerid], -1);
  657. PlayerTextDrawSetShadow(playerid, DownPanel[playerid], 0);
  658. PlayerTextDrawSetOutline(playerid, DownPanel[playerid], 0);
  659. PlayerTextDrawFont(playerid, DownPanel[playerid], 4);
  660. PlayerTextDrawSetSelectable(playerid, DownPanel[playerid], true);
  661.  
  662. ClosePanel[playerid] = CreatePlayerTextDraw(playerid, 0.000000, 443.625000, "LD_SPAC:white");
  663. PlayerTextDrawLetterSize(playerid, ClosePanel[playerid], 0.000000, 0.000000);
  664. PlayerTextDrawTextSize(playerid, ClosePanel[playerid], 640.000000, 4.375000);
  665. PlayerTextDrawAlignment(playerid, ClosePanel[playerid], 1);
  666. PlayerTextDrawColor(playerid, ClosePanel[playerid], -1);
  667. PlayerTextDrawSetShadow(playerid, ClosePanel[playerid], 0);
  668. PlayerTextDrawSetOutline(playerid, ClosePanel[playerid], 0);
  669. PlayerTextDrawFont(playerid, ClosePanel[playerid], 4);
  670. PlayerTextDrawSetSelectable(playerid, ClosePanel[playerid], true);
  671.  
  672. DesktopParams[0][playerid] = CreatePlayerTextDraw(playerid, 601.000000, 156.375000, "usebox");
  673. PlayerTextDrawLetterSize(playerid, DesktopParams[0][playerid], 0.000000, 26.897222);
  674. PlayerTextDrawTextSize(playerid, DesktopParams[0][playerid], 189.500000, 0.000000);
  675. PlayerTextDrawAlignment(playerid, DesktopParams[0][playerid], 1);
  676. PlayerTextDrawColor(playerid, DesktopParams[0][playerid], 0);
  677. PlayerTextDrawUseBox(playerid, DesktopParams[0][playerid], true);
  678. PlayerTextDrawBoxColor(playerid, DesktopParams[0][playerid], -103);
  679. PlayerTextDrawSetShadow(playerid, DesktopParams[0][playerid], 0);
  680. PlayerTextDrawSetOutline(playerid, DesktopParams[0][playerid], 0);
  681. PlayerTextDrawFont(playerid, DesktopParams[0][playerid], 0);
  682. DesktopParams[1][playerid] = CreatePlayerTextDraw(playerid, 193.500000, 143.250000, "usebox");
  683. PlayerTextDrawLetterSize(playerid, DesktopParams[1][playerid], 0.000000, 1.093055);
  684. PlayerTextDrawTextSize(playerid, DesktopParams[1][playerid], 597.000000, 0.000000);
  685. PlayerTextDrawAlignment(playerid, DesktopParams[1][playerid], 1);
  686. PlayerTextDrawColor(playerid, DesktopParams[1][playerid], 0);
  687. PlayerTextDrawUseBox(playerid, DesktopParams[1][playerid], true);
  688. PlayerTextDrawBoxColor(playerid, DesktopParams[1][playerid], -1378294017);
  689. PlayerTextDrawSetShadow(playerid, DesktopParams[1][playerid], 0);
  690. PlayerTextDrawSetOutline(playerid, DesktopParams[1][playerid], 0);
  691. PlayerTextDrawFont(playerid, DesktopParams[1][playerid], 0);
  692. DesktopParams[2][playerid] = CreatePlayerTextDraw(playerid, 301.500000, 141.750000, "PERSONALIZATION");
  693. PlayerTextDrawLetterSize(playerid, DesktopParams[2][playerid], 0.376498, 1.376875);
  694. PlayerTextDrawAlignment(playerid, DesktopParams[2][playerid], 1);
  695. PlayerTextDrawColor(playerid, DesktopParams[2][playerid], -1);
  696. PlayerTextDrawSetShadow(playerid, DesktopParams[2][playerid], 0);
  697. PlayerTextDrawSetOutline(playerid, DesktopParams[2][playerid], 1);
  698. PlayerTextDrawBackgroundColor(playerid, DesktopParams[2][playerid], 51);
  699. PlayerTextDrawFont(playerid, DesktopParams[2][playerid], 2);
  700. PlayerTextDrawSetProportional(playerid, DesktopParams[2][playerid], 1);
  701. DesktopParams[3][playerid] = CreatePlayerTextDraw(playerid, 597.500000, 144.125000, "usebox");
  702. PlayerTextDrawLetterSize(playerid, DesktopParams[3][playerid], 0.000000, 0.850000);
  703. PlayerTextDrawTextSize(playerid, DesktopParams[3][playerid], 580.000000, 0.000000);
  704. PlayerTextDrawAlignment(playerid, DesktopParams[3][playerid], 1);
  705. PlayerTextDrawColor(playerid, DesktopParams[3][playerid], 0);
  706. PlayerTextDrawUseBox(playerid, DesktopParams[3][playerid], true);
  707. PlayerTextDrawBoxColor(playerid, DesktopParams[3][playerid], -16777046);
  708. PlayerTextDrawSetShadow(playerid, DesktopParams[3][playerid], 0);
  709. PlayerTextDrawSetOutline(playerid, DesktopParams[3][playerid], 0);
  710. PlayerTextDrawFont(playerid, DesktopParams[3][playerid], 0);
  711. DesktopParams[4][playerid] = CreatePlayerTextDraw(playerid, 579.000000, 144.250000, "usebox");
  712. PlayerTextDrawLetterSize(playerid, DesktopParams[4][playerid], 0.000000, 0.800000);
  713. PlayerTextDrawTextSize(playerid, DesktopParams[4][playerid], 561.500000, 0.000000);
  714. PlayerTextDrawAlignment(playerid, DesktopParams[4][playerid], 1);
  715. PlayerTextDrawColor(playerid, DesktopParams[4][playerid], 0);
  716. PlayerTextDrawUseBox(playerid, DesktopParams[4][playerid], true);
  717. PlayerTextDrawBoxColor(playerid, DesktopParams[4][playerid], -2004318038);
  718. PlayerTextDrawSetShadow(playerid, DesktopParams[4][playerid], 0);
  719. PlayerTextDrawSetOutline(playerid, DesktopParams[4][playerid], 0);
  720. PlayerTextDrawFont(playerid, DesktopParams[4][playerid], 0);
  721. DesktopParams[5][playerid] = CreatePlayerTextDraw(playerid, 560.000000, 144.375000, "usebox");
  722. PlayerTextDrawLetterSize(playerid, DesktopParams[5][playerid], 0.000000, 0.800000);
  723. PlayerTextDrawTextSize(playerid, DesktopParams[5][playerid], 542.500000, 0.000000);
  724. PlayerTextDrawAlignment(playerid, DesktopParams[5][playerid], 1);
  725. PlayerTextDrawColor(playerid, DesktopParams[5][playerid], 0);
  726. PlayerTextDrawUseBox(playerid, DesktopParams[5][playerid], true);
  727. PlayerTextDrawBoxColor(playerid, DesktopParams[5][playerid], -2004318038);
  728. PlayerTextDrawSetShadow(playerid, DesktopParams[5][playerid], 0);
  729. PlayerTextDrawSetOutline(playerid, DesktopParams[5][playerid], 0);
  730. PlayerTextDrawFont(playerid, DesktopParams[5][playerid], 0);
  731. DesktopParams[6][playerid] = CreatePlayerTextDraw(playerid, 582.500000, 139.562500, "x");
  732. PlayerTextDrawLetterSize(playerid, DesktopParams[6][playerid], 0.449999, 1.600000);
  733. PlayerTextDrawAlignment(playerid, DesktopParams[6][playerid], 1);
  734. PlayerTextDrawColor(playerid, DesktopParams[6][playerid], -1);
  735. PlayerTextDrawSetShadow(playerid, DesktopParams[6][playerid], 0);
  736. PlayerTextDrawSetOutline(playerid, DesktopParams[6][playerid], 0);
  737. PlayerTextDrawBackgroundColor(playerid, DesktopParams[6][playerid], 51);
  738. PlayerTextDrawFont(playerid, DesktopParams[6][playerid], 2);
  739. PlayerTextDrawSetProportional(playerid, DesktopParams[6][playerid], 1);
  740. PlayerTextDrawSetSelectable(playerid, DesktopParams[6][playerid], true);
  741. DesktopParams[7][playerid] = CreatePlayerTextDraw(playerid, 563.000000, 140.437500, "[]");
  742. PlayerTextDrawLetterSize(playerid, DesktopParams[7][playerid], 0.385500, 1.328750);
  743. PlayerTextDrawAlignment(playerid, DesktopParams[7][playerid], 1);
  744. PlayerTextDrawColor(playerid, DesktopParams[7][playerid], -1);
  745. PlayerTextDrawSetShadow(playerid, DesktopParams[7][playerid], 0);
  746. PlayerTextDrawSetOutline(playerid, DesktopParams[7][playerid], 0);
  747. PlayerTextDrawBackgroundColor(playerid, DesktopParams[7][playerid], 51);
  748. PlayerTextDrawFont(playerid, DesktopParams[7][playerid], 3);
  749. PlayerTextDrawSetProportional(playerid, DesktopParams[7][playerid], 1);
  750. DesktopParams[8][playerid] = CreatePlayerTextDraw(playerid, 546.500000, 142.625000, "-");
  751. PlayerTextDrawLetterSize(playerid, DesktopParams[8][playerid], 0.746999, 1.429375);
  752. PlayerTextDrawAlignment(playerid, DesktopParams[8][playerid], 1);
  753. PlayerTextDrawColor(playerid, DesktopParams[8][playerid], -1);
  754. PlayerTextDrawSetShadow(playerid, DesktopParams[8][playerid], 0);
  755. PlayerTextDrawSetOutline(playerid, DesktopParams[8][playerid], 0);
  756. PlayerTextDrawBackgroundColor(playerid, DesktopParams[8][playerid], 51);
  757. PlayerTextDrawFont(playerid, DesktopParams[8][playerid], 2);
  758. PlayerTextDrawSetProportional(playerid, DesktopParams[8][playerid], 1);
  759. DesktopParams[9][playerid] = CreatePlayerTextDraw(playerid, 284.500000, 156.375000, "usebox");
  760. PlayerTextDrawLetterSize(playerid, DesktopParams[9][playerid], 0.000000, 22.531944);
  761. PlayerTextDrawTextSize(playerid, DesktopParams[9][playerid], 278.500000, 0.000000);
  762. PlayerTextDrawAlignment(playerid, DesktopParams[9][playerid], 1);
  763. PlayerTextDrawColor(playerid, DesktopParams[9][playerid], 0);
  764. PlayerTextDrawUseBox(playerid, DesktopParams[9][playerid], true);
  765. PlayerTextDrawBoxColor(playerid, DesktopParams[9][playerid], 102);
  766. PlayerTextDrawSetShadow(playerid, DesktopParams[9][playerid], 0);
  767. PlayerTextDrawSetOutline(playerid, DesktopParams[9][playerid], 0);
  768. PlayerTextDrawFont(playerid, DesktopParams[9][playerid], 0);
  769. DesktopParams[10][playerid] = CreatePlayerTextDraw(playerid, 282.500000, 156.375000, "usebox");
  770. PlayerTextDrawLetterSize(playerid, DesktopParams[10][playerid], 0.000000, 26.888881);
  771. PlayerTextDrawTextSize(playerid, DesktopParams[10][playerid], 189.500000, 0.000000);
  772. PlayerTextDrawAlignment(playerid, DesktopParams[10][playerid], 1);
  773. PlayerTextDrawColor(playerid, DesktopParams[10][playerid], 0);
  774. PlayerTextDrawUseBox(playerid, DesktopParams[10][playerid], true);
  775. PlayerTextDrawBoxColor(playerid, DesktopParams[10][playerid], 859015270);
  776. PlayerTextDrawSetShadow(playerid, DesktopParams[10][playerid], 0);
  777. PlayerTextDrawSetOutline(playerid, DesktopParams[10][playerid], 0);
  778. PlayerTextDrawFont(playerid, DesktopParams[10][playerid], 0);
  779. DesktopParams[11][playerid] = CreatePlayerTextDraw(playerid, 194.500000, 155.312500, "CHANGING DESKTOP");
  780. PlayerTextDrawLetterSize(playerid, DesktopParams[11][playerid], 0.150997, 0.873749);
  781. PlayerTextDrawAlignment(playerid, DesktopParams[11][playerid], 1);
  782. PlayerTextDrawColor(playerid, DesktopParams[11][playerid], -1);
  783. PlayerTextDrawSetShadow(playerid, DesktopParams[11][playerid], 0);
  784. PlayerTextDrawSetOutline(playerid, DesktopParams[11][playerid], 1);
  785. PlayerTextDrawBackgroundColor(playerid, DesktopParams[11][playerid], 51);
  786. PlayerTextDrawFont(playerid, DesktopParams[11][playerid], 2);
  787. PlayerTextDrawSetProportional(playerid, DesktopParams[11][playerid], 1);
  788. DesktopParams[12][playerid] = CreatePlayerTextDraw(playerid, 194.500000, 162.437500, "IMAGE");
  789. PlayerTextDrawLetterSize(playerid, DesktopParams[12][playerid], 0.150997, 0.873749);
  790. PlayerTextDrawAlignment(playerid, DesktopParams[12][playerid], 1);
  791. PlayerTextDrawColor(playerid, DesktopParams[12][playerid], -1);
  792. PlayerTextDrawSetShadow(playerid, DesktopParams[12][playerid], 0);
  793. PlayerTextDrawSetOutline(playerid, DesktopParams[12][playerid], 1);
  794. PlayerTextDrawBackgroundColor(playerid, DesktopParams[12][playerid], 51);
  795. PlayerTextDrawFont(playerid, DesktopParams[12][playerid], 2);
  796. PlayerTextDrawSetProportional(playerid, DesktopParams[12][playerid], 1);
  797. DesktopParams[13][playerid] = CreatePlayerTextDraw(playerid, 267.000000, 159.250000, "LD_BEAT:right");
  798. PlayerTextDrawLetterSize(playerid, DesktopParams[13][playerid], 0.000000, 0.000000);
  799. PlayerTextDrawTextSize(playerid, DesktopParams[13][playerid], 11.500000, 10.062500);
  800. PlayerTextDrawAlignment(playerid, DesktopParams[13][playerid], 1);
  801. PlayerTextDrawColor(playerid, DesktopParams[13][playerid], -1);
  802. PlayerTextDrawSetShadow(playerid, DesktopParams[13][playerid], 0);
  803. PlayerTextDrawSetOutline(playerid, DesktopParams[13][playerid], 0);
  804. PlayerTextDrawFont(playerid, DesktopParams[13][playerid], 4);
  805. DesktopParams[14][playerid] = CreatePlayerTextDraw(playerid, 194.500000, 182.562500, "CHANGING THEME");
  806. PlayerTextDrawLetterSize(playerid, DesktopParams[14][playerid], 0.150997, 0.873749);
  807. PlayerTextDrawAlignment(playerid, DesktopParams[14][playerid], 1);
  808. PlayerTextDrawColor(playerid, DesktopParams[14][playerid], -1);
  809. PlayerTextDrawSetShadow(playerid, DesktopParams[14][playerid], 0);
  810. PlayerTextDrawSetOutline(playerid, DesktopParams[14][playerid], 1);
  811. PlayerTextDrawBackgroundColor(playerid, DesktopParams[14][playerid], 51);
  812. PlayerTextDrawFont(playerid, DesktopParams[14][playerid], 2);
  813. PlayerTextDrawSetProportional(playerid, DesktopParams[14][playerid], 1);
  814. DesktopParams[15][playerid] = CreatePlayerTextDraw(playerid, 194.500000, 201.062500, "MANAGE NETWORK");
  815. PlayerTextDrawLetterSize(playerid, DesktopParams[15][playerid], 0.150997, 0.873749);
  816. PlayerTextDrawAlignment(playerid, DesktopParams[15][playerid], 1);
  817. PlayerTextDrawColor(playerid, DesktopParams[15][playerid], -1);
  818. PlayerTextDrawSetShadow(playerid, DesktopParams[15][playerid], 0);
  819. PlayerTextDrawSetOutline(playerid, DesktopParams[15][playerid], 1);
  820. PlayerTextDrawBackgroundColor(playerid, DesktopParams[15][playerid], 51);
  821. PlayerTextDrawFont(playerid, DesktopParams[15][playerid], 2);
  822. PlayerTextDrawSetProportional(playerid, DesktopParams[15][playerid], 1);
  823. DesktopParams[16][playerid] = CreatePlayerTextDraw(playerid, 194.500000, 220.875000, "MANAGE FOLDERS");
  824. PlayerTextDrawLetterSize(playerid, DesktopParams[16][playerid], 0.150997, 0.873749);
  825. PlayerTextDrawAlignment(playerid, DesktopParams[16][playerid], 1);
  826. PlayerTextDrawColor(playerid, DesktopParams[16][playerid], -1);
  827. PlayerTextDrawSetShadow(playerid, DesktopParams[16][playerid], 0);
  828. PlayerTextDrawSetOutline(playerid, DesktopParams[16][playerid], 1);
  829. PlayerTextDrawBackgroundColor(playerid, DesktopParams[16][playerid], 51);
  830. PlayerTextDrawFont(playerid, DesktopParams[16][playerid], 2);
  831. PlayerTextDrawSetProportional(playerid, DesktopParams[16][playerid], 1);
  832. DesktopParams[17][playerid] = CreatePlayerTextDraw(playerid, 195.000000, 241.562500, "COMPUTER");
  833. PlayerTextDrawLetterSize(playerid, DesktopParams[17][playerid], 0.150997, 0.873749);
  834. PlayerTextDrawAlignment(playerid, DesktopParams[17][playerid], 1);
  835. PlayerTextDrawColor(playerid, DesktopParams[17][playerid], -1);
  836. PlayerTextDrawSetShadow(playerid, DesktopParams[17][playerid], 0);
  837. PlayerTextDrawSetOutline(playerid, DesktopParams[17][playerid], 1);
  838. PlayerTextDrawBackgroundColor(playerid, DesktopParams[17][playerid], 51);
  839. PlayerTextDrawFont(playerid, DesktopParams[17][playerid], 2);
  840. PlayerTextDrawSetProportional(playerid, DesktopParams[17][playerid], 1);
  841. DesktopParams[18][playerid] = CreatePlayerTextDraw(playerid, 195.000000, 248.250000, "PARAMS");
  842. PlayerTextDrawLetterSize(playerid, DesktopParams[18][playerid], 0.150997, 0.873749);
  843. PlayerTextDrawAlignment(playerid, DesktopParams[18][playerid], 1);
  844. PlayerTextDrawColor(playerid, DesktopParams[18][playerid], -1);
  845. PlayerTextDrawSetShadow(playerid, DesktopParams[18][playerid], 0);
  846. PlayerTextDrawSetOutline(playerid, DesktopParams[18][playerid], 1);
  847. PlayerTextDrawBackgroundColor(playerid, DesktopParams[18][playerid], 51);
  848. PlayerTextDrawFont(playerid, DesktopParams[18][playerid], 2);
  849. PlayerTextDrawSetProportional(playerid, DesktopParams[18][playerid], 1);
  850. DesktopParams[19][playerid] = CreatePlayerTextDraw(playerid, 267.000000, 243.812500, "LD_BEAT:right");
  851. PlayerTextDrawLetterSize(playerid, DesktopParams[19][playerid], 0.000000, 0.000000);
  852. PlayerTextDrawTextSize(playerid, DesktopParams[19][playerid], 11.500000, 10.062500);
  853. PlayerTextDrawAlignment(playerid, DesktopParams[19][playerid], 1);
  854. PlayerTextDrawColor(playerid, DesktopParams[19][playerid], -1);
  855. PlayerTextDrawSetShadow(playerid, DesktopParams[19][playerid], 0);
  856. PlayerTextDrawSetOutline(playerid, DesktopParams[19][playerid], 0);
  857. PlayerTextDrawFont(playerid, DesktopParams[19][playerid], 4);
  858. PlayerTextDrawSetSelectable(playerid, DesktopParams[19][playerid], true);
  859. DesktopParams[20][playerid] = CreatePlayerTextDraw(playerid, 586.000000, 162.937500, "usebox");
  860. PlayerTextDrawLetterSize(playerid, DesktopParams[20][playerid], 0.000000, 3.356945);
  861. PlayerTextDrawTextSize(playerid, DesktopParams[20][playerid], 293.000000, 0.000000);
  862. PlayerTextDrawAlignment(playerid, DesktopParams[20][playerid], 1);
  863. PlayerTextDrawColor(playerid, DesktopParams[20][playerid], 0);
  864. PlayerTextDrawUseBox(playerid, DesktopParams[20][playerid], true);
  865. PlayerTextDrawBoxColor(playerid, DesktopParams[20][playerid], 102);
  866. PlayerTextDrawSetShadow(playerid, DesktopParams[20][playerid], 0);
  867. PlayerTextDrawSetOutline(playerid, DesktopParams[20][playerid], 0);
  868. PlayerTextDrawFont(playerid, DesktopParams[20][playerid], 0);
  869. DesktopParams[21][playerid] = CreatePlayerTextDraw(playerid, 303.000000, 166.250000, "Click to any images from menu");
  870. PlayerTextDrawLetterSize(playerid, DesktopParams[21][playerid], 0.369500, 1.232499);
  871. PlayerTextDrawAlignment(playerid, DesktopParams[21][playerid], 1);
  872. PlayerTextDrawColor(playerid, DesktopParams[21][playerid], -1);
  873. PlayerTextDrawSetShadow(playerid, DesktopParams[21][playerid], 0);
  874. PlayerTextDrawSetOutline(playerid, DesktopParams[21][playerid], 1);
  875. PlayerTextDrawBackgroundColor(playerid, DesktopParams[21][playerid], 51);
  876. PlayerTextDrawFont(playerid, DesktopParams[21][playerid], 1);
  877. PlayerTextDrawSetProportional(playerid, DesktopParams[21][playerid], 1);
  878. DesktopParams[22][playerid] = CreatePlayerTextDraw(playerid, 303.500000, 180.375000, "to change Desktop Image");
  879. PlayerTextDrawLetterSize(playerid, DesktopParams[22][playerid], 0.314999, 1.053125);
  880. PlayerTextDrawAlignment(playerid, DesktopParams[22][playerid], 1);
  881. PlayerTextDrawColor(playerid, DesktopParams[22][playerid], -1);
  882. PlayerTextDrawSetShadow(playerid, DesktopParams[22][playerid], 0);
  883. PlayerTextDrawSetOutline(playerid, DesktopParams[22][playerid], 1);
  884. PlayerTextDrawBackgroundColor(playerid, DesktopParams[22][playerid], 51);
  885. PlayerTextDrawFont(playerid, DesktopParams[22][playerid], 1);
  886. PlayerTextDrawSetProportional(playerid, DesktopParams[22][playerid], 1);
  887. DesktopParams[23][playerid] = CreatePlayerTextDraw(playerid, 299.000000, 199.250000, "usebox");
  888. PlayerTextDrawLetterSize(playerid, DesktopParams[23][playerid], 0.000000, 21.412500);
  889. PlayerTextDrawTextSize(playerid, DesktopParams[23][playerid], 293.000000, 0.000000);
  890. PlayerTextDrawAlignment(playerid, DesktopParams[23][playerid], 1);
  891. PlayerTextDrawColor(playerid, DesktopParams[23][playerid], 0);
  892. PlayerTextDrawUseBox(playerid, DesktopParams[23][playerid], true);
  893. PlayerTextDrawBoxColor(playerid, DesktopParams[23][playerid], 102);
  894. PlayerTextDrawSetShadow(playerid, DesktopParams[23][playerid], 0);
  895. PlayerTextDrawSetOutline(playerid, DesktopParams[23][playerid], 0);
  896. PlayerTextDrawFont(playerid, DesktopParams[23][playerid], 0);
  897. DesktopParams[24][playerid] = CreatePlayerTextDraw(playerid, 586.000000, 199.375000, "usebox");
  898. PlayerTextDrawLetterSize(playerid, DesktopParams[24][playerid], 0.000000, 21.362501);
  899. PlayerTextDrawTextSize(playerid, DesktopParams[24][playerid], 580.000000, 0.000000);
  900. PlayerTextDrawAlignment(playerid, DesktopParams[24][playerid], 1);
  901. PlayerTextDrawColor(playerid, DesktopParams[24][playerid], 0);
  902. PlayerTextDrawUseBox(playerid, DesktopParams[24][playerid], true);
  903. PlayerTextDrawBoxColor(playerid, DesktopParams[24][playerid], 102);
  904. PlayerTextDrawSetShadow(playerid, DesktopParams[24][playerid], 0);
  905. PlayerTextDrawSetOutline(playerid, DesktopParams[24][playerid], 0);
  906. PlayerTextDrawFont(playerid, DesktopParams[24][playerid], 0);
  907. DesktopParams[25][playerid] = CreatePlayerTextDraw(playerid, 584.000000, 201.250000, "usebox");
  908. PlayerTextDrawLetterSize(playerid, DesktopParams[25][playerid], 0.000000, -0.587502);
  909. PlayerTextDrawTextSize(playerid, DesktopParams[25][playerid], 295.000000, 0.000000);
  910. PlayerTextDrawAlignment(playerid, DesktopParams[25][playerid], 1);
  911. PlayerTextDrawColor(playerid, DesktopParams[25][playerid], 0);
  912. PlayerTextDrawUseBox(playerid, DesktopParams[25][playerid], true);
  913. PlayerTextDrawBoxColor(playerid, DesktopParams[25][playerid], 102);
  914. PlayerTextDrawSetShadow(playerid, DesktopParams[25][playerid], 0);
  915. PlayerTextDrawSetOutline(playerid, DesktopParams[25][playerid], 0);
  916. PlayerTextDrawFont(playerid, DesktopParams[25][playerid], 0);
  917. DesktopParams[26][playerid] = CreatePlayerTextDraw(playerid, 584.000000, 395.187500, "usebox");
  918. PlayerTextDrawLetterSize(playerid, DesktopParams[26][playerid], 0.000000, -0.587502);
  919. PlayerTextDrawTextSize(playerid, DesktopParams[26][playerid], 295.000000, 0.000000);
  920. PlayerTextDrawAlignment(playerid, DesktopParams[26][playerid], 1);
  921. PlayerTextDrawColor(playerid, DesktopParams[26][playerid], 0);
  922. PlayerTextDrawUseBox(playerid, DesktopParams[26][playerid], true);
  923. PlayerTextDrawBoxColor(playerid, DesktopParams[26][playerid], 102);
  924. PlayerTextDrawSetShadow(playerid, DesktopParams[26][playerid], 0);
  925. PlayerTextDrawSetOutline(playerid, DesktopParams[26][playerid], 0);
  926. PlayerTextDrawFont(playerid, DesktopParams[26][playerid], 0);
  927. DesktopParams[27][playerid] = CreatePlayerTextDraw(playerid, 584.000000, 201.000000, "usebox");
  928. PlayerTextDrawLetterSize(playerid, DesktopParams[27][playerid], 0.000000, 21.023611);
  929. PlayerTextDrawTextSize(playerid, DesktopParams[27][playerid], 295.000000, 0.000000);
  930. PlayerTextDrawAlignment(playerid, DesktopParams[27][playerid], 1);
  931. PlayerTextDrawColor(playerid, DesktopParams[27][playerid], 0);
  932. PlayerTextDrawUseBox(playerid, DesktopParams[27][playerid], true);
  933. PlayerTextDrawBoxColor(playerid, DesktopParams[27][playerid], 1999865975);
  934. PlayerTextDrawSetShadow(playerid, DesktopParams[27][playerid], 0);
  935. PlayerTextDrawSetOutline(playerid, DesktopParams[27][playerid], 0);
  936. PlayerTextDrawFont(playerid, DesktopParams[27][playerid], 0);
  937. DesktopParams[28][playerid] = CreatePlayerTextDraw(playerid, 300.000000, 201.687500, "loadsc1:loadsc1");
  938. PlayerTextDrawLetterSize(playerid, DesktopParams[28][playerid], 0.000000, 0.000000);
  939. PlayerTextDrawTextSize(playerid, DesktopParams[28][playerid], 39.500000, 28.000000);
  940. PlayerTextDrawAlignment(playerid, DesktopParams[28][playerid], 1);
  941. PlayerTextDrawColor(playerid, DesktopParams[28][playerid], -1);
  942. PlayerTextDrawSetShadow(playerid, DesktopParams[28][playerid], 0);
  943. PlayerTextDrawSetOutline(playerid, DesktopParams[28][playerid], 0);
  944. PlayerTextDrawFont(playerid, DesktopParams[28][playerid], 4);
  945. PlayerTextDrawSetSelectable(playerid, DesktopParams[28][playerid], true);
  946. DesktopParams[29][playerid] = CreatePlayerTextDraw(playerid, 539.000000, 201.375000, "loadsc6:loadsc6");
  947. PlayerTextDrawLetterSize(playerid, DesktopParams[29][playerid], 0.000000, 0.000000);
  948. PlayerTextDrawTextSize(playerid, DesktopParams[29][playerid], 39.500000, 28.000000);
  949. PlayerTextDrawAlignment(playerid, DesktopParams[29][playerid], 1);
  950. PlayerTextDrawColor(playerid, DesktopParams[29][playerid], -1);
  951. PlayerTextDrawSetShadow(playerid, DesktopParams[29][playerid], 0);
  952. PlayerTextDrawSetOutline(playerid, DesktopParams[29][playerid], 0);
  953. PlayerTextDrawFont(playerid, DesktopParams[29][playerid], 4);
  954. PlayerTextDrawSetSelectable(playerid, DesktopParams[29][playerid], true);
  955. DesktopParams[30][playerid] = CreatePlayerTextDraw(playerid, 491.500000, 201.500000, "loadsc5:loadsc5");
  956. PlayerTextDrawLetterSize(playerid, DesktopParams[30][playerid], 0.000000, 0.000000);
  957. PlayerTextDrawTextSize(playerid, DesktopParams[30][playerid], 39.500000, 28.000000);
  958. PlayerTextDrawAlignment(playerid, DesktopParams[30][playerid], 1);
  959. PlayerTextDrawColor(playerid, DesktopParams[30][playerid], -1);
  960. PlayerTextDrawSetShadow(playerid, DesktopParams[30][playerid], 0);
  961. PlayerTextDrawSetOutline(playerid, DesktopParams[30][playerid], 0);
  962. PlayerTextDrawFont(playerid, DesktopParams[30][playerid], 4);
  963. PlayerTextDrawSetSelectable(playerid, DesktopParams[30][playerid], true);
  964. DesktopParams[31][playerid] = CreatePlayerTextDraw(playerid, 444.500000, 201.625000, "loadsc4:loadsc4");
  965. PlayerTextDrawLetterSize(playerid, DesktopParams[31][playerid], 0.000000, 0.000000);
  966. PlayerTextDrawTextSize(playerid, DesktopParams[31][playerid], 39.500000, 28.000000);
  967. PlayerTextDrawAlignment(playerid, DesktopParams[31][playerid], 1);
  968. PlayerTextDrawColor(playerid, DesktopParams[31][playerid], -1);
  969. PlayerTextDrawSetShadow(playerid, DesktopParams[31][playerid], 0);
  970. PlayerTextDrawSetOutline(playerid, DesktopParams[31][playerid], 0);
  971. PlayerTextDrawFont(playerid, DesktopParams[31][playerid], 4);
  972. PlayerTextDrawSetSelectable(playerid, DesktopParams[31][playerid], true);
  973. DesktopParams[32][playerid] = CreatePlayerTextDraw(playerid, 397.000000, 200.875000, "loadsc3:loadsc3");
  974. PlayerTextDrawLetterSize(playerid, DesktopParams[32][playerid], 0.000000, 0.000000);
  975. PlayerTextDrawTextSize(playerid, DesktopParams[32][playerid], 39.500000, 28.000000);
  976. PlayerTextDrawAlignment(playerid, DesktopParams[32][playerid], 1);
  977. PlayerTextDrawColor(playerid, DesktopParams[32][playerid], -1);
  978. PlayerTextDrawSetShadow(playerid, DesktopParams[32][playerid], 0);
  979. PlayerTextDrawSetOutline(playerid, DesktopParams[32][playerid], 0);
  980. PlayerTextDrawFont(playerid, DesktopParams[32][playerid], 4);
  981. PlayerTextDrawSetSelectable(playerid, DesktopParams[32][playerid], true);
  982. DesktopParams[33][playerid] = CreatePlayerTextDraw(playerid, 348.500000, 201.437500, "loadsc2:loadsc2");
  983. PlayerTextDrawLetterSize(playerid, DesktopParams[33][playerid], 0.000000, 0.000000);
  984. PlayerTextDrawTextSize(playerid, DesktopParams[33][playerid], 39.500000, 28.000000);
  985. PlayerTextDrawAlignment(playerid, DesktopParams[33][playerid], 1);
  986. PlayerTextDrawColor(playerid, DesktopParams[33][playerid], -1);
  987. PlayerTextDrawSetShadow(playerid, DesktopParams[33][playerid], 0);
  988. PlayerTextDrawSetOutline(playerid, DesktopParams[33][playerid], 0);
  989. PlayerTextDrawFont(playerid, DesktopParams[33][playerid], 4);
  990. PlayerTextDrawSetSelectable(playerid, DesktopParams[33][playerid], true);
  991. DesktopParams[34][playerid] = CreatePlayerTextDraw(playerid, 300.000000, 236.500000, "loadsc7:loadsc7");
  992. PlayerTextDrawLetterSize(playerid, DesktopParams[34][playerid], 0.000000, 0.000000);
  993. PlayerTextDrawTextSize(playerid, DesktopParams[34][playerid], 39.500000, 28.000000);
  994. PlayerTextDrawAlignment(playerid, DesktopParams[34][playerid], 1);
  995. PlayerTextDrawColor(playerid, DesktopParams[34][playerid], -1);
  996. PlayerTextDrawSetShadow(playerid, DesktopParams[34][playerid], 0);
  997. PlayerTextDrawSetOutline(playerid, DesktopParams[34][playerid], 0);
  998. PlayerTextDrawFont(playerid, DesktopParams[34][playerid], 4);
  999. PlayerTextDrawSetSelectable(playerid, DesktopParams[34][playerid], true);
  1000. DesktopParams[35][playerid] = CreatePlayerTextDraw(playerid, 348.500000, 236.625000, "loadsc8:loadsc8");
  1001. PlayerTextDrawLetterSize(playerid, DesktopParams[35][playerid], 0.000000, 0.000000);
  1002. PlayerTextDrawTextSize(playerid, DesktopParams[35][playerid], 39.500000, 28.000000);
  1003. PlayerTextDrawAlignment(playerid, DesktopParams[35][playerid], 1);
  1004. PlayerTextDrawColor(playerid, DesktopParams[35][playerid], -1);
  1005. PlayerTextDrawSetShadow(playerid, DesktopParams[35][playerid], 0);
  1006. PlayerTextDrawSetOutline(playerid, DesktopParams[35][playerid], 0);
  1007. PlayerTextDrawFont(playerid, DesktopParams[35][playerid], 4);
  1008. PlayerTextDrawSetSelectable(playerid, DesktopParams[35][playerid], true);
  1009. DesktopParams[36][playerid] = CreatePlayerTextDraw(playerid, 396.500000, 236.312500, "loadsc9:loadsc9");
  1010. PlayerTextDrawLetterSize(playerid, DesktopParams[36][playerid], 0.000000, 0.000000);
  1011. PlayerTextDrawTextSize(playerid, DesktopParams[36][playerid], 39.500000, 28.000000);
  1012. PlayerTextDrawAlignment(playerid, DesktopParams[36][playerid], 1);
  1013. PlayerTextDrawColor(playerid, DesktopParams[36][playerid], -1);
  1014. PlayerTextDrawSetShadow(playerid, DesktopParams[36][playerid], 0);
  1015. PlayerTextDrawSetOutline(playerid, DesktopParams[36][playerid], 0);
  1016. PlayerTextDrawFont(playerid, DesktopParams[36][playerid], 4);
  1017. PlayerTextDrawSetSelectable(playerid, DesktopParams[36][playerid], true);
  1018. DesktopParams[37][playerid] = CreatePlayerTextDraw(playerid, 444.500000, 236.437500, "loadsc10:loadsc10");
  1019. PlayerTextDrawLetterSize(playerid, DesktopParams[37][playerid], 0.000000, 0.000000);
  1020. PlayerTextDrawTextSize(playerid, DesktopParams[37][playerid], 39.500000, 28.000000);
  1021. PlayerTextDrawAlignment(playerid, DesktopParams[37][playerid], 1);
  1022. PlayerTextDrawColor(playerid, DesktopParams[37][playerid], -1);
  1023. PlayerTextDrawSetShadow(playerid, DesktopParams[37][playerid], 0);
  1024. PlayerTextDrawSetOutline(playerid, DesktopParams[37][playerid], 0);
  1025. PlayerTextDrawFont(playerid, DesktopParams[37][playerid], 4);
  1026. PlayerTextDrawSetSelectable(playerid, DesktopParams[37][playerid], true);
  1027. DesktopParams[38][playerid] = CreatePlayerTextDraw(playerid, 491.500000, 236.562500, "loadsc11:loadsc11");
  1028. PlayerTextDrawLetterSize(playerid, DesktopParams[38][playerid], 0.000000, 0.000000);
  1029. PlayerTextDrawTextSize(playerid, DesktopParams[38][playerid], 39.500000, 28.000000);
  1030. PlayerTextDrawAlignment(playerid, DesktopParams[38][playerid], 1);
  1031. PlayerTextDrawColor(playerid, DesktopParams[38][playerid], -1);
  1032. PlayerTextDrawSetShadow(playerid, DesktopParams[38][playerid], 0);
  1033. PlayerTextDrawSetOutline(playerid, DesktopParams[38][playerid], 0);
  1034. PlayerTextDrawFont(playerid, DesktopParams[38][playerid], 4);
  1035. PlayerTextDrawSetSelectable(playerid, DesktopParams[38][playerid], true);
  1036. DesktopParams[39][playerid] = CreatePlayerTextDraw(playerid, 538.500000, 236.687500, "loadsc12:loadsc12");
  1037. PlayerTextDrawLetterSize(playerid, DesktopParams[39][playerid], 0.000000, 0.000000);
  1038. PlayerTextDrawTextSize(playerid, DesktopParams[39][playerid], 39.500000, 28.000000);
  1039. PlayerTextDrawAlignment(playerid, DesktopParams[39][playerid], 1);
  1040. PlayerTextDrawColor(playerid, DesktopParams[39][playerid], -1);
  1041. PlayerTextDrawSetShadow(playerid, DesktopParams[39][playerid], 0);
  1042. PlayerTextDrawSetOutline(playerid, DesktopParams[39][playerid], 0);
  1043. PlayerTextDrawFont(playerid, DesktopParams[39][playerid], 4);
  1044. PlayerTextDrawSetSelectable(playerid, DesktopParams[39][playerid], true);
  1045. DesktopParams[40][playerid] = CreatePlayerTextDraw(playerid, 300.000000, 271.375000, "loadsc13:loadsc13");
  1046. PlayerTextDrawLetterSize(playerid, DesktopParams[40][playerid], 0.000000, 0.000000);
  1047. PlayerTextDrawTextSize(playerid, DesktopParams[40][playerid], 39.500000, 28.000000);
  1048. PlayerTextDrawAlignment(playerid, DesktopParams[40][playerid], 1);
  1049. PlayerTextDrawColor(playerid, DesktopParams[40][playerid], -1);
  1050. PlayerTextDrawSetShadow(playerid, DesktopParams[40][playerid], 0);
  1051. PlayerTextDrawSetOutline(playerid, DesktopParams[40][playerid], 0);
  1052. PlayerTextDrawFont(playerid, DesktopParams[40][playerid], 4);
  1053. PlayerTextDrawSetSelectable(playerid, DesktopParams[40][playerid], true);
  1054. DesktopParams[41][playerid] = CreatePlayerTextDraw(playerid, 348.500000, 271.500000, "loadsc14:loadsc14");
  1055. PlayerTextDrawLetterSize(playerid, DesktopParams[41][playerid], 0.000000, 0.000000);
  1056. PlayerTextDrawTextSize(playerid, DesktopParams[41][playerid], 39.500000, 28.000000);
  1057. PlayerTextDrawAlignment(playerid, DesktopParams[41][playerid], 1);
  1058. PlayerTextDrawColor(playerid, DesktopParams[41][playerid], -1);
  1059. PlayerTextDrawSetShadow(playerid, DesktopParams[41][playerid], 0);
  1060. PlayerTextDrawSetOutline(playerid, DesktopParams[41][playerid], 0);
  1061. PlayerTextDrawFont(playerid, DesktopParams[41][playerid], 4);
  1062. PlayerTextDrawSetSelectable(playerid, DesktopParams[41][playerid], true);
  1063. DesktopParams[42][playerid] = CreatePlayerTextDraw(playerid, 396.500000, 271.625000, "ld_dual:backgnd");
  1064. PlayerTextDrawLetterSize(playerid, DesktopParams[42][playerid], 0.000000, 0.000000);
  1065. PlayerTextDrawTextSize(playerid, DesktopParams[42][playerid], 39.500000, 28.000000);
  1066. PlayerTextDrawAlignment(playerid, DesktopParams[42][playerid], 1);
  1067. PlayerTextDrawColor(playerid, DesktopParams[42][playerid], -1);
  1068. PlayerTextDrawSetShadow(playerid, DesktopParams[42][playerid], 0);
  1069. PlayerTextDrawSetOutline(playerid, DesktopParams[42][playerid], 0);
  1070. PlayerTextDrawFont(playerid, DesktopParams[42][playerid], 4);
  1071. PlayerTextDrawSetSelectable(playerid, DesktopParams[42][playerid], true);
  1072. DesktopParams[43][playerid] = CreatePlayerTextDraw(playerid, 444.500000, 271.312500, "samaps:map");
  1073. PlayerTextDrawLetterSize(playerid, DesktopParams[43][playerid], 0.000000, 0.000000);
  1074. PlayerTextDrawTextSize(playerid, DesktopParams[43][playerid], 39.500000, 28.000000);
  1075. PlayerTextDrawAlignment(playerid, DesktopParams[43][playerid], 1);
  1076. PlayerTextDrawColor(playerid, DesktopParams[43][playerid], -1);
  1077. PlayerTextDrawSetShadow(playerid, DesktopParams[43][playerid], 0);
  1078. PlayerTextDrawSetOutline(playerid, DesktopParams[43][playerid], 0);
  1079. PlayerTextDrawFont(playerid, DesktopParams[43][playerid], 4);
  1080. PlayerTextDrawSetSelectable(playerid, DesktopParams[43][playerid], true);
  1081. DesktopParams[44][playerid] = CreatePlayerTextDraw(playerid, 491.500000, 271.437500, "splash1:splash1");
  1082. PlayerTextDrawLetterSize(playerid, DesktopParams[44][playerid], 0.000000, 0.000000);
  1083. PlayerTextDrawTextSize(playerid, DesktopParams[44][playerid], 39.500000, 28.000000);
  1084. PlayerTextDrawAlignment(playerid, DesktopParams[44][playerid], 1);
  1085. PlayerTextDrawColor(playerid, DesktopParams[44][playerid], -1);
  1086. PlayerTextDrawSetShadow(playerid, DesktopParams[44][playerid], 0);
  1087. PlayerTextDrawSetOutline(playerid, DesktopParams[44][playerid], 0);
  1088. PlayerTextDrawFont(playerid, DesktopParams[44][playerid], 4);
  1089. PlayerTextDrawSetSelectable(playerid, DesktopParams[44][playerid], true);
  1090. DesktopParams[45][playerid] = CreatePlayerTextDraw(playerid, 538.500000, 271.562500, "splash2:splash2");
  1091. PlayerTextDrawLetterSize(playerid, DesktopParams[45][playerid], 0.000000, 0.000000);
  1092. PlayerTextDrawTextSize(playerid, DesktopParams[45][playerid], 39.500000, 28.000000);
  1093. PlayerTextDrawAlignment(playerid, DesktopParams[45][playerid], 1);
  1094. PlayerTextDrawColor(playerid, DesktopParams[45][playerid], -1);
  1095. PlayerTextDrawSetShadow(playerid, DesktopParams[45][playerid], 0);
  1096. PlayerTextDrawSetOutline(playerid, DesktopParams[45][playerid], 0);
  1097. PlayerTextDrawFont(playerid, DesktopParams[45][playerid], 4);
  1098. PlayerTextDrawSetSelectable(playerid, DesktopParams[45][playerid], true);
  1099. DesktopParams[46][playerid] = CreatePlayerTextDraw(playerid, 196.000000, 315.437500, "sa-mp");
  1100. PlayerTextDrawLetterSize(playerid, DesktopParams[46][playerid], 0.810500, 7.121249);
  1101. PlayerTextDrawAlignment(playerid, DesktopParams[46][playerid], 1);
  1102. PlayerTextDrawColor(playerid, DesktopParams[46][playerid], -5963521);
  1103. PlayerTextDrawSetShadow(playerid, DesktopParams[46][playerid], 0);
  1104. PlayerTextDrawSetOutline(playerid, DesktopParams[46][playerid], 1);
  1105. PlayerTextDrawBackgroundColor(playerid, DesktopParams[46][playerid], 51);
  1106. PlayerTextDrawFont(playerid, DesktopParams[46][playerid], 1);
  1107. PlayerTextDrawSetProportional(playerid, DesktopParams[46][playerid], 1);
  1108. DesktopParams[47][playerid] = CreatePlayerTextDraw(playerid, 197.000000, 367.062500, "windows");
  1109. PlayerTextDrawLetterSize(playerid, DesktopParams[47][playerid], 0.650499, 1.604376);
  1110. PlayerTextDrawAlignment(playerid, DesktopParams[47][playerid], 1);
  1111. PlayerTextDrawColor(playerid, DesktopParams[47][playerid], 1426085375);
  1112. PlayerTextDrawSetShadow(playerid, DesktopParams[47][playerid], 0);
  1113. PlayerTextDrawSetOutline(playerid, DesktopParams[47][playerid], 1);
  1114. PlayerTextDrawBackgroundColor(playerid, DesktopParams[47][playerid], 51);
  1115. PlayerTextDrawFont(playerid, DesktopParams[47][playerid], 0);
  1116. PlayerTextDrawSetProportional(playerid, DesktopParams[47][playerid], 1);
  1117.  
  1118. DesktopExplorer[0][playerid] = CreatePlayerTextDraw(playerid, 576.500000, 51.812500, "usebox");
  1119. PlayerTextDrawLetterSize(playerid, DesktopExplorer[0][playerid], 0.000000, 38.084728);
  1120. PlayerTextDrawTextSize(playerid, DesktopExplorer[0][playerid], 61.500000, 0.000000);
  1121. PlayerTextDrawAlignment(playerid, DesktopExplorer[0][playerid], 1);
  1122. PlayerTextDrawColor(playerid, DesktopExplorer[0][playerid], 0);
  1123. PlayerTextDrawUseBox(playerid, DesktopExplorer[0][playerid], true);
  1124. PlayerTextDrawBoxColor(playerid, DesktopExplorer[0][playerid], -103);
  1125. PlayerTextDrawSetShadow(playerid, DesktopExplorer[0][playerid], 0);
  1126. PlayerTextDrawSetOutline(playerid, DesktopExplorer[0][playerid], 0);
  1127. PlayerTextDrawFont(playerid, DesktopExplorer[0][playerid], 0);
  1128. DesktopExplorer[1][playerid] = CreatePlayerTextDraw(playerid, 576.500000, 39.125000, "usebox");
  1129. PlayerTextDrawLetterSize(playerid, DesktopExplorer[1][playerid], 0.000000, 1.037500);
  1130. PlayerTextDrawTextSize(playerid, DesktopExplorer[1][playerid], 61.500000, 0.000000);
  1131. PlayerTextDrawAlignment(playerid, DesktopExplorer[1][playerid], 1);
  1132. PlayerTextDrawColor(playerid, DesktopExplorer[1][playerid], 0);
  1133. PlayerTextDrawUseBox(playerid, DesktopExplorer[1][playerid], true);
  1134. PlayerTextDrawBoxColor(playerid, DesktopExplorer[1][playerid], -1378294017);
  1135. PlayerTextDrawSetShadow(playerid, DesktopExplorer[1][playerid], 0);
  1136. PlayerTextDrawSetOutline(playerid, DesktopExplorer[1][playerid], 0);
  1137. PlayerTextDrawFont(playerid, DesktopExplorer[1][playerid], 0);
  1138. DesktopExplorer[2][playerid] = CreatePlayerTextDraw(playerid, 574.000000, 40.437500, "usebox");
  1139. PlayerTextDrawLetterSize(playerid, DesktopExplorer[2][playerid], 0.000000, 0.804166);
  1140. PlayerTextDrawTextSize(playerid, DesktopExplorer[2][playerid], 556.000000, 0.000000);
  1141. PlayerTextDrawAlignment(playerid, DesktopExplorer[2][playerid], 1);
  1142. PlayerTextDrawColor(playerid, DesktopExplorer[2][playerid], 0);
  1143. PlayerTextDrawUseBox(playerid, DesktopExplorer[2][playerid], true);
  1144. PlayerTextDrawBoxColor(playerid, DesktopExplorer[2][playerid], -16777046);
  1145. PlayerTextDrawSetShadow(playerid, DesktopExplorer[2][playerid], 0);
  1146. PlayerTextDrawSetOutline(playerid, DesktopExplorer[2][playerid], 0);
  1147. PlayerTextDrawFont(playerid, DesktopExplorer[2][playerid], 0);
  1148. DesktopExplorer[3][playerid] = CreatePlayerTextDraw(playerid, 556.500000, 40.562500, "usebox");
  1149. PlayerTextDrawLetterSize(playerid, DesktopExplorer[3][playerid], 0.000000, 0.754166);
  1150. PlayerTextDrawTextSize(playerid, DesktopExplorer[3][playerid], 538.500000, 0.000000);
  1151. PlayerTextDrawAlignment(playerid, DesktopExplorer[3][playerid], 1);
  1152. PlayerTextDrawColor(playerid, DesktopExplorer[3][playerid], 0);
  1153. PlayerTextDrawUseBox(playerid, DesktopExplorer[3][playerid], true);
  1154. PlayerTextDrawBoxColor(playerid, DesktopExplorer[3][playerid], -2004318038);
  1155. PlayerTextDrawSetShadow(playerid, DesktopExplorer[3][playerid], 0);
  1156. PlayerTextDrawSetOutline(playerid, DesktopExplorer[3][playerid], 0);
  1157. PlayerTextDrawFont(playerid, DesktopExplorer[3][playerid], 0);
  1158. DesktopExplorer[4][playerid] = CreatePlayerTextDraw(playerid, 538.500000, 40.687500, "usebox");
  1159. PlayerTextDrawLetterSize(playerid, DesktopExplorer[4][playerid], 0.000000, 0.754166);
  1160. PlayerTextDrawTextSize(playerid, DesktopExplorer[4][playerid], 520.500000, 0.000000);
  1161. PlayerTextDrawAlignment(playerid, DesktopExplorer[4][playerid], 1);
  1162. PlayerTextDrawColor(playerid, DesktopExplorer[4][playerid], 0);
  1163. PlayerTextDrawUseBox(playerid, DesktopExplorer[4][playerid], true);
  1164. PlayerTextDrawBoxColor(playerid, DesktopExplorer[4][playerid], -2004318038);
  1165. PlayerTextDrawSetShadow(playerid, DesktopExplorer[4][playerid], 0);
  1166. PlayerTextDrawSetOutline(playerid, DesktopExplorer[4][playerid], 0);
  1167. PlayerTextDrawFont(playerid, DesktopExplorer[4][playerid], 0);
  1168. DesktopExplorer[5][playerid] = CreatePlayerTextDraw(playerid, 559.000000, 35.875000, "x");
  1169. PlayerTextDrawLetterSize(playerid, DesktopExplorer[5][playerid], 0.449999, 1.600000);
  1170. PlayerTextDrawAlignment(playerid, DesktopExplorer[5][playerid], 1);
  1171. PlayerTextDrawColor(playerid, DesktopExplorer[5][playerid], -1);
  1172. PlayerTextDrawSetShadow(playerid, DesktopExplorer[5][playerid], 0);
  1173. PlayerTextDrawSetOutline(playerid, DesktopExplorer[5][playerid], 0);
  1174. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[5][playerid], 51);
  1175. PlayerTextDrawFont(playerid, DesktopExplorer[5][playerid], 2);
  1176. PlayerTextDrawSetProportional(playerid, DesktopExplorer[5][playerid], 1);
  1177. PlayerTextDrawSetSelectable(playerid, DesktopExplorer[5][playerid], true);
  1178. DesktopExplorer[6][playerid] = CreatePlayerTextDraw(playerid, 541.500000, 38.062500, "[]");
  1179. PlayerTextDrawLetterSize(playerid, DesktopExplorer[6][playerid], 0.326498, 1.075000);
  1180. PlayerTextDrawAlignment(playerid, DesktopExplorer[6][playerid], 1);
  1181. PlayerTextDrawColor(playerid, DesktopExplorer[6][playerid], -1);
  1182. PlayerTextDrawSetShadow(playerid, DesktopExplorer[6][playerid], 0);
  1183. PlayerTextDrawSetOutline(playerid, DesktopExplorer[6][playerid], 0);
  1184. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[6][playerid], 51);
  1185. PlayerTextDrawFont(playerid, DesktopExplorer[6][playerid], 3);
  1186. PlayerTextDrawSetProportional(playerid, DesktopExplorer[6][playerid], 1);
  1187. DesktopExplorer[7][playerid] = CreatePlayerTextDraw(playerid, 523.000000, 36.750000, "-");
  1188. PlayerTextDrawLetterSize(playerid, DesktopExplorer[7][playerid], 1.053498, 1.853749);
  1189. PlayerTextDrawAlignment(playerid, DesktopExplorer[7][playerid], 1);
  1190. PlayerTextDrawColor(playerid, DesktopExplorer[7][playerid], -1);
  1191. PlayerTextDrawSetShadow(playerid, DesktopExplorer[7][playerid], 0);
  1192. PlayerTextDrawSetOutline(playerid, DesktopExplorer[7][playerid], 0);
  1193. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[7][playerid], 51);
  1194. PlayerTextDrawFont(playerid, DesktopExplorer[7][playerid], 2);
  1195. PlayerTextDrawSetProportional(playerid, DesktopExplorer[7][playerid], 1);
  1196. DesktopExplorer[8][playerid] = CreatePlayerTextDraw(playerid, 269.500000, 38.062500, "EXPLORER");
  1197. PlayerTextDrawLetterSize(playerid, DesktopExplorer[8][playerid], 0.350499, 1.179998);
  1198. PlayerTextDrawAlignment(playerid, DesktopExplorer[8][playerid], 1);
  1199. PlayerTextDrawColor(playerid, DesktopExplorer[8][playerid], -1);
  1200. PlayerTextDrawSetShadow(playerid, DesktopExplorer[8][playerid], 0);
  1201. PlayerTextDrawSetOutline(playerid, DesktopExplorer[8][playerid], 0);
  1202. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[8][playerid], 51);
  1203. PlayerTextDrawFont(playerid, DesktopExplorer[8][playerid], 2);
  1204. PlayerTextDrawSetProportional(playerid, DesktopExplorer[8][playerid], 1);
  1205. DesktopExplorer[9][playerid] = CreatePlayerTextDraw(playerid, 577.000000, 51.812500, "usebox");
  1206. PlayerTextDrawLetterSize(playerid, DesktopExplorer[9][playerid], 0.000000, 2.695832);
  1207. PlayerTextDrawTextSize(playerid, DesktopExplorer[9][playerid], 61.500000, 0.000000);
  1208. PlayerTextDrawAlignment(playerid, DesktopExplorer[9][playerid], 1);
  1209. PlayerTextDrawColor(playerid, DesktopExplorer[9][playerid], 0);
  1210. PlayerTextDrawUseBox(playerid, DesktopExplorer[9][playerid], true);
  1211. PlayerTextDrawBoxColor(playerid, DesktopExplorer[9][playerid], 102);
  1212. PlayerTextDrawSetShadow(playerid, DesktopExplorer[9][playerid], 0);
  1213. PlayerTextDrawSetOutline(playerid, DesktopExplorer[9][playerid], 0);
  1214. PlayerTextDrawFont(playerid, DesktopExplorer[9][playerid], 0);
  1215. DesktopExplorer[10][playerid] = CreatePlayerTextDraw(playerid, 288.500000, 57.062500, "usebox");
  1216. PlayerTextDrawLetterSize(playerid, DesktopExplorer[10][playerid], 0.000000, 1.475000);
  1217. PlayerTextDrawTextSize(playerid, DesktopExplorer[10][playerid], 67.000000, 0.000000);
  1218. PlayerTextDrawAlignment(playerid, DesktopExplorer[10][playerid], 1);
  1219. PlayerTextDrawColor(playerid, DesktopExplorer[10][playerid], 0);
  1220. PlayerTextDrawUseBox(playerid, DesktopExplorer[10][playerid], true);
  1221. PlayerTextDrawBoxColor(playerid, DesktopExplorer[10][playerid], -1);
  1222. PlayerTextDrawSetShadow(playerid, DesktopExplorer[10][playerid], 0);
  1223. PlayerTextDrawSetOutline(playerid, DesktopExplorer[10][playerid], 0);
  1224. PlayerTextDrawFont(playerid, DesktopExplorer[10][playerid], 0);
  1225. DesktopExplorer[11][playerid] = CreatePlayerTextDraw(playerid, 72.500000, 55.125000, "http://forum.sa-mp.com/");
  1226. PlayerTextDrawLetterSize(playerid, DesktopExplorer[11][playerid], 0.449999, 1.600000);
  1227. PlayerTextDrawAlignment(playerid, DesktopExplorer[11][playerid], 1);
  1228. PlayerTextDrawColor(playerid, DesktopExplorer[11][playerid], -1);
  1229. PlayerTextDrawSetShadow(playerid, DesktopExplorer[11][playerid], 0);
  1230. PlayerTextDrawSetOutline(playerid, DesktopExplorer[11][playerid], 1);
  1231. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[11][playerid], 51);
  1232. PlayerTextDrawFont(playerid, DesktopExplorer[11][playerid], 1);
  1233. PlayerTextDrawSetProportional(playerid, DesktopExplorer[11][playerid], 1);
  1234. DesktopExplorer[12][playerid] = CreatePlayerTextDraw(playerid, 403.000000, 64.062500, "usebox");
  1235. PlayerTextDrawLetterSize(playerid, DesktopExplorer[12][playerid], 0.000000, 1.283331);
  1236. PlayerTextDrawTextSize(playerid, DesktopExplorer[12][playerid], 291.500000, 0.000000);
  1237. PlayerTextDrawAlignment(playerid, DesktopExplorer[12][playerid], 1);
  1238. PlayerTextDrawColor(playerid, DesktopExplorer[12][playerid], 0);
  1239. PlayerTextDrawUseBox(playerid, DesktopExplorer[12][playerid], true);
  1240. PlayerTextDrawBoxColor(playerid, DesktopExplorer[12][playerid], 102);
  1241. PlayerTextDrawSetShadow(playerid, DesktopExplorer[12][playerid], 0);
  1242. PlayerTextDrawSetOutline(playerid, DesktopExplorer[12][playerid], 0);
  1243. PlayerTextDrawFont(playerid, DesktopExplorer[12][playerid], 0);
  1244. DesktopExplorer[13][playerid] = CreatePlayerTextDraw(playerid, 294.500000, 65.625000, "PAGE CAN NOT BE...");
  1245. PlayerTextDrawLetterSize(playerid, DesktopExplorer[13][playerid], 0.237999, 1.031250);
  1246. PlayerTextDrawAlignment(playerid, DesktopExplorer[13][playerid], 1);
  1247. PlayerTextDrawColor(playerid, DesktopExplorer[13][playerid], -1);
  1248. PlayerTextDrawSetShadow(playerid, DesktopExplorer[13][playerid], 0);
  1249. PlayerTextDrawSetOutline(playerid, DesktopExplorer[13][playerid], 1);
  1250. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[13][playerid], 51);
  1251. PlayerTextDrawFont(playerid, DesktopExplorer[13][playerid], 2);
  1252. PlayerTextDrawSetProportional(playerid, DesktopExplorer[13][playerid], 1);
  1253. DesktopExplorer[14][playerid] = CreatePlayerTextDraw(playerid, 404.500000, 63.875000, "+");
  1254. PlayerTextDrawLetterSize(playerid, DesktopExplorer[14][playerid], 0.412499, 1.241250);
  1255. PlayerTextDrawAlignment(playerid, DesktopExplorer[14][playerid], 1);
  1256. PlayerTextDrawColor(playerid, DesktopExplorer[14][playerid], -1);
  1257. PlayerTextDrawSetShadow(playerid, DesktopExplorer[14][playerid], 0);
  1258. PlayerTextDrawSetOutline(playerid, DesktopExplorer[14][playerid], 0);
  1259. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[14][playerid], 51);
  1260. PlayerTextDrawFont(playerid, DesktopExplorer[14][playerid], 2);
  1261. PlayerTextDrawSetProportional(playerid, DesktopExplorer[14][playerid], 1);
  1262. DesktopExplorer[15][playerid] = CreatePlayerTextDraw(playerid, 261.000000, 71.750000, "sa-mp");
  1263. PlayerTextDrawLetterSize(playerid, DesktopExplorer[15][playerid], 1.191498, 8.753125);
  1264. PlayerTextDrawAlignment(playerid, DesktopExplorer[15][playerid], 1);
  1265. PlayerTextDrawColor(playerid, DesktopExplorer[15][playerid], -5963521);
  1266. PlayerTextDrawSetShadow(playerid, DesktopExplorer[15][playerid], 0);
  1267. PlayerTextDrawSetOutline(playerid, DesktopExplorer[15][playerid], 1);
  1268. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[15][playerid], 51);
  1269. PlayerTextDrawFont(playerid, DesktopExplorer[15][playerid], 1);
  1270. PlayerTextDrawSetProportional(playerid, DesktopExplorer[15][playerid], 1);
  1271. DesktopExplorer[16][playerid] = CreatePlayerTextDraw(playerid, 264.500000, 136.937500, "explorer");
  1272. PlayerTextDrawLetterSize(playerid, DesktopExplorer[16][playerid], 0.624499, 2.006874);
  1273. PlayerTextDrawAlignment(playerid, DesktopExplorer[16][playerid], 1);
  1274. PlayerTextDrawColor(playerid, DesktopExplorer[16][playerid], 65535);
  1275. PlayerTextDrawSetShadow(playerid, DesktopExplorer[16][playerid], 0);
  1276. PlayerTextDrawSetOutline(playerid, DesktopExplorer[16][playerid], 1);
  1277. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[16][playerid], 51);
  1278. PlayerTextDrawFont(playerid, DesktopExplorer[16][playerid], 1);
  1279. PlayerTextDrawSetProportional(playerid, DesktopExplorer[16][playerid], 1);
  1280. DesktopExplorer[17][playerid] = CreatePlayerTextDraw(playerid, 158.500000, 182.875000, "CAN NOT DISPLAYED YOUR PAGE");
  1281. PlayerTextDrawLetterSize(playerid, DesktopExplorer[17][playerid], 0.449999, 1.600000);
  1282. PlayerTextDrawAlignment(playerid, DesktopExplorer[17][playerid], 1);
  1283. PlayerTextDrawColor(playerid, DesktopExplorer[17][playerid], -1061109505);
  1284. PlayerTextDrawSetShadow(playerid, DesktopExplorer[17][playerid], 0);
  1285. PlayerTextDrawSetOutline(playerid, DesktopExplorer[17][playerid], 1);
  1286. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[17][playerid], 51);
  1287. PlayerTextDrawFont(playerid, DesktopExplorer[17][playerid], 2);
  1288. PlayerTextDrawSetProportional(playerid, DesktopExplorer[17][playerid], 1);
  1289. DesktopExplorer[18][playerid] = CreatePlayerTextDraw(playerid, 576.500000, 386.500000, "usebox");
  1290. PlayerTextDrawLetterSize(playerid, DesktopExplorer[18][playerid], 0.000000, 0.898611);
  1291. PlayerTextDrawTextSize(playerid, DesktopExplorer[18][playerid], 61.500000, 0.000000);
  1292. PlayerTextDrawAlignment(playerid, DesktopExplorer[18][playerid], 1);
  1293. PlayerTextDrawColor(playerid, DesktopExplorer[18][playerid], 0);
  1294. PlayerTextDrawUseBox(playerid, DesktopExplorer[18][playerid], true);
  1295. PlayerTextDrawBoxColor(playerid, DesktopExplorer[18][playerid], 102);
  1296. PlayerTextDrawSetShadow(playerid, DesktopExplorer[18][playerid], 0);
  1297. PlayerTextDrawSetOutline(playerid, DesktopExplorer[18][playerid], 0);
  1298. PlayerTextDrawFont(playerid, DesktopExplorer[18][playerid], 0);
  1299. DesktopExplorer[19][playerid] = CreatePlayerTextDraw(playerid, 425.000000, 385.437500, "Loading...");
  1300. PlayerTextDrawLetterSize(playerid, DesktopExplorer[19][playerid], 0.247499, 1.061874);
  1301. PlayerTextDrawAlignment(playerid, DesktopExplorer[19][playerid], 1);
  1302. PlayerTextDrawColor(playerid, DesktopExplorer[19][playerid], -1);
  1303. PlayerTextDrawSetShadow(playerid, DesktopExplorer[19][playerid], 0);
  1304. PlayerTextDrawSetOutline(playerid, DesktopExplorer[19][playerid], 1);
  1305. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[19][playerid], 51);
  1306. PlayerTextDrawFont(playerid, DesktopExplorer[19][playerid], 2);
  1307. PlayerTextDrawSetProportional(playerid, DesktopExplorer[19][playerid], 1);
  1308. DesktopExplorer[20][playerid] = CreatePlayerTextDraw(playerid, 576.500000, 51.812500, "usebox");
  1309. PlayerTextDrawLetterSize(playerid, DesktopExplorer[20][playerid], 0.000000, 0.801388);
  1310. PlayerTextDrawTextSize(playerid, DesktopExplorer[20][playerid], 542.000000, 0.000000);
  1311. PlayerTextDrawAlignment(playerid, DesktopExplorer[20][playerid], 1);
  1312. PlayerTextDrawColor(playerid, DesktopExplorer[20][playerid], 0);
  1313. PlayerTextDrawUseBox(playerid, DesktopExplorer[20][playerid], true);
  1314. PlayerTextDrawBoxColor(playerid, DesktopExplorer[20][playerid], -1);
  1315. PlayerTextDrawSetShadow(playerid, DesktopExplorer[20][playerid], 0);
  1316. PlayerTextDrawSetOutline(playerid, DesktopExplorer[20][playerid], 0);
  1317. PlayerTextDrawFont(playerid, DesktopExplorer[20][playerid], 0);
  1318. DesktopExplorer[21][playerid] = CreatePlayerTextDraw(playerid, 545.000000, 49.000000, "File");
  1319. PlayerTextDrawLetterSize(playerid, DesktopExplorer[21][playerid], 0.251998, 1.188748);
  1320. PlayerTextDrawAlignment(playerid, DesktopExplorer[21][playerid], 1);
  1321. PlayerTextDrawColor(playerid, DesktopExplorer[21][playerid], -1);
  1322. PlayerTextDrawSetShadow(playerid, DesktopExplorer[21][playerid], 0);
  1323. PlayerTextDrawSetOutline(playerid, DesktopExplorer[21][playerid], 1);
  1324. PlayerTextDrawBackgroundColor(playerid, DesktopExplorer[21][playerid], 51);
  1325. PlayerTextDrawFont(playerid, DesktopExplorer[21][playerid], 2);
  1326. PlayerTextDrawSetProportional(playerid, DesktopExplorer[21][playerid], 1);
  1327.  
  1328. DesktopMusic[0][playerid] = CreatePlayerTextDraw(playerid, 545.500000, 183.937500, "usebox");
  1329. PlayerTextDrawLetterSize(playerid, DesktopMusic[0][playerid], 0.000000, 15.044445);
  1330. PlayerTextDrawTextSize(playerid, DesktopMusic[0][playerid], 354.000000, 0.000000);
  1331. PlayerTextDrawAlignment(playerid, DesktopMusic[0][playerid], 1);
  1332. PlayerTextDrawColor(playerid, DesktopMusic[0][playerid], 0);
  1333. PlayerTextDrawUseBox(playerid, DesktopMusic[0][playerid], true);
  1334. PlayerTextDrawBoxColor(playerid, DesktopMusic[0][playerid], 102);
  1335. PlayerTextDrawSetShadow(playerid, DesktopMusic[0][playerid], 0);
  1336. PlayerTextDrawSetOutline(playerid, DesktopMusic[0][playerid], 0);
  1337. PlayerTextDrawFont(playerid, DesktopMusic[0][playerid], 0);
  1338. DesktopMusic[1][playerid] = CreatePlayerTextDraw(playerid, 545.500000, 183.937500, "usebox");
  1339. PlayerTextDrawLetterSize(playerid, DesktopMusic[1][playerid], 0.000000, -1.823611);
  1340. PlayerTextDrawTextSize(playerid, DesktopMusic[1][playerid], 354.000000, 0.000000);
  1341. PlayerTextDrawAlignment(playerid, DesktopMusic[1][playerid], 1);
  1342. PlayerTextDrawColor(playerid, DesktopMusic[1][playerid], 0);
  1343. PlayerTextDrawUseBox(playerid, DesktopMusic[1][playerid], true);
  1344. PlayerTextDrawBoxColor(playerid, DesktopMusic[1][playerid], -1378294017);
  1345. PlayerTextDrawSetShadow(playerid, DesktopMusic[1][playerid], 0);
  1346. PlayerTextDrawSetOutline(playerid, DesktopMusic[1][playerid], 0);
  1347. PlayerTextDrawFont(playerid, DesktopMusic[1][playerid], 0);
  1348. DesktopMusic[2][playerid] = CreatePlayerTextDraw(playerid, 543.500000, 172.125000, "usebox");
  1349. PlayerTextDrawLetterSize(playerid, DesktopMusic[2][playerid], 0.000000, 0.801388);
  1350. PlayerTextDrawTextSize(playerid, DesktopMusic[2][playerid], 526.500000, 0.000000);
  1351. PlayerTextDrawAlignment(playerid, DesktopMusic[2][playerid], 1);
  1352. PlayerTextDrawColor(playerid, DesktopMusic[2][playerid], 0);
  1353. PlayerTextDrawUseBox(playerid, DesktopMusic[2][playerid], true);
  1354. PlayerTextDrawBoxColor(playerid, DesktopMusic[2][playerid], -16777046);
  1355. PlayerTextDrawSetShadow(playerid, DesktopMusic[2][playerid], 0);
  1356. PlayerTextDrawSetOutline(playerid, DesktopMusic[2][playerid], 0);
  1357. PlayerTextDrawFont(playerid, DesktopMusic[2][playerid], 0);
  1358. DesktopMusic[3][playerid] = CreatePlayerTextDraw(playerid, 526.000000, 172.250000, "usebox");
  1359. PlayerTextDrawLetterSize(playerid, DesktopMusic[3][playerid], 0.000000, 0.751388);
  1360. PlayerTextDrawTextSize(playerid, DesktopMusic[3][playerid], 509.000000, 0.000000);
  1361. PlayerTextDrawAlignment(playerid, DesktopMusic[3][playerid], 1);
  1362. PlayerTextDrawColor(playerid, DesktopMusic[3][playerid], 0);
  1363. PlayerTextDrawUseBox(playerid, DesktopMusic[3][playerid], true);
  1364. PlayerTextDrawBoxColor(playerid, DesktopMusic[3][playerid], -2004318038);
  1365. PlayerTextDrawSetShadow(playerid, DesktopMusic[3][playerid], 0);
  1366. PlayerTextDrawSetOutline(playerid, DesktopMusic[3][playerid], 0);
  1367. PlayerTextDrawFont(playerid, DesktopMusic[3][playerid], 0);
  1368. DesktopMusic[4][playerid] = CreatePlayerTextDraw(playerid, 508.500000, 172.375000, "usebox");
  1369. PlayerTextDrawLetterSize(playerid, DesktopMusic[4][playerid], 0.000000, 0.751388);
  1370. PlayerTextDrawTextSize(playerid, DesktopMusic[4][playerid], 491.500000, 0.000000);
  1371. PlayerTextDrawAlignment(playerid, DesktopMusic[4][playerid], 1);
  1372. PlayerTextDrawColor(playerid, DesktopMusic[4][playerid], 0);
  1373. PlayerTextDrawUseBox(playerid, DesktopMusic[4][playerid], true);
  1374. PlayerTextDrawBoxColor(playerid, DesktopMusic[4][playerid], -2004318038);
  1375. PlayerTextDrawSetShadow(playerid, DesktopMusic[4][playerid], 0);
  1376. PlayerTextDrawSetOutline(playerid, DesktopMusic[4][playerid], 0);
  1377. PlayerTextDrawFont(playerid, DesktopMusic[4][playerid], 0);
  1378. DesktopMusic[5][playerid] = CreatePlayerTextDraw(playerid, 529.000000, 167.562500, "x");
  1379. PlayerTextDrawLetterSize(playerid, DesktopMusic[5][playerid], 0.449999, 1.600000);
  1380. PlayerTextDrawAlignment(playerid, DesktopMusic[5][playerid], 1);
  1381. PlayerTextDrawColor(playerid, DesktopMusic[5][playerid], -1);
  1382. PlayerTextDrawSetShadow(playerid, DesktopMusic[5][playerid], 0);
  1383. PlayerTextDrawSetOutline(playerid, DesktopMusic[5][playerid], 0);
  1384. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[5][playerid], 51);
  1385. PlayerTextDrawFont(playerid, DesktopMusic[5][playerid], 2);
  1386. PlayerTextDrawSetProportional(playerid, DesktopMusic[5][playerid], 1);
  1387. PlayerTextDrawSetSelectable(playerid, DesktopMusic[5][playerid], true);
  1388. DesktopMusic[6][playerid] = CreatePlayerTextDraw(playerid, 511.000000, 169.000000, "[]");
  1389. PlayerTextDrawLetterSize(playerid, DesktopMusic[6][playerid], 0.344500, 1.201874);
  1390. PlayerTextDrawAlignment(playerid, DesktopMusic[6][playerid], 1);
  1391. PlayerTextDrawColor(playerid, DesktopMusic[6][playerid], -1);
  1392. PlayerTextDrawSetShadow(playerid, DesktopMusic[6][playerid], 0);
  1393. PlayerTextDrawSetOutline(playerid, DesktopMusic[6][playerid], 0);
  1394. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[6][playerid], 51);
  1395. PlayerTextDrawFont(playerid, DesktopMusic[6][playerid], 3);
  1396. PlayerTextDrawSetProportional(playerid, DesktopMusic[6][playerid], 1);
  1397. DesktopMusic[7][playerid] = CreatePlayerTextDraw(playerid, 494.000000, 168.875000, "-");
  1398. PlayerTextDrawLetterSize(playerid, DesktopMusic[7][playerid], 0.880500, 1.718124);
  1399. PlayerTextDrawAlignment(playerid, DesktopMusic[7][playerid], 1);
  1400. PlayerTextDrawColor(playerid, DesktopMusic[7][playerid], -1);
  1401. PlayerTextDrawSetShadow(playerid, DesktopMusic[7][playerid], 0);
  1402. PlayerTextDrawSetOutline(playerid, DesktopMusic[7][playerid], 0);
  1403. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[7][playerid], 51);
  1404. PlayerTextDrawFont(playerid, DesktopMusic[7][playerid], 2);
  1405. PlayerTextDrawSetProportional(playerid, DesktopMusic[7][playerid], 1);
  1406. DesktopMusic[8][playerid] = CreatePlayerTextDraw(playerid, 395.000000, 168.437500, "MUSIC PLAYER");
  1407. PlayerTextDrawLetterSize(playerid, DesktopMusic[8][playerid], 0.405499, 1.438125);
  1408. PlayerTextDrawAlignment(playerid, DesktopMusic[8][playerid], 1);
  1409. PlayerTextDrawColor(playerid, DesktopMusic[8][playerid], -1);
  1410. PlayerTextDrawSetShadow(playerid, DesktopMusic[8][playerid], 0);
  1411. PlayerTextDrawSetOutline(playerid, DesktopMusic[8][playerid], 0);
  1412. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[8][playerid], 51);
  1413. PlayerTextDrawFont(playerid, DesktopMusic[8][playerid], 2);
  1414. PlayerTextDrawSetProportional(playerid, DesktopMusic[8][playerid], 1);
  1415. DesktopMusic[9][playerid] = CreatePlayerTextDraw(playerid, 394.500000, 183.937500, "usebox");
  1416. PlayerTextDrawLetterSize(playerid, DesktopMusic[9][playerid], 0.000000, 0.941666);
  1417. PlayerTextDrawTextSize(playerid, DesktopMusic[9][playerid], 354.000000, 0.000000);
  1418. PlayerTextDrawAlignment(playerid, DesktopMusic[9][playerid], 1);
  1419. PlayerTextDrawColor(playerid, DesktopMusic[9][playerid], 0);
  1420. PlayerTextDrawUseBox(playerid, DesktopMusic[9][playerid], true);
  1421. PlayerTextDrawBoxColor(playerid, DesktopMusic[9][playerid], -1);
  1422. PlayerTextDrawSetShadow(playerid, DesktopMusic[9][playerid], 0);
  1423. PlayerTextDrawSetOutline(playerid, DesktopMusic[9][playerid], 0);
  1424. PlayerTextDrawFont(playerid, DesktopMusic[9][playerid], 0);
  1425. DesktopMusic[10][playerid] = CreatePlayerTextDraw(playerid, 357.000000, 181.562500, "File");
  1426. PlayerTextDrawLetterSize(playerid, DesktopMusic[10][playerid], 0.306499, 1.232499);
  1427. PlayerTextDrawAlignment(playerid, DesktopMusic[10][playerid], 1);
  1428. PlayerTextDrawColor(playerid, DesktopMusic[10][playerid], -1);
  1429. PlayerTextDrawSetShadow(playerid, DesktopMusic[10][playerid], 0);
  1430. PlayerTextDrawSetOutline(playerid, DesktopMusic[10][playerid], 1);
  1431. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[10][playerid], 51);
  1432. PlayerTextDrawFont(playerid, DesktopMusic[10][playerid], 2);
  1433. PlayerTextDrawSetProportional(playerid, DesktopMusic[10][playerid], 1);
  1434. DesktopMusic[11][playerid] = CreatePlayerTextDraw(playerid, 363.000000, 243.437500, "usebox");
  1435. PlayerTextDrawLetterSize(playerid, DesktopMusic[11][playerid], 0.000000, -1.288887);
  1436. PlayerTextDrawTextSize(playerid, DesktopMusic[11][playerid], 537.000000, 0.000000);
  1437. PlayerTextDrawAlignment(playerid, DesktopMusic[11][playerid], 1);
  1438. PlayerTextDrawColor(playerid, DesktopMusic[11][playerid], 0);
  1439. PlayerTextDrawUseBox(playerid, DesktopMusic[11][playerid], true);
  1440. PlayerTextDrawBoxColor(playerid, DesktopMusic[11][playerid], 102);
  1441. PlayerTextDrawSetShadow(playerid, DesktopMusic[11][playerid], 0);
  1442. PlayerTextDrawSetOutline(playerid, DesktopMusic[11][playerid], 0);
  1443. PlayerTextDrawFont(playerid, DesktopMusic[11][playerid], 0);
  1444. DesktopMusic[12][playerid] = CreatePlayerTextDraw(playerid, 362.000000, 233.625000, "http://musicname.org/music/musicname.mp3");
  1445. PlayerTextDrawLetterSize(playerid, DesktopMusic[12][playerid], 0.121500, 0.759998);
  1446. PlayerTextDrawAlignment(playerid, DesktopMusic[12][playerid], 1);
  1447. PlayerTextDrawColor(playerid, DesktopMusic[12][playerid], -1);
  1448. PlayerTextDrawSetShadow(playerid, DesktopMusic[12][playerid], 0);
  1449. PlayerTextDrawSetOutline(playerid, DesktopMusic[12][playerid], 1);
  1450. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[12][playerid], 51);
  1451. PlayerTextDrawFont(playerid, DesktopMusic[12][playerid], 1);
  1452. PlayerTextDrawSetProportional(playerid, DesktopMusic[12][playerid], 1);
  1453. PlayerTextDrawSetSelectable(playerid, DesktopMusic[12][playerid], true);
  1454. DesktopMusic[13][playerid] = CreatePlayerTextDraw(playerid, 423.000000, 261.812500, "usebox");
  1455. PlayerTextDrawLetterSize(playerid, DesktopMusic[13][playerid], 0.000000, 4.690277);
  1456. PlayerTextDrawTextSize(playerid, DesktopMusic[13][playerid], 367.000000, 0.000000);
  1457. PlayerTextDrawAlignment(playerid, DesktopMusic[13][playerid], 1);
  1458. PlayerTextDrawColor(playerid, DesktopMusic[13][playerid], 0);
  1459. PlayerTextDrawUseBox(playerid, DesktopMusic[13][playerid], true);
  1460. PlayerTextDrawBoxColor(playerid, DesktopMusic[13][playerid], 102);
  1461. PlayerTextDrawSetShadow(playerid, DesktopMusic[13][playerid], 0);
  1462. PlayerTextDrawSetOutline(playerid, DesktopMusic[13][playerid], 0);
  1463. PlayerTextDrawFont(playerid, DesktopMusic[13][playerid], 0);
  1464. DesktopMusic[14][playerid] = CreatePlayerTextDraw(playerid, 532.500000, 261.937500, "usebox");
  1465. PlayerTextDrawLetterSize(playerid, DesktopMusic[14][playerid], 0.000000, 4.640275);
  1466. PlayerTextDrawTextSize(playerid, DesktopMusic[14][playerid], 476.500000, 0.000000);
  1467. PlayerTextDrawAlignment(playerid, DesktopMusic[14][playerid], 1);
  1468. PlayerTextDrawColor(playerid, DesktopMusic[14][playerid], 0);
  1469. PlayerTextDrawUseBox(playerid, DesktopMusic[14][playerid], true);
  1470. PlayerTextDrawBoxColor(playerid, DesktopMusic[14][playerid], 102);
  1471. PlayerTextDrawSetShadow(playerid, DesktopMusic[14][playerid], 0);
  1472. PlayerTextDrawSetOutline(playerid, DesktopMusic[14][playerid], 0);
  1473. PlayerTextDrawFont(playerid, DesktopMusic[14][playerid], 0);
  1474. DesktopMusic[15][playerid] = CreatePlayerTextDraw(playerid, 377.000000, 266.875000, "LD_BEAT:square");
  1475. PlayerTextDrawLetterSize(playerid, DesktopMusic[15][playerid], 0.000000, 0.000000);
  1476. PlayerTextDrawTextSize(playerid, DesktopMusic[15][playerid], 34.500000, 26.687500);
  1477. PlayerTextDrawAlignment(playerid, DesktopMusic[15][playerid], 1);
  1478. PlayerTextDrawColor(playerid, DesktopMusic[15][playerid], -1);
  1479. PlayerTextDrawSetShadow(playerid, DesktopMusic[15][playerid], 0);
  1480. PlayerTextDrawSetOutline(playerid, DesktopMusic[15][playerid], 0);
  1481. PlayerTextDrawFont(playerid, DesktopMusic[15][playerid], 4);
  1482. PlayerTextDrawSetSelectable(playerid, DesktopMusic[15][playerid], true);
  1483. DesktopMusic[16][playerid] = CreatePlayerTextDraw(playerid, 370.500000, 302.312500, "STOP");
  1484. PlayerTextDrawLetterSize(playerid, DesktopMusic[16][playerid], 0.182499, 1.070623);
  1485. PlayerTextDrawAlignment(playerid, DesktopMusic[16][playerid], 1);
  1486. PlayerTextDrawColor(playerid, DesktopMusic[16][playerid], -1);
  1487. PlayerTextDrawSetShadow(playerid, DesktopMusic[16][playerid], 0);
  1488. PlayerTextDrawSetOutline(playerid, DesktopMusic[16][playerid], 1);
  1489. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[16][playerid], 51);
  1490. PlayerTextDrawFont(playerid, DesktopMusic[16][playerid], 2);
  1491. PlayerTextDrawSetProportional(playerid, DesktopMusic[16][playerid], 1);
  1492. DesktopMusic[17][playerid] = CreatePlayerTextDraw(playerid, 488.000000, 266.687500, "LD_BEAT:triang");
  1493. PlayerTextDrawLetterSize(playerid, DesktopMusic[17][playerid], 0.000000, 0.000000);
  1494. PlayerTextDrawTextSize(playerid, DesktopMusic[17][playerid], 34.500000, 26.687500);
  1495. PlayerTextDrawAlignment(playerid, DesktopMusic[17][playerid], 1);
  1496. PlayerTextDrawColor(playerid, DesktopMusic[17][playerid], -1);
  1497. PlayerTextDrawSetShadow(playerid, DesktopMusic[17][playerid], 0);
  1498. PlayerTextDrawSetOutline(playerid, DesktopMusic[17][playerid], 0);
  1499. PlayerTextDrawFont(playerid, DesktopMusic[17][playerid], 4);
  1500. PlayerTextDrawSetSelectable(playerid, DesktopMusic[17][playerid], true);
  1501. DesktopMusic[18][playerid] = CreatePlayerTextDraw(playerid, 487.500000, 302.437500, "PLAY");
  1502. PlayerTextDrawLetterSize(playerid, DesktopMusic[18][playerid], 0.182499, 1.070623);
  1503. PlayerTextDrawAlignment(playerid, DesktopMusic[18][playerid], 1);
  1504. PlayerTextDrawColor(playerid, DesktopMusic[18][playerid], -1);
  1505. PlayerTextDrawSetShadow(playerid, DesktopMusic[18][playerid], 0);
  1506. PlayerTextDrawSetOutline(playerid, DesktopMusic[18][playerid], 1);
  1507. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[18][playerid], 51);
  1508. PlayerTextDrawFont(playerid, DesktopMusic[18][playerid], 2);
  1509. PlayerTextDrawSetProportional(playerid, DesktopMusic[18][playerid], 1);
  1510. DesktopMusic[19][playerid] = CreatePlayerTextDraw(playerid, 389.000000, 196.437500, "Put here URL");
  1511. PlayerTextDrawLetterSize(playerid, DesktopMusic[19][playerid], 0.408499, 1.267500);
  1512. PlayerTextDrawAlignment(playerid, DesktopMusic[19][playerid], 1);
  1513. PlayerTextDrawColor(playerid, DesktopMusic[19][playerid], -1);
  1514. PlayerTextDrawSetShadow(playerid, DesktopMusic[19][playerid], 0);
  1515. PlayerTextDrawSetOutline(playerid, DesktopMusic[19][playerid], 1);
  1516. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[19][playerid], 51);
  1517. PlayerTextDrawFont(playerid, DesktopMusic[19][playerid], 1);
  1518. PlayerTextDrawSetProportional(playerid, DesktopMusic[19][playerid], 1);
  1519. DesktopMusic[20][playerid] = CreatePlayerTextDraw(playerid, 387.000000, 209.125000, "to music composition");
  1520. PlayerTextDrawLetterSize(playerid, DesktopMusic[20][playerid], 0.207999, 0.803749);
  1521. PlayerTextDrawAlignment(playerid, DesktopMusic[20][playerid], 1);
  1522. PlayerTextDrawColor(playerid, DesktopMusic[20][playerid], -1);
  1523. PlayerTextDrawSetShadow(playerid, DesktopMusic[20][playerid], 0);
  1524. PlayerTextDrawSetOutline(playerid, DesktopMusic[20][playerid], 1);
  1525. PlayerTextDrawBackgroundColor(playerid, DesktopMusic[20][playerid], 51);
  1526. PlayerTextDrawFont(playerid, DesktopMusic[20][playerid], 1);
  1527. PlayerTextDrawSetProportional(playerid, DesktopMusic[20][playerid], 1);
  1528.  
  1529. Command[0][playerid] = CreatePlayerTextDraw(playerid, 6.000000, -3.312500, "usebox");
  1530. PlayerTextDrawLetterSize(playerid, Command[0][playerid], 0.000000, 20.400001);
  1531. PlayerTextDrawTextSize(playerid, Command[0][playerid], 391.000000, 0.000000);
  1532. PlayerTextDrawAlignment(playerid, Command[0][playerid], 1);
  1533. PlayerTextDrawColor(playerid, Command[0][playerid], 0);
  1534. PlayerTextDrawUseBox(playerid, Command[0][playerid], true);
  1535. PlayerTextDrawBoxColor(playerid, Command[0][playerid], 102);
  1536. PlayerTextDrawSetShadow(playerid, Command[0][playerid], 0);
  1537. PlayerTextDrawSetOutline(playerid, Command[0][playerid], 0);
  1538. PlayerTextDrawFont(playerid, Command[0][playerid], 0);
  1539. Command[1][playerid] = CreatePlayerTextDraw(playerid, 395.000000, 183.937500, "usebox");
  1540. PlayerTextDrawLetterSize(playerid, Command[1][playerid], 0.000000, 0.887500);
  1541. PlayerTextDrawTextSize(playerid, Command[1][playerid], 2.000000, 0.000000);
  1542. PlayerTextDrawAlignment(playerid, Command[1][playerid], 1);
  1543. PlayerTextDrawColor(playerid, Command[1][playerid], 0);
  1544. PlayerTextDrawUseBox(playerid, Command[1][playerid], true);
  1545. PlayerTextDrawBoxColor(playerid, Command[1][playerid], -1378294017);
  1546. PlayerTextDrawSetShadow(playerid, Command[1][playerid], 0);
  1547. PlayerTextDrawSetOutline(playerid, Command[1][playerid], 0);
  1548. PlayerTextDrawFont(playerid, Command[1][playerid], 0);
  1549. Command[2][playerid] = CreatePlayerTextDraw(playerid, 20.500000, 184.812500, "usebox");
  1550. PlayerTextDrawLetterSize(playerid, Command[2][playerid], 0.000000, 0.702777);
  1551. PlayerTextDrawTextSize(playerid, Command[2][playerid], 4.500000, 0.000000);
  1552. PlayerTextDrawAlignment(playerid, Command[2][playerid], 1);
  1553. PlayerTextDrawColor(playerid, Command[2][playerid], 0);
  1554. PlayerTextDrawUseBox(playerid, Command[2][playerid], true);
  1555. PlayerTextDrawBoxColor(playerid, Command[2][playerid], -16777046);
  1556. PlayerTextDrawSetShadow(playerid, Command[2][playerid], 0);
  1557. PlayerTextDrawSetOutline(playerid, Command[2][playerid], 0);
  1558. PlayerTextDrawFont(playerid, Command[2][playerid], 0);
  1559. Command[3][playerid] = CreatePlayerTextDraw(playerid, 35.500000, 184.937500, "usebox");
  1560. PlayerTextDrawLetterSize(playerid, Command[3][playerid], 0.000000, 0.652777);
  1561. PlayerTextDrawTextSize(playerid, Command[3][playerid], 19.500000, 0.000000);
  1562. PlayerTextDrawAlignment(playerid, Command[3][playerid], 1);
  1563. PlayerTextDrawColor(playerid, Command[3][playerid], 0);
  1564. PlayerTextDrawUseBox(playerid, Command[3][playerid], true);
  1565. PlayerTextDrawBoxColor(playerid, Command[3][playerid], -2004318038);
  1566. PlayerTextDrawSetShadow(playerid, Command[3][playerid], 0);
  1567. PlayerTextDrawSetOutline(playerid, Command[3][playerid], 0);
  1568. PlayerTextDrawFont(playerid, Command[3][playerid], 0);
  1569. Command[4][playerid] = CreatePlayerTextDraw(playerid, 6.500000, 179.812500, "x");
  1570. PlayerTextDrawLetterSize(playerid, Command[4][playerid], 0.449999, 1.600000);
  1571. PlayerTextDrawAlignment(playerid, Command[4][playerid], 1);
  1572. PlayerTextDrawColor(playerid, Command[4][playerid], -1);
  1573. PlayerTextDrawSetShadow(playerid, Command[4][playerid], 0);
  1574. PlayerTextDrawSetOutline(playerid, Command[4][playerid], 0);
  1575. PlayerTextDrawBackgroundColor(playerid, Command[4][playerid], 51);
  1576. PlayerTextDrawFont(playerid, Command[4][playerid], 2);
  1577. PlayerTextDrawSetProportional(playerid, Command[4][playerid], 1);
  1578. PlayerTextDrawSetSelectable(playerid, Command[4][playerid], true);
  1579. Command[5][playerid] = CreatePlayerTextDraw(playerid, 21.500000, 181.562500, "-");
  1580. PlayerTextDrawLetterSize(playerid, Command[5][playerid], 0.807000, 1.394375);
  1581. PlayerTextDrawAlignment(playerid, Command[5][playerid], 1);
  1582. PlayerTextDrawColor(playerid, Command[5][playerid], -1);
  1583. PlayerTextDrawSetShadow(playerid, Command[5][playerid], 0);
  1584. PlayerTextDrawSetOutline(playerid, Command[5][playerid], 0);
  1585. PlayerTextDrawBackgroundColor(playerid, Command[5][playerid], 51);
  1586. PlayerTextDrawFont(playerid, Command[5][playerid], 1);
  1587. PlayerTextDrawSetProportional(playerid, Command[5][playerid], 1);
  1588. Command[6][playerid] = CreatePlayerTextDraw(playerid, 59.500000, 182.000000, "COMMAND      CHAT.EXE");
  1589. PlayerTextDrawLetterSize(playerid, Command[6][playerid], 0.350000, 1.193125);
  1590. PlayerTextDrawAlignment(playerid, Command[6][playerid], 1);
  1591. PlayerTextDrawColor(playerid, Command[6][playerid], -1);
  1592. PlayerTextDrawSetShadow(playerid, Command[6][playerid], 0);
  1593. PlayerTextDrawSetOutline(playerid, Command[6][playerid], 1);
  1594. PlayerTextDrawBackgroundColor(playerid, Command[6][playerid], 51);
  1595. PlayerTextDrawFont(playerid, Command[6][playerid], 2);
  1596. PlayerTextDrawSetProportional(playerid, Command[6][playerid], 1);
  1597.  
  1598. Right[0][playerid] = CreatePlayerTextDraw(playerid, 649.000000, 1.500000, "usebox");
  1599. PlayerTextDrawLetterSize(playerid, Right[0][playerid], 0.000000, 49.712493);
  1600. PlayerTextDrawTextSize(playerid, Right[0][playerid], 588.000000, 0.000000);
  1601. PlayerTextDrawAlignment(playerid, Right[0][playerid], 1);
  1602. PlayerTextDrawColor(playerid, Right[0][playerid], 0);
  1603. PlayerTextDrawUseBox(playerid, Right[0][playerid], true);
  1604. PlayerTextDrawBoxColor(playerid, Right[0][playerid], 255);
  1605. PlayerTextDrawSetShadow(playerid, Right[0][playerid], 0);
  1606. PlayerTextDrawSetOutline(playerid, Right[0][playerid], 0);
  1607. PlayerTextDrawFont(playerid, Right[0][playerid], 0);
  1608. Right[1][playerid] = CreatePlayerTextDraw(playerid, 596.000000, 217.562500, "LD_SPAC:white");
  1609. PlayerTextDrawLetterSize(playerid, Right[1][playerid], 0.000000, 0.000000);
  1610. PlayerTextDrawTextSize(playerid, Right[1][playerid], 41.000000, 30.187500);
  1611. PlayerTextDrawAlignment(playerid, Right[1][playerid], 1);
  1612. PlayerTextDrawColor(playerid, Right[1][playerid], -1);
  1613. PlayerTextDrawSetShadow(playerid, Right[1][playerid], 0);
  1614. PlayerTextDrawSetOutline(playerid, Right[1][playerid], 0);
  1615. PlayerTextDrawFont(playerid, Right[1][playerid], 4);
  1616. PlayerTextDrawSetSelectable(playerid, Right[1][playerid], true);
  1617. Right[2][playerid] = CreatePlayerTextDraw(playerid, 601.000000, 290.937500, "hud:radar_saveGame");
  1618. PlayerTextDrawLetterSize(playerid, Right[2][playerid], 0.000000, 0.000000);
  1619. PlayerTextDrawTextSize(playerid, Right[2][playerid], 37.000000, 20.562500);
  1620. PlayerTextDrawAlignment(playerid, Right[2][playerid], 1);
  1621. PlayerTextDrawColor(playerid, Right[2][playerid], -1);
  1622. PlayerTextDrawSetShadow(playerid, Right[2][playerid], 0);
  1623. PlayerTextDrawSetOutline(playerid, Right[2][playerid], 0);
  1624. PlayerTextDrawFont(playerid, Right[2][playerid], 4);
  1625. PlayerTextDrawSetSelectable(playerid, Right[2][playerid], true);
  1626. Right[3][playerid] = CreatePlayerTextDraw(playerid, 602.500000, 255.062500, "START");
  1627. PlayerTextDrawLetterSize(playerid, Right[3][playerid], 0.293500, 0.956875);
  1628. PlayerTextDrawAlignment(playerid, Right[3][playerid], 1);
  1629. PlayerTextDrawColor(playerid, Right[3][playerid], -1);
  1630. PlayerTextDrawSetShadow(playerid, Right[3][playerid], 0);
  1631. PlayerTextDrawSetOutline(playerid, Right[3][playerid], 1);
  1632. PlayerTextDrawBackgroundColor(playerid, Right[3][playerid], 51);
  1633. PlayerTextDrawFont(playerid, Right[3][playerid], 2);
  1634. PlayerTextDrawSetProportional(playerid, Right[3][playerid], 1);
  1635. Right[4][playerid] = CreatePlayerTextDraw(playerid, 596.500000, 317.312500, "PARAMS");
  1636. PlayerTextDrawLetterSize(playerid, Right[4][playerid], 0.170497, 0.878125);
  1637. PlayerTextDrawAlignment(playerid, Right[4][playerid], 1);
  1638. PlayerTextDrawColor(playerid, Right[4][playerid], -1);
  1639. PlayerTextDrawSetShadow(playerid, Right[4][playerid], 0);
  1640. PlayerTextDrawSetOutline(playerid, Right[4][playerid], 1);
  1641. PlayerTextDrawBackgroundColor(playerid, Right[4][playerid], 51);
  1642. PlayerTextDrawFont(playerid, Right[4][playerid], 2);
  1643. PlayerTextDrawSetProportional(playerid, Right[4][playerid], 1);
  1644. Right[5][playerid] = CreatePlayerTextDraw(playerid, 595.500000, 154.437500, "LD_BEAT:cross");
  1645. PlayerTextDrawLetterSize(playerid, Right[5][playerid], 0.000000, 0.000000);
  1646. PlayerTextDrawTextSize(playerid, Right[5][playerid], 42.000000, 36.750000);
  1647. PlayerTextDrawAlignment(playerid, Right[5][playerid], 1);
  1648. PlayerTextDrawColor(playerid, Right[5][playerid], -1);
  1649. PlayerTextDrawSetShadow(playerid, Right[5][playerid], 0);
  1650. PlayerTextDrawSetOutline(playerid, Right[5][playerid], 0);
  1651. PlayerTextDrawFont(playerid, Right[5][playerid], 4);
  1652. PlayerTextDrawSetSelectable(playerid, Right[5][playerid], true);
  1653. Right[6][playerid] = CreatePlayerTextDraw(playerid, 595.500000, 191.000000, "RETURN GAME");
  1654. PlayerTextDrawLetterSize(playerid, Right[6][playerid], 0.143498, 0.878125);
  1655. PlayerTextDrawAlignment(playerid, Right[6][playerid], 1);
  1656. PlayerTextDrawColor(playerid, Right[6][playerid], -1);
  1657. PlayerTextDrawSetShadow(playerid, Right[6][playerid], 0);
  1658. PlayerTextDrawSetOutline(playerid, Right[6][playerid], 1);
  1659. PlayerTextDrawBackgroundColor(playerid, Right[6][playerid], 51);
  1660. PlayerTextDrawFont(playerid, Right[6][playerid], 2);
  1661. PlayerTextDrawSetProportional(playerid, Right[6][playerid], 1);
  1662. Right[7][playerid] = CreatePlayerTextDraw(playerid, 595.500000, 132.062500, "COMMAND");
  1663. PlayerTextDrawLetterSize(playerid, Right[7][playerid], 0.165497, 0.869373);
  1664. PlayerTextDrawAlignment(playerid, Right[7][playerid], 1);
  1665. PlayerTextDrawColor(playerid, Right[7][playerid], -1);
  1666. PlayerTextDrawSetShadow(playerid, Right[7][playerid], 0);
  1667. PlayerTextDrawSetOutline(playerid, Right[7][playerid], 1);
  1668. PlayerTextDrawBackgroundColor(playerid, Right[7][playerid], 51);
  1669. PlayerTextDrawFont(playerid, Right[7][playerid], 2);
  1670. PlayerTextDrawSetProportional(playerid, Right[7][playerid], 1);
  1671. Right[8][playerid] = CreatePlayerTextDraw(playerid, 0, 0, "");
  1672. Right[9][playerid] = CreatePlayerTextDraw(playerid, 257.500000, 277.562500, "usebox");
  1673. PlayerTextDrawLetterSize(playerid, Right[9][playerid], 0.000000, 11.252778);
  1674. PlayerTextDrawTextSize(playerid, Right[9][playerid], 40.500000, 0.000000);
  1675. PlayerTextDrawAlignment(playerid, Right[9][playerid], 1);
  1676. PlayerTextDrawColor(playerid, Right[9][playerid], 0);
  1677. PlayerTextDrawUseBox(playerid, Right[9][playerid], true);
  1678. PlayerTextDrawBoxColor(playerid, Right[9][playerid], 102);
  1679. PlayerTextDrawSetShadow(playerid, Right[9][playerid], 0);
  1680. PlayerTextDrawSetOutline(playerid, Right[9][playerid], 0);
  1681. PlayerTextDrawFont(playerid, Right[9][playerid], 0);
  1682. Right[10][playerid] = CreatePlayerTextDraw(playerid, 148.000000, 270.375000, time);
  1683. PlayerTextDrawLetterSize(playerid, Right[10][playerid], 1.199998, 9.050621);
  1684. PlayerTextDrawAlignment(playerid, Right[10][playerid], 2);
  1685. PlayerTextDrawColor(playerid, Right[10][playerid], -1);
  1686. PlayerTextDrawSetShadow(playerid, Right[10][playerid], 0);
  1687. PlayerTextDrawSetOutline(playerid, Right[10][playerid], 1);
  1688. PlayerTextDrawBackgroundColor(playerid, Right[10][playerid], 51);
  1689. PlayerTextDrawFont(playerid, Right[10][playerid], 2);
  1690. PlayerTextDrawSetProportional(playerid, Right[10][playerid], 1);
  1691. Right[11][playerid] = CreatePlayerTextDraw(playerid, 144.000000, 350.562500, date);
  1692. PlayerTextDrawLetterSize(playerid, Right[11][playerid], 0.624997, 1.713750);
  1693. PlayerTextDrawAlignment(playerid, Right[11][playerid], 2);
  1694. PlayerTextDrawColor(playerid, Right[11][playerid], -1);
  1695. PlayerTextDrawSetShadow(playerid, Right[11][playerid], 0);
  1696. PlayerTextDrawSetOutline(playerid, Right[11][playerid], 1);
  1697. PlayerTextDrawBackgroundColor(playerid, Right[11][playerid], 51);
  1698. PlayerTextDrawFont(playerid, Right[11][playerid], 1);
  1699. PlayerTextDrawSetProportional(playerid, Right[11][playerid], 1);
  1700. Right[13][playerid] = CreatePlayerTextDraw(playerid, 0, 0, " ");
  1701. Right[12][playerid] = CreatePlayerTextDraw(playerid, 0, 0, " ");
  1702. Right[14][playerid] = CreatePlayerTextDraw(playerid, 0, 0, " ");
  1703. PlayerTextDrawLetterSize(playerid, Right[14][playerid], 0.165497, 0.869373);
  1704. PlayerTextDrawAlignment(playerid, Right[14][playerid], 1);
  1705. PlayerTextDrawColor(playerid, Right[14][playerid], -1);
  1706. PlayerTextDrawSetShadow(playerid, Right[14][playerid], 0);
  1707. PlayerTextDrawSetOutline(playerid, Right[14][playerid], 1);
  1708. PlayerTextDrawBackgroundColor(playerid, Right[14][playerid], 51);
  1709. PlayerTextDrawFont(playerid, Right[14][playerid], 2);
  1710. PlayerTextDrawSetProportional(playerid, Right[14][playerid], 1);
  1711. Right[15][playerid] = CreatePlayerTextDraw(playerid, 620.500000, 214.562500, "usebox");
  1712. PlayerTextDrawLetterSize(playerid, Right[15][playerid], 0.000000, 3.863888);
  1713. PlayerTextDrawTextSize(playerid, Right[15][playerid], 615.000000, 0.000000);
  1714. PlayerTextDrawAlignment(playerid, Right[15][playerid], 1);
  1715. PlayerTextDrawColor(playerid, Right[15][playerid], 0);
  1716. PlayerTextDrawUseBox(playerid, Right[15][playerid], true);
  1717. PlayerTextDrawBoxColor(playerid, Right[15][playerid], 255);
  1718. PlayerTextDrawSetShadow(playerid, Right[15][playerid], 0);
  1719. PlayerTextDrawSetOutline(playerid, Right[15][playerid], 0);
  1720. PlayerTextDrawFont(playerid, Right[15][playerid], 0);
  1721. Right[16][playerid] = CreatePlayerTextDraw(playerid, 593.000000, 233.812500, "usebox");
  1722. PlayerTextDrawLetterSize(playerid, Right[16][playerid], 0.000000, -0.222221);
  1723. PlayerTextDrawTextSize(playerid, Right[16][playerid], 643.500000, 0.000000);
  1724. PlayerTextDrawAlignment(playerid, Right[16][playerid], 1);
  1725. PlayerTextDrawColor(playerid, Right[16][playerid], 0);
  1726. PlayerTextDrawUseBox(playerid, Right[16][playerid], true);
  1727. PlayerTextDrawBoxColor(playerid, Right[16][playerid], 255);
  1728. PlayerTextDrawSetShadow(playerid, Right[16][playerid], 0);
  1729. PlayerTextDrawSetOutline(playerid, Right[16][playerid], 0);
  1730. PlayerTextDrawFont(playerid, Right[16][playerid], 0);
  1731. Right[17][playerid] = CreatePlayerTextDraw(playerid, 584.082519, 237.125000, "/");
  1732. PlayerTextDrawLetterSize(playerid, Right[17][playerid], 8.434999, 1.219372);
  1733. PlayerTextDrawAlignment(playerid, Right[17][playerid], 1);
  1734. PlayerTextDrawColor(playerid, Right[17][playerid], 255);
  1735. PlayerTextDrawSetShadow(playerid, Right[17][playerid], 0);
  1736. PlayerTextDrawSetOutline(playerid, Right[17][playerid], 0);
  1737. PlayerTextDrawBackgroundColor(playerid, Right[17][playerid], 51);
  1738. PlayerTextDrawFont(playerid, Right[17][playerid], 1);
  1739. PlayerTextDrawSetProportional(playerid, Right[17][playerid], 1);
  1740. Right[18][playerid] = CreatePlayerTextDraw(playerid, 587.500000, 238.562500, "/");
  1741. PlayerTextDrawLetterSize(playerid, Right[18][playerid], 8.434999, 1.219372);
  1742. PlayerTextDrawAlignment(playerid, Right[18][playerid], 1);
  1743. PlayerTextDrawColor(playerid, Right[18][playerid], 255);
  1744. PlayerTextDrawSetShadow(playerid, Right[18][playerid], 0);
  1745. PlayerTextDrawSetOutline(playerid, Right[18][playerid], 0);
  1746. PlayerTextDrawBackgroundColor(playerid, Right[18][playerid], 51);
  1747. PlayerTextDrawFont(playerid, Right[18][playerid], 1);
  1748. PlayerTextDrawSetProportional(playerid, Right[18][playerid], 1);
  1749. Right[19][playerid] = CreatePlayerTextDraw(playerid, 588.500000, 239.562500, "/");
  1750. PlayerTextDrawLetterSize(playerid, Right[19][playerid], 8.434999, 1.219372);
  1751. PlayerTextDrawAlignment(playerid, Right[19][playerid], 1);
  1752. PlayerTextDrawColor(playerid, Right[19][playerid], 255);
  1753. PlayerTextDrawSetShadow(playerid, Right[19][playerid], 0);
  1754. PlayerTextDrawSetOutline(playerid, Right[19][playerid], 0);
  1755. PlayerTextDrawBackgroundColor(playerid, Right[19][playerid], 51);
  1756. PlayerTextDrawFont(playerid, Right[19][playerid], 1);
  1757. PlayerTextDrawSetProportional(playerid, Right[19][playerid], 1);
  1758. Right[20][playerid] = CreatePlayerTextDraw(playerid, 585.000000, 226.187500, "/");
  1759. PlayerTextDrawLetterSize(playerid, Right[20][playerid], 8.933497, -1.011873);
  1760. PlayerTextDrawAlignment(playerid, Right[20][playerid], 1);
  1761. PlayerTextDrawColor(playerid, Right[20][playerid], 255);
  1762. PlayerTextDrawSetShadow(playerid, Right[20][playerid], 0);
  1763. PlayerTextDrawSetOutline(playerid, Right[20][playerid], 0);
  1764. PlayerTextDrawBackgroundColor(playerid, Right[20][playerid], 51);
  1765. PlayerTextDrawFont(playerid, Right[20][playerid], 1);
  1766. PlayerTextDrawSetProportional(playerid, Right[20][playerid], 1);
  1767. Right[21][playerid] = CreatePlayerTextDraw(playerid, 586.000000, 227.187500, "/");
  1768. PlayerTextDrawLetterSize(playerid, Right[21][playerid], 8.933497, -1.011873);
  1769. PlayerTextDrawAlignment(playerid, Right[21][playerid], 1);
  1770. PlayerTextDrawColor(playerid, Right[21][playerid], 255);
  1771. PlayerTextDrawSetShadow(playerid, Right[21][playerid], 0);
  1772. PlayerTextDrawSetOutline(playerid, Right[21][playerid], 0);
  1773. PlayerTextDrawBackgroundColor(playerid, Right[21][playerid], 51);
  1774. PlayerTextDrawFont(playerid, Right[21][playerid], 1);
  1775. PlayerTextDrawSetProportional(playerid, Right[21][playerid], 1);
  1776. Right[22][playerid] = CreatePlayerTextDraw(playerid, 593.500000, 97.562500, "LD_BEAT:circle");
  1777. PlayerTextDrawLetterSize(playerid, Right[22][playerid], 0.000000, 0.000000);
  1778. PlayerTextDrawTextSize(playerid, Right[22][playerid], 44.500000, 34.562500);
  1779. PlayerTextDrawAlignment(playerid, Right[22][playerid], 1);
  1780. PlayerTextDrawColor(playerid, Right[22][playerid], -1);
  1781. PlayerTextDrawSetShadow(playerid, Right[22][playerid], 0);
  1782. PlayerTextDrawSetOutline(playerid, Right[22][playerid], 0);
  1783. PlayerTextDrawFont(playerid, Right[22][playerid], 4);
  1784. PlayerTextDrawSetSelectable(playerid, Right[22][playerid], true);
  1785. Right[23][playerid] = CreatePlayerTextDraw(playerid, 2.000000, 439.687500, "By TraniLurese");
  1786. PlayerTextDrawLetterSize(playerid, Right[23][playerid], 0.264499, 0.716249);
  1787. PlayerTextDrawAlignment(playerid, Right[23][playerid], 1);
  1788. PlayerTextDrawColor(playerid, Right[23][playerid], -16776961);
  1789. PlayerTextDrawSetShadow(playerid, Right[23][playerid], 1);
  1790. PlayerTextDrawSetOutline(playerid, Right[23][playerid], 0);
  1791. PlayerTextDrawBackgroundColor(playerid, Right[23][playerid], 51);
  1792. PlayerTextDrawFont(playerid, Right[23][playerid], 0);
  1793. PlayerTextDrawSetProportional(playerid, Right[23][playerid], 1);
  1794.  
  1795. Mail[0][playerid] = CreatePlayerTextDraw(playerid, 645.500000, 1.500000, "usebox");
  1796. PlayerTextDrawLetterSize(playerid, Mail[0][playerid], 0.000000, 49.412498);
  1797. PlayerTextDrawTextSize(playerid, Mail[0][playerid], -7.500000, 0.000000);
  1798. PlayerTextDrawAlignment(playerid, Mail[0][playerid], 1);
  1799. PlayerTextDrawColor(playerid, Mail[0][playerid], 0);
  1800. PlayerTextDrawUseBox(playerid, Mail[0][playerid], true);
  1801. PlayerTextDrawBoxColor(playerid, Mail[0][playerid], -1);
  1802. PlayerTextDrawSetShadow(playerid, Mail[0][playerid], 0);
  1803. PlayerTextDrawSetOutline(playerid, Mail[0][playerid], 0);
  1804. PlayerTextDrawFont(playerid, Mail[0][playerid], 0);
  1805. Mail[1][playerid] = CreatePlayerTextDraw(playerid, 186.500000, 55.312500, "usebox");
  1806. PlayerTextDrawLetterSize(playerid, Mail[1][playerid], 0.000000, 4.058331);
  1807. PlayerTextDrawTextSize(playerid, Mail[1][playerid], 42.500000, 0.000000);
  1808. PlayerTextDrawAlignment(playerid, Mail[1][playerid], 1);
  1809. PlayerTextDrawColor(playerid, Mail[1][playerid], 0);
  1810. PlayerTextDrawUseBox(playerid, Mail[1][playerid], true);
  1811. PlayerTextDrawBoxColor(playerid, Mail[1][playerid], 1713513096);
  1812. PlayerTextDrawSetShadow(playerid, Mail[1][playerid], 0);
  1813. PlayerTextDrawSetOutline(playerid, Mail[1][playerid], 0);
  1814. PlayerTextDrawFont(playerid, Mail[1][playerid], 0);
  1815. Mail[2][playerid] = CreatePlayerTextDraw(playerid, 186.500000, 104.437500, "usebox");
  1816. PlayerTextDrawLetterSize(playerid, Mail[2][playerid], 0.000000, 4.058331);
  1817. PlayerTextDrawTextSize(playerid, Mail[2][playerid], 42.500000, 0.000000);
  1818. PlayerTextDrawAlignment(playerid, Mail[2][playerid], 1);
  1819. PlayerTextDrawColor(playerid, Mail[2][playerid], 0);
  1820. PlayerTextDrawUseBox(playerid, Mail[2][playerid], true);
  1821. PlayerTextDrawBoxColor(playerid, Mail[2][playerid], 102);
  1822. PlayerTextDrawSetShadow(playerid, Mail[2][playerid], 0);
  1823. PlayerTextDrawSetOutline(playerid, Mail[2][playerid], 0);
  1824. PlayerTextDrawFont(playerid, Mail[2][playerid], 0);
  1825. Mail[3][playerid] = CreatePlayerTextDraw(playerid, 186.500000, 156.187500, "usebox");
  1826. PlayerTextDrawLetterSize(playerid, Mail[3][playerid], 0.000000, 4.058331);
  1827. PlayerTextDrawTextSize(playerid, Mail[3][playerid], 42.500000, 0.000000);
  1828. PlayerTextDrawAlignment(playerid, Mail[3][playerid], 1);
  1829. PlayerTextDrawColor(playerid, Mail[3][playerid], 0);
  1830. PlayerTextDrawUseBox(playerid, Mail[3][playerid], true);
  1831. PlayerTextDrawBoxColor(playerid, Mail[3][playerid], 102);
  1832. PlayerTextDrawSetShadow(playerid, Mail[3][playerid], 0);
  1833. PlayerTextDrawSetOutline(playerid, Mail[3][playerid], 0);
  1834. PlayerTextDrawFont(playerid, Mail[3][playerid], 0);
  1835. Mail[4][playerid] = CreatePlayerTextDraw(playerid, 186.500000, 207.937500, "usebox");
  1836. PlayerTextDrawLetterSize(playerid, Mail[4][playerid], 0.000000, 4.158330);
  1837. PlayerTextDrawTextSize(playerid, Mail[4][playerid], 42.000000, 0.000000);
  1838. PlayerTextDrawAlignment(playerid, Mail[4][playerid], 1);
  1839. PlayerTextDrawColor(playerid, Mail[4][playerid], 0);
  1840. PlayerTextDrawUseBox(playerid, Mail[4][playerid], true);
  1841. PlayerTextDrawBoxColor(playerid, Mail[4][playerid], 102);
  1842. PlayerTextDrawSetShadow(playerid, Mail[4][playerid], 0);
  1843. PlayerTextDrawSetOutline(playerid, Mail[4][playerid], 0);
  1844. PlayerTextDrawFont(playerid, Mail[4][playerid], 0);
  1845. Mail[5][playerid] = CreatePlayerTextDraw(playerid, 188.000000, 1.500000, "usebox");
  1846. PlayerTextDrawLetterSize(playerid, Mail[5][playerid], 0.000000, 36.862499);
  1847. PlayerTextDrawTextSize(playerid, Mail[5][playerid], 182.500000, 0.000000);
  1848. PlayerTextDrawAlignment(playerid, Mail[5][playerid], 1);
  1849. PlayerTextDrawColor(playerid, Mail[5][playerid], 0);
  1850. PlayerTextDrawUseBox(playerid, Mail[5][playerid], true);
  1851. PlayerTextDrawBoxColor(playerid, Mail[5][playerid], 102);
  1852. PlayerTextDrawSetShadow(playerid, Mail[5][playerid], 0);
  1853. PlayerTextDrawSetOutline(playerid, Mail[5][playerid], 0);
  1854. PlayerTextDrawFont(playerid, Mail[5][playerid], 0);
  1855. Mail[6][playerid] = CreatePlayerTextDraw(playerid, 81.000000, 342.125000, "sa-mp");
  1856. PlayerTextDrawLetterSize(playerid, Mail[6][playerid], 0.924498, 7.808125);
  1857. PlayerTextDrawAlignment(playerid, Mail[6][playerid], 1);
  1858. PlayerTextDrawColor(playerid, Mail[6][playerid], -5963521);
  1859. PlayerTextDrawSetShadow(playerid, Mail[6][playerid], 0);
  1860. PlayerTextDrawSetOutline(playerid, Mail[6][playerid], 1);
  1861. PlayerTextDrawBackgroundColor(playerid, Mail[6][playerid], 51);
  1862. PlayerTextDrawFont(playerid, Mail[6][playerid], 1);
  1863. PlayerTextDrawSetProportional(playerid, Mail[6][playerid], 1);
  1864. Mail[7][playerid] = CreatePlayerTextDraw(playerid, 84.000000, 400.437500, "MAIL");
  1865. PlayerTextDrawLetterSize(playerid, Mail[7][playerid], 0.509499, 1.766250);
  1866. PlayerTextDrawAlignment(playerid, Mail[7][playerid], 1);
  1867. PlayerTextDrawColor(playerid, Mail[7][playerid], -1378294017);
  1868. PlayerTextDrawSetShadow(playerid, Mail[7][playerid], 0);
  1869. PlayerTextDrawSetOutline(playerid, Mail[7][playerid], 1);
  1870. PlayerTextDrawBackgroundColor(playerid, Mail[7][playerid], 51);
  1871. PlayerTextDrawFont(playerid, Mail[7][playerid], 2);
  1872. PlayerTextDrawSetProportional(playerid, Mail[7][playerid], 1);
  1873. Mail[8][playerid] = CreatePlayerTextDraw(playerid, 65.500000, 68.687500, "Inbox");
  1874. PlayerTextDrawLetterSize(playerid, Mail[8][playerid], 0.449999, 1.600000);
  1875. PlayerTextDrawAlignment(playerid, Mail[8][playerid], 1);
  1876. PlayerTextDrawColor(playerid, Mail[8][playerid], -1);
  1877. PlayerTextDrawSetShadow(playerid, Mail[8][playerid], 0);
  1878. PlayerTextDrawSetOutline(playerid, Mail[8][playerid], 1);
  1879. PlayerTextDrawBackgroundColor(playerid, Mail[8][playerid], 51);
  1880. PlayerTextDrawFont(playerid, Mail[8][playerid], 2);
  1881. PlayerTextDrawSetProportional(playerid, Mail[8][playerid], 1);
  1882. Mail[9][playerid] = CreatePlayerTextDraw(playerid, 61.500000, 116.062500, "Outbox");
  1883. PlayerTextDrawLetterSize(playerid, Mail[9][playerid], 0.449999, 1.600000);
  1884. PlayerTextDrawAlignment(playerid, Mail[9][playerid], 1);
  1885. PlayerTextDrawColor(playerid, Mail[9][playerid], -1);
  1886. PlayerTextDrawSetShadow(playerid, Mail[9][playerid], 0);
  1887. PlayerTextDrawSetOutline(playerid, Mail[9][playerid], 1);
  1888. PlayerTextDrawBackgroundColor(playerid, Mail[9][playerid], 51);
  1889. PlayerTextDrawFont(playerid, Mail[9][playerid], 2);
  1890. PlayerTextDrawSetProportional(playerid, Mail[9][playerid], 1);
  1891. Mail[10][playerid] = CreatePlayerTextDraw(playerid, 60.500000, 168.687500, "Drafts");
  1892. PlayerTextDrawLetterSize(playerid, Mail[10][playerid], 0.449999, 1.600000);
  1893. PlayerTextDrawAlignment(playerid, Mail[10][playerid], 1);
  1894. PlayerTextDrawColor(playerid, Mail[10][playerid], -1);
  1895. PlayerTextDrawSetShadow(playerid, Mail[10][playerid], 0);
  1896. PlayerTextDrawSetOutline(playerid, Mail[10][playerid], 1);
  1897. PlayerTextDrawBackgroundColor(playerid, Mail[10][playerid], 51);
  1898. PlayerTextDrawFont(playerid, Mail[10][playerid], 2);
  1899. PlayerTextDrawSetProportional(playerid, Mail[10][playerid], 1);
  1900. Mail[11][playerid] = CreatePlayerTextDraw(playerid, 61.500000, 219.562500, "Removed");
  1901. PlayerTextDrawLetterSize(playerid, Mail[11][playerid], 0.449999, 1.600000);
  1902. PlayerTextDrawAlignment(playerid, Mail[11][playerid], 1);
  1903. PlayerTextDrawColor(playerid, Mail[11][playerid], -1);
  1904. PlayerTextDrawSetShadow(playerid, Mail[11][playerid], 0);
  1905. PlayerTextDrawSetOutline(playerid, Mail[11][playerid], 1);
  1906. PlayerTextDrawBackgroundColor(playerid, Mail[11][playerid], 51);
  1907. PlayerTextDrawFont(playerid, Mail[11][playerid], 2);
  1908. PlayerTextDrawSetProportional(playerid, Mail[11][playerid], 1);
  1909. Mail[12][playerid] = CreatePlayerTextDraw(playerid, 313.500000, 1.187500, "usebox");
  1910. PlayerTextDrawLetterSize(playerid, Mail[12][playerid], 0.000000, 36.862499);
  1911. PlayerTextDrawTextSize(playerid, Mail[12][playerid], 308.000000, 0.000000);
  1912. PlayerTextDrawAlignment(playerid, Mail[12][playerid], 1);
  1913. PlayerTextDrawColor(playerid, Mail[12][playerid], 0);
  1914. PlayerTextDrawUseBox(playerid, Mail[12][playerid], true);
  1915. PlayerTextDrawBoxColor(playerid, Mail[12][playerid], 102);
  1916. PlayerTextDrawSetShadow(playerid, Mail[12][playerid], 0);
  1917. PlayerTextDrawSetOutline(playerid, Mail[12][playerid], 0);
  1918. PlayerTextDrawFont(playerid, Mail[12][playerid], 0);
  1919. Mail[13][playerid] = CreatePlayerTextDraw(playerid, 312.000000, 1.500000, "usebox");
  1920. PlayerTextDrawLetterSize(playerid, Mail[13][playerid], 0.000000, 49.412498);
  1921. PlayerTextDrawTextSize(playerid, Mail[13][playerid], 184.000000, 0.000000);
  1922. PlayerTextDrawAlignment(playerid, Mail[13][playerid], 1);
  1923. PlayerTextDrawColor(playerid, Mail[13][playerid], 0);
  1924. PlayerTextDrawUseBox(playerid, Mail[13][playerid], true);
  1925. PlayerTextDrawBoxColor(playerid, Mail[13][playerid], 572697224);
  1926. PlayerTextDrawSetShadow(playerid, Mail[13][playerid], 0);
  1927. PlayerTextDrawSetOutline(playerid, Mail[13][playerid], 0);
  1928. PlayerTextDrawFont(playerid, Mail[13][playerid], 0);
  1929. Mail[14][playerid] = CreatePlayerTextDraw(playerid, 512.000000, 120.500000, "usebox");
  1930. PlayerTextDrawLetterSize(playerid, Mail[14][playerid], 0.000000, 27.148611);
  1931. PlayerTextDrawTextSize(playerid, Mail[14][playerid], 128.000000, 0.000000);
  1932. PlayerTextDrawAlignment(playerid, Mail[14][playerid], 1);
  1933. PlayerTextDrawColor(playerid, Mail[14][playerid], 0);
  1934. PlayerTextDrawUseBox(playerid, Mail[14][playerid], true);
  1935. PlayerTextDrawBoxColor(playerid, Mail[14][playerid], 102);
  1936. PlayerTextDrawSetShadow(playerid, Mail[14][playerid], 0);
  1937. PlayerTextDrawSetOutline(playerid, Mail[14][playerid], 0);
  1938. PlayerTextDrawFont(playerid, Mail[14][playerid], 0);
  1939. Mail[15][playerid] = CreatePlayerTextDraw(playerid, 142.500000, 133.875000, "PAGE CAN NOT DISPLAYED");
  1940. PlayerTextDrawLetterSize(playerid, Mail[15][playerid], 0.974497, 4.649374);
  1941. PlayerTextDrawAlignment(playerid, Mail[15][playerid], 1);
  1942. PlayerTextDrawColor(playerid, Mail[15][playerid], -1);
  1943. PlayerTextDrawSetShadow(playerid, Mail[15][playerid], 0);
  1944. PlayerTextDrawSetOutline(playerid, Mail[15][playerid], 1);
  1945. PlayerTextDrawBackgroundColor(playerid, Mail[15][playerid], 51);
  1946. PlayerTextDrawFont(playerid, Mail[15][playerid], 1);
  1947. PlayerTextDrawSetProportional(playerid, Mail[15][playerid], 1);
  1948. Mail[16][playerid] = CreatePlayerTextDraw(playerid, 161.500000, 189.875000, "I'm sorry");
  1949. PlayerTextDrawLetterSize(playerid, Mail[16][playerid], 0.493997, 2.938746);
  1950. PlayerTextDrawAlignment(playerid, Mail[16][playerid], 1);
  1951. PlayerTextDrawColor(playerid, Mail[16][playerid], -16776961);
  1952. PlayerTextDrawSetShadow(playerid, Mail[16][playerid], 0);
  1953. PlayerTextDrawSetOutline(playerid, Mail[16][playerid], 1);
  1954. PlayerTextDrawBackgroundColor(playerid, Mail[16][playerid], 51);
  1955. PlayerTextDrawFont(playerid, Mail[16][playerid], 2);
  1956. PlayerTextDrawSetProportional(playerid, Mail[16][playerid], 1);
  1957. Mail[17][playerid] = CreatePlayerTextDraw(playerid, 160.500000, 299.250000, "LD_BEAT:cross");
  1958. PlayerTextDrawLetterSize(playerid, Mail[17][playerid], 0.000000, 0.000000);
  1959. PlayerTextDrawTextSize(playerid, Mail[17][playerid], 57.500000, 51.187500);
  1960. PlayerTextDrawAlignment(playerid, Mail[17][playerid], 1);
  1961. PlayerTextDrawColor(playerid, Mail[17][playerid], -1);
  1962. PlayerTextDrawSetShadow(playerid, Mail[17][playerid], 0);
  1963. PlayerTextDrawSetOutline(playerid, Mail[17][playerid], 0);
  1964. PlayerTextDrawFont(playerid, Mail[17][playerid], 4);
  1965. PlayerTextDrawSetSelectable(playerid, Mail[17][playerid], true);
  1966. Mail[18][playerid] = CreatePlayerTextDraw(playerid, 232.500000, 315.875000, "Return to Start Page");
  1967. PlayerTextDrawLetterSize(playerid, Mail[18][playerid], 0.449999, 1.600000);
  1968. PlayerTextDrawAlignment(playerid, Mail[18][playerid], 1);
  1969. PlayerTextDrawColor(playerid, Mail[18][playerid], -5963521);
  1970. PlayerTextDrawSetShadow(playerid, Mail[18][playerid], 0);
  1971. PlayerTextDrawSetOutline(playerid, Mail[18][playerid], 1);
  1972. PlayerTextDrawBackgroundColor(playerid, Mail[18][playerid], 51);
  1973. PlayerTextDrawFont(playerid, Mail[18][playerid], 2);
  1974. PlayerTextDrawSetProportional(playerid, Mail[18][playerid], 1);
  1975.  
  1976. Maps[0][playerid] = CreatePlayerTextDraw(playerid, 649.000000, 1.500000, "usebox");
  1977. PlayerTextDrawLetterSize(playerid, Maps[0][playerid], 0.000000, 49.812496);
  1978. PlayerTextDrawTextSize(playerid, Maps[0][playerid], -2.000000, 0.000000);
  1979. PlayerTextDrawAlignment(playerid, Maps[0][playerid], 1);
  1980. PlayerTextDrawColor(playerid, Maps[0][playerid], 0);
  1981. PlayerTextDrawUseBox(playerid, Maps[0][playerid], true);
  1982. PlayerTextDrawBoxColor(playerid, Maps[0][playerid], -1523963137);
  1983. PlayerTextDrawSetShadow(playerid, Maps[0][playerid], 0);
  1984. PlayerTextDrawSetOutline(playerid, Maps[0][playerid], 0);
  1985. PlayerTextDrawFont(playerid, Maps[0][playerid], 0);
  1986. Maps[1][playerid] = CreatePlayerTextDraw(playerid, 334.500000, 13.562500, "MAP");
  1987. PlayerTextDrawLetterSize(playerid, Maps[1][playerid], 0.862999, 2.072499);
  1988. PlayerTextDrawAlignment(playerid, Maps[1][playerid], 1);
  1989. PlayerTextDrawColor(playerid, Maps[1][playerid], -1);
  1990. PlayerTextDrawSetShadow(playerid, Maps[1][playerid], 0);
  1991. PlayerTextDrawSetOutline(playerid, Maps[1][playerid], 1);
  1992. PlayerTextDrawBackgroundColor(playerid, Maps[1][playerid], 51);
  1993. PlayerTextDrawFont(playerid, Maps[1][playerid], 2);
  1994. PlayerTextDrawSetProportional(playerid, Maps[1][playerid], 1);
  1995. Maps[2][playerid] = CreatePlayerTextDraw(playerid, 611.000000, 435.312500, "samaps:map");
  1996. PlayerTextDrawLetterSize(playerid, Maps[2][playerid], 0.000000, 0.000000);
  1997. PlayerTextDrawTextSize(playerid, Maps[2][playerid], -576.000000, -402.062500);
  1998. PlayerTextDrawAlignment(playerid, Maps[2][playerid], 1);
  1999. PlayerTextDrawColor(playerid, Maps[2][playerid], -1);
  2000. PlayerTextDrawSetShadow(playerid, Maps[2][playerid], 0);
  2001. PlayerTextDrawSetOutline(playerid, Maps[2][playerid], 0);
  2002. PlayerTextDrawFont(playerid, Maps[2][playerid], 4);
  2003. Maps[3][playerid] = CreatePlayerTextDraw(playerid, 589.500000, 0.000000, "samaps:gtasamapbit3");
  2004. PlayerTextDrawLetterSize(playerid, Maps[3][playerid], 0.000000, 0.000000);
  2005. PlayerTextDrawTextSize(playerid, Maps[3][playerid], 51.000000, 42.437500);
  2006. PlayerTextDrawAlignment(playerid, Maps[3][playerid], 1);
  2007. PlayerTextDrawColor(playerid, Maps[3][playerid], -1);
  2008. PlayerTextDrawSetShadow(playerid, Maps[3][playerid], 0);
  2009. PlayerTextDrawSetOutline(playerid, Maps[3][playerid], 0);
  2010. PlayerTextDrawFont(playerid, Maps[3][playerid], 4);
  2011. PlayerTextDrawSetSelectable(playerid, Maps[3][playerid], true);
  2012.  
  2013. RealMaps[0][playerid] = CreatePlayerTextDraw(playerid, 672.500000, -18.625000, "usebox");
  2014. PlayerTextDrawLetterSize(playerid, RealMaps[0][playerid], 0.000000, 54.562496);
  2015. PlayerTextDrawTextSize(playerid, RealMaps[0][playerid], -58.000000, 0.000000);
  2016. PlayerTextDrawAlignment(playerid, RealMaps[0][playerid], 1);
  2017. PlayerTextDrawColor(playerid, RealMaps[0][playerid], 0);
  2018. PlayerTextDrawUseBox(playerid, RealMaps[0][playerid], true);
  2019. PlayerTextDrawBoxColor(playerid, RealMaps[0][playerid], -1523963137);
  2020. PlayerTextDrawSetShadow(playerid, RealMaps[0][playerid], 0);
  2021. PlayerTextDrawSetOutline(playerid, RealMaps[0][playerid], 0);
  2022. PlayerTextDrawFont(playerid, RealMaps[0][playerid], 0);
  2023. RealMaps[1][playerid] = CreatePlayerTextDraw(playerid, 324.000000, 435.437500, "samaps:gtasamapbit2");
  2024. PlayerTextDrawLetterSize(playerid, RealMaps[1][playerid], 0.000000, 0.000000);
  2025. PlayerTextDrawTextSize(playerid, RealMaps[1][playerid], -289.000000, -200.812500);
  2026. PlayerTextDrawAlignment(playerid, RealMaps[1][playerid], 1);
  2027. PlayerTextDrawColor(playerid, RealMaps[1][playerid], -1);
  2028. PlayerTextDrawSetShadow(playerid, RealMaps[1][playerid], 0);
  2029. PlayerTextDrawSetOutline(playerid, RealMaps[1][playerid], 0);
  2030. PlayerTextDrawFont(playerid, RealMaps[1][playerid], 4);
  2031. RealMaps[2][playerid] = CreatePlayerTextDraw(playerid, 324.000000, 234.937500, "samaps:gtasamapbit4");
  2032. PlayerTextDrawLetterSize(playerid, RealMaps[2][playerid], 0.000000, 0.000000);
  2033. PlayerTextDrawTextSize(playerid, RealMaps[2][playerid], -289.000000, -201.687500);
  2034. PlayerTextDrawAlignment(playerid, RealMaps[2][playerid], 1);
  2035. PlayerTextDrawColor(playerid, RealMaps[2][playerid], -1);
  2036. PlayerTextDrawSetShadow(playerid, RealMaps[2][playerid], 0);
  2037. PlayerTextDrawSetOutline(playerid, RealMaps[2][playerid], 0);
  2038. PlayerTextDrawFont(playerid, RealMaps[2][playerid], 4);
  2039. RealMaps[3][playerid] = CreatePlayerTextDraw(playerid, 611.500000, 234.625000, "samaps:gtasamapbit3");
  2040. PlayerTextDrawLetterSize(playerid, RealMaps[3][playerid], 0.000000, 0.000000);
  2041. PlayerTextDrawTextSize(playerid, RealMaps[3][playerid], -287.500000, -201.687500);
  2042. PlayerTextDrawAlignment(playerid, RealMaps[3][playerid], 1);
  2043. PlayerTextDrawColor(playerid, RealMaps[3][playerid], -1);
  2044. PlayerTextDrawSetShadow(playerid, RealMaps[3][playerid], 0);
  2045. PlayerTextDrawSetOutline(playerid, RealMaps[3][playerid], 0);
  2046. PlayerTextDrawFont(playerid, RealMaps[3][playerid], 4);
  2047. RealMaps[4][playerid] = CreatePlayerTextDraw(playerid, 611.500000, 435.562500, "samaps:gtasamapbit1");
  2048. PlayerTextDrawLetterSize(playerid, RealMaps[4][playerid], 0.000000, 0.000000);
  2049. PlayerTextDrawTextSize(playerid, RealMaps[4][playerid], -287.500000, -200.812500);
  2050. PlayerTextDrawAlignment(playerid, RealMaps[4][playerid], 1);
  2051. PlayerTextDrawColor(playerid, RealMaps[4][playerid], -1);
  2052. PlayerTextDrawSetShadow(playerid, RealMaps[4][playerid], 0);
  2053. PlayerTextDrawSetOutline(playerid, RealMaps[4][playerid], 0);
  2054. PlayerTextDrawFont(playerid, RealMaps[4][playerid], 4);
  2055. RealMaps[5][playerid] = CreatePlayerTextDraw(playerid, 679.000000, 42.437500, "samaps:map");
  2056. PlayerTextDrawLetterSize(playerid, RealMaps[5][playerid], 0.000000, 0.000000);
  2057. PlayerTextDrawTextSize(playerid, RealMaps[5][playerid], -90.500000, -92.312500);
  2058. PlayerTextDrawAlignment(playerid, RealMaps[5][playerid], 1);
  2059. PlayerTextDrawColor(playerid, RealMaps[5][playerid], -1);
  2060. PlayerTextDrawSetShadow(playerid, RealMaps[5][playerid], 0);
  2061. PlayerTextDrawSetOutline(playerid, RealMaps[5][playerid], 0);
  2062. PlayerTextDrawFont(playerid, RealMaps[5][playerid], 4);
  2063. PlayerTextDrawSetSelectable(playerid, RealMaps[5][playerid], true);
  2064. RealMaps[6][playerid] = CreatePlayerTextDraw(playerid, 334.500000, 13.562500, "MAP");
  2065. PlayerTextDrawLetterSize(playerid, RealMaps[6][playerid], 0.862999, 2.072499);
  2066. PlayerTextDrawAlignment(playerid, RealMaps[6][playerid], 1);
  2067. PlayerTextDrawColor(playerid, RealMaps[6][playerid], -1);
  2068. PlayerTextDrawSetShadow(playerid, RealMaps[6][playerid], 0);
  2069. PlayerTextDrawSetOutline(playerid, RealMaps[6][playerid], 1);
  2070. PlayerTextDrawBackgroundColor(playerid, RealMaps[6][playerid], 51);
  2071. PlayerTextDrawFont(playerid, RealMaps[6][playerid], 2);
  2072. PlayerTextDrawSetProportional(playerid, RealMaps[6][playerid], 1);
  2073.  
  2074. Music[0][playerid] = CreatePlayerTextDraw(playerid, 669.500000, -7.250000, "usebox");
  2075. PlayerTextDrawLetterSize(playerid, Music[0][playerid], 0.000000, 52.762496);
  2076. PlayerTextDrawTextSize(playerid, Music[0][playerid], -22.500000, 0.000000);
  2077. PlayerTextDrawAlignment(playerid, Music[0][playerid], 1);
  2078. PlayerTextDrawColor(playerid, Music[0][playerid], 0);
  2079. PlayerTextDrawUseBox(playerid, Music[0][playerid], true);
  2080. PlayerTextDrawBoxColor(playerid, Music[0][playerid], -2147483393);
  2081. PlayerTextDrawSetShadow(playerid, Music[0][playerid], 0);
  2082. PlayerTextDrawSetOutline(playerid, Music[0][playerid], 0);
  2083. PlayerTextDrawFont(playerid, Music[0][playerid], 0);
  2084. Music[1][playerid] = CreatePlayerTextDraw(playerid, 602.000000, 181.750000, "usebox");
  2085. PlayerTextDrawLetterSize(playerid, Music[1][playerid], 0.000000, 0.640277);
  2086. PlayerTextDrawTextSize(playerid, Music[1][playerid], 42.500000, 0.000000);
  2087. PlayerTextDrawAlignment(playerid, Music[1][playerid], 1);
  2088. PlayerTextDrawColor(playerid, Music[1][playerid], 0);
  2089. PlayerTextDrawUseBox(playerid, Music[1][playerid], true);
  2090. PlayerTextDrawBoxColor(playerid, Music[1][playerid], 102);
  2091. PlayerTextDrawSetShadow(playerid, Music[1][playerid], 0);
  2092. PlayerTextDrawSetOutline(playerid, Music[1][playerid], 0);
  2093. PlayerTextDrawFont(playerid, Music[1][playerid], 0);
  2094. Music[2][playerid] = CreatePlayerTextDraw(playerid, 46.500000, 179.375000, "https://musicname.org/music/musicname.mp3");
  2095. PlayerTextDrawLetterSize(playerid, Music[2][playerid], 0.177999, 0.935000);
  2096. PlayerTextDrawAlignment(playerid, Music[2][playerid], 1);
  2097. PlayerTextDrawColor(playerid, Music[2][playerid], -1);
  2098. PlayerTextDrawSetShadow(playerid, Music[2][playerid], 0);
  2099. PlayerTextDrawSetOutline(playerid, Music[2][playerid], 1);
  2100. PlayerTextDrawBackgroundColor(playerid, Music[2][playerid], 51);
  2101. PlayerTextDrawFont(playerid, Music[2][playerid], 1);
  2102. PlayerTextDrawSetProportional(playerid, Music[2][playerid], 1);
  2103. PlayerTextDrawSetSelectable(playerid, Music[2][playerid], true);
  2104. Music[3][playerid] = CreatePlayerTextDraw(playerid, 273.500000, 232.062500, "usebox");
  2105. PlayerTextDrawLetterSize(playerid, Music[3][playerid], 0.000000, 10.037500);
  2106. PlayerTextDrawTextSize(playerid, Music[3][playerid], 145.500000, 0.000000);
  2107. PlayerTextDrawAlignment(playerid, Music[3][playerid], 1);
  2108. PlayerTextDrawColor(playerid, Music[3][playerid], 0);
  2109. PlayerTextDrawUseBox(playerid, Music[3][playerid], true);
  2110. PlayerTextDrawBoxColor(playerid, Music[3][playerid], 102);
  2111. PlayerTextDrawSetShadow(playerid, Music[3][playerid], 0);
  2112. PlayerTextDrawSetOutline(playerid, Music[3][playerid], 0);
  2113. PlayerTextDrawFont(playerid, Music[3][playerid], 0);
  2114. Music[4][playerid] = CreatePlayerTextDraw(playerid, 436.000000, 232.187500, "usebox");
  2115. PlayerTextDrawLetterSize(playerid, Music[4][playerid], 0.000000, 10.037500);
  2116. PlayerTextDrawTextSize(playerid, Music[4][playerid], 307.000000, 0.000000);
  2117. PlayerTextDrawAlignment(playerid, Music[4][playerid], 1);
  2118. PlayerTextDrawColor(playerid, Music[4][playerid], 0);
  2119. PlayerTextDrawUseBox(playerid, Music[4][playerid], true);
  2120. PlayerTextDrawBoxColor(playerid, Music[4][playerid], 102);
  2121. PlayerTextDrawSetShadow(playerid, Music[4][playerid], 0);
  2122. PlayerTextDrawSetOutline(playerid, Music[4][playerid], 0);
  2123. PlayerTextDrawFont(playerid, Music[4][playerid], 0);
  2124. Music[5][playerid] = CreatePlayerTextDraw(playerid, 335.000000, 248.062500, "LD_BEAT:triang");
  2125. PlayerTextDrawLetterSize(playerid, Music[5][playerid], 0.000000, 0.000000);
  2126. PlayerTextDrawTextSize(playerid, Music[5][playerid], 73.000000, 58.625000);
  2127. PlayerTextDrawAlignment(playerid, Music[5][playerid], 1);
  2128. PlayerTextDrawColor(playerid, Music[5][playerid], -1);
  2129. PlayerTextDrawSetShadow(playerid, Music[5][playerid], 0);
  2130. PlayerTextDrawSetOutline(playerid, Music[5][playerid], 0);
  2131. PlayerTextDrawFont(playerid, Music[5][playerid], 4);
  2132. PlayerTextDrawSetSelectable(playerid, Music[5][playerid], true);
  2133. Music[6][playerid] = CreatePlayerTextDraw(playerid, 171.500000, 247.750000, "LD_BEAT:square");
  2134. PlayerTextDrawLetterSize(playerid, Music[6][playerid], 0.000000, 0.000000);
  2135. PlayerTextDrawTextSize(playerid, Music[6][playerid], 73.000000, 58.625000);
  2136. PlayerTextDrawAlignment(playerid, Music[6][playerid], 1);
  2137. PlayerTextDrawColor(playerid, Music[6][playerid], -1);
  2138. PlayerTextDrawSetShadow(playerid, Music[6][playerid], 0);
  2139. PlayerTextDrawSetOutline(playerid, Music[6][playerid], 0);
  2140. PlayerTextDrawFont(playerid, Music[6][playerid], 4);
  2141. PlayerTextDrawSetSelectable(playerid, Music[6][playerid], true);
  2142. Music[7][playerid] = CreatePlayerTextDraw(playerid, 159.500000, 323.750000, "STOP");
  2143. PlayerTextDrawLetterSize(playerid, Music[7][playerid], 0.449999, 1.600000);
  2144. PlayerTextDrawAlignment(playerid, Music[7][playerid], 1);
  2145. PlayerTextDrawColor(playerid, Music[7][playerid], -1);
  2146. PlayerTextDrawSetShadow(playerid, Music[7][playerid], 0);
  2147. PlayerTextDrawSetOutline(playerid, Music[7][playerid], 1);
  2148. PlayerTextDrawBackgroundColor(playerid, Music[7][playerid], 51);
  2149. PlayerTextDrawFont(playerid, Music[7][playerid], 1);
  2150. PlayerTextDrawSetProportional(playerid, Music[7][playerid], 1);
  2151. Music[8][playerid] = CreatePlayerTextDraw(playerid, 339.500000, 324.750000, "PLAY");
  2152. PlayerTextDrawLetterSize(playerid, Music[8][playerid], 0.449999, 1.600000);
  2153. PlayerTextDrawAlignment(playerid, Music[8][playerid], 1);
  2154. PlayerTextDrawColor(playerid, Music[8][playerid], -1);
  2155. PlayerTextDrawSetShadow(playerid, Music[8][playerid], 0);
  2156. PlayerTextDrawSetOutline(playerid, Music[8][playerid], 1);
  2157. PlayerTextDrawBackgroundColor(playerid, Music[8][playerid], 51);
  2158. PlayerTextDrawFont(playerid, Music[8][playerid], 1);
  2159. PlayerTextDrawSetProportional(playerid, Music[8][playerid], 1);
  2160. Music[9][playerid] = CreatePlayerTextDraw(playerid, 253.500000, 136.937500, "MUSIC");
  2161. PlayerTextDrawLetterSize(playerid, Music[9][playerid], 0.667496, 2.973750);
  2162. PlayerTextDrawAlignment(playerid, Music[9][playerid], 1);
  2163. PlayerTextDrawColor(playerid, Music[9][playerid], -1);
  2164. PlayerTextDrawSetShadow(playerid, Music[9][playerid], 0);
  2165. PlayerTextDrawSetOutline(playerid, Music[9][playerid], 1);
  2166. PlayerTextDrawBackgroundColor(playerid, Music[9][playerid], 51);
  2167. PlayerTextDrawFont(playerid, Music[9][playerid], 2);
  2168. PlayerTextDrawSetProportional(playerid, Music[9][playerid], 1);
  2169. Music[10][playerid] = CreatePlayerTextDraw(playerid, 81.000000, 408.625000, "PRESS URL, AND PUT IN MENU URL OF YOUR COMPOSITION, AND PRESS \"PLAY\"");
  2170. PlayerTextDrawLetterSize(playerid, Music[10][playerid], 0.260500, 0.987500);
  2171. PlayerTextDrawAlignment(playerid, Music[10][playerid], 1);
  2172. PlayerTextDrawColor(playerid, Music[10][playerid], -1);
  2173. PlayerTextDrawSetShadow(playerid, Music[10][playerid], 0);
  2174. PlayerTextDrawSetOutline(playerid, Music[10][playerid], 1);
  2175. PlayerTextDrawBackgroundColor(playerid, Music[10][playerid], 51);
  2176. PlayerTextDrawFont(playerid, Music[10][playerid], 1);
  2177. PlayerTextDrawSetProportional(playerid, Music[10][playerid], 1);
  2178.  
  2179. Params[0][playerid] = CreatePlayerTextDraw(playerid, 647.500000, 1.500000, "usebox");
  2180. PlayerTextDrawLetterSize(playerid, Params[0][playerid], 0.000000, 49.412498);
  2181. PlayerTextDrawTextSize(playerid, Params[0][playerid], -2.000000, 0.000000);
  2182. PlayerTextDrawAlignment(playerid, Params[0][playerid], 1);
  2183. PlayerTextDrawColor(playerid, Params[0][playerid], 0);
  2184. PlayerTextDrawUseBox(playerid, Params[0][playerid], true);
  2185. PlayerTextDrawBoxColor(playerid, Params[0][playerid], -218959105);
  2186. PlayerTextDrawSetShadow(playerid, Params[0][playerid], 0);
  2187. PlayerTextDrawSetOutline(playerid, Params[0][playerid], 0);
  2188. PlayerTextDrawFont(playerid, Params[0][playerid], 0);
  2189. Params[1][playerid] = CreatePlayerTextDraw(playerid, 157.500000, 190.500000, "usebox");
  2190. PlayerTextDrawLetterSize(playerid, Params[1][playerid], 0.000000, 3.718055);
  2191. PlayerTextDrawTextSize(playerid, Params[1][playerid], 16.000000, 0.000000);
  2192. PlayerTextDrawAlignment(playerid, Params[1][playerid], 1);
  2193. PlayerTextDrawColor(playerid, Params[1][playerid], -16776961);
  2194. PlayerTextDrawUseBox(playerid, Params[1][playerid], true);
  2195. PlayerTextDrawBoxColor(playerid, Params[1][playerid], -2139062017);
  2196. PlayerTextDrawSetShadow(playerid, Params[1][playerid], 0);
  2197. PlayerTextDrawSetOutline(playerid, Params[1][playerid], 0);
  2198. PlayerTextDrawFont(playerid, Params[1][playerid], 0);
  2199. Params[2][playerid] = CreatePlayerTextDraw(playerid, 157.500000, 234.812500, "usebox");
  2200. PlayerTextDrawLetterSize(playerid, Params[2][playerid], 0.000000, 3.668055);
  2201. PlayerTextDrawTextSize(playerid, Params[2][playerid], 16.000000, 0.000000);
  2202. PlayerTextDrawAlignment(playerid, Params[2][playerid], 1);
  2203. PlayerTextDrawColor(playerid, Params[2][playerid], 0);
  2204. PlayerTextDrawUseBox(playerid, Params[2][playerid], true);
  2205. PlayerTextDrawBoxColor(playerid, Params[2][playerid], -16776961);
  2206. PlayerTextDrawSetShadow(playerid, Params[2][playerid], 0);
  2207. PlayerTextDrawSetOutline(playerid, Params[2][playerid], 0);
  2208. PlayerTextDrawFont(playerid, Params[2][playerid], 0);
  2209. Params[3][playerid] = CreatePlayerTextDraw(playerid, 159.000000, -66.750000, "usebox");
  2210. PlayerTextDrawLetterSize(playerid, Params[3][playerid], 0.000000, 49.412498);
  2211. PlayerTextDrawTextSize(playerid, Params[3][playerid], 153.500000, 0.000000);
  2212. PlayerTextDrawAlignment(playerid, Params[3][playerid], 1);
  2213. PlayerTextDrawColor(playerid, Params[3][playerid], 0);
  2214. PlayerTextDrawUseBox(playerid, Params[3][playerid], true);
  2215. PlayerTextDrawBoxColor(playerid, Params[3][playerid], -2139062017);
  2216. PlayerTextDrawSetShadow(playerid, Params[3][playerid], 0);
  2217. PlayerTextDrawSetOutline(playerid, Params[3][playerid], 0);
  2218. PlayerTextDrawFont(playerid, Params[3][playerid], 0);
  2219. Params[4][playerid] = CreatePlayerTextDraw(playerid, 24.500000, 201.250000, "Change Password");
  2220. PlayerTextDrawLetterSize(playerid, Params[4][playerid], 0.346998, 1.543125);
  2221. PlayerTextDrawAlignment(playerid, Params[4][playerid], 1);
  2222. PlayerTextDrawColor(playerid, Params[4][playerid], -1);
  2223. PlayerTextDrawSetShadow(playerid, Params[4][playerid], 0);
  2224. PlayerTextDrawSetOutline(playerid, Params[4][playerid], 1);
  2225. PlayerTextDrawBackgroundColor(playerid, Params[4][playerid], 51);
  2226. PlayerTextDrawFont(playerid, Params[4][playerid], 2);
  2227. PlayerTextDrawSetProportional(playerid, Params[4][playerid], 1);
  2228. PlayerTextDrawSetSelectable(playerid, Params[4][playerid], true);
  2229. Params[5][playerid] = CreatePlayerTextDraw(playerid, 25.000000, 244.250000, "Change Colors");
  2230. PlayerTextDrawLetterSize(playerid, Params[5][playerid], 0.403499, 1.543125);
  2231. PlayerTextDrawAlignment(playerid, Params[5][playerid], 1);
  2232. PlayerTextDrawColor(playerid, Params[5][playerid], -1);
  2233. PlayerTextDrawSetShadow(playerid, Params[5][playerid], 0);
  2234. PlayerTextDrawSetOutline(playerid, Params[5][playerid], 1);
  2235. PlayerTextDrawBackgroundColor(playerid, Params[5][playerid], 51);
  2236. PlayerTextDrawFont(playerid, Params[5][playerid], 2);
  2237. PlayerTextDrawSetProportional(playerid, Params[5][playerid], 1);
  2238. Params[6][playerid] = CreatePlayerTextDraw(playerid, 271.500000, 59.062500, "SELECT, WHAT DO YOU CHANGE");
  2239. PlayerTextDrawLetterSize(playerid, Params[6][playerid], 0.449999, 1.600000);
  2240. PlayerTextDrawAlignment(playerid, Params[6][playerid], 1);
  2241. PlayerTextDrawColor(playerid, Params[6][playerid], -1061109505);
  2242. PlayerTextDrawSetShadow(playerid, Params[6][playerid], 0);
  2243. PlayerTextDrawSetOutline(playerid, Params[6][playerid], 1);
  2244. PlayerTextDrawBackgroundColor(playerid, Params[6][playerid], 51);
  2245. PlayerTextDrawFont(playerid, Params[6][playerid], 1);
  2246. PlayerTextDrawSetProportional(playerid, Params[6][playerid], 1);
  2247. Params[7][playerid] = CreatePlayerTextDraw(playerid, 471.500000, 140.187500, "usebox");
  2248. PlayerTextDrawLetterSize(playerid, Params[7][playerid], 0.000000, 3.718055);
  2249. PlayerTextDrawTextSize(playerid, Params[7][playerid], 323.500000, 0.000000);
  2250. PlayerTextDrawAlignment(playerid, Params[7][playerid], 1);
  2251. PlayerTextDrawColor(playerid, Params[7][playerid], 0);
  2252. PlayerTextDrawUseBox(playerid, Params[7][playerid], true);
  2253. PlayerTextDrawBoxColor(playerid, Params[7][playerid], -1061109505);
  2254. PlayerTextDrawSetShadow(playerid, Params[7][playerid], 0);
  2255. PlayerTextDrawSetOutline(playerid, Params[7][playerid], 0);
  2256. PlayerTextDrawFont(playerid, Params[7][playerid], 0);
  2257. Params[8][playerid] = CreatePlayerTextDraw(playerid, 471.500000, 192.812500, "usebox");
  2258. PlayerTextDrawLetterSize(playerid, Params[8][playerid], 0.000000, 3.718055);
  2259. PlayerTextDrawTextSize(playerid, Params[8][playerid], 322.500000, 0.000000);
  2260. PlayerTextDrawAlignment(playerid, Params[8][playerid], 1);
  2261. PlayerTextDrawColor(playerid, Params[8][playerid], 0);
  2262. PlayerTextDrawUseBox(playerid, Params[8][playerid], true);
  2263. PlayerTextDrawBoxColor(playerid, Params[8][playerid], -1061109505);
  2264. PlayerTextDrawSetShadow(playerid, Params[8][playerid], 0);
  2265. PlayerTextDrawSetOutline(playerid, Params[8][playerid], 0);
  2266. PlayerTextDrawFont(playerid, Params[8][playerid], 0);
  2267. Params[9][playerid] = CreatePlayerTextDraw(playerid, 374.000000, 149.187500, "NICK");
  2268. PlayerTextDrawLetterSize(playerid, Params[9][playerid], 0.449999, 1.600000);
  2269. PlayerTextDrawAlignment(playerid, Params[9][playerid], 1);
  2270. PlayerTextDrawColor(playerid, Params[9][playerid], -1);
  2271. PlayerTextDrawSetShadow(playerid, Params[9][playerid], 0);
  2272. PlayerTextDrawSetOutline(playerid, Params[9][playerid], 1);
  2273. PlayerTextDrawBackgroundColor(playerid, Params[9][playerid], 51);
  2274. PlayerTextDrawFont(playerid, Params[9][playerid], 2);
  2275. PlayerTextDrawSetProportional(playerid, Params[9][playerid], 1);
  2276. PlayerTextDrawSetSelectable(playerid, Params[9][playerid], true);
  2277. Params[10][playerid] = CreatePlayerTextDraw(playerid, 367.500000, 202.250000, "START");
  2278. PlayerTextDrawLetterSize(playerid, Params[10][playerid], 0.449999, 1.600000);
  2279. PlayerTextDrawAlignment(playerid, Params[10][playerid], 1);
  2280. PlayerTextDrawColor(playerid, Params[10][playerid], -1);
  2281. PlayerTextDrawSetShadow(playerid, Params[10][playerid], 0);
  2282. PlayerTextDrawSetOutline(playerid, Params[10][playerid], 1);
  2283. PlayerTextDrawBackgroundColor(playerid, Params[10][playerid], 51);
  2284. PlayerTextDrawFont(playerid, Params[10][playerid], 2);
  2285. PlayerTextDrawSetProportional(playerid, Params[10][playerid], 1);
  2286. PlayerTextDrawSetSelectable(playerid, Params[10][playerid], true);
  2287.  
  2288. Par[0][playerid] = CreatePlayerTextDraw(playerid, 647.500000, 1.500000, "usebox");
  2289. PlayerTextDrawLetterSize(playerid, Par[0][playerid], 0.000000, 49.412498);
  2290. PlayerTextDrawTextSize(playerid, Par[0][playerid], -2.000000, 0.000000);
  2291. PlayerTextDrawAlignment(playerid, Par[0][playerid], 1);
  2292. PlayerTextDrawColor(playerid, Par[0][playerid], 0);
  2293. PlayerTextDrawUseBox(playerid, Par[0][playerid], true);
  2294. PlayerTextDrawBoxColor(playerid, Par[0][playerid], -218959105);
  2295. PlayerTextDrawSetShadow(playerid, Par[0][playerid], 0);
  2296. PlayerTextDrawSetOutline(playerid, Par[0][playerid], 0);
  2297. PlayerTextDrawFont(playerid, Par[0][playerid], 0);
  2298. Par[1][playerid] = CreatePlayerTextDraw(playerid, 157.500000, 190.500000, "usebox");
  2299. PlayerTextDrawLetterSize(playerid, Par[1][playerid], 0.000000, 3.718055);
  2300. PlayerTextDrawTextSize(playerid, Par[1][playerid], 16.000000, 0.000000);
  2301. PlayerTextDrawAlignment(playerid, Par[1][playerid], 1);
  2302. PlayerTextDrawColor(playerid, Par[1][playerid], -16776961);
  2303. PlayerTextDrawUseBox(playerid, Par[1][playerid], true);
  2304. PlayerTextDrawBoxColor(playerid, Par[1][playerid], -16776961);
  2305. PlayerTextDrawSetShadow(playerid, Par[1][playerid], 0);
  2306. PlayerTextDrawSetOutline(playerid, Par[1][playerid], 0);
  2307. PlayerTextDrawFont(playerid, Par[1][playerid], 0);
  2308. Par[2][playerid] = CreatePlayerTextDraw(playerid, 157.500000, 234.812500, "usebox");
  2309. PlayerTextDrawLetterSize(playerid, Par[2][playerid], 0.000000, 3.668055);
  2310. PlayerTextDrawTextSize(playerid, Par[2][playerid], 16.000000, 0.000000);
  2311. PlayerTextDrawAlignment(playerid, Par[2][playerid], 1);
  2312. PlayerTextDrawColor(playerid, Par[2][playerid], 0);
  2313. PlayerTextDrawUseBox(playerid, Par[2][playerid], true);
  2314. PlayerTextDrawBoxColor(playerid, Par[2][playerid], -2139062017);
  2315. PlayerTextDrawSetShadow(playerid, Par[2][playerid], 0);
  2316. PlayerTextDrawSetOutline(playerid, Par[2][playerid], 0);
  2317. PlayerTextDrawFont(playerid, Par[2][playerid], 0);
  2318. Par[3][playerid] = CreatePlayerTextDraw(playerid, 159.000000, -66.750000, "usebox");
  2319. PlayerTextDrawLetterSize(playerid, Par[3][playerid], 0.000000, 49.412498);
  2320. PlayerTextDrawTextSize(playerid, Par[3][playerid], 153.500000, 0.000000);
  2321. PlayerTextDrawAlignment(playerid, Par[3][playerid], 1);
  2322. PlayerTextDrawColor(playerid, Par[3][playerid], 0);
  2323. PlayerTextDrawUseBox(playerid, Par[3][playerid], true);
  2324. PlayerTextDrawBoxColor(playerid, Par[3][playerid], -2139062017);
  2325. PlayerTextDrawSetShadow(playerid, Par[3][playerid], 0);
  2326. PlayerTextDrawSetOutline(playerid, Par[3][playerid], 0);
  2327. PlayerTextDrawFont(playerid, Par[3][playerid], 0);
  2328. Par[4][playerid] = CreatePlayerTextDraw(playerid, 24.500000, 201.250000, "Change Password");
  2329. PlayerTextDrawLetterSize(playerid, Par[4][playerid], 0.346998, 1.543125);
  2330. PlayerTextDrawAlignment(playerid, Par[4][playerid], 1);
  2331. PlayerTextDrawColor(playerid, Par[4][playerid], -1);
  2332. PlayerTextDrawSetShadow(playerid, Par[4][playerid], 0);
  2333. PlayerTextDrawSetOutline(playerid, Par[4][playerid], 1);
  2334. PlayerTextDrawBackgroundColor(playerid, Par[4][playerid], 51);
  2335. PlayerTextDrawFont(playerid, Par[4][playerid], 2);
  2336. PlayerTextDrawSetProportional(playerid, Par[4][playerid], 1);
  2337. Par[5][playerid] = CreatePlayerTextDraw(playerid, 25.000000, 244.250000, "Change Colors");
  2338. PlayerTextDrawLetterSize(playerid, Par[5][playerid], 0.403499, 1.543125);
  2339. PlayerTextDrawAlignment(playerid, Par[5][playerid], 1);
  2340. PlayerTextDrawColor(playerid, Par[5][playerid], -1);
  2341. PlayerTextDrawSetShadow(playerid, Par[5][playerid], 0);
  2342. PlayerTextDrawSetOutline(playerid, Par[5][playerid], 1);
  2343. PlayerTextDrawBackgroundColor(playerid, Par[5][playerid], 51);
  2344. PlayerTextDrawFont(playerid, Par[5][playerid], 2);
  2345. PlayerTextDrawSetProportional(playerid, Par[5][playerid], 1);
  2346. PlayerTextDrawSetSelectable(playerid, Par[5][playerid], true);
  2347. Par[6][playerid] = CreatePlayerTextDraw(playerid, 250.000000, 89.250000, "TO CHANGE YOUR PASSWORD, YOU NEED:");
  2348. PlayerTextDrawLetterSize(playerid, Par[6][playerid], 0.449999, 1.600000);
  2349. PlayerTextDrawAlignment(playerid, Par[6][playerid], 1);
  2350. PlayerTextDrawColor(playerid, Par[6][playerid], -1);
  2351. PlayerTextDrawSetShadow(playerid, Par[6][playerid], 0);
  2352. PlayerTextDrawSetOutline(playerid, Par[6][playerid], 1);
  2353. PlayerTextDrawBackgroundColor(playerid, Par[6][playerid], 51);
  2354. PlayerTextDrawFont(playerid, Par[6][playerid], 1);
  2355. PlayerTextDrawSetProportional(playerid, Par[6][playerid], 1);
  2356. Par[7][playerid] = CreatePlayerTextDraw(playerid, 398.000000, 116.812500, "OLD PASSWORD");
  2357. PlayerTextDrawLetterSize(playerid, Par[7][playerid], 0.408998, 1.271875);
  2358. PlayerTextDrawAlignment(playerid, Par[7][playerid], 1);
  2359. PlayerTextDrawColor(playerid, Par[7][playerid], -1);
  2360. PlayerTextDrawSetShadow(playerid, Par[7][playerid], 0);
  2361. PlayerTextDrawSetOutline(playerid, Par[7][playerid], 1);
  2362. PlayerTextDrawBackgroundColor(playerid, Par[7][playerid], 51);
  2363. PlayerTextDrawFont(playerid, Par[7][playerid], 1);
  2364. PlayerTextDrawSetProportional(playerid, Par[7][playerid], 1);
  2365. Par[8][playerid] = CreatePlayerTextDraw(playerid, 448.500000, 141.437500, "NEW PASSWORD");
  2366. PlayerTextDrawLetterSize(playerid, Par[8][playerid], 0.408998, 1.271875);
  2367. PlayerTextDrawAlignment(playerid, Par[8][playerid], 1);
  2368. PlayerTextDrawColor(playerid, Par[8][playerid], -1);
  2369. PlayerTextDrawSetShadow(playerid, Par[8][playerid], 0);
  2370. PlayerTextDrawSetOutline(playerid, Par[8][playerid], 1);
  2371. PlayerTextDrawBackgroundColor(playerid, Par[8][playerid], 51);
  2372. PlayerTextDrawFont(playerid, Par[8][playerid], 1);
  2373. PlayerTextDrawSetProportional(playerid, Par[8][playerid], 1);
  2374. Par[9][playerid] = CreatePlayerTextDraw(playerid, 482.500000, 217.187500, "usebox");
  2375. PlayerTextDrawLetterSize(playerid, Par[9][playerid], 0.000000, 2.502777);
  2376. PlayerTextDrawTextSize(playerid, Par[9][playerid], 299.000000, 0.000000);
  2377. PlayerTextDrawAlignment(playerid, Par[9][playerid], 1);
  2378. PlayerTextDrawColor(playerid, Par[9][playerid], 0);
  2379. PlayerTextDrawUseBox(playerid, Par[9][playerid], true);
  2380. PlayerTextDrawBoxColor(playerid, Par[9][playerid], 102);
  2381. PlayerTextDrawSetShadow(playerid, Par[9][playerid], 0);
  2382. PlayerTextDrawSetOutline(playerid, Par[9][playerid], 0);
  2383. PlayerTextDrawFont(playerid, Par[9][playerid], 0);
  2384. Par[10][playerid] = CreatePlayerTextDraw(playerid, 483.500000, 286.000000, "usebox");
  2385. PlayerTextDrawLetterSize(playerid, Par[10][playerid], 0.000000, 2.502777);
  2386. PlayerTextDrawTextSize(playerid, Par[10][playerid], 299.000000, 0.000000);
  2387. PlayerTextDrawAlignment(playerid, Par[10][playerid], 1);
  2388. PlayerTextDrawColor(playerid, Par[10][playerid], 0);
  2389. PlayerTextDrawUseBox(playerid, Par[10][playerid], true);
  2390. PlayerTextDrawBoxColor(playerid, Par[10][playerid], 102);
  2391. PlayerTextDrawSetShadow(playerid, Par[10][playerid], 0);
  2392. PlayerTextDrawSetOutline(playerid, Par[10][playerid], 0);
  2393. PlayerTextDrawFont(playerid, Par[10][playerid], 0);
  2394. Par[11][playerid] = CreatePlayerTextDraw(playerid, 173.500000, 220.500000, "OLD PASS");
  2395. PlayerTextDrawLetterSize(playerid, Par[11][playerid], 0.449999, 1.600000);
  2396. PlayerTextDrawAlignment(playerid, Par[11][playerid], 1);
  2397. PlayerTextDrawColor(playerid, Par[11][playerid], -1);
  2398. PlayerTextDrawSetShadow(playerid, Par[11][playerid], 0);
  2399. PlayerTextDrawSetOutline(playerid, Par[11][playerid], 1);
  2400. PlayerTextDrawBackgroundColor(playerid, Par[11][playerid], 51);
  2401. PlayerTextDrawFont(playerid, Par[11][playerid], 1);
  2402. PlayerTextDrawSetProportional(playerid, Par[11][playerid], 1);
  2403. Par[12][playerid] = CreatePlayerTextDraw(playerid, 175.000000, 291.500000, "NEW PASS");
  2404. PlayerTextDrawLetterSize(playerid, Par[12][playerid], 0.449999, 1.600000);
  2405. PlayerTextDrawAlignment(playerid, Par[12][playerid], 1);
  2406. PlayerTextDrawColor(playerid, Par[12][playerid], -1);
  2407. PlayerTextDrawSetShadow(playerid, Par[12][playerid], 0);
  2408. PlayerTextDrawSetOutline(playerid, Par[12][playerid], 1);
  2409. PlayerTextDrawBackgroundColor(playerid, Par[12][playerid], 51);
  2410. PlayerTextDrawFont(playerid, Par[12][playerid], 1);
  2411. PlayerTextDrawSetProportional(playerid, Par[12][playerid], 1);
  2412. Par[13][playerid] = CreatePlayerTextDraw(playerid, 306.500000, 220.937500, "PUT HERE...");
  2413. PlayerTextDrawLetterSize(playerid, Par[13][playerid], 0.256498, 1.578125);
  2414. PlayerTextDrawAlignment(playerid, Par[13][playerid], 1);
  2415. PlayerTextDrawColor(playerid, Par[13][playerid], -1);
  2416. PlayerTextDrawSetShadow(playerid, Par[13][playerid], 0);
  2417. PlayerTextDrawSetOutline(playerid, Par[13][playerid], 1);
  2418. PlayerTextDrawBackgroundColor(playerid, Par[13][playerid], 51);
  2419. PlayerTextDrawFont(playerid, Par[13][playerid], 2);
  2420. PlayerTextDrawSetProportional(playerid, Par[13][playerid], 1);
  2421. PlayerTextDrawSetSelectable(playerid, Par[13][playerid], true);
  2422. Par[14][playerid] = CreatePlayerTextDraw(playerid, 306.000000, 290.625000, "PUT HERE...");
  2423. PlayerTextDrawLetterSize(playerid, Par[14][playerid], 0.256498, 1.578125);
  2424. PlayerTextDrawAlignment(playerid, Par[14][playerid], 1);
  2425. PlayerTextDrawColor(playerid, Par[14][playerid], -1);
  2426. PlayerTextDrawSetShadow(playerid, Par[14][playerid], 0);
  2427. PlayerTextDrawSetOutline(playerid, Par[14][playerid], 1);
  2428. PlayerTextDrawBackgroundColor(playerid, Par[14][playerid], 51);
  2429. PlayerTextDrawFont(playerid, Par[14][playerid], 2);
  2430. PlayerTextDrawSetProportional(playerid, Par[14][playerid], 1);
  2431. PlayerTextDrawSetSelectable(playerid, Par[14][playerid], true);
  2432. Par[15][playerid] = CreatePlayerTextDraw(playerid, 371.000000, 372.500000, "usebox");
  2433. PlayerTextDrawLetterSize(playerid, Par[15][playerid], 0.000000, 1.870833);
  2434. PlayerTextDrawTextSize(playerid, Par[15][playerid], 295.500000, 0.000000);
  2435. PlayerTextDrawAlignment(playerid, Par[15][playerid], 1);
  2436. PlayerTextDrawColor(playerid, Par[15][playerid], 0);
  2437. PlayerTextDrawUseBox(playerid, Par[15][playerid], true);
  2438. PlayerTextDrawBoxColor(playerid, Par[15][playerid], 102);
  2439. PlayerTextDrawSetShadow(playerid, Par[15][playerid], 0);
  2440. PlayerTextDrawSetOutline(playerid, Par[15][playerid], 0);
  2441. PlayerTextDrawFont(playerid, Par[15][playerid], 0);
  2442. Par[16][playerid] = CreatePlayerTextDraw(playerid, 298.000000, 374.937500, "CHANGE");
  2443. PlayerTextDrawLetterSize(playerid, Par[16][playerid], 0.357499, 1.455625);
  2444. PlayerTextDrawAlignment(playerid, Par[16][playerid], 1);
  2445. PlayerTextDrawColor(playerid, Par[16][playerid], -16776961);
  2446. PlayerTextDrawSetShadow(playerid, Par[16][playerid], 0);
  2447. PlayerTextDrawSetOutline(playerid, Par[16][playerid], 1);
  2448. PlayerTextDrawBackgroundColor(playerid, Par[16][playerid], 51);
  2449. PlayerTextDrawFont(playerid, Par[16][playerid], 2);
  2450. PlayerTextDrawSetProportional(playerid, Par[16][playerid], 1);
  2451. PlayerTextDrawSetSelectable(playerid, Par[16][playerid], true);
  2452.  
  2453. SelectTextDraw(playerid, 0xFF000022);
  2454. ShowLogin(playerid);
  2455.  
  2456. Explorer[0][playerid] = TextDrawCreate(735.500000, -14.687500, "usebox");
  2457. TextDrawLetterSize(Explorer[0][playerid], 0.000000, 58.962497);
  2458. TextDrawTextSize(Explorer[0][playerid], -58.000000, 0.000000);
  2459. TextDrawAlignment( Explorer[0][playerid], 1);
  2460. TextDrawColor(Explorer[0][playerid], 0);
  2461. TextDrawUseBox(Explorer[0][playerid], true);
  2462. TextDrawBoxColor(Explorer[0][playerid], -1);
  2463. TextDrawSetShadow(Explorer[0][playerid], 0);
  2464. TextDrawSetOutline(Explorer[0][playerid], 0);
  2465. TextDrawFont(Explorer[0][playerid], 0);
  2466. Explorer[1][playerid] = TextDrawCreate(649.000000, 381.687500, "usebox");
  2467. TextDrawLetterSize(Explorer[1][playerid], 0.000000, 7.169444);
  2468. TextDrawTextSize(Explorer[1][playerid], -2.000000, 0.000000);
  2469. TextDrawAlignment(Explorer[1][playerid], 1);
  2470. TextDrawColor(Explorer[1][playerid], 0);
  2471. TextDrawUseBox(Explorer[1][playerid], true);
  2472. TextDrawBoxColor(Explorer[1][playerid], 255);
  2473. TextDrawSetShadow(Explorer[1][playerid], 0);
  2474. TextDrawSetOutline(Explorer[1][playerid], 0);
  2475. TextDrawFont(Explorer[1][playerid], 0);
  2476. Explorer[2][playerid] = TextDrawCreate(456.500000, 399.625000, "usebox");
  2477. TextDrawLetterSize(Explorer[2][playerid], 0.000000, 1.248610);
  2478. TextDrawTextSize(Explorer[2][playerid], 123.000000, 0.000000);
  2479. TextDrawAlignment(Explorer[2][playerid], 1);
  2480. TextDrawColor(Explorer[2][playerid], 0);
  2481. TextDrawUseBox(Explorer[2][playerid], true);
  2482. TextDrawBoxColor(Explorer[2][playerid], -1);
  2483. TextDrawSetShadow(Explorer[2][playerid], 0);
  2484. TextDrawSetOutline(Explorer[2][playerid], 0);
  2485. TextDrawFont(Explorer[2][playerid], 0);
  2486. Explorer[3][playerid] = TextDrawCreate(-53.000000, 392.875000, "LD_BEAT:circle");
  2487. TextDrawLetterSize(Explorer[3][playerid], 0.000000, 0.000000);
  2488. TextDrawTextSize(Explorer[3][playerid], 39.500000, 29.312500);
  2489. TextDrawAlignment(Explorer[3][playerid], 1);
  2490. TextDrawColor(Explorer[3][playerid], -1);
  2491. TextDrawSetShadow(Explorer[3][playerid], 0);
  2492. TextDrawSetOutline(Explorer[3][playerid], 0);
  2493. TextDrawFont(Explorer[3][playerid], 4);
  2494. Explorer[4][playerid] = TextDrawCreate(5.500000, 387.750000, "LD_BEAT:cring");
  2495. TextDrawLetterSize(Explorer[4][playerid], 0.000000, 0.000000);
  2496. TextDrawTextSize(Explorer[4][playerid], 51.000000, 38.062500);
  2497. TextDrawAlignment(Explorer[4][playerid], 1);
  2498. TextDrawColor(Explorer[4][playerid], -1);
  2499. TextDrawSetShadow(Explorer[4][playerid], 0);
  2500. TextDrawSetOutline(Explorer[4][playerid], 0);
  2501. TextDrawBackgroundColor(Explorer[4][playerid], -1);
  2502. TextDrawFont(Explorer[4][playerid], 4);
  2503. Explorer[5][playerid] = TextDrawCreate(54.000000, 387.000000, "LD_BEAT:cring");
  2504. TextDrawLetterSize(Explorer[5][playerid], 0.000000, 0.000000);
  2505. TextDrawTextSize(Explorer[5][playerid], 51.000000, 38.062500);
  2506. TextDrawAlignment(Explorer[5][playerid], 1);
  2507. TextDrawColor(Explorer[5][playerid], -1);
  2508. TextDrawSetShadow(Explorer[5][playerid], 0);
  2509. TextDrawSetOutline(Explorer[5][playerid], 0);
  2510. TextDrawBackgroundColor(Explorer[5][playerid], -1);
  2511. TextDrawFont(Explorer[5][playerid], 4);
  2512. Explorer[6][playerid] = TextDrawCreate(464.500000, 386.250000, "LD_BEAT:cring");
  2513. TextDrawLetterSize(Explorer[6][playerid], 0.000000, 0.000000);
  2514. TextDrawTextSize(Explorer[6][playerid], 51.000000, 38.062500);
  2515. TextDrawAlignment(Explorer[6][playerid], 1);
  2516. TextDrawColor(Explorer[6][playerid], -1);
  2517. TextDrawSetShadow(Explorer[6][playerid], 0);
  2518. TextDrawSetOutline(Explorer[6][playerid], 0);
  2519. TextDrawBackgroundColor(Explorer[6][playerid], -1);
  2520. TextDrawFont(Explorer[6][playerid], 4);
  2521. Explorer[7][playerid] = TextDrawCreate(514.000000, 385.937500, "LD_BEAT:cring");
  2522. TextDrawLetterSize(Explorer[7][playerid], 0.000000, 0.000000);
  2523. TextDrawTextSize(Explorer[7][playerid], 51.000000, 38.062500);
  2524. TextDrawAlignment(Explorer[7][playerid], 1);
  2525. TextDrawColor(Explorer[7][playerid], -1);
  2526. TextDrawSetShadow(Explorer[7][playerid], 0);
  2527. TextDrawSetOutline(Explorer[7][playerid], 0);
  2528. TextDrawBackgroundColor(Explorer[7][playerid], -1);
  2529. TextDrawFont(Explorer[7][playerid], 4);
  2530. Explorer[8][playerid] = TextDrawCreate(563.500000, 386.062500, "LD_BEAT:cring");
  2531. TextDrawLetterSize(Explorer[8][playerid], 0.000000, 0.000000);
  2532. TextDrawTextSize(Explorer[8][playerid], 51.000000, 38.062500);
  2533. TextDrawAlignment(Explorer[8][playerid], 1);
  2534. TextDrawColor(Explorer[8][playerid], -1);
  2535. TextDrawSetShadow(Explorer[8][playerid], 0);
  2536. TextDrawSetOutline(Explorer[8][playerid], 0);
  2537. TextDrawBackgroundColor(Explorer[8][playerid], -1);
  2538. TextDrawFont(Explorer[8][playerid], 4);
  2539. Explorer[9][playerid] = TextDrawCreate(126.500000, 397.250000, "http://forum.sa-mp.com/");
  2540. TextDrawLetterSize(Explorer[9][playerid], 0.449999, 1.600000);
  2541. TextDrawAlignment(Explorer[9][playerid], 1);
  2542. TextDrawColor(Explorer[9][playerid], -1);
  2543. TextDrawSetShadow(Explorer[9][playerid], 0);
  2544. TextDrawSetOutline(Explorer[9][playerid], 1);
  2545. TextDrawBackgroundColor(Explorer[9][playerid], 51);
  2546. TextDrawFont(Explorer[9][playerid], 1);
  2547. TextDrawSetProportional(Explorer[9][playerid], 1);
  2548. Explorer[10][playerid] = TextDrawCreate(23.000000, 402.062500, "LD_BEAT:left");
  2549. TextDrawLetterSize(Explorer[10][playerid], 0.000000, 0.000000);
  2550. TextDrawTextSize(Explorer[10][playerid], 12.500000, 9.625000);
  2551. TextDrawAlignment(Explorer[10][playerid], 1);
  2552. TextDrawColor(Explorer[10][playerid], -1);
  2553. TextDrawSetShadow(Explorer[10][playerid], 0);
  2554. TextDrawSetOutline(Explorer[10][playerid], 0);
  2555. TextDrawFont(Explorer[10][playerid], 4);
  2556. Explorer[11][playerid] = TextDrawCreate(74.500000, 401.312500, "LD_BEAT:right");
  2557. TextDrawLetterSize(Explorer[11][playerid], 0.000000, 0.000000);
  2558. TextDrawTextSize(Explorer[11][playerid], 12.500000, 9.625000);
  2559. TextDrawAlignment(Explorer[11][playerid], 1);
  2560. TextDrawColor(Explorer[11][playerid], -1);
  2561. TextDrawSetShadow(Explorer[11][playerid], 0);
  2562. TextDrawSetOutline(Explorer[11][playerid], 0);
  2563. TextDrawFont(Explorer[11][playerid], 4);
  2564. Explorer[12][playerid] = TextDrawCreate(484.000000, 400.437500, "LD_BEAT:square");
  2565. TextDrawLetterSize(Explorer[12][playerid], 0.000000, 0.000000);
  2566. TextDrawTextSize(Explorer[12][playerid], 12.500000, 9.625000);
  2567. TextDrawAlignment(Explorer[12][playerid], 1);
  2568. TextDrawColor(Explorer[12][playerid], -1);
  2569. TextDrawSetShadow(Explorer[12][playerid], 0);
  2570. TextDrawSetOutline(Explorer[12][playerid], 0);
  2571. TextDrawFont(Explorer[12][playerid], 4);
  2572. Explorer[13][playerid] = TextDrawCreate(533.500000, 396.812500, "+");
  2573. TextDrawLetterSize(Explorer[13][playerid], 0.449999, 1.600000);
  2574. TextDrawAlignment(Explorer[13][playerid], 1);
  2575. TextDrawColor(Explorer[13][playerid], -1);
  2576. TextDrawSetShadow(Explorer[13][playerid], 0);
  2577. TextDrawSetOutline(Explorer[13][playerid], 1);
  2578. TextDrawBackgroundColor(Explorer[13][playerid], 51);
  2579. TextDrawFont(Explorer[13][playerid], 2);
  2580. TextDrawSetProportional(Explorer[13][playerid], 1);
  2581. Explorer[14][playerid] = TextDrawCreate(583.500000, 396.937500, "x");
  2582. TextDrawLetterSize(Explorer[14][playerid], 0.449999, 1.600000);
  2583. TextDrawAlignment(Explorer[14][playerid], 1);
  2584. TextDrawColor(Explorer[14][playerid], -1);
  2585. TextDrawSetShadow(Explorer[14][playerid], 0);
  2586. TextDrawSetOutline(Explorer[14][playerid], 1);
  2587. TextDrawBackgroundColor(Explorer[14][playerid], 51);
  2588. TextDrawFont(Explorer[14][playerid], 2);
  2589. TextDrawSetProportional(Explorer[14][playerid], 1);
  2590. Explorer[15][playerid] = TextDrawCreate(218.000000, 63.875000, "sa-mp");
  2591. TextDrawLetterSize(Explorer[15][playerid], 1.556499, 9.527497);
  2592. TextDrawAlignment(Explorer[15][playerid], 1);
  2593. TextDrawColor(Explorer[15][playerid], -5963521);
  2594. TextDrawSetShadow(Explorer[15][playerid], 0);
  2595. TextDrawSetOutline(Explorer[15][playerid], 1);
  2596. TextDrawBackgroundColor(Explorer[15][playerid], 51);
  2597. TextDrawFont(Explorer[15][playerid], 1);
  2598. TextDrawSetProportional(Explorer[15][playerid], 1);
  2599. Explorer[16][playerid] = TextDrawCreate(220.000000, 133.437500, "explorer");
  2600. TextDrawLetterSize(Explorer[16][playerid], 0.829999, 2.378746);
  2601. TextDrawAlignment(Explorer[16][playerid], 1);
  2602. TextDrawColor(Explorer[16][playerid], 65535);
  2603. TextDrawSetShadow(Explorer[16][playerid], 0);
  2604. TextDrawSetOutline(Explorer[16][playerid], 1);
  2605. TextDrawBackgroundColor(Explorer[16][playerid], 51);
  2606. TextDrawFont(Explorer[16][playerid], 1);
  2607. TextDrawSetProportional(Explorer[16][playerid], 1);
  2608. Explorer[17][playerid] = TextDrawCreate(147.500000, 176.750000, "CAN NOT DISPLAYED YOUR PAGE");
  2609. TextDrawLetterSize(Explorer[17][playerid], 0.449999, 1.600000);
  2610. TextDrawAlignment(Explorer[17][playerid], 1);
  2611. TextDrawColor(Explorer[17][playerid], -1061109505);
  2612. TextDrawSetShadow(Explorer[17][playerid], 0);
  2613. TextDrawSetOutline(Explorer[17][playerid], 1);
  2614. TextDrawBackgroundColor(Explorer[17][playerid], 51);
  2615. TextDrawFont(Explorer[17][playerid], 2);
  2616. TextDrawSetProportional(Explorer[17][playerid], 1);
  2617. Explorer[18][playerid] = TextDrawCreate(3.500000, 2.187500, "ERROR:");
  2618. TextDrawLetterSize(Explorer[18][playerid], 0.336499, 1.048750);
  2619. TextDrawAlignment(Explorer[18][playerid], 1);
  2620. TextDrawColor(Explorer[18][playerid], -16776961);
  2621. TextDrawSetShadow(Explorer[18][playerid], 0);
  2622. TextDrawSetOutline(Explorer[18][playerid], 1);
  2623. TextDrawBackgroundColor(Explorer[18][playerid], 51);
  2624. TextDrawFont(Explorer[18][playerid], 1);
  2625. TextDrawSetProportional(Explorer[18][playerid], 1);
  2626. Explorer[19][playerid] = TextDrawCreate(62.000000, 3.500000, "Page closed");
  2627. TextDrawLetterSize(Explorer[19][playerid], 0.335500, 0.899999);
  2628. TextDrawAlignment(Explorer[19][playerid], 1);
  2629. TextDrawColor(Explorer[19][playerid], -1);
  2630. TextDrawSetShadow(Explorer[19][playerid], 0);
  2631. TextDrawSetOutline(Explorer[19][playerid], 1);
  2632. TextDrawBackgroundColor(Explorer[19][playerid], 51);
  2633. TextDrawFont(Explorer[19][playerid], 2);
  2634. TextDrawSetProportional(Explorer[19][playerid], 1);
  2635.  
  2636. Market[0][playerid] = TextDrawCreate(0.000000, 0.000000, "LD_SPAC:white");
  2637. TextDrawLetterSize(Market[0][playerid], 0.000000, 0.000000);
  2638. TextDrawTextSize(Market[0][playerid], 640.000000, 448.000000);
  2639. TextDrawAlignment(Market[0][playerid], 1);
  2640. TextDrawColor(Market[0][playerid], -1);
  2641. TextDrawSetShadow(Market[0][playerid], 0);
  2642. TextDrawSetOutline(Market[0][playerid], 0);
  2643. TextDrawFont(Market[0][playerid], 4);
  2644. Market[1][playerid] = TextDrawCreate(162.500000, 182.187500, "usebox");
  2645. TextDrawLetterSize(Market[1][playerid], 0.000000, 6.731944);
  2646. TextDrawTextSize(Market[1][playerid], 47.000000, 0.000000);
  2647. TextDrawAlignment(Market[1][playerid], 1);
  2648. TextDrawColor(Market[1][playerid], 0);
  2649. TextDrawUseBox(Market[1][playerid], true);
  2650. TextDrawBoxColor(Market[1][playerid], -1378294017);
  2651. TextDrawSetShadow(Market[1][playerid], 0);
  2652. TextDrawSetOutline(Market[1][playerid], 0);
  2653. TextDrawFont(Market[1][playerid], 0);
  2654. Market[2][playerid] = TextDrawCreate(162.500000, 257.562500, "usebox");
  2655. TextDrawLetterSize(Market[2][playerid], 0.000000, 6.731944);
  2656. TextDrawTextSize(Market[2][playerid], 46.000000, 0.000000);
  2657. TextDrawAlignment(Market[2][playerid], 1);
  2658. TextDrawColor(Market[2][playerid], 0);
  2659. TextDrawUseBox(Market[2][playerid], true);
  2660. TextDrawBoxColor(Market[2][playerid], -65281);
  2661. TextDrawSetShadow(Market[2][playerid], 0);
  2662. TextDrawSetOutline(Market[2][playerid], 0);
  2663. TextDrawFont(Market[2][playerid], 0);
  2664. Market[3][playerid] = TextDrawCreate(163.000000, 334.687500, "usebox");
  2665. TextDrawLetterSize(Market[3][playerid], 0.000000, 6.731944);
  2666. TextDrawTextSize(Market[3][playerid], 45.500000, 0.000000);
  2667. TextDrawAlignment(Market[3][playerid], 1);
  2668. TextDrawColor(Market[3][playerid], -16776961);
  2669. TextDrawUseBox(Market[3][playerid], true);
  2670. TextDrawBoxColor(Market[3][playerid], -16776961);
  2671. TextDrawSetShadow(Market[3][playerid], 0);
  2672. TextDrawSetOutline(Market[3][playerid], 0);
  2673. TextDrawFont(Market[3][playerid], 0);
  2674. Market[4][playerid] = TextDrawCreate(496.000000, 182.125000, "usebox");
  2675. TextDrawLetterSize(Market[4][playerid], 0.000000, 23.681941);
  2676. TextDrawTextSize(Market[4][playerid], 169.500000, 0.000000);
  2677. TextDrawAlignment(Market[4][playerid], 1);
  2678. TextDrawColor(Market[4][playerid], 0);
  2679. TextDrawUseBox(Market[4][playerid], true);
  2680. TextDrawBoxColor(Market[4][playerid], 65535);
  2681. TextDrawSetShadow(Market[4][playerid], 0);
  2682. TextDrawSetOutline(Market[4][playerid], 0);
  2683. TextDrawFont(Market[4][playerid], 0);
  2684. Market[5][playerid] = TextDrawCreate(530.500000, 104.312500, "usebox");
  2685. TextDrawLetterSize(Market[5][playerid], 0.000000, 29.822221);
  2686. TextDrawTextSize(Market[5][playerid], 85.500000, 0.000000);
  2687. TextDrawAlignment(Market[5][playerid], 1);
  2688. TextDrawColor(Market[5][playerid], 0);
  2689. TextDrawUseBox(Market[5][playerid], true);
  2690. TextDrawBoxColor(Market[5][playerid], 102);
  2691. TextDrawSetShadow(Market[5][playerid], 0);
  2692. TextDrawSetOutline(Market[5][playerid], 0);
  2693. TextDrawFont(Market[5][playerid], 0);
  2694. Market[6][playerid] = TextDrawCreate(96.000000, 101.500000, "PAGE CAN NOT DISPLAYED");
  2695. TextDrawLetterSize(Market[6][playerid], 1.154000, 12.760628);
  2696. TextDrawAlignment(Market[6][playerid], 1);
  2697. TextDrawColor(Market[6][playerid], -1);
  2698. TextDrawSetShadow(Market[6][playerid], 0);
  2699. TextDrawSetOutline(Market[6][playerid], 1);
  2700. TextDrawBackgroundColor(Market[6][playerid], 51);
  2701. TextDrawFont(Market[6][playerid], 1);
  2702. TextDrawSetProportional(Market[6][playerid], 1);
  2703. Market[7][playerid] = TextDrawCreate(116.000000, 240.187500, "I'm sorry");
  2704. TextDrawLetterSize(Market[7][playerid], 0.622499, 2.851249);
  2705. TextDrawAlignment(Market[7][playerid], 1);
  2706. TextDrawColor(Market[7][playerid], -16776961);
  2707. TextDrawSetShadow(Market[7][playerid], 0);
  2708. TextDrawSetOutline(Market[7][playerid], 1);
  2709. TextDrawBackgroundColor(Market[7][playerid], 51);
  2710. TextDrawFont(Market[7][playerid], 2);
  2711. TextDrawSetProportional(Market[7][playerid], 1);
  2712. Market[8][playerid] = TextDrawCreate(128.500000, 318.500000, "LD_BEAT:cross");
  2713. TextDrawLetterSize(Market[8][playerid], 0.000000, 0.000000);
  2714. TextDrawTextSize(Market[8][playerid], 37.000000, 31.937500);
  2715. TextDrawAlignment(Market[8][playerid], 1);
  2716. TextDrawColor(Market[8][playerid], -1);
  2717. TextDrawSetShadow(Market[8][playerid], 0);
  2718. TextDrawSetOutline(Market[8][playerid], 0);
  2719. TextDrawFont(Market[8][playerid], 4);
  2720. TextDrawSetSelectable(Market[8][playerid], true);
  2721. Market[9][playerid] = TextDrawCreate(173.000000, 325.937500, "Return to Start");
  2722. TextDrawLetterSize(Market[9][playerid], 0.449999, 1.600000);
  2723. TextDrawAlignment(Market[9][playerid], 1);
  2724. TextDrawColor(Market[9][playerid], -5963521);
  2725. TextDrawSetShadow(Market[9][playerid], 0);
  2726. TextDrawSetOutline(Market[9][playerid], 1);
  2727. TextDrawBackgroundColor(Market[9][playerid], 51);
  2728. TextDrawFont(Market[9][playerid], 1);
  2729. TextDrawSetProportional(Market[9][playerid], 1);
  2730.  
  2731. Images[0][playerid] = TextDrawCreate(651.500000, 1.500000, "usebox");
  2732. TextDrawLetterSize(Images[0][playerid], 0.000000, 49.412498);
  2733. TextDrawTextSize(Images[0][playerid], -2.000000, 0.000000);
  2734. TextDrawAlignment(Images[0][playerid], 1);
  2735. TextDrawColor(Images[0][playerid], 252645375);
  2736. TextDrawUseBox(Images[0][playerid], true);
  2737. TextDrawBoxColor(Images[0][playerid], 522133503);
  2738. TextDrawSetShadow(Images[0][playerid], 0);
  2739. TextDrawSetOutline(Images[0][playerid], 0);
  2740. TextDrawFont(Images[0][playerid], 0);
  2741. Images[1][playerid] = TextDrawCreate(130.000000, 156.625000, "samaps:map");
  2742. TextDrawLetterSize(Images[1][playerid], 0.000000, 0.000000);
  2743. TextDrawTextSize(Images[1][playerid], 337.500000, 210.000000);
  2744. TextDrawAlignment(Images[1][playerid], 1);
  2745. TextDrawColor(Images[1][playerid], -1);
  2746. TextDrawSetShadow(Images[1][playerid], 0);
  2747. TextDrawSetOutline(Images[1][playerid], 0);
  2748. TextDrawFont(Images[1][playerid], 4);
  2749. Images[2][playerid] = TextDrawCreate(211.500000, 129.062500, "IMAGES");
  2750. TextDrawLetterSize(Images[2][playerid], 0.574000, 2.356873);
  2751. TextDrawAlignment(Images[2][playerid], 1);
  2752. TextDrawColor(Images[2][playerid], -1);
  2753. TextDrawSetShadow(Images[2][playerid], 0);
  2754. TextDrawSetOutline(Images[2][playerid], 1);
  2755. TextDrawBackgroundColor(Images[2][playerid], 51);
  2756. TextDrawFont(Images[2][playerid], 2);
  2757. TextDrawSetProportional(Images[2][playerid], 1);
  2758. Images[3][playerid] = TextDrawCreate(52.000000, 378.875000, "loadsc1:loadsc1");
  2759. TextDrawLetterSize(Images[3][playerid], 0.000000, 0.000000);
  2760. TextDrawTextSize(Images[3][playerid], 43.000000, 31.937500);
  2761. TextDrawAlignment(Images[3][playerid], 1);
  2762. TextDrawColor(Images[3][playerid], -1);
  2763. TextDrawSetShadow(Images[3][playerid], 0);
  2764. TextDrawSetOutline(Images[3][playerid], 0);
  2765. TextDrawFont(Images[3][playerid], 4);
  2766. TextDrawSetSelectable(Images[3][playerid], true);
  2767. Images[4][playerid] = TextDrawCreate(105.500000, 378.562500, "loadsc2:loadsc2");
  2768. TextDrawLetterSize(Images[4][playerid], 0.000000, 0.000000);
  2769. TextDrawTextSize(Images[4][playerid], 43.000000, 31.937500);
  2770. TextDrawAlignment(Images[4][playerid], 1);
  2771. TextDrawColor(Images[4][playerid], -1);
  2772. TextDrawSetShadow(Images[4][playerid], 0);
  2773. TextDrawSetOutline(Images[4][playerid], 0);
  2774. TextDrawFont(Images[4][playerid], 4);
  2775. TextDrawSetSelectable(Images[4][playerid], true);
  2776. Images[5][playerid] = TextDrawCreate(159.000000, 378.687500, "loadsc3:loadsc3");
  2777. TextDrawLetterSize(Images[5][playerid], 0.000000, 0.000000);
  2778. TextDrawTextSize(Images[5][playerid], 43.000000, 31.937500);
  2779. TextDrawAlignment(Images[5][playerid], 1);
  2780. TextDrawColor(Images[5][playerid], -1);
  2781. TextDrawSetShadow(Images[5][playerid], 0);
  2782. TextDrawSetOutline(Images[5][playerid], 0);
  2783. TextDrawFont(Images[5][playerid], 4);
  2784. TextDrawSetSelectable(Images[5][playerid], true);
  2785. Images[6][playerid] = TextDrawCreate(213.500000, 378.812500, "loadsc4:loadsc4");
  2786. TextDrawLetterSize(Images[6][playerid], 0.000000, 0.000000);
  2787. TextDrawTextSize(Images[6][playerid], 43.000000, 31.937500);
  2788. TextDrawAlignment(Images[6][playerid], 1);
  2789. TextDrawColor(Images[6][playerid], -1);
  2790. TextDrawSetShadow(Images[6][playerid], 0);
  2791. TextDrawSetOutline(Images[6][playerid], 0);
  2792. TextDrawFont(Images[6][playerid], 4);
  2793. TextDrawSetSelectable(Images[6][playerid], true);
  2794. Images[7][playerid] = TextDrawCreate(269.000000, 378.500000, "loadsc5:loadsc5");
  2795. TextDrawLetterSize(Images[7][playerid], 0.000000, 0.000000);
  2796. TextDrawTextSize(Images[7][playerid], 43.000000, 31.937500);
  2797. TextDrawAlignment(Images[7][playerid], 1);
  2798. TextDrawColor(Images[7][playerid], -1);
  2799. TextDrawSetShadow(Images[7][playerid], 0);
  2800. TextDrawSetOutline(Images[7][playerid], 0);
  2801. TextDrawFont(Images[7][playerid], 4);
  2802. TextDrawSetSelectable(Images[7][playerid], true);
  2803. Images[8][playerid] = TextDrawCreate(324.000000, 378.625000, "loadsc6:loadsc6");
  2804. TextDrawLetterSize(Images[8][playerid], 0.000000, 0.000000);
  2805. TextDrawTextSize(Images[8][playerid], 43.000000, 31.937500);
  2806. TextDrawAlignment(Images[8][playerid], 1);
  2807. TextDrawColor(Images[8][playerid], -1);
  2808. TextDrawSetShadow(Images[8][playerid], 0);
  2809. TextDrawSetOutline(Images[8][playerid], 0);
  2810. TextDrawFont(Images[8][playerid], 4);
  2811. TextDrawSetSelectable(Images[8][playerid], true);
  2812. Images[9][playerid] = TextDrawCreate(378.000000, 378.750000, "loadsc7:loadsc7");
  2813. TextDrawLetterSize(Images[9][playerid], 0.000000, 0.000000);
  2814. TextDrawTextSize(Images[9][playerid], 43.000000, 31.937500);
  2815. TextDrawAlignment(Images[9][playerid], 1);
  2816. TextDrawColor(Images[9][playerid], -1);
  2817. TextDrawSetShadow(Images[9][playerid], 0);
  2818. TextDrawSetOutline(Images[9][playerid], 0);
  2819. TextDrawFont(Images[9][playerid], 4);
  2820. TextDrawSetSelectable(Images[9][playerid], true);
  2821. Images[10][playerid] = TextDrawCreate(432.000000, 378.875000, "loadsc8:loadsc8");
  2822. TextDrawLetterSize(Images[10][playerid], 0.000000, 0.000000);
  2823. TextDrawTextSize(Images[10][playerid], 43.000000, 31.937500);
  2824. TextDrawAlignment(Images[10][playerid], 1);
  2825. TextDrawColor(Images[10][playerid], -1);
  2826. TextDrawSetShadow(Images[10][playerid], 0);
  2827. TextDrawSetOutline(Images[10][playerid], 0);
  2828. TextDrawFont(Images[10][playerid], 4);
  2829. TextDrawSetSelectable(Images[10][playerid], true);
  2830. Images[11][playerid] = TextDrawCreate(487.500000, 378.562500, "loadsc9:loadsc9");
  2831. TextDrawLetterSize(Images[11][playerid], 0.000000, 0.000000);
  2832. TextDrawTextSize(Images[11][playerid], 43.000000, 31.937500);
  2833. TextDrawAlignment(Images[11][playerid], 1);
  2834. TextDrawColor(Images[11][playerid], -1);
  2835. TextDrawSetShadow(Images[11][playerid], 0);
  2836. TextDrawSetOutline(Images[11][playerid], 0);
  2837. TextDrawFont(Images[11][playerid], 4);
  2838. TextDrawSetSelectable(Images[11][playerid], true);
  2839. Images[12][playerid] = TextDrawCreate(541.000000, 378.687500, "loadsc10:loadsc10");
  2840. TextDrawLetterSize(Images[12][playerid], 0.000000, 0.000000);
  2841. TextDrawTextSize(Images[12][playerid], 43.000000, 31.937500);
  2842. TextDrawAlignment(Images[12][playerid], 1);
  2843. TextDrawColor(Images[12][playerid], -1);
  2844. TextDrawSetShadow(Images[12][playerid], 0);
  2845. TextDrawSetOutline(Images[12][playerid], 0);
  2846. TextDrawFont(Images[12][playerid], 4);
  2847. TextDrawSetSelectable(Images[12][playerid], true);
  2848. Images[13][playerid] = TextDrawCreate(52.000000, 414.250000, "loadsc11:loadsc11");
  2849. TextDrawLetterSize(Images[13][playerid], 0.000000, 0.000000);
  2850. TextDrawTextSize(Images[13][playerid], 43.000000, 31.937500);
  2851. TextDrawAlignment(Images[13][playerid], 1);
  2852. TextDrawColor(Images[13][playerid], -1);
  2853. TextDrawSetShadow(Images[13][playerid], 0);
  2854. TextDrawSetOutline(Images[13][playerid], 0);
  2855. TextDrawFont(Images[13][playerid], 4);
  2856. TextDrawSetSelectable(Images[13][playerid], true);
  2857. Images[14][playerid] = TextDrawCreate(105.500000, 414.250000, "loadsc12:loadsc12");
  2858. TextDrawLetterSize(Images[14][playerid], 0.000000, 0.000000);
  2859. TextDrawTextSize(Images[14][playerid], 43.000000, 31.937500);
  2860. TextDrawAlignment(Images[14][playerid], 1);
  2861. TextDrawColor(Images[14][playerid], -1);
  2862. TextDrawSetShadow(Images[14][playerid], 0);
  2863. TextDrawSetOutline(Images[14][playerid], 0);
  2864. TextDrawFont(Images[14][playerid], 4);
  2865. TextDrawSetSelectable(Images[14][playerid], true);
  2866. Images[15][playerid] = TextDrawCreate(159.000000, 413.937500, "loadsc13:loadsc13");
  2867. TextDrawLetterSize(Images[15][playerid], 0.000000, 0.000000);
  2868. TextDrawTextSize(Images[15][playerid], 43.000000, 31.937500);
  2869. TextDrawAlignment(Images[15][playerid], 1);
  2870. TextDrawColor(Images[15][playerid], -1);
  2871. TextDrawSetShadow(Images[15][playerid], 0);
  2872. TextDrawSetOutline(Images[15][playerid], 0);
  2873. TextDrawFont(Images[15][playerid], 4);
  2874. TextDrawSetSelectable(Images[15][playerid], true);
  2875. Images[16][playerid] = TextDrawCreate(213.500000, 414.062500, "loadsc14:loadsc14");
  2876. TextDrawLetterSize(Images[16][playerid], 0.000000, 0.000000);
  2877. TextDrawTextSize(Images[16][playerid], 43.000000, 31.937500);
  2878. TextDrawAlignment(Images[16][playerid], 1);
  2879. TextDrawColor(Images[16][playerid], -1);
  2880. TextDrawSetShadow(Images[16][playerid], 0);
  2881. TextDrawSetOutline(Images[16][playerid], 0);
  2882. TextDrawFont(Images[16][playerid], 4);
  2883. TextDrawSetSelectable(Images[16][playerid], true);
  2884. Images[17][playerid] = TextDrawCreate(269.000000, 414.187500, "ld_dual:backgnd");
  2885. TextDrawTextSize(Images[17][playerid], 43.000000, 31.937500);
  2886. TextDrawAlignment(Images[17][playerid], 1);
  2887. TextDrawColor(Images[17][playerid], -1);
  2888. TextDrawSetShadow(Images[17][playerid], 0);
  2889. TextDrawSetOutline(Images[17][playerid], 0);
  2890. TextDrawFont(Images[17][playerid], 4);
  2891. TextDrawSetSelectable(Images[17][playerid], true);
  2892. Images[18][playerid] = TextDrawCreate(324.000000, 414.312500, "splash1:splash1");
  2893. TextDrawLetterSize(Images[18][playerid], 0.000000, 0.000000);
  2894. TextDrawTextSize(Images[18][playerid], 43.000000, 31.937500);
  2895. TextDrawAlignment(Images[18][playerid], 1);
  2896. TextDrawColor(Images[18][playerid], -1);
  2897. TextDrawSetShadow(Images[18][playerid], 0);
  2898. TextDrawSetOutline(Images[18][playerid], 0);
  2899. TextDrawFont(Images[18][playerid], 4);
  2900. TextDrawSetSelectable(Images[18][playerid], true);
  2901. Images[19][playerid] = TextDrawCreate(378.500000, 413.562500, "splash2:splash2");
  2902. TextDrawLetterSize(Images[19][playerid], 0.000000, 0.000000);
  2903. TextDrawTextSize(Images[19][playerid], 43.000000, 31.937500);
  2904. TextDrawAlignment(Images[19][playerid], 1);
  2905. TextDrawColor(Images[19][playerid], -1);
  2906. TextDrawSetShadow(Images[19][playerid], 0);
  2907. TextDrawSetOutline(Images[19][playerid], 0);
  2908. TextDrawFont(Images[19][playerid], 4);
  2909. TextDrawSetSelectable(Images[19][playerid], true);
  2910. Images[20][playerid] = TextDrawCreate(432.500000, 413.687500, "samaps:map");
  2911. TextDrawLetterSize(Images[20][playerid], 0.000000, 0.000000);
  2912. TextDrawTextSize(Images[20][playerid], 43.000000, 31.937500);
  2913. TextDrawAlignment(Images[20][playerid], 1);
  2914. TextDrawColor(Images[20][playerid], -1);
  2915. TextDrawSetShadow(Images[20][playerid], 0);
  2916. TextDrawSetOutline(Images[20][playerid], 0);
  2917. TextDrawFont(Images[20][playerid], 4);
  2918. TextDrawSetSelectable(Images[20][playerid], true);
  2919.  
  2920. gettime(hour, minut, second);
  2921. getdate(day, month, year);
  2922. format(time, 10, "%02d:%02d", hour, minut);
  2923. format(date, 20, "%02d.%02d.%02d", day, month, year);
  2924.  
  2925. Time[0][playerid] = TextDrawCreate(0.000000, 0.000000, "loadsc13:loadsc13");
  2926. TextDrawLetterSize(Time[0][playerid], 0.000000, 0.000000);
  2927. TextDrawTextSize(Time[0][playerid], 640.000000, 448.000000);
  2928. TextDrawAlignment(Time[0][playerid], 1);
  2929. TextDrawColor(Time[0][playerid], -1);
  2930. TextDrawSetShadow(Time[0][playerid], 0);
  2931. TextDrawSetOutline(Time[0][playerid], 0);
  2932. TextDrawFont(Time[0][playerid], 4);
  2933. TextDrawSetSelectable(Time[0][playerid], true);
  2934. Time[1][playerid] = TextDrawCreate(539.000000, 302.500000, "usebox");
  2935. TextDrawLetterSize(Time[1][playerid], 0.000000, 8.919445);
  2936. TextDrawTextSize(Time[1][playerid], 302.500000, 0.000000);
  2937. TextDrawAlignment(Time[1][playerid], 1);
  2938. TextDrawColor(Time[1][playerid], 0);
  2939. TextDrawUseBox(Time[1][playerid], true);
  2940. TextDrawBoxColor(Time[1][playerid], 102);
  2941. TextDrawSetShadow(Time[1][playerid], 0);
  2942. TextDrawSetOutline(Time[1][playerid], 0);
  2943. TextDrawFont(Time[1][playerid], 0);
  2944. Time[2][playerid] = TextDrawCreate(422.500000, 305.375000, time);
  2945. TextDrawLetterSize(Time[2][playerid], 1.470000, 4.666875);
  2946. TextDrawAlignment(Time[2][playerid], 2);
  2947. TextDrawColor(Time[2][playerid], 65535);
  2948. TextDrawSetShadow(Time[2][playerid], 0);
  2949. TextDrawSetOutline(Time[2][playerid], 1);
  2950. TextDrawBackgroundColor(Time[2][playerid], 51);
  2951. TextDrawFont(Time[2][playerid], 2);
  2952. TextDrawSetProportional(Time[2][playerid], 1);
  2953. Time[3][playerid] = TextDrawCreate(421.500000, 355.687500, date);
  2954. TextDrawLetterSize(Time[3][playerid], 0.449999, 1.600000);
  2955. TextDrawAlignment(Time[3][playerid], 2);
  2956. TextDrawColor(Time[3][playerid], -16776961);
  2957. TextDrawSetShadow(Time[3][playerid], 0);
  2958. TextDrawSetOutline(Time[3][playerid], 1);
  2959. TextDrawBackgroundColor(Time[3][playerid], 51);
  2960. TextDrawFont(Time[3][playerid], 3);
  2961. TextDrawSetProportional(Time[3][playerid], 1);
  2962.  
  2963. #endif
  2964. return 1;
  2965. }
  2966.  
  2967. public OnPlayerCommandText(playerid, cmdtext[])
  2968. {
  2969.     if (strcmp("/winstart", cmdtext, true, 10) == 0)
  2970.     {
  2971.         ShowStart(playerid);
  2972.         SelectTextDraw(playerid, 0xFF000022);
  2973.         return 1;
  2974.     }
  2975.     if (strcmp("/winclose", cmdtext, true, 10) == 0)
  2976.     {
  2977.         HideAllTextDraws(playerid);
  2978.         CancelSelectTextDraw(playerid);
  2979.         SendClientMessage(playerid, 0xFF0000FF, "To return in Windows RED, press /winstart");
  2980.         return 1;
  2981.     }
  2982.     return 0;
  2983. }
  2984.  
  2985. new log[MAX_PLAYERS] = 0;
  2986. new change1[MAX_PLAYERS], change2[MAX_PLAYERS];
  2987.  
  2988. public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
  2989. {
  2990.     GetPlayerName(playerid, pname, sizeof(pname));
  2991.     format(string1, 29, "%s.txt", pname);
  2992.     if(dialogid == 1234)
  2993.     {
  2994.         if(response)
  2995.         {
  2996.             if(!strlen(inputtext)) return log[playerid] = 0;
  2997.             PlayerTextDrawSetString(playerid, Login[4][playerid], inputtext);
  2998.             SetPVarString(playerid, "Login", inputtext);
  2999.             log[playerid] = 1;
  3000.             return 1;
  3001.         }
  3002.         else return log[playerid] = 0;
  3003.     }
  3004.     if(dialogid == 1235)
  3005.     {
  3006.         if(response)
  3007.         {
  3008.             if(!strlen(inputtext)) return log[playerid] = 0;
  3009.             PlayerTextDrawSetString(playerid, Login[4][playerid], inputtext);
  3010.             SetPVarString(playerid, "Login", inputtext);
  3011.             SetDesktopImage(playerid, dini_Get(string1, "Desktop"));
  3012.             SetMetroColor(playerid, dini_Int(string1, "MenuColor"));
  3013.             log[playerid] = 1;
  3014.             return 1;
  3015.         }
  3016.         else return log[playerid] = 0;
  3017.     }
  3018.     if(dialogid == 222)
  3019.     {
  3020.         if(response)
  3021.         {
  3022.             switch(listitem)
  3023.             {
  3024.                 case 0: return SetMetroColor(playerid, 1715741439), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3025.                 case 1: return SetMetroColor(playerid, 291928063), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3026.                 case 2: return SetMetroColor(playerid, -1718025985), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3027.                 case 3: return SetMetroColor(playerid, -1722482433), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3028.                 case 4: return SetMetroColor(playerid, 1996519423), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3029.                 case 5: return SetMetroColor(playerid, 1431655935), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3030.                 case 6: return SetMetroColor(playerid, -16776961), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3031.                 case 7: return SetMetroColor(playerid, 570434303), SendClientMessage(playerid, 0xFF0000FF, "Reload Start page, please");
  3032.             }
  3033.         }
  3034.         else return 1;
  3035.     }
  3036.     if(dialogid == 223 && response)
  3037.     {
  3038.         if(!strlen(inputtext)) return 1;
  3039.         PlayerTextDrawSetString(playerid, DesktopMusic[12][playerid], inputtext);
  3040.         PlayerTextDrawSetString(playerid, Music[2][playerid], inputtext);
  3041.         SetPVarString(playerid, "Music", inputtext);
  3042.         return 1;
  3043.     }
  3044.     if(dialogid == 224 && response)
  3045.     {
  3046.         switch(listitem)
  3047.         {
  3048.             case 0: SetPlayerColor(playerid, 0xFF0000FF);
  3049.             case 1: SetPlayerColor(playerid, 0x2222FFFF);
  3050.             case 2: SetPlayerColor(playerid, 0x00FF00FF);
  3051.             case 3: SetPlayerColor(playerid, 0xFFFF00FF);
  3052.             case 4: SetPlayerColor(playerid, 0xFF00FFFF);
  3053.             case 5: SetPlayerColor(playerid, 0x00FFFFFF);
  3054.         }
  3055.         return 1;
  3056.     }
  3057.     if(dialogid == 1236)
  3058.     {
  3059.         if(response)
  3060.         {
  3061.             if(!strlen(inputtext)) return change1[playerid] = 0;
  3062.             PlayerTextDrawSetString(playerid, Par[13][playerid], inputtext);
  3063.             SetPVarString(playerid, "Change1", inputtext);
  3064.             change1[playerid] = 1;
  3065.             return 1;
  3066.         }
  3067.         else return change1[playerid] = 0;
  3068.     }
  3069.     if(dialogid == 1237)
  3070.     {
  3071.         if(response)
  3072.         {
  3073.             if(!strlen(inputtext)) return change2[playerid] = 0;
  3074.             PlayerTextDrawSetString(playerid, Par[14][playerid], inputtext);
  3075.             SetPVarString(playerid, "Change2", inputtext);
  3076.             change2[playerid] = 1;
  3077.             return 1;
  3078.         }
  3079.         else return change2[playerid] = 0;
  3080.     }
  3081.     return 1;
  3082. }
  3083.  
  3084. public OnPlayerClickTextDraw(playerid, Text:clickedid)
  3085. {
  3086.     if(clickedid == Market[8][playerid]) return HideAllTextDraws(playerid), ShowStart(playerid);
  3087.     if(clickedid == Images[3][playerid]) return SetImage(playerid, "loadsc1:loadsc1");
  3088.     if(clickedid == Images[4][playerid]) return SetImage(playerid, "loadsc2:loadsc2");
  3089.     if(clickedid == Images[5][playerid]) return SetImage(playerid, "loadsc3:loadsc3");
  3090.     if(clickedid == Images[6][playerid]) return SetImage(playerid, "loadsc4:loadsc4");
  3091.     if(clickedid == Images[7][playerid]) return SetImage(playerid, "loadsc5:loadsc5");
  3092.     if(clickedid == Images[8][playerid]) return SetImage(playerid, "loadsc6:loadsc6");
  3093.     if(clickedid == Images[9][playerid]) return SetImage(playerid, "loadsc7:loadsc7");
  3094.     if(clickedid == Images[10][playerid]) return SetImage(playerid, "loadsc8:loadsc8");
  3095.     if(clickedid == Images[11][playerid]) return SetImage(playerid, "loadsc9:loadsc9");
  3096.     if(clickedid == Images[12][playerid]) return SetImage(playerid, "loadsc10:loadsc10");
  3097.     if(clickedid == Images[13][playerid]) return SetImage(playerid, "loadsc11:loadsc11");
  3098.     if(clickedid == Images[14][playerid]) return SetImage(playerid, "loadsc12:loadsc12");
  3099.     if(clickedid == Images[15][playerid]) return SetImage(playerid, "loadsc13:loadsc13");
  3100.     if(clickedid == Images[16][playerid]) return SetImage(playerid, "loadsc14:loadsc14");
  3101.     if(clickedid == Images[17][playerid]) return SetImage(playerid, "ld_dual:backgnd");
  3102.     if(clickedid == Images[18][playerid]) return SetImage(playerid, "splash1:splash1");
  3103.     if(clickedid == Images[19][playerid]) return SetImage(playerid, "splash2:splash2");
  3104.     if(clickedid == Images[20][playerid]) return SetImage(playerid, "samaps:map");
  3105.     if(clickedid == Time[0][playerid]) return HideAllTextDraws(playerid), ShowStart(playerid);
  3106.     return 1;
  3107. }
  3108.  
  3109. public OnPlayerClickPlayerTextDraw(playerid, PlayerText:playertextid)
  3110. {
  3111.     if(playertextid == Login[4][playerid])
  3112.     {
  3113.         GetPlayerName(playerid, pname, sizeof(pname));
  3114.         format(string1, 29, "%s.txt", pname);
  3115.         if(!dini_Exists(string1))
  3116.         {
  3117.             ShowPlayerDialog(playerid, 1234, DIALOG_STYLE_INPUT, "Register", "- Create Password\n - Put it down.", "Ok", "Close");
  3118.             return 1;
  3119.         }
  3120.         else if(dini_Exists(string1))
  3121.         {
  3122.             ShowPlayerDialog(playerid, 1235, DIALOG_STYLE_INPUT, "Login", "Put your password down.", "Ok", "Close");
  3123.             return 1;
  3124.         }
  3125.     }
  3126.     if(playertextid == Login[9][playerid])
  3127.     {
  3128.         GetPlayerName(playerid, pname, sizeof(pname));
  3129.         format(string1, 29, "%s.txt", pname);
  3130.         if(!dini_Exists(string1))
  3131.         {
  3132.             new password2[10];
  3133.             GetPVarString(playerid, "Login", password2, 10);
  3134.             if(log[playerid] == 0) return SendClientMessage(playerid, 0xFF0000FF, "Put in password any symbols");
  3135.             else if(log[playerid] == 1)
  3136.             {
  3137.                 if(strlen(password2) > 10 || strlen(password2) < 3)
  3138.                 {
  3139.                     SendClientMessage(playerid, 0xFF0000FF, "Too many symbols (3...10)");
  3140.                     return 1;
  3141.                 }
  3142.                 else
  3143.                 {
  3144.                     new password[10], string2[30];
  3145.                     dini_Create(string1);
  3146.                     format(password, 10, "%s", password2);
  3147.                     format(string2, 30, "Your pass - %s", password2);
  3148.                     dini_Set(string1, "Password", password);
  3149.                     dini_Set(string1, "Desktop", "ld_dual:backgnd");
  3150.                     dini_IntSet(string1, "MenuColor", 570434303);
  3151.                     SetDesktopImage(playerid, dini_Get(string1, "Desktop"));
  3152.                     SetMetroColor(playerid, dini_Int(string1, "MenuColor"));
  3153.                     SendClientMessage(playerid, 0x00FF00FF, "Register succesfuly");
  3154.                     SendClientMessage(playerid, 0x00FF00FF, string2);
  3155.                     HideLogin(playerid);
  3156.                     ShowStart(playerid);
  3157.                     return 1;
  3158.                 }
  3159.             }
  3160.         }
  3161.         else if(dini_Exists(string1))
  3162.         {
  3163.             new password2[10];
  3164.             GetPVarString(playerid, "Login", password2, 10);
  3165.             new pw[10];
  3166.             format(pw, 10, "%s", dini_Get(string1, "Password"));
  3167.             if(log[playerid] == 0) return SendClientMessage(playerid, 0xFF0000FF, "Put in password any symbols");
  3168.             else if(log[playerid] == 1)
  3169.             {
  3170.                 if(strcmp(password2, pw) != 0)
  3171.                 {
  3172.                     SendClientMessage(playerid, 0xFF0000FF, "Wrong password");
  3173.                     return 1;
  3174.                 }
  3175.                 else
  3176.                 {
  3177.                     SendClientMessage(playerid, 0x00FF00FF, "Login succesfuly");
  3178.                     HideLogin(playerid);
  3179.                     ShowStart(playerid);
  3180.                     SetDesktopImage(playerid, dini_Get(string1, "Desktop"));
  3181.                     SetMetroColor(playerid, dini_Int(string1, "MenuColor"));
  3182.                     return 1;
  3183.                 }
  3184.             }
  3185.         }
  3186.         else return 1;
  3187.     }
  3188.     if(playertextid == Login[12][playerid])
  3189.     {
  3190.         HideAllTextDraws(playerid);
  3191.         CancelSelectTextDraw(playerid);
  3192.         Kick(playerid);
  3193.         return 1;
  3194.     }
  3195.     if(playertextid == Start[13][playerid])
  3196.     {
  3197.         HideAllTextDraws(playerid);
  3198.         CancelSelectTextDraw(playerid);
  3199.         SendClientMessage(playerid, 0xFF0000FF, "To return in Windows RED, press /winstart");
  3200.         return 1;
  3201.     }
  3202.     if(playertextid == Start[14][playerid]) return ShowPlayerDialog(playerid, 222, DIALOG_STYLE_LIST, "Change menu color", "Brown\nLightblue\nYellow\nOrange\nPurple\nGrey\nSuper Red\nStandart System Color", "Change", "Close");
  3203.     if(playertextid == Start[28][playerid])
  3204.     {
  3205.         HideAllTextDraws(playerid);
  3206.         ShowTime(playerid);
  3207.         return 1;
  3208.     }
  3209.     if(playertextid == Start[15][playerid])
  3210.     {
  3211.         HideAllTextDraws(playerid);
  3212.         ShowDesktop(playerid);
  3213.         return 1;
  3214.     }
  3215.     if(playertextid == Start[30][playerid])
  3216.     {
  3217.         HideAllTextDraws(playerid);
  3218.         ShowMarket(playerid);
  3219.         return 1;
  3220.     }
  3221.     if(playertextid == Start[31][playerid])
  3222.     {
  3223.         HideAllTextDraws(playerid);
  3224.         ShowMusic(playerid);
  3225.         return 1;
  3226.     }
  3227.     if(playertextid == Start[32][playerid])
  3228.     {
  3229.         HideAllTextDraws(playerid);
  3230.         ShowImages(playerid);
  3231.         return 1;
  3232.     }
  3233.     if(playertextid == Start[33][playerid])
  3234.     {
  3235.         HideAllTextDraws(playerid);
  3236.         ShowMail(playerid);
  3237.         return 1;
  3238.     }
  3239.     if(playertextid == Start[34][playerid])
  3240.     {
  3241.         HideAllTextDraws(playerid);
  3242.         ShowParams(playerid);
  3243.         return 1;
  3244.     }
  3245.     if(playertextid == Start[35][playerid])
  3246.     {
  3247.         HideAllTextDraws(playerid);
  3248.         ShowExplorer(playerid);
  3249.         return 1;
  3250.     }
  3251.     if(playertextid == Start[36][playerid])
  3252.     {
  3253.         HideAllTextDraws(playerid);
  3254.         ShowMaps(playerid);
  3255.         return 1;
  3256.     }
  3257.     if(playertextid == Desktop[4][playerid]) return ShowDesktopParams(playerid);
  3258.     if(playertextid == Desktop[5][playerid]) return ShowDesktopExplorer(playerid);
  3259.     if(playertextid == Desktop[6][playerid] || playertextid == Desktop[9][playerid]) return ShowCommand(playerid);
  3260.     if(playertextid == Desktop[13][playerid]) return ShowDesktopMusic(playerid);
  3261.     if(playertextid == DesktopParams[19][playerid])
  3262.     {
  3263.         HideAllTextDraws(playerid);
  3264.         ShowParams(playerid);
  3265.         return 1;
  3266.     }
  3267.     if(playertextid == DesktopParams[6][playerid]) return HideDesktopParams(playerid);
  3268.     if(playertextid == DesktopParams[28][playerid]) return SetDesktopImage(playerid, "loadsc1:loadsc1");
  3269.     if(playertextid == DesktopParams[29][playerid]) return SetDesktopImage(playerid, "loadsc6:loadsc6");
  3270.     if(playertextid == DesktopParams[30][playerid]) return SetDesktopImage(playerid, "loadsc5:loadsc5");
  3271.     if(playertextid == DesktopParams[31][playerid]) return SetDesktopImage(playerid, "loadsc4:loadsc4");
  3272.     if(playertextid == DesktopParams[32][playerid]) return SetDesktopImage(playerid, "loadsc3:loadsc3");
  3273.     if(playertextid == DesktopParams[33][playerid]) return SetDesktopImage(playerid, "loadsc2:loadsc2");
  3274.     if(playertextid == DesktopParams[34][playerid]) return SetDesktopImage(playerid, "loadsc7:loadsc7");
  3275.     if(playertextid == DesktopParams[35][playerid]) return SetDesktopImage(playerid, "loadsc8:loadsc8");
  3276.     if(playertextid == DesktopParams[36][playerid]) return SetDesktopImage(playerid, "loadsc9:loadsc9");
  3277.     if(playertextid == DesktopParams[37][playerid]) return SetDesktopImage(playerid, "loadsc10:loadsc10");
  3278.     if(playertextid == DesktopParams[38][playerid]) return SetDesktopImage(playerid, "loadsc11:loadsc11");
  3279.     if(playertextid == DesktopParams[39][playerid]) return SetDesktopImage(playerid, "loadsc12:loadsc12");
  3280.     if(playertextid == DesktopParams[40][playerid]) return SetDesktopImage(playerid, "loadsc13:loadsc13");
  3281.     if(playertextid == DesktopParams[41][playerid]) return SetDesktopImage(playerid, "loadsc14:loadsc14");
  3282.     if(playertextid == DesktopParams[42][playerid]) return SetDesktopImage(playerid, "ld_dual:backgnd");
  3283.     if(playertextid == DesktopParams[43][playerid]) return SetDesktopImage(playerid, "samaps:map");
  3284.     if(playertextid == DesktopParams[44][playerid]) return SetDesktopImage(playerid, "splash1:splash1");
  3285.     if(playertextid == DesktopParams[45][playerid]) return SetDesktopImage(playerid, "splash2:splash2");
  3286.    
  3287.     if(playertextid == DesktopMusic[5][playerid]) return HideDesktopMusic(playerid);
  3288.     if(playertextid == DesktopExplorer[5][playerid]) return HideDesktopExplorer(playerid);
  3289.     if(playertextid == DesktopMusic[12][playerid]) return ShowPlayerDialog(playerid, 223, DIALOG_STYLE_INPUT, "Comp. URL", "Put down URL of your composition.\n{ff0000}Warning: URL was be ended with \".mp3\"", "Put", "Close");
  3290.     if(playertextid == DesktopMusic[15][playerid]) return StopAudioStreamForPlayer(playerid);
  3291.     if(playertextid == DesktopMusic[17][playerid])
  3292.     {
  3293.         new text[144];
  3294.         GetPVarString(playerid, "Music", text, 144);
  3295.         PlayAudioStreamForPlayer(playerid, text);
  3296.         return 1;
  3297.     }
  3298.     if(playertextid == Command[4][playerid]) return HideCommand(playerid);
  3299.     if(playertextid == RightPanel[playerid]) return ShowRightPanel(playerid), ShowClosePanel(playerid);
  3300.     if(playertextid == Right[1][playerid])
  3301.     {
  3302.         HideAllTextDraws(playerid);
  3303.         ShowStart(playerid);
  3304.         return 1;
  3305.     }
  3306.     if(playertextid == Right[2][playerid])
  3307.     {
  3308.         HideAllTextDraws(playerid);
  3309.         ShowParams(playerid);
  3310.         return 1;
  3311.     }
  3312.     if(playertextid == Right[5][playerid])
  3313.     {
  3314.         HideAllTextDraws(playerid);
  3315.         CancelSelectTextDraw(playerid);
  3316.         SendClientMessage(playerid, 0xFF0000FF, "To return in Windows RED, press /winstart");
  3317.         return 1;
  3318.     }
  3319.     if(playertextid == Right[22][playerid]) return ShowCommand(playerid);
  3320.     if(playertextid == DownPanel[playerid]) return HideAllTextDraws(playerid), ShowStart(playerid);
  3321.     if(playertextid == Mail[17][playerid]) return HideAllTextDraws(playerid), ShowStart(playerid);
  3322.     if(playertextid == Maps[3][playerid]) return HideAllTextDraws(playerid), ShowRealMaps(playerid);
  3323.     if(playertextid == RealMaps[5][playerid]) return HideAllTextDraws(playerid), ShowMaps(playerid);
  3324.    
  3325.     if(playertextid == Music[2][playerid]) return ShowPlayerDialog(playerid, 223, DIALOG_STYLE_INPUT, "Comp. URL", "Put down URL of your composition.\n{ff0000}Warning: URL was be ended with \".mp3\"", "Put", "Close");
  3326.     if(playertextid == Music[5][playerid])
  3327.     {
  3328.         new text[144];
  3329.         GetPVarString(playerid, "Music", text, 144);
  3330.         PlayAudioStreamForPlayer(playerid, text);
  3331.         return 1;
  3332.     }
  3333.     if(playertextid == Music[6][playerid]) return StopAudioStreamForPlayer(playerid);
  3334.     if(playertextid == ClosePanel[playerid]) return HideRightPanel(playerid);
  3335.     if(playertextid == Params[4][playerid]) return HideAllTextDraws(playerid), ShowParams(playerid);
  3336.     if(playertextid == Params[9][playerid]) return ShowPlayerDialog(playerid, 224, DIALOG_STYLE_LIST, "Player Name Color", "Red\nBlue\nGreen\nYellow\nPurple\nLightblue", "Change", "Close");
  3337.     if(playertextid == Params[10][playerid]) return ShowPlayerDialog(playerid, 222, DIALOG_STYLE_LIST, "Change menu color", "Brown\nLightblue\nYellow\nOrange\nPurple\nGrey\nSuper Red\nStandart System Color", "Change", "Close");
  3338.  
  3339.     if(playertextid == Par[5][playerid]) return HideAllTextDraws(playerid), ShowChange(playerid);
  3340.     if(playertextid == Par[13][playerid]) return ShowPlayerDialog(playerid, 1236, DIALOG_STYLE_INPUT, "Change Pass", "Put here your old password", "Ok", "Close");
  3341.     if(playertextid == Par[14][playerid]) return ShowPlayerDialog(playerid, 1237, DIALOG_STYLE_INPUT, "Change Pass", "Put here your new password", "Ok", "Close");
  3342.     if(playertextid == Par[16][playerid])
  3343.     {
  3344.         if(change1[playerid] == 0) return SendClientMessage(playerid, 0xFF0000FF, "Put your old password");
  3345.         if(change2[playerid] == 0) return SendClientMessage(playerid, 0xFF0000FF, "Put your new password");
  3346.         if(change1[playerid] == 1 && change2[playerid] == 1)
  3347.         {
  3348.             GetPlayerName(playerid, pname, sizeof(pname));
  3349.             format(string1, 29, "%s.txt", pname);
  3350.             new pass[10], newpass[10];
  3351.             GetPVarString(playerid, "Change1", pass, 10);
  3352.             GetPVarString(playerid, "Change2", newpass, 10);
  3353.             new pw[10];
  3354.             format(pw, 10, "%s", dini_Get(string1, "Password"));
  3355.             if(strcmp(pass, pw) != 0) return SendClientMessage(playerid, 0xFF0000FF, "Wrong password");
  3356.             else
  3357.             {
  3358.                 new password[10], string3[100];
  3359.                 format(password, 10, "%s", newpass);
  3360.                 format(string3, 100, "Your new password - %s", newpass);
  3361.                 dini_Set(string1, "Password", newpass);
  3362.                 SendClientMessage(playerid, 0x00FF00FF, "Password changed");
  3363.                 SendClientMessage(playerid, 0x00FF00FF, string3);
  3364.                 return 1;
  3365.             }
  3366.         }
  3367.         return 1;
  3368.     }
  3369.     return 1;
  3370. }
  3371.  
  3372. public OnPlayerUpdate(playerid)
  3373. {
  3374.     new hour, minut, second, day, month, year, time[10], date[20];
  3375.     gettime(hour, minut, second);
  3376.     getdate(day, month, year);
  3377.     format(time, 10, "%02d:%02d", hour, minut);
  3378.     format(date, 20, "%02d.%02d.%02d", day, month, year);
  3379.     PlayerTextDrawSetString(playerid, Start[29][playerid], time);
  3380.     PlayerTextDrawSetString(playerid, Desktop[10][playerid], time);
  3381.     PlayerTextDrawSetString(playerid, Right[10][playerid], time);
  3382.     PlayerTextDrawSetString(playerid, Right[11][playerid], date);
  3383.     TextDrawSetString(Time[2][playerid], time);
  3384.     TextDrawSetString(Time[3][playerid], date);
  3385.     return 1;
  3386. }
  3387.  
  3388. stock ShowLogin(playerid)
  3389. {
  3390.     for(new x; x<13; x++) PlayerTextDrawShow(playerid, Login[x][playerid]);
  3391.     HideDownPanel(playerid);
  3392.     return 1;
  3393. }
  3394. stock HideLogin(playerid)
  3395. {
  3396.     for(new x; x<13; x++) PlayerTextDrawHide(playerid, Login[x][playerid]);
  3397.     HideDownPanel(playerid);
  3398.     return 1;
  3399. }
  3400.  
  3401. stock ShowStart(playerid)
  3402. {
  3403.     for(new x; x<37; x++) PlayerTextDrawShow(playerid, Start[x][playerid]);
  3404.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3405.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3406.     HideDownPanel(playerid);
  3407.     return 1;
  3408. }
  3409. stock HideStart(playerid)
  3410. {
  3411.     for(new x; x<37; x++) PlayerTextDrawHide(playerid, Start[x][playerid]);
  3412.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3413.     HideDownPanel(playerid);
  3414.     return 1;
  3415. }
  3416. stock ShowDesktop(playerid)
  3417. {
  3418.     for(new x; x<14; x++) PlayerTextDrawShow(playerid, Desktop[x][playerid]);
  3419.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3420.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3421.     HideDownPanel(playerid);
  3422.     return 1;
  3423. }
  3424. stock HideDesktop(playerid)
  3425. {
  3426.     for(new x; x<14; x++) PlayerTextDrawHide(playerid, Desktop[x][playerid]);
  3427.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3428.     HideDownPanel(playerid);
  3429.     return 1;
  3430. }
  3431.  
  3432. stock ShowDesktopParams(playerid)
  3433. {
  3434.     for(new x; x<48; x++) PlayerTextDrawShow(playerid, DesktopParams[x][playerid]);
  3435.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3436.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3437.     return 1;
  3438. }
  3439. stock HideDesktopParams(playerid)
  3440. {
  3441.     for(new x; x<48; x++) PlayerTextDrawHide(playerid, DesktopParams[x][playerid]);
  3442.     return 1;
  3443. }
  3444.  
  3445. stock ShowDesktopExplorer(playerid)
  3446. {
  3447.     for(new x; x<22; x++) PlayerTextDrawShow(playerid, DesktopExplorer[x][playerid]);
  3448.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3449.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3450.     return 1;
  3451. }
  3452. stock HideDesktopExplorer(playerid)
  3453. {
  3454.     for(new x; x<22; x++) PlayerTextDrawHide(playerid, DesktopExplorer[x][playerid]);
  3455.     return 1;
  3456. }
  3457.  
  3458. stock ShowDesktopMusic(playerid)
  3459. {
  3460.     for(new x; x<21; x++) PlayerTextDrawShow(playerid, DesktopMusic[x][playerid]);
  3461.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3462.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3463.     return 1;
  3464. }
  3465. stock HideDesktopMusic(playerid)
  3466. {
  3467.     for(new x; x<21; x++) PlayerTextDrawHide(playerid, DesktopMusic[x][playerid]);
  3468.     return 1;
  3469. }
  3470.  
  3471. stock ShowCommand(playerid)
  3472. {
  3473.     for(new x; x<7; x++) PlayerTextDrawShow(playerid, Command[x][playerid]);
  3474.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3475.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3476.     return 1;
  3477. }
  3478. stock HideCommand(playerid)
  3479. {
  3480.     for(new x; x<7; x++) PlayerTextDrawHide(playerid, Command[x][playerid]);
  3481.     return 1;
  3482. }
  3483.  
  3484. stock ShowRightPanel(playerid)
  3485. {
  3486.     for(new x; x<24; x++) PlayerTextDrawShow(playerid, Right[x][playerid]);
  3487.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3488.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3489.     return 1;
  3490. }
  3491. stock HideRightPanel(playerid)
  3492. {
  3493.     for(new x; x<24; x++) PlayerTextDrawHide(playerid, Right[x][playerid]);
  3494.     PlayerTextDrawHide(playerid, RightPanel[playerid]);
  3495.     PlayerTextDrawHide(playerid, ClosePanel[playerid]);
  3496.     PlayerTextDrawShow(playerid, RightPanel[playerid]);
  3497.     return 1;
  3498. }
  3499. stock ShowDownPanel(playerid) return PlayerTextDrawShow(playerid, DownPanel[playerid]);
  3500. stock HideDownPanel(playerid) return PlayerTextDrawHide(playerid, DownPanel[playerid]);
  3501.  
  3502. stock ShowClosePanel(playerid) return PlayerTextDrawShow(playerid, ClosePanel[playerid]);
  3503. stock HideClosePanel(playerid) return PlayerTextDrawHide(playerid, ClosePanel[playerid]);
  3504.  
  3505. stock ShowExplorer(playerid)
  3506. {
  3507.     for(new x; x<20; x++) TextDrawShowForPlayer(playerid, Explorer[x][playerid]);
  3508.     ShowDownPanel(playerid);
  3509.     return 1;
  3510. }
  3511. stock HideExplorer(playerid)
  3512. {
  3513.     for(new x; x<20; x++) TextDrawHideForPlayer(playerid, Explorer[x][playerid]);
  3514.     HideDownPanel(playerid);
  3515.     return 1;
  3516. }
  3517.  
  3518. stock ShowMail(playerid)
  3519. {
  3520.     for(new x; x<19; x++) PlayerTextDrawShow(playerid, Mail[x][playerid]);
  3521.     return 1;
  3522. }
  3523. stock HideMail(playerid)
  3524. {
  3525.     for(new x; x<19; x++) PlayerTextDrawHide(playerid, Mail[x][playerid]);
  3526.     return 1;
  3527. }
  3528.  
  3529. stock ShowMaps(playerid)
  3530. {
  3531.     for(new x; x<4; x++) PlayerTextDrawShow(playerid, Maps[x][playerid]);
  3532.     ShowDownPanel(playerid);
  3533.     return 1;
  3534. }
  3535. stock HideMaps(playerid)
  3536. {
  3537.     for(new x; x<4; x++) PlayerTextDrawHide(playerid, Maps[x][playerid]);
  3538.     HideDownPanel(playerid);
  3539.     return 1;
  3540. }
  3541.  
  3542. stock ShowRealMaps(playerid)
  3543. {
  3544.     for(new x; x<7; x++) PlayerTextDrawShow(playerid, RealMaps[x][playerid]);
  3545.     ShowDownPanel(playerid);
  3546.     return 1;
  3547. }
  3548. stock HideRealMaps(playerid)
  3549. {
  3550.     for(new x; x<7; x++) PlayerTextDrawHide(playerid, RealMaps[x][playerid]);
  3551.     HideDownPanel(playerid);
  3552.     return 1;
  3553. }
  3554.  
  3555. stock ShowMarket(playerid)
  3556. {
  3557.     for(new x; x<10; x++) TextDrawShowForPlayer(playerid, Market[x][playerid]);
  3558.     return 1;
  3559. }
  3560. stock HideMarket(playerid)
  3561. {
  3562.     for(new x; x<10; x++) TextDrawHideForPlayer(playerid, Market[x][playerid]);
  3563.     return 1;
  3564. }
  3565.  
  3566. stock ShowMusic(playerid)
  3567. {
  3568.     for(new x; x<11; x++) PlayerTextDrawShow(playerid, Music[x][playerid]);
  3569.     ShowDownPanel(playerid);
  3570.     return 1;
  3571. }
  3572. stock HideMusic(playerid)
  3573. {
  3574.     for(new x; x<11; x++) PlayerTextDrawHide(playerid, Music[x][playerid]);
  3575.     HideDownPanel(playerid);
  3576.     return 1;
  3577. }
  3578.  
  3579. stock ShowImages(playerid)
  3580. {
  3581.     for(new x; x<21; x++) TextDrawShowForPlayer(playerid, Images[x][playerid]);
  3582.     ShowDownPanel(playerid);
  3583.     return 1;
  3584. }
  3585. stock HideImages(playerid)
  3586. {
  3587.     for(new x; x<21; x++) TextDrawHideForPlayer(playerid, Images[x][playerid]);
  3588.     HideDownPanel(playerid);
  3589.     return 1;
  3590. }
  3591.  
  3592. stock ShowChange(playerid)
  3593. {
  3594.     for(new x; x<11; x++) PlayerTextDrawShow(playerid, Params[x][playerid]);
  3595.     ShowDownPanel(playerid);
  3596.     return 1;
  3597. }
  3598. stock HideChange(playerid)
  3599. {
  3600.     for(new x; x<11; x++) PlayerTextDrawHide(playerid, Params[x][playerid]);
  3601.     HideDownPanel(playerid);
  3602.     return 1;
  3603. }
  3604.  
  3605. stock ShowParams(playerid)
  3606. {
  3607.     for(new x; x<17; x++) PlayerTextDrawShow(playerid, Par[x][playerid]);
  3608.     ShowDownPanel(playerid);
  3609.     return 1;
  3610. }
  3611. stock HideParams(playerid)
  3612. {
  3613.     for(new x; x<17; x++) PlayerTextDrawHide(playerid, Par[x][playerid]);
  3614.     HideDownPanel(playerid);
  3615.     return 1;
  3616. }
  3617.  
  3618. stock ShowTime(playerid) for(new x; x<4; x++) TextDrawShowForPlayer(playerid, Time[x][playerid]);
  3619. stock HideTime(playerid) for(new x; x<4; x++) TextDrawHideForPlayer(playerid, Time[x][playerid]);
  3620.  
  3621.  
  3622. stock HideDesktopProgs(playerid)
  3623. {
  3624.     for(new x; x<48; x++)PlayerTextDrawHide(playerid, DesktopParams[x][playerid]);
  3625.     for(new x; x<22; x++)PlayerTextDrawHide(playerid, DesktopExplorer[x][playerid]);
  3626.     for(new x; x<21; x++)PlayerTextDrawHide(playerid, DesktopMusic[x][playerid]);
  3627.     for(new x; x<7; x++)PlayerTextDrawHide(playerid, Command[x][playerid]);
  3628.     return 1;
  3629. }
  3630.  
  3631. stock HideAllTextDraws(playerid)
  3632. {
  3633.     if(IsPlayerConnected(playerid))
  3634.     {
  3635.         for(new i; i < 2048; i++)
  3636.         {
  3637.             if(PlayerText:i == PlayerText:INVALID_TEXT_DRAW || Text:i == Text:INVALID_TEXT_DRAW) continue;
  3638.             PlayerTextDrawHide(playerid, PlayerText:i);
  3639.             TextDrawHideForPlayer(playerid, Text:i);
  3640.            
  3641.         }
  3642.     }
  3643.     return 1;
  3644. }
  3645.  
  3646. stock SetDesktopImage(playerid, textname[])
  3647. {
  3648.     PlayerTextDrawSetString(playerid, Desktop[0][playerid], textname);
  3649.     PlayerTextDrawSetString(playerid, Start[15][playerid], textname);
  3650.     GetPlayerName(playerid, pname, sizeof(pname));
  3651.     format(string1, 29, "%s.txt", pname);
  3652.     dini_Set(string1, "Desktop", textname);
  3653.     return 1;
  3654. }
  3655.  
  3656. stock SetMetroColor(playerid, color)
  3657. {
  3658.     PlayerTextDrawBoxColor(playerid, Start[0][playerid], color);
  3659.     PlayerTextDrawColor(playerid, DownPanel[playerid], color);
  3660.     GetPlayerName(playerid, pname, sizeof(pname));
  3661.     format(string1, 29, "%s.txt", pname);
  3662.     dini_IntSet(string1, "MenuColor", color);
  3663.     return 1;
  3664. }
  3665. stock SetImage(playerid, image[]) return TextDrawSetString(Images[1][playerid], image);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement