Guest User

Untitled

a guest
Dec 31st, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.12 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[55];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(-60.000000, 423.916656, "box");
  7. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 2.000000);
  8. TextDrawTextSize(TDEditor_TD[0], 780.000000, 0.000000);
  9. TextDrawAlignment(TDEditor_TD[0], 1);
  10. TextDrawColor(TDEditor_TD[0], -1);
  11. TextDrawUseBox(TDEditor_TD[0], 1);
  12. TextDrawBoxColor(TDEditor_TD[0], -2139062017);
  13. TextDrawSetShadow(TDEditor_TD[0], 0);
  14. TextDrawSetOutline(TDEditor_TD[0], 0);
  15. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  16. TextDrawFont(TDEditor_TD[0], 3);
  17. TextDrawSetProportional(TDEditor_TD[0], 1);
  18. TextDrawSetShadow(TDEditor_TD[0], 0);
  19.  
  20. TDEditor_TD[1] = TextDrawCreate(-2.500000, 423.333221, "box");
  21. TextDrawLetterSize(TDEditor_TD[1], 0.000000, -0.312500);
  22. TextDrawTextSize(TDEditor_TD[1], 760.000000, 0.000000);
  23. TextDrawAlignment(TDEditor_TD[1], 1);
  24. TextDrawColor(TDEditor_TD[1], -1);
  25. TextDrawUseBox(TDEditor_TD[1], 1);
  26. TextDrawBoxColor(TDEditor_TD[1], 65535);
  27. TextDrawSetShadow(TDEditor_TD[1], 0);
  28. TextDrawSetOutline(TDEditor_TD[1], 0);
  29. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  30. TextDrawFont(TDEditor_TD[1], 1);
  31. TextDrawSetProportional(TDEditor_TD[1], 1);
  32. TextDrawSetShadow(TDEditor_TD[1], 0);
  33. TextDrawSetSelectable(TDEditor_TD[1], true);
  34.  
  35. TDEditor_TD[2] = TextDrawCreate(-8.750000, 446.083251, "box");
  36. TextDrawLetterSize(TDEditor_TD[2], 0.000000, -0.312500);
  37. TextDrawTextSize(TDEditor_TD[2], 752.000000, 0.000000);
  38. TextDrawAlignment(TDEditor_TD[2], 1);
  39. TextDrawColor(TDEditor_TD[2], -1);
  40. TextDrawUseBox(TDEditor_TD[2], 1);
  41. TextDrawBoxColor(TDEditor_TD[2], 65535);
  42. TextDrawSetShadow(TDEditor_TD[2], 0);
  43. TextDrawSetOutline(TDEditor_TD[2], 0);
  44. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  45. TextDrawFont(TDEditor_TD[2], 1);
  46. TextDrawSetProportional(TDEditor_TD[2], 1);
  47. TextDrawSetShadow(TDEditor_TD[2], 0);
  48.  
  49. TDEditor_TD[3] = TextDrawCreate(1.875000, 422.166656, "ld_pool:ball");
  50. TextDrawLetterSize(TDEditor_TD[3], 0.000000, 0.000000);
  51. TextDrawTextSize(TDEditor_TD[3], 10.000000, 22.000000);
  52. TextDrawAlignment(TDEditor_TD[3], 1);
  53. TextDrawColor(TDEditor_TD[3], 65535);
  54. TextDrawSetShadow(TDEditor_TD[3], 0);
  55. TextDrawSetOutline(TDEditor_TD[3], 0);
  56. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  57. TextDrawFont(TDEditor_TD[3], 4);
  58. TextDrawSetProportional(TDEditor_TD[3], 0);
  59. TextDrawSetShadow(TDEditor_TD[3], 0);
  60.  
  61. TDEditor_TD[4] = TextDrawCreate(96.250000, 422.166687, "ld_pool:ball");
  62. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 0.000000);
  63. TextDrawTextSize(TDEditor_TD[4], 10.000000, 22.000000);
  64. TextDrawAlignment(TDEditor_TD[4], 1);
  65. TextDrawColor(TDEditor_TD[4], 65535);
  66. TextDrawSetShadow(TDEditor_TD[4], 0);
  67. TextDrawSetOutline(TDEditor_TD[4], 0);
  68. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  69. TextDrawFont(TDEditor_TD[4], 4);
  70. TextDrawSetProportional(TDEditor_TD[4], 0);
  71. TextDrawSetShadow(TDEditor_TD[4], 0);
  72.  
  73. TDEditor_TD[5] = TextDrawCreate(13.750000, 423.333404, "rekord:999");
  74. TextDrawLetterSize(TDEditor_TD[5], 0.300624, 0.818333);
  75. TextDrawAlignment(TDEditor_TD[5], 1);
  76. TextDrawColor(TDEditor_TD[5], -1);
  77. TextDrawSetShadow(TDEditor_TD[5], 0);
  78. TextDrawSetOutline(TDEditor_TD[5], 1);
  79. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  80. TextDrawFont(TDEditor_TD[5], 2);
  81. TextDrawSetProportional(TDEditor_TD[5], 1);
  82. TextDrawSetShadow(TDEditor_TD[5], 0);
  83.  
  84. TDEditor_TD[6] = TextDrawCreate(15.625000, 433.833374, "ONLINE:999");
  85. TextDrawLetterSize(TDEditor_TD[6], 0.300624, 0.818333);
  86. TextDrawAlignment(TDEditor_TD[6], 1);
  87. TextDrawColor(TDEditor_TD[6], -1);
  88. TextDrawSetShadow(TDEditor_TD[6], 0);
  89. TextDrawSetOutline(TDEditor_TD[6], 1);
  90. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  91. TextDrawFont(TDEditor_TD[6], 2);
  92. TextDrawSetProportional(TDEditor_TD[6], 1);
  93. TextDrawSetShadow(TDEditor_TD[6], 0);
  94.  
  95. TDEditor_TD[7] = TextDrawCreate(626.250000, 422.166717, "ld_pool:ball");
  96. TextDrawLetterSize(TDEditor_TD[7], 0.000000, 0.000000);
  97. TextDrawTextSize(TDEditor_TD[7], 10.000000, 22.000000);
  98. TextDrawAlignment(TDEditor_TD[7], 1);
  99. TextDrawColor(TDEditor_TD[7], 65535);
  100. TextDrawSetShadow(TDEditor_TD[7], 0);
  101. TextDrawSetOutline(TDEditor_TD[7], 0);
  102. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  103. TextDrawFont(TDEditor_TD[7], 4);
  104. TextDrawSetProportional(TDEditor_TD[7], 0);
  105. TextDrawSetShadow(TDEditor_TD[7], 0);
  106.  
  107. TDEditor_TD[8] = TextDrawCreate(514.375000, 422.166717, "ld_pool:ball");
  108. TextDrawLetterSize(TDEditor_TD[8], 0.000000, 0.000000);
  109. TextDrawTextSize(TDEditor_TD[8], 10.000000, 22.000000);
  110. TextDrawAlignment(TDEditor_TD[8], 1);
  111. TextDrawColor(TDEditor_TD[8], 65535);
  112. TextDrawSetShadow(TDEditor_TD[8], 0);
  113. TextDrawSetOutline(TDEditor_TD[8], 0);
  114. TextDrawBackgroundColor(TDEditor_TD[8], 255);
  115. TextDrawFont(TDEditor_TD[8], 4);
  116. TextDrawSetProportional(TDEditor_TD[8], 0);
  117. TextDrawSetShadow(TDEditor_TD[8], 0);
  118.  
  119. TDEditor_TD[9] = TextDrawCreate(528.750000, 422.750152, "Skripter:");
  120. TextDrawLetterSize(TDEditor_TD[9], 0.333749, 1.051665);
  121. TextDrawAlignment(TDEditor_TD[9], 1);
  122. TextDrawColor(TDEditor_TD[9], 41215);
  123. TextDrawSetShadow(TDEditor_TD[9], 0);
  124. TextDrawSetOutline(TDEditor_TD[9], 0);
  125. TextDrawBackgroundColor(TDEditor_TD[9], 255);
  126. TextDrawFont(TDEditor_TD[9], 1);
  127. TextDrawSetProportional(TDEditor_TD[9], 1);
  128. TextDrawSetShadow(TDEditor_TD[9], 0);
  129.  
  130. TDEditor_TD[10] = TextDrawCreate(574.375000, 430.333312, "3");
  131. TextDrawLetterSize(TDEditor_TD[10], 0.400000, 1.600000);
  132. TextDrawAlignment(TDEditor_TD[10], 1);
  133. TextDrawColor(TDEditor_TD[10], 65535);
  134. TextDrawSetShadow(TDEditor_TD[10], 0);
  135. TextDrawSetOutline(TDEditor_TD[10], 0);
  136. TextDrawBackgroundColor(TDEditor_TD[10], 255);
  137. TextDrawFont(TDEditor_TD[10], 1);
  138. TextDrawSetProportional(TDEditor_TD[10], 1);
  139. TextDrawSetShadow(TDEditor_TD[10], 0);
  140.  
  141. TDEditor_TD[11] = TextDrawCreate(583.750000, 430.916595, "m");
  142. TextDrawLetterSize(TDEditor_TD[11], 0.400000, 1.600000);
  143. TextDrawAlignment(TDEditor_TD[11], 1);
  144. TextDrawColor(TDEditor_TD[11], 65535);
  145. TextDrawSetShadow(TDEditor_TD[11], 0);
  146. TextDrawSetOutline(TDEditor_TD[11], 0);
  147. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  148. TextDrawFont(TDEditor_TD[11], 1);
  149. TextDrawSetProportional(TDEditor_TD[11], 1);
  150. TextDrawSetShadow(TDEditor_TD[11], 0);
  151.  
  152. TDEditor_TD[12] = TextDrawCreate(596.250000, 430.333343, "0");
  153. TextDrawLetterSize(TDEditor_TD[12], 0.400000, 1.600000);
  154. TextDrawAlignment(TDEditor_TD[12], 1);
  155. TextDrawColor(TDEditor_TD[12], 65535);
  156. TextDrawSetShadow(TDEditor_TD[12], 0);
  157. TextDrawSetOutline(TDEditor_TD[12], 0);
  158. TextDrawBackgroundColor(TDEditor_TD[12], 255);
  159. TextDrawFont(TDEditor_TD[12], 1);
  160. TextDrawSetProportional(TDEditor_TD[12], 1);
  161. TextDrawSetShadow(TDEditor_TD[12], 0);
  162.  
  163. TDEditor_TD[13] = TextDrawCreate(110.000000, 427.999969, "ld_chat:badchat");
  164. TextDrawLetterSize(TDEditor_TD[13], 0.000000, 0.000000);
  165. TextDrawTextSize(TDEditor_TD[13], 12.000000, 11.000000);
  166. TextDrawAlignment(TDEditor_TD[13], 1);
  167. TextDrawColor(TDEditor_TD[13], -1);
  168. TextDrawSetShadow(TDEditor_TD[13], 0);
  169. TextDrawSetOutline(TDEditor_TD[13], 0);
  170. TextDrawBackgroundColor(TDEditor_TD[13], 255);
  171. TextDrawFont(TDEditor_TD[13], 4);
  172. TextDrawSetProportional(TDEditor_TD[13], 0);
  173. TextDrawSetShadow(TDEditor_TD[13], 0);
  174.  
  175. TDEditor_TD[14] = TextDrawCreate(125.625000, 432.666748, "Balkan_Samp-TD_by_3m0");
  176. TextDrawLetterSize(TDEditor_TD[14], 0.312499, 0.608332);
  177. TextDrawAlignment(TDEditor_TD[14], 1);
  178. TextDrawColor(TDEditor_TD[14], -1);
  179. TextDrawSetShadow(TDEditor_TD[14], 51);
  180. TextDrawSetOutline(TDEditor_TD[14], 1);
  181. TextDrawBackgroundColor(TDEditor_TD[14], 255);
  182. TextDrawFont(TDEditor_TD[14], 1);
  183. TextDrawSetProportional(TDEditor_TD[14], 1);
  184. TextDrawSetShadow(TDEditor_TD[14], 51);
  185.  
  186. TDEditor_TD[15] = TextDrawCreate(156.875000, 405.250091, "box");
  187. TextDrawLetterSize(TDEditor_TD[15], 0.000000, 1.125000);
  188. TextDrawTextSize(TDEditor_TD[15], 443.000000, 0.000000);
  189. TextDrawAlignment(TDEditor_TD[15], 1);
  190. TextDrawColor(TDEditor_TD[15], -1);
  191. TextDrawUseBox(TDEditor_TD[15], 1);
  192. TextDrawBoxColor(TDEditor_TD[15], -2139062017);
  193. TextDrawSetShadow(TDEditor_TD[15], 0);
  194. TextDrawSetOutline(TDEditor_TD[15], 0);
  195. TextDrawBackgroundColor(TDEditor_TD[15], 255);
  196. TextDrawFont(TDEditor_TD[15], 1);
  197. TextDrawSetProportional(TDEditor_TD[15], 1);
  198. TextDrawSetShadow(TDEditor_TD[15], 0);
  199.  
  200. TDEditor_TD[16] = TextDrawCreate(156.250000, 404.666778, "box");
  201. TextDrawLetterSize(TDEditor_TD[16], 0.000000, -0.312500);
  202. TextDrawTextSize(TDEditor_TD[16], 443.000000, 0.000000);
  203. TextDrawAlignment(TDEditor_TD[16], 1);
  204. TextDrawColor(TDEditor_TD[16], -1);
  205. TextDrawUseBox(TDEditor_TD[16], 1);
  206. TextDrawBoxColor(TDEditor_TD[16], 65535);
  207. TextDrawSetShadow(TDEditor_TD[16], 0);
  208. TextDrawSetOutline(TDEditor_TD[16], 0);
  209. TextDrawBackgroundColor(TDEditor_TD[16], 255);
  210. TextDrawFont(TDEditor_TD[16], 1);
  211. TextDrawSetProportional(TDEditor_TD[16], 1);
  212. TextDrawSetShadow(TDEditor_TD[16], 0);
  213.  
  214. TDEditor_TD[17] = TextDrawCreate(156.875000, 419.833404, "box");
  215. TextDrawLetterSize(TDEditor_TD[17], 0.000000, -0.312500);
  216. TextDrawTextSize(TDEditor_TD[17], 443.000000, 0.000000);
  217. TextDrawAlignment(TDEditor_TD[17], 1);
  218. TextDrawColor(TDEditor_TD[17], -1);
  219. TextDrawUseBox(TDEditor_TD[17], 1);
  220. TextDrawBoxColor(TDEditor_TD[17], 65535);
  221. TextDrawSetShadow(TDEditor_TD[17], 0);
  222. TextDrawSetOutline(TDEditor_TD[17], 0);
  223. TextDrawBackgroundColor(TDEditor_TD[17], 255);
  224. TextDrawFont(TDEditor_TD[17], 1);
  225. TextDrawSetProportional(TDEditor_TD[17], 1);
  226. TextDrawSetShadow(TDEditor_TD[17], 0);
  227.  
  228. TDEditor_TD[18] = TextDrawCreate(156.250000, 420.999938, "box");
  229. TextDrawLetterSize(TDEditor_TD[18], 0.000000, -2.312500);
  230. TextDrawTextSize(TDEditor_TD[18], 154.000000, 0.000000);
  231. TextDrawAlignment(TDEditor_TD[18], 1);
  232. TextDrawColor(TDEditor_TD[18], -1);
  233. TextDrawUseBox(TDEditor_TD[18], 1);
  234. TextDrawBoxColor(TDEditor_TD[18], 65535);
  235. TextDrawSetShadow(TDEditor_TD[18], 0);
  236. TextDrawSetOutline(TDEditor_TD[18], 0);
  237. TextDrawBackgroundColor(TDEditor_TD[18], 255);
  238. TextDrawFont(TDEditor_TD[18], 1);
  239. TextDrawSetProportional(TDEditor_TD[18], 1);
  240. TextDrawSetShadow(TDEditor_TD[18], 0);
  241.  
  242. TDEditor_TD[19] = TextDrawCreate(444.375000, 421.583129, "box");
  243. TextDrawLetterSize(TDEditor_TD[19], 0.000000, -2.250000);
  244. TextDrawTextSize(TDEditor_TD[19], 443.000000, 0.000000);
  245. TextDrawAlignment(TDEditor_TD[19], 1);
  246. TextDrawColor(TDEditor_TD[19], -1);
  247. TextDrawUseBox(TDEditor_TD[19], 1);
  248. TextDrawBoxColor(TDEditor_TD[19], 65535);
  249. TextDrawSetShadow(TDEditor_TD[19], 0);
  250. TextDrawSetOutline(TDEditor_TD[19], 0);
  251. TextDrawBackgroundColor(TDEditor_TD[19], 255);
  252. TextDrawFont(TDEditor_TD[19], 1);
  253. TextDrawSetProportional(TDEditor_TD[19], 1);
  254. TextDrawSetShadow(TDEditor_TD[19], 0);
  255.  
  256. TDEditor_TD[20] = TextDrawCreate(204.375000, 408.166687, "BALKAN_SAMP-UZIVAJ_TE_U_IGRANJU");
  257. TextDrawLetterSize(TDEditor_TD[20], 0.312499, 0.608332);
  258. TextDrawAlignment(TDEditor_TD[20], 1);
  259. TextDrawColor(TDEditor_TD[20], -1);
  260. TextDrawSetShadow(TDEditor_TD[20], 51);
  261. TextDrawSetOutline(TDEditor_TD[20], 1);
  262. TextDrawBackgroundColor(TDEditor_TD[20], 255);
  263. TextDrawFont(TDEditor_TD[20], 1);
  264. TextDrawSetProportional(TDEditor_TD[20], 1);
  265. TextDrawSetShadow(TDEditor_TD[20], 51);
  266.  
  267. TDEditor_TD[21] = TextDrawCreate(150.000000, 399.999938, "ld_pool:ball");
  268. TextDrawLetterSize(TDEditor_TD[21], 0.000000, 0.000000);
  269. TextDrawTextSize(TDEditor_TD[21], 9.000000, 22.000000);
  270. TextDrawAlignment(TDEditor_TD[21], 1);
  271. TextDrawColor(TDEditor_TD[21], 65535);
  272. TextDrawSetShadow(TDEditor_TD[21], 0);
  273. TextDrawSetOutline(TDEditor_TD[21], 0);
  274. TextDrawBackgroundColor(TDEditor_TD[21], 255);
  275. TextDrawFont(TDEditor_TD[21], 4);
  276. TextDrawSetProportional(TDEditor_TD[21], 0);
  277. TextDrawSetShadow(TDEditor_TD[21], 0);
  278.  
  279. TDEditor_TD[22] = TextDrawCreate(440.000000, 399.416595, "ld_pool:ball");
  280. TextDrawLetterSize(TDEditor_TD[22], 0.000000, 0.000000);
  281. TextDrawTextSize(TDEditor_TD[22], 9.000000, 22.000000);
  282. TextDrawAlignment(TDEditor_TD[22], 1);
  283. TextDrawColor(TDEditor_TD[22], 65535);
  284. TextDrawSetShadow(TDEditor_TD[22], 0);
  285. TextDrawSetOutline(TDEditor_TD[22], 0);
  286. TextDrawBackgroundColor(TDEditor_TD[22], 255);
  287. TextDrawFont(TDEditor_TD[22], 4);
  288. TextDrawSetProportional(TDEditor_TD[22], 0);
  289. TextDrawSetShadow(TDEditor_TD[22], 0);
  290.  
  291. TDEditor_TD[23] = TextDrawCreate(550.625000, 3.916671, "box");
  292. TextDrawLetterSize(TDEditor_TD[23], 0.000000, 4.875000);
  293. TextDrawTextSize(TDEditor_TD[23], 633.000000, 0.000000);
  294. TextDrawAlignment(TDEditor_TD[23], 1);
  295. TextDrawColor(TDEditor_TD[23], -1);
  296. TextDrawUseBox(TDEditor_TD[23], 1);
  297. TextDrawBoxColor(TDEditor_TD[23], -1061109505);
  298. TextDrawSetShadow(TDEditor_TD[23], 0);
  299. TextDrawSetOutline(TDEditor_TD[23], 0);
  300. TextDrawBackgroundColor(TDEditor_TD[23], 255);
  301. TextDrawFont(TDEditor_TD[23], 1);
  302. TextDrawSetProportional(TDEditor_TD[23], 1);
  303. TextDrawSetShadow(TDEditor_TD[23], 0);
  304.  
  305. TDEditor_TD[24] = TextDrawCreate(550.000000, 3.916663, "box");
  306. TextDrawLetterSize(TDEditor_TD[24], 0.000000, 4.937500);
  307. TextDrawTextSize(TDEditor_TD[24], 548.000000, 0.000000);
  308. TextDrawAlignment(TDEditor_TD[24], 1);
  309. TextDrawColor(TDEditor_TD[24], 65535);
  310. TextDrawUseBox(TDEditor_TD[24], 1);
  311. TextDrawBoxColor(TDEditor_TD[24], 65535);
  312. TextDrawSetShadow(TDEditor_TD[24], 0);
  313. TextDrawSetOutline(TDEditor_TD[24], 0);
  314. TextDrawBackgroundColor(TDEditor_TD[24], 255);
  315. TextDrawFont(TDEditor_TD[24], 1);
  316. TextDrawSetProportional(TDEditor_TD[24], 1);
  317. TextDrawSetShadow(TDEditor_TD[24], 0);
  318.  
  319. TDEditor_TD[25] = TextDrawCreate(637.500000, 3.916660, "box");
  320. TextDrawLetterSize(TDEditor_TD[25], 0.000000, 5.000000);
  321. TextDrawTextSize(TDEditor_TD[25], 635.000000, 0.000000);
  322. TextDrawAlignment(TDEditor_TD[25], 1);
  323. TextDrawColor(TDEditor_TD[25], 65535);
  324. TextDrawUseBox(TDEditor_TD[25], 1);
  325. TextDrawBoxColor(TDEditor_TD[25], 65535);
  326. TextDrawSetShadow(TDEditor_TD[25], 0);
  327. TextDrawSetOutline(TDEditor_TD[25], 0);
  328. TextDrawBackgroundColor(TDEditor_TD[25], 255);
  329. TextDrawFont(TDEditor_TD[25], 2);
  330. TextDrawSetProportional(TDEditor_TD[25], 1);
  331. TextDrawSetShadow(TDEditor_TD[25], 0);
  332. TextDrawSetSelectable(TDEditor_TD[25], true);
  333.  
  334. TDEditor_TD[26] = TextDrawCreate(550.625000, 3.916676, "box");
  335. TextDrawLetterSize(TDEditor_TD[26], 0.000000, -0.250000);
  336. TextDrawTextSize(TDEditor_TD[26], 635.000000, 0.000000);
  337. TextDrawAlignment(TDEditor_TD[26], 1);
  338. TextDrawColor(TDEditor_TD[26], 65535);
  339. TextDrawUseBox(TDEditor_TD[26], 1);
  340. TextDrawBoxColor(TDEditor_TD[26], 65535);
  341. TextDrawSetShadow(TDEditor_TD[26], 0);
  342. TextDrawSetOutline(TDEditor_TD[26], 0);
  343. TextDrawBackgroundColor(TDEditor_TD[26], 255);
  344. TextDrawFont(TDEditor_TD[26], 1);
  345. TextDrawSetProportional(TDEditor_TD[26], 1);
  346. TextDrawSetShadow(TDEditor_TD[26], 0);
  347.  
  348. TDEditor_TD[27] = TextDrawCreate(550.000000, 51.166671, "box");
  349. TextDrawLetterSize(TDEditor_TD[27], 0.000000, -0.250000);
  350. TextDrawTextSize(TDEditor_TD[27], 633.000000, 0.000000);
  351. TextDrawAlignment(TDEditor_TD[27], 1);
  352. TextDrawColor(TDEditor_TD[27], 65535);
  353. TextDrawUseBox(TDEditor_TD[27], 1);
  354. TextDrawBoxColor(TDEditor_TD[27], 65535);
  355. TextDrawSetShadow(TDEditor_TD[27], 0);
  356. TextDrawSetOutline(TDEditor_TD[27], 0);
  357. TextDrawBackgroundColor(TDEditor_TD[27], 255);
  358. TextDrawFont(TDEditor_TD[27], 1);
  359. TextDrawSetProportional(TDEditor_TD[27], 1);
  360. TextDrawSetShadow(TDEditor_TD[27], 0);
  361.  
  362. TDEditor_TD[28] = TextDrawCreate(555.000000, 6.833330, "T");
  363. TextDrawLetterSize(TDEditor_TD[28], 0.400000, 1.600000);
  364. TextDrawAlignment(TDEditor_TD[28], 1);
  365. TextDrawColor(TDEditor_TD[28], 65535);
  366. TextDrawSetShadow(TDEditor_TD[28], 0);
  367. TextDrawSetOutline(TDEditor_TD[28], 1);
  368. TextDrawBackgroundColor(TDEditor_TD[28], 255);
  369. TextDrawFont(TDEditor_TD[28], 1);
  370. TextDrawSetProportional(TDEditor_TD[28], 1);
  371. TextDrawSetShadow(TDEditor_TD[28], 0);
  372.  
  373. TDEditor_TD[29] = TextDrawCreate(623.125000, 6.833331, "T");
  374. TextDrawLetterSize(TDEditor_TD[29], 0.400000, 1.600000);
  375. TextDrawAlignment(TDEditor_TD[29], 1);
  376. TextDrawColor(TDEditor_TD[29], 65535);
  377. TextDrawSetShadow(TDEditor_TD[29], 0);
  378. TextDrawSetOutline(TDEditor_TD[29], 1);
  379. TextDrawBackgroundColor(TDEditor_TD[29], 255);
  380. TextDrawFont(TDEditor_TD[29], 1);
  381. TextDrawSetProportional(TDEditor_TD[29], 1);
  382. TextDrawSetShadow(TDEditor_TD[29], 0);
  383.  
  384. TDEditor_TD[30] = TextDrawCreate(576.875000, 9.749990, "ld_pool:ball");
  385. TextDrawLetterSize(TDEditor_TD[30], 0.000000, 0.000000);
  386. TextDrawTextSize(TDEditor_TD[30], 29.000000, 24.000000);
  387. TextDrawAlignment(TDEditor_TD[30], 1);
  388. TextDrawColor(TDEditor_TD[30], 65535);
  389. TextDrawSetShadow(TDEditor_TD[30], 0);
  390. TextDrawSetOutline(TDEditor_TD[30], 0);
  391. TextDrawBackgroundColor(TDEditor_TD[30], 255);
  392. TextDrawFont(TDEditor_TD[30], 4);
  393. TextDrawSetProportional(TDEditor_TD[30], 0);
  394. TextDrawSetShadow(TDEditor_TD[30], 0);
  395.  
  396. TDEditor_TD[31] = TextDrawCreate(585.625000, 10.333348, "T");
  397. TextDrawLetterSize(TDEditor_TD[31], 0.691874, 2.509999);
  398. TextDrawAlignment(TDEditor_TD[31], 1);
  399. TextDrawColor(TDEditor_TD[31], -1);
  400. TextDrawSetShadow(TDEditor_TD[31], 0);
  401. TextDrawSetOutline(TDEditor_TD[31], 1);
  402. TextDrawBackgroundColor(TDEditor_TD[31], 255);
  403. TextDrawFont(TDEditor_TD[31], 1);
  404. TextDrawSetProportional(TDEditor_TD[31], 1);
  405. TextDrawSetShadow(TDEditor_TD[31], 0);
  406.  
  407. TDEditor_TD[32] = TextDrawCreate(486.250000, 338.166717, "box");
  408. TextDrawLetterSize(TDEditor_TD[32], 0.000000, 8.687500);
  409. TextDrawTextSize(TDEditor_TD[32], 639.000000, 0.000000);
  410. TextDrawAlignment(TDEditor_TD[32], 1);
  411. TextDrawColor(TDEditor_TD[32], -1);
  412. TextDrawUseBox(TDEditor_TD[32], 1);
  413. TextDrawBoxColor(TDEditor_TD[32], -2139062017);
  414. TextDrawSetShadow(TDEditor_TD[32], 0);
  415. TextDrawSetOutline(TDEditor_TD[32], 0);
  416. TextDrawBackgroundColor(TDEditor_TD[32], 255);
  417. TextDrawFont(TDEditor_TD[32], 1);
  418. TextDrawSetProportional(TDEditor_TD[32], 1);
  419. TextDrawSetShadow(TDEditor_TD[32], 0);
  420.  
  421. TDEditor_TD[33] = TextDrawCreate(583.125000, 42.416633, "OGC");
  422. TextDrawLetterSize(TDEditor_TD[33], 0.217499, 0.643332);
  423. TextDrawAlignment(TDEditor_TD[33], 1);
  424. TextDrawColor(TDEditor_TD[33], -1);
  425. TextDrawSetShadow(TDEditor_TD[33], 0);
  426. TextDrawSetOutline(TDEditor_TD[33], 1);
  427. TextDrawBackgroundColor(TDEditor_TD[33], 255);
  428. TextDrawFont(TDEditor_TD[33], 1);
  429. TextDrawSetProportional(TDEditor_TD[33], 1);
  430. TextDrawSetShadow(TDEditor_TD[33], 0);
  431.  
  432. TDEditor_TD[34] = TextDrawCreate(488.125000, 337.583343, "box");
  433. TextDrawLetterSize(TDEditor_TD[34], 0.000000, 8.812500);
  434. TextDrawTextSize(TDEditor_TD[34], 481.000000, 0.000000);
  435. TextDrawAlignment(TDEditor_TD[34], 1);
  436. TextDrawColor(TDEditor_TD[34], -1);
  437. TextDrawUseBox(TDEditor_TD[34], 1);
  438. TextDrawBoxColor(TDEditor_TD[34], 65535);
  439. TextDrawSetShadow(TDEditor_TD[34], 0);
  440. TextDrawSetOutline(TDEditor_TD[34], 0);
  441. TextDrawBackgroundColor(TDEditor_TD[34], 255);
  442. TextDrawFont(TDEditor_TD[34], 1);
  443. TextDrawSetProportional(TDEditor_TD[34], 1);
  444. TextDrawSetShadow(TDEditor_TD[34], 0);
  445.  
  446. TDEditor_TD[35] = TextDrawCreate(487.500000, 338.750030, "box");
  447. TextDrawLetterSize(TDEditor_TD[35], 0.000000, -0.750000);
  448. TextDrawTextSize(TDEditor_TD[35], 768.000000, 0.000000);
  449. TextDrawAlignment(TDEditor_TD[35], 1);
  450. TextDrawColor(TDEditor_TD[35], -1);
  451. TextDrawUseBox(TDEditor_TD[35], 1);
  452. TextDrawBoxColor(TDEditor_TD[35], 65535);
  453. TextDrawSetShadow(TDEditor_TD[35], 0);
  454. TextDrawSetOutline(TDEditor_TD[35], 0);
  455. TextDrawBackgroundColor(TDEditor_TD[35], 255);
  456. TextDrawFont(TDEditor_TD[35], 1);
  457. TextDrawSetProportional(TDEditor_TD[35], 1);
  458. TextDrawSetShadow(TDEditor_TD[35], 0);
  459.  
  460. TDEditor_TD[36] = TextDrawCreate(486.250000, 421.583312, "box");
  461. TextDrawLetterSize(TDEditor_TD[36], 0.000000, -0.750000);
  462. TextDrawTextSize(TDEditor_TD[36], 766.000000, 0.000000);
  463. TextDrawAlignment(TDEditor_TD[36], 1);
  464. TextDrawColor(TDEditor_TD[36], -1);
  465. TextDrawUseBox(TDEditor_TD[36], 1);
  466. TextDrawBoxColor(TDEditor_TD[36], 65535);
  467. TextDrawSetShadow(TDEditor_TD[36], 0);
  468. TextDrawSetOutline(TDEditor_TD[36], 0);
  469. TextDrawBackgroundColor(TDEditor_TD[36], 255);
  470. TextDrawFont(TDEditor_TD[36], 1);
  471. TextDrawSetProportional(TDEditor_TD[36], 1);
  472. TextDrawSetShadow(TDEditor_TD[36], 0);
  473.  
  474. TDEditor_TD[37] = TextDrawCreate(562.500000, 337.000000, "box");
  475. TextDrawLetterSize(TDEditor_TD[37], 0.000000, 8.812500);
  476. TextDrawTextSize(TDEditor_TD[37], 555.000000, 0.000000);
  477. TextDrawAlignment(TDEditor_TD[37], 1);
  478. TextDrawColor(TDEditor_TD[37], -1);
  479. TextDrawUseBox(TDEditor_TD[37], 1);
  480. TextDrawBoxColor(TDEditor_TD[37], 65535);
  481. TextDrawSetShadow(TDEditor_TD[37], 0);
  482. TextDrawSetOutline(TDEditor_TD[37], 0);
  483. TextDrawBackgroundColor(TDEditor_TD[37], 255);
  484. TextDrawFont(TDEditor_TD[37], 1);
  485. TextDrawSetProportional(TDEditor_TD[37], 1);
  486. TextDrawSetShadow(TDEditor_TD[37], 0);
  487.  
  488. TDEditor_TD[38] = TextDrawCreate(483.125000, 302.583282, "");
  489. TextDrawLetterSize(TDEditor_TD[38], 0.000000, 0.000000);
  490. TextDrawTextSize(TDEditor_TD[38], 90.000000, 90.000000);
  491. TextDrawAlignment(TDEditor_TD[38], 1);
  492. TextDrawColor(TDEditor_TD[38], -1);
  493. TextDrawSetShadow(TDEditor_TD[38], 0);
  494. TextDrawSetOutline(TDEditor_TD[38], 0);
  495. TextDrawBackgroundColor(TDEditor_TD[38], 0);
  496. TextDrawFont(TDEditor_TD[38], 5);
  497. TextDrawSetProportional(TDEditor_TD[38], 0);
  498. TextDrawSetShadow(TDEditor_TD[38], 0);
  499. TextDrawSetPreviewModel(TDEditor_TD[38], 411);
  500. TextDrawSetPreviewRot(TDEditor_TD[38], 0.000000, 0.000000, -45.000000, 1.000000);
  501. TextDrawSetPreviewVehCol(TDEditor_TD[38], 20, 1);
  502.  
  503. TDEditor_TD[39] = TextDrawCreate(494.375000, 361.500030, "Infernus");
  504. TextDrawLetterSize(TDEditor_TD[39], 0.402499, 1.716666);
  505. TextDrawAlignment(TDEditor_TD[39], 1);
  506. TextDrawColor(TDEditor_TD[39], -1);
  507. TextDrawSetShadow(TDEditor_TD[39], 0);
  508. TextDrawSetOutline(TDEditor_TD[39], 1);
  509. TextDrawBackgroundColor(TDEditor_TD[39], 255);
  510. TextDrawFont(TDEditor_TD[39], 1);
  511. TextDrawSetProportional(TDEditor_TD[39], 1);
  512. TextDrawSetShadow(TDEditor_TD[39], 0);
  513.  
  514. TDEditor_TD[40] = TextDrawCreate(595.625000, 341.666656, "100%");
  515. TextDrawLetterSize(TDEditor_TD[40], 0.358124, 1.139166);
  516. TextDrawAlignment(TDEditor_TD[40], 1);
  517. TextDrawColor(TDEditor_TD[40], -1);
  518. TextDrawSetShadow(TDEditor_TD[40], 0);
  519. TextDrawSetOutline(TDEditor_TD[40], 0);
  520. TextDrawBackgroundColor(TDEditor_TD[40], 255);
  521. TextDrawFont(TDEditor_TD[40], 2);
  522. TextDrawSetProportional(TDEditor_TD[40], 1);
  523. TextDrawSetShadow(TDEditor_TD[40], 0);
  524.  
  525. TDEditor_TD[41] = TextDrawCreate(562.500000, 340.499938, "FUEL:");
  526. TextDrawLetterSize(TDEditor_TD[41], 0.369374, 1.261666);
  527. TextDrawAlignment(TDEditor_TD[41], 1);
  528. TextDrawColor(TDEditor_TD[41], -1);
  529. TextDrawSetShadow(TDEditor_TD[41], 0);
  530. TextDrawSetOutline(TDEditor_TD[41], 0);
  531. TextDrawBackgroundColor(TDEditor_TD[41], 255);
  532. TextDrawFont(TDEditor_TD[41], 1);
  533. TextDrawSetProportional(TDEditor_TD[41], 1);
  534. TextDrawSetShadow(TDEditor_TD[41], 0);
  535.  
  536. TDEditor_TD[42] = TextDrawCreate(562.500000, 368.499938, "BRZINA:");
  537. TextDrawLetterSize(TDEditor_TD[42], 0.369374, 1.261666);
  538. TextDrawAlignment(TDEditor_TD[42], 1);
  539. TextDrawColor(TDEditor_TD[42], -1);
  540. TextDrawSetShadow(TDEditor_TD[42], 0);
  541. TextDrawSetOutline(TDEditor_TD[42], 0);
  542. TextDrawBackgroundColor(TDEditor_TD[42], 255);
  543. TextDrawFont(TDEditor_TD[42], 1);
  544. TextDrawSetProportional(TDEditor_TD[42], 1);
  545. TextDrawSetShadow(TDEditor_TD[42], 0);
  546.  
  547. TDEditor_TD[43] = TextDrawCreate(231.250000, 360.916717, "box");
  548. TextDrawLetterSize(TDEditor_TD[43], 0.000000, 4.062500);
  549. TextDrawTextSize(TDEditor_TD[43], 368.000000, 0.000000);
  550. TextDrawAlignment(TDEditor_TD[43], 1);
  551. TextDrawColor(TDEditor_TD[43], -1);
  552. TextDrawUseBox(TDEditor_TD[43], 1);
  553. TextDrawBoxColor(TDEditor_TD[43], 255);
  554. TextDrawSetShadow(TDEditor_TD[43], 0);
  555. TextDrawSetOutline(TDEditor_TD[43], 0);
  556. TextDrawBackgroundColor(TDEditor_TD[43], 255);
  557. TextDrawFont(TDEditor_TD[43], 1);
  558. TextDrawSetProportional(TDEditor_TD[43], 1);
  559. TextDrawSetShadow(TDEditor_TD[43], 0);
  560.  
  561. TDEditor_TD[44] = TextDrawCreate(565.625000, 384.250152, "100km/h");
  562. TextDrawLetterSize(TDEditor_TD[44], 0.513124, 2.375833);
  563. TextDrawAlignment(TDEditor_TD[44], 1);
  564. TextDrawColor(TDEditor_TD[44], -1);
  565. TextDrawSetShadow(TDEditor_TD[44], 0);
  566. TextDrawSetOutline(TDEditor_TD[44], -2);
  567. TextDrawBackgroundColor(TDEditor_TD[44], 255);
  568. TextDrawFont(TDEditor_TD[44], 1);
  569. TextDrawSetProportional(TDEditor_TD[44], 1);
  570. TextDrawSetShadow(TDEditor_TD[44], 0);
  571.  
  572. TDEditor_TD[45] = TextDrawCreate(230.000000, 359.750000, "box");
  573. TextDrawLetterSize(TDEditor_TD[45], 0.000000, 4.250000);
  574. TextDrawTextSize(TDEditor_TD[45], 227.000000, 0.000000);
  575. TextDrawAlignment(TDEditor_TD[45], 1);
  576. TextDrawColor(TDEditor_TD[45], -1);
  577. TextDrawUseBox(TDEditor_TD[45], 1);
  578. TextDrawBoxColor(TDEditor_TD[45], 65535);
  579. TextDrawSetShadow(TDEditor_TD[45], 0);
  580. TextDrawSetOutline(TDEditor_TD[45], 0);
  581. TextDrawBackgroundColor(TDEditor_TD[45], 255);
  582. TextDrawFont(TDEditor_TD[45], 1);
  583. TextDrawSetProportional(TDEditor_TD[45], 1);
  584. TextDrawSetShadow(TDEditor_TD[45], 0);
  585.  
  586. TDEditor_TD[46] = TextDrawCreate(371.875000, 359.750030, "box");
  587. TextDrawLetterSize(TDEditor_TD[46], 0.000000, 4.187500);
  588. TextDrawTextSize(TDEditor_TD[46], 369.000000, 0.000000);
  589. TextDrawAlignment(TDEditor_TD[46], 1);
  590. TextDrawColor(TDEditor_TD[46], -1);
  591. TextDrawUseBox(TDEditor_TD[46], 1);
  592. TextDrawBoxColor(TDEditor_TD[46], 65535);
  593. TextDrawSetShadow(TDEditor_TD[46], 0);
  594. TextDrawSetOutline(TDEditor_TD[46], 0);
  595. TextDrawBackgroundColor(TDEditor_TD[46], 255);
  596. TextDrawFont(TDEditor_TD[46], 1);
  597. TextDrawSetProportional(TDEditor_TD[46], 1);
  598. TextDrawSetShadow(TDEditor_TD[46], 0);
  599.  
  600. TDEditor_TD[47] = TextDrawCreate(260.625000, 359.750061, "box");
  601. TextDrawLetterSize(TDEditor_TD[47], 0.000000, 4.187500);
  602. TextDrawTextSize(TDEditor_TD[47], 257.000000, 0.000000);
  603. TextDrawAlignment(TDEditor_TD[47], 1);
  604. TextDrawColor(TDEditor_TD[47], -1);
  605. TextDrawUseBox(TDEditor_TD[47], 1);
  606. TextDrawBoxColor(TDEditor_TD[47], 65535);
  607. TextDrawSetShadow(TDEditor_TD[47], 0);
  608. TextDrawSetOutline(TDEditor_TD[47], 0);
  609. TextDrawBackgroundColor(TDEditor_TD[47], 255);
  610. TextDrawFont(TDEditor_TD[47], 1);
  611. TextDrawSetProportional(TDEditor_TD[47], 1);
  612. TextDrawSetShadow(TDEditor_TD[47], 0);
  613.  
  614. TDEditor_TD[48] = TextDrawCreate(273.125000, 360.916687, "9999999999$");
  615. TextDrawLetterSize(TDEditor_TD[48], 0.344999, 1.115831);
  616. TextDrawAlignment(TDEditor_TD[48], 1);
  617. TextDrawColor(TDEditor_TD[48], -1);
  618. TextDrawSetShadow(TDEditor_TD[48], 0);
  619. TextDrawSetOutline(TDEditor_TD[48], 1);
  620. TextDrawBackgroundColor(TDEditor_TD[48], 255);
  621. TextDrawFont(TDEditor_TD[48], 1);
  622. TextDrawSetProportional(TDEditor_TD[48], 1);
  623. TextDrawSetShadow(TDEditor_TD[48], 0);
  624.  
  625. TDEditor_TD[49] = TextDrawCreate(273.750000, 383.666717, "9999999999g");
  626. TextDrawLetterSize(TDEditor_TD[49], 0.344999, 1.115831);
  627. TextDrawAlignment(TDEditor_TD[49], 1);
  628. TextDrawColor(TDEditor_TD[49], -1);
  629. TextDrawSetShadow(TDEditor_TD[49], 0);
  630. TextDrawSetOutline(TDEditor_TD[49], 1);
  631. TextDrawBackgroundColor(TDEditor_TD[49], 255);
  632. TextDrawFont(TDEditor_TD[49], 1);
  633. TextDrawSetProportional(TDEditor_TD[49], 1);
  634. TextDrawSetShadow(TDEditor_TD[49], 0);
  635.  
  636. TDEditor_TD[50] = TextDrawCreate(261.250000, 366.166625, "");
  637. TextDrawLetterSize(TDEditor_TD[50], 0.000000, 0.000000);
  638. TextDrawTextSize(TDEditor_TD[50], -34.000000, 46.000000);
  639. TextDrawAlignment(TDEditor_TD[50], 1);
  640. TextDrawColor(TDEditor_TD[50], -1);
  641. TextDrawSetShadow(TDEditor_TD[50], 0);
  642. TextDrawSetOutline(TDEditor_TD[50], 0);
  643. TextDrawBackgroundColor(TDEditor_TD[50], 0);
  644. TextDrawFont(TDEditor_TD[50], 5);
  645. TextDrawSetProportional(TDEditor_TD[50], 0);
  646. TextDrawSetShadow(TDEditor_TD[50], 0);
  647. TextDrawSetPreviewModel(TDEditor_TD[50], 19941);
  648. TextDrawSetPreviewRot(TDEditor_TD[50], 0.000000, 0.000000, 0.000000, 1.000000);
  649.  
  650. TDEditor_TD[51] = TextDrawCreate(230.000000, 380.166656, "box");
  651. TextDrawLetterSize(TDEditor_TD[51], 0.000000, -0.312500);
  652. TextDrawTextSize(TDEditor_TD[51], 367.000000, 0.000000);
  653. TextDrawAlignment(TDEditor_TD[51], 1);
  654. TextDrawColor(TDEditor_TD[51], -1);
  655. TextDrawUseBox(TDEditor_TD[51], 1);
  656. TextDrawBoxColor(TDEditor_TD[51], 65535);
  657. TextDrawSetShadow(TDEditor_TD[51], 0);
  658. TextDrawSetOutline(TDEditor_TD[51], 0);
  659. TextDrawBackgroundColor(TDEditor_TD[51], 255);
  660. TextDrawFont(TDEditor_TD[51], 1);
  661. TextDrawSetProportional(TDEditor_TD[51], 1);
  662. TextDrawSetShadow(TDEditor_TD[51], 0);
  663.  
  664. TDEditor_TD[52] = TextDrawCreate(230.625000, 401.749938, "box");
  665. TextDrawLetterSize(TDEditor_TD[52], 0.000000, -0.312500);
  666. TextDrawTextSize(TDEditor_TD[52], 369.000000, 0.000000);
  667. TextDrawAlignment(TDEditor_TD[52], 1);
  668. TextDrawColor(TDEditor_TD[52], -1);
  669. TextDrawUseBox(TDEditor_TD[52], 1);
  670. TextDrawBoxColor(TDEditor_TD[52], 65535);
  671. TextDrawSetShadow(TDEditor_TD[52], 0);
  672. TextDrawSetOutline(TDEditor_TD[52], 0);
  673. TextDrawBackgroundColor(TDEditor_TD[52], 255);
  674. TextDrawFont(TDEditor_TD[52], 1);
  675. TextDrawSetProportional(TDEditor_TD[52], 1);
  676. TextDrawSetShadow(TDEditor_TD[52], 0);
  677.  
  678. TDEditor_TD[53] = TextDrawCreate(230.000000, 360.916656, "box");
  679. TextDrawLetterSize(TDEditor_TD[53], 0.000000, -0.750000);
  680. TextDrawTextSize(TDEditor_TD[53], 369.000000, 0.000000);
  681. TextDrawAlignment(TDEditor_TD[53], 1);
  682. TextDrawColor(TDEditor_TD[53], -1);
  683. TextDrawUseBox(TDEditor_TD[53], 1);
  684. TextDrawBoxColor(TDEditor_TD[53], 65535);
  685. TextDrawSetShadow(TDEditor_TD[53], 0);
  686. TextDrawSetOutline(TDEditor_TD[53], 0);
  687. TextDrawBackgroundColor(TDEditor_TD[53], 255);
  688. TextDrawFont(TDEditor_TD[53], 1);
  689. TextDrawSetProportional(TDEditor_TD[53], 1);
  690. TextDrawSetShadow(TDEditor_TD[53], 0);
  691.  
  692. TDEditor_TD[54] = TextDrawCreate(224.375000, 359.166687, "");
  693. TextDrawLetterSize(TDEditor_TD[54], 0.000000, 0.000000);
  694. TextDrawTextSize(TDEditor_TD[54], 40.000000, 17.000000);
  695. TextDrawAlignment(TDEditor_TD[54], 1);
  696. TextDrawColor(TDEditor_TD[54], -1);
  697. TextDrawSetShadow(TDEditor_TD[54], 0);
  698. TextDrawSetOutline(TDEditor_TD[54], 0);
  699. TextDrawBackgroundColor(TDEditor_TD[54], 0);
  700. TextDrawFont(TDEditor_TD[54], 5);
  701. TextDrawSetProportional(TDEditor_TD[54], 0);
  702. TextDrawSetShadow(TDEditor_TD[54], 0);
  703. TextDrawSetPreviewModel(TDEditor_TD[54], 1274);
  704. TextDrawSetPreviewRot(TDEditor_TD[54], 0.000000, 0.000000, 180.000000, 1.000000);
  705.  
  706.  
  707.  
  708.  
  709. //Total textdraws exported: 55 (55 global textdraws / 0 player textdraws) ~ 1/1/2018 ~ 3:30:55
  710. TDEditor V1.17 BY ADRI1
Advertisement
Add Comment
Please, Sign In to add comment