Advertisement
Guest User

Untitled

a guest
Jun 10th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.26 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[57];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(21.000000, 395.187500, "box");
  7. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 4.549997);
  8. TextDrawTextSize(TDEditor_TD[0], 158.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], -65366);
  13. TextDrawSetShadow(TDEditor_TD[0], 0);
  14. TextDrawSetOutline(TDEditor_TD[0], 1);
  15. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  16. TextDrawFont(TDEditor_TD[0], 1);
  17. TextDrawSetProportional(TDEditor_TD[0], 1);
  18.  
  19. TDEditor_TD[1] = TextDrawCreate(61.500000, 403.500000, "START");
  20. TextDrawLetterSize(TDEditor_TD[1], 0.410999, 1.897499);
  21. TextDrawAlignment(TDEditor_TD[1], 1);
  22. TextDrawColor(TDEditor_TD[1], 255);
  23. TextDrawSetShadow(TDEditor_TD[1], 0);
  24. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  25. TextDrawFont(TDEditor_TD[1], 2);
  26. TextDrawSetProportional(TDEditor_TD[1], 1);
  27.  
  28. TDEditor_TD[2] = TextDrawCreate(29.500000, 414.875000, "..............................");
  29. TextDrawLetterSize(TDEditor_TD[2], 0.400000, 1.600000);
  30. TextDrawAlignment(TDEditor_TD[2], 1);
  31. TextDrawColor(TDEditor_TD[2], -65366);
  32. TextDrawSetShadow(TDEditor_TD[2], 0);
  33. TextDrawSetOutline(TDEditor_TD[2], 1);
  34. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  35. TextDrawFont(TDEditor_TD[2], 3);
  36. TextDrawSetProportional(TDEditor_TD[2], 1);
  37.  
  38. TDEditor_TD[3] = TextDrawCreate(14.500000, 390.375000, "ld_pool:ball");
  39. TextDrawTextSize(TDEditor_TD[3], 13.000000, 12.000000);
  40. TextDrawAlignment(TDEditor_TD[3], 1);
  41. TextDrawColor(TDEditor_TD[3], -65366);
  42. TextDrawSetShadow(TDEditor_TD[3], 0);
  43. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  44. TextDrawFont(TDEditor_TD[3], 4);
  45. TextDrawSetProportional(TDEditor_TD[3], 0);
  46.  
  47. TDEditor_TD[4] = TextDrawCreate(151.000000, 389.500000, "ld_pool:ball");
  48. TextDrawTextSize(TDEditor_TD[4], 13.000000, 12.000000);
  49. TextDrawAlignment(TDEditor_TD[4], 1);
  50. TextDrawColor(TDEditor_TD[4], -65366);
  51. TextDrawSetShadow(TDEditor_TD[4], 0);
  52. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  53. TextDrawFont(TDEditor_TD[4], 4);
  54. TextDrawSetProportional(TDEditor_TD[4], 0);
  55.  
  56. TDEditor_TD[5] = TextDrawCreate(152.500000, 431.937500, "ld_pool:ball");
  57. TextDrawTextSize(TDEditor_TD[5], 13.000000, 12.000000);
  58. TextDrawAlignment(TDEditor_TD[5], 1);
  59. TextDrawColor(TDEditor_TD[5], -65366);
  60. TextDrawSetShadow(TDEditor_TD[5], 0);
  61. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  62. TextDrawFont(TDEditor_TD[5], 4);
  63. TextDrawSetProportional(TDEditor_TD[5], 0);
  64.  
  65. TDEditor_TD[6] = TextDrawCreate(10.500000, 431.937500, "ld_pool:ball");
  66. TextDrawTextSize(TDEditor_TD[6], 13.000000, 12.000000);
  67. TextDrawAlignment(TDEditor_TD[6], 1);
  68. TextDrawColor(TDEditor_TD[6], -65366);
  69. TextDrawSetShadow(TDEditor_TD[6], 0);
  70. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  71. TextDrawFont(TDEditor_TD[6], 4);
  72. TextDrawSetProportional(TDEditor_TD[6], 0);
  73.  
  74. TDEditor_TD[7] = TextDrawCreate(83.500000, 378.562500, "ld_pool:ball");
  75. TextDrawTextSize(TDEditor_TD[7], 13.000000, 12.000000);
  76. TextDrawAlignment(TDEditor_TD[7], 1);
  77. TextDrawColor(TDEditor_TD[7], -65366);
  78. TextDrawSetShadow(TDEditor_TD[7], 0);
  79. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  80. TextDrawFont(TDEditor_TD[7], 4);
  81. TextDrawSetProportional(TDEditor_TD[7], 0);
  82.  
  83. TDEditor_TD[8] = TextDrawCreate(30.500000, 359.312500, "box");
  84. TextDrawLetterSize(TDEditor_TD[8], 0.000000, 1.399999);
  85. TextDrawTextSize(TDEditor_TD[8], 150.000000, 0.000000);
  86. TextDrawAlignment(TDEditor_TD[8], 1);
  87. TextDrawColor(TDEditor_TD[8], -1);
  88. TextDrawUseBox(TDEditor_TD[8], 1);
  89. TextDrawBoxColor(TDEditor_TD[8], -2139062017);
  90. TextDrawSetShadow(TDEditor_TD[8], 0);
  91. TextDrawSetOutline(TDEditor_TD[8], 1);
  92. TextDrawBackgroundColor(TDEditor_TD[8], 255);
  93. TextDrawFont(TDEditor_TD[8], 1);
  94. TextDrawSetProportional(TDEditor_TD[8], 1);
  95.  
  96. TDEditor_TD[9] = TextDrawCreate(31.500000, 346.625000, "Perspective");
  97. TextDrawLetterSize(TDEditor_TD[9], 0.202000, 1.035625);
  98. TextDrawAlignment(TDEditor_TD[9], 1);
  99. TextDrawColor(TDEditor_TD[9], -65366);
  100. TextDrawSetShadow(TDEditor_TD[9], 0);
  101. TextDrawSetOutline(TDEditor_TD[9], 1);
  102. TextDrawBackgroundColor(TDEditor_TD[9], 255);
  103. TextDrawFont(TDEditor_TD[9], 1);
  104. TextDrawSetProportional(TDEditor_TD[9], 1);
  105.  
  106. TDEditor_TD[10] = TextDrawCreate(84.000000, 360.625000, "TPP");
  107. TextDrawLetterSize(TDEditor_TD[10], 0.202000, 1.035625);
  108. TextDrawTextSize(TDEditor_TD[10], -1.000000, 0.000000);
  109. TextDrawAlignment(TDEditor_TD[10], 1);
  110. TextDrawColor(TDEditor_TD[10], -1);
  111. TextDrawSetShadow(TDEditor_TD[10], 0);
  112. TextDrawSetOutline(TDEditor_TD[10], 1);
  113. TextDrawBackgroundColor(TDEditor_TD[10], 255);
  114. TextDrawFont(TDEditor_TD[10], 1);
  115. TextDrawSetProportional(TDEditor_TD[10], 1);
  116.  
  117. TDEditor_TD[11] = TextDrawCreate(28.500000, 319.062500, "box");
  118. TextDrawLetterSize(TDEditor_TD[11], 0.000000, 1.399999);
  119. TextDrawTextSize(TDEditor_TD[11], 149.000000, 0.000000);
  120. TextDrawAlignment(TDEditor_TD[11], 1);
  121. TextDrawColor(TDEditor_TD[11], -1);
  122. TextDrawUseBox(TDEditor_TD[11], 1);
  123. TextDrawBoxColor(TDEditor_TD[11], -2139062017);
  124. TextDrawSetShadow(TDEditor_TD[11], 0);
  125. TextDrawSetOutline(TDEditor_TD[11], 1);
  126. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  127. TextDrawFont(TDEditor_TD[11], 1);
  128. TextDrawSetProportional(TDEditor_TD[11], 1);
  129.  
  130. TDEditor_TD[12] = TextDrawCreate(29.000000, 277.500000, "box");
  131. TextDrawLetterSize(TDEditor_TD[12], 0.000000, 1.399999);
  132. TextDrawTextSize(TDEditor_TD[12], 153.000000, 0.000000);
  133. TextDrawAlignment(TDEditor_TD[12], 1);
  134. TextDrawColor(TDEditor_TD[12], -1);
  135. TextDrawUseBox(TDEditor_TD[12], 1);
  136. TextDrawBoxColor(TDEditor_TD[12], -2139062017);
  137. TextDrawSetShadow(TDEditor_TD[12], 0);
  138. TextDrawSetOutline(TDEditor_TD[12], 1);
  139. TextDrawBackgroundColor(TDEditor_TD[12], 255);
  140. TextDrawFont(TDEditor_TD[12], 1);
  141. TextDrawSetProportional(TDEditor_TD[12], 1);
  142.  
  143. TDEditor_TD[13] = TextDrawCreate(82.500000, 335.687500, "ld_pool:ball");
  144. TextDrawTextSize(TDEditor_TD[13], 13.000000, 12.000000);
  145. TextDrawAlignment(TDEditor_TD[13], 1);
  146. TextDrawColor(TDEditor_TD[13], -65366);
  147. TextDrawSetShadow(TDEditor_TD[13], 0);
  148. TextDrawBackgroundColor(TDEditor_TD[13], 255);
  149. TextDrawFont(TDEditor_TD[13], 4);
  150. TextDrawSetProportional(TDEditor_TD[13], 0);
  151.  
  152. TDEditor_TD[14] = TextDrawCreate(82.500000, 295.000000, "ld_pool:ball");
  153. TextDrawTextSize(TDEditor_TD[14], 13.000000, 12.000000);
  154. TextDrawAlignment(TDEditor_TD[14], 1);
  155. TextDrawColor(TDEditor_TD[14], -65366);
  156. TextDrawSetShadow(TDEditor_TD[14], 0);
  157. TextDrawBackgroundColor(TDEditor_TD[14], 255);
  158. TextDrawFont(TDEditor_TD[14], 4);
  159. TextDrawSetProportional(TDEditor_TD[14], 0);
  160.  
  161. TDEditor_TD[15] = TextDrawCreate(28.000000, 308.125000, "Team");
  162. TextDrawLetterSize(TDEditor_TD[15], 0.202000, 1.035625);
  163. TextDrawTextSize(TDEditor_TD[15], -1.000000, 0.000000);
  164. TextDrawAlignment(TDEditor_TD[15], 1);
  165. TextDrawColor(TDEditor_TD[15], -65366);
  166. TextDrawSetShadow(TDEditor_TD[15], 0);
  167. TextDrawSetOutline(TDEditor_TD[15], 1);
  168. TextDrawBackgroundColor(TDEditor_TD[15], 255);
  169. TextDrawFont(TDEditor_TD[15], 1);
  170. TextDrawSetProportional(TDEditor_TD[15], 1);
  171.  
  172. TDEditor_TD[16] = TextDrawCreate(28.500000, 265.687500, "Playlist");
  173. TextDrawLetterSize(TDEditor_TD[16], 0.202000, 1.035625);
  174. TextDrawTextSize(TDEditor_TD[16], -1.000000, 0.000000);
  175. TextDrawAlignment(TDEditor_TD[16], 1);
  176. TextDrawColor(TDEditor_TD[16], -65366);
  177. TextDrawSetShadow(TDEditor_TD[16], 0);
  178. TextDrawSetOutline(TDEditor_TD[16], 1);
  179. TextDrawBackgroundColor(TDEditor_TD[16], 255);
  180. TextDrawFont(TDEditor_TD[16], 1);
  181. TextDrawSetProportional(TDEditor_TD[16], 1);
  182.  
  183. TDEditor_TD[17] = TextDrawCreate(80.500000, 320.375000, "SOLO");
  184. TextDrawLetterSize(TDEditor_TD[17], 0.202000, 1.035625);
  185. TextDrawTextSize(TDEditor_TD[17], -1.000000, 0.000000);
  186. TextDrawAlignment(TDEditor_TD[17], 1);
  187. TextDrawColor(TDEditor_TD[17], -1);
  188. TextDrawSetShadow(TDEditor_TD[17], 0);
  189. TextDrawSetOutline(TDEditor_TD[17], 1);
  190. TextDrawBackgroundColor(TDEditor_TD[17], 255);
  191. TextDrawFont(TDEditor_TD[17], 1);
  192. TextDrawSetProportional(TDEditor_TD[17], 1);
  193.  
  194. TDEditor_TD[18] = TextDrawCreate(83.500000, 279.687500, "ALL");
  195. TextDrawLetterSize(TDEditor_TD[18], 0.202000, 1.035625);
  196. TextDrawTextSize(TDEditor_TD[18], -1.000000, 0.000000);
  197. TextDrawAlignment(TDEditor_TD[18], 1);
  198. TextDrawColor(TDEditor_TD[18], -1);
  199. TextDrawSetShadow(TDEditor_TD[18], 0);
  200. TextDrawSetOutline(TDEditor_TD[18], 1);
  201. TextDrawBackgroundColor(TDEditor_TD[18], 255);
  202. TextDrawFont(TDEditor_TD[18], 1);
  203. TextDrawSetProportional(TDEditor_TD[18], 1);
  204.  
  205. TDEditor_TD[19] = TextDrawCreate(36.500000, 25.500000, "PUBG");
  206. TextDrawLetterSize(TDEditor_TD[19], 0.400000, 1.600000);
  207. TextDrawAlignment(TDEditor_TD[19], 1);
  208. TextDrawColor(TDEditor_TD[19], -1);
  209. TextDrawSetShadow(TDEditor_TD[19], 0);
  210. TextDrawSetOutline(TDEditor_TD[19], 1);
  211. TextDrawBackgroundColor(TDEditor_TD[19], 255);
  212. TextDrawFont(TDEditor_TD[19], 1);
  213. TextDrawSetProportional(TDEditor_TD[19], 1);
  214.  
  215. TDEditor_TD[20] = TextDrawCreate(24.500000, 16.312500, "LD_SPAC:white");
  216. TextDrawTextSize(TDEditor_TD[20], 1.000000, 37.000000);
  217. TextDrawAlignment(TDEditor_TD[20], 1);
  218. TextDrawColor(TDEditor_TD[20], -65281);
  219. TextDrawSetShadow(TDEditor_TD[20], 0);
  220. TextDrawBackgroundColor(TDEditor_TD[20], 255);
  221. TextDrawFont(TDEditor_TD[20], 4);
  222. TextDrawSetProportional(TDEditor_TD[20], 0);
  223.  
  224. TDEditor_TD[21] = TextDrawCreate(86.500000, 14.125000, "LD_SPAC:white");
  225. TextDrawTextSize(TDEditor_TD[21], 1.000000, 37.000000);
  226. TextDrawAlignment(TDEditor_TD[21], 1);
  227. TextDrawColor(TDEditor_TD[21], -65281);
  228. TextDrawSetShadow(TDEditor_TD[21], 0);
  229. TextDrawBackgroundColor(TDEditor_TD[21], 255);
  230. TextDrawFont(TDEditor_TD[21], 4);
  231. TextDrawSetProportional(TDEditor_TD[21], 0);
  232.  
  233. TDEditor_TD[22] = TextDrawCreate(22.500000, 52.625000, "LD_SPAC:white");
  234. TextDrawTextSize(TDEditor_TD[22], 66.000000, -1.000000);
  235. TextDrawAlignment(TDEditor_TD[22], 1);
  236. TextDrawColor(TDEditor_TD[22], -65281);
  237. TextDrawSetShadow(TDEditor_TD[22], 0);
  238. TextDrawBackgroundColor(TDEditor_TD[22], 255);
  239. TextDrawFont(TDEditor_TD[22], 4);
  240. TextDrawSetProportional(TDEditor_TD[22], 0);
  241.  
  242. TDEditor_TD[23] = TextDrawCreate(23.000000, 16.750000, "LD_SPAC:white");
  243. TextDrawTextSize(TDEditor_TD[23], 66.000000, -1.000000);
  244. TextDrawAlignment(TDEditor_TD[23], 1);
  245. TextDrawColor(TDEditor_TD[23], -65281);
  246. TextDrawSetShadow(TDEditor_TD[23], 0);
  247. TextDrawBackgroundColor(TDEditor_TD[23], 255);
  248. TextDrawFont(TDEditor_TD[23], 4);
  249. TextDrawSetProportional(TDEditor_TD[23], 0);
  250.  
  251. TDEditor_TD[24] = TextDrawCreate(69.500000, 15.437500, "LD_SPAC:white");
  252. TextDrawTextSize(TDEditor_TD[24], 34.000000, -1.000000);
  253. TextDrawAlignment(TDEditor_TD[24], 1);
  254. TextDrawColor(TDEditor_TD[24], -65281);
  255. TextDrawSetShadow(TDEditor_TD[24], 0);
  256. TextDrawBackgroundColor(TDEditor_TD[24], 255);
  257. TextDrawFont(TDEditor_TD[24], 4);
  258. TextDrawSetProportional(TDEditor_TD[24], 0);
  259.  
  260. TDEditor_TD[25] = TextDrawCreate(86.000000, 21.562500, "LD_SPAC:white");
  261. TextDrawTextSize(TDEditor_TD[25], 19.000000, -1.000000);
  262. TextDrawAlignment(TDEditor_TD[25], 1);
  263. TextDrawColor(TDEditor_TD[25], -65281);
  264. TextDrawSetShadow(TDEditor_TD[25], 0);
  265. TextDrawBackgroundColor(TDEditor_TD[25], 255);
  266. TextDrawFont(TDEditor_TD[25], 4);
  267. TextDrawSetProportional(TDEditor_TD[25], 0);
  268.  
  269. TDEditor_TD[26] = TextDrawCreate(86.500000, 27.687500, "LD_SPAC:white");
  270. TextDrawTextSize(TDEditor_TD[26], 19.000000, -1.000000);
  271. TextDrawAlignment(TDEditor_TD[26], 1);
  272. TextDrawColor(TDEditor_TD[26], -65281);
  273. TextDrawSetShadow(TDEditor_TD[26], 0);
  274. TextDrawBackgroundColor(TDEditor_TD[26], 255);
  275. TextDrawFont(TDEditor_TD[26], 4);
  276. TextDrawSetProportional(TDEditor_TD[26], 0);
  277.  
  278. TDEditor_TD[27] = TextDrawCreate(5.500000, 40.375000, "LD_SPAC:white");
  279. TextDrawTextSize(TDEditor_TD[27], 19.000000, -1.000000);
  280. TextDrawAlignment(TDEditor_TD[27], 1);
  281. TextDrawColor(TDEditor_TD[27], -65281);
  282. TextDrawSetShadow(TDEditor_TD[27], 0);
  283. TextDrawBackgroundColor(TDEditor_TD[27], 255);
  284. TextDrawFont(TDEditor_TD[27], 4);
  285. TextDrawSetProportional(TDEditor_TD[27], 0);
  286.  
  287. TDEditor_TD[28] = TextDrawCreate(6.000000, 46.937500, "LD_SPAC:white");
  288. TextDrawTextSize(TDEditor_TD[28], 19.000000, -1.000000);
  289. TextDrawAlignment(TDEditor_TD[28], 1);
  290. TextDrawColor(TDEditor_TD[28], -65281);
  291. TextDrawSetShadow(TDEditor_TD[28], 0);
  292. TextDrawBackgroundColor(TDEditor_TD[28], 255);
  293. TextDrawFont(TDEditor_TD[28], 4);
  294. TextDrawSetProportional(TDEditor_TD[28], 0);
  295.  
  296. TDEditor_TD[29] = TextDrawCreate(85.000000, 8.437500, "ld_pool:ball");
  297. TextDrawTextSize(TDEditor_TD[29], 13.000000, 12.000000);
  298. TextDrawAlignment(TDEditor_TD[29], 1);
  299. TextDrawColor(TDEditor_TD[29], -65366);
  300. TextDrawSetShadow(TDEditor_TD[29], 0);
  301. TextDrawBackgroundColor(TDEditor_TD[29], 255);
  302. TextDrawFont(TDEditor_TD[29], 4);
  303. TextDrawSetProportional(TDEditor_TD[29], 0);
  304.  
  305. TDEditor_TD[30] = TextDrawCreate(85.000000, 8.437500, "ld_pool:ball");
  306. TextDrawTextSize(TDEditor_TD[30], 13.000000, 12.000000);
  307. TextDrawAlignment(TDEditor_TD[30], 1);
  308. TextDrawColor(TDEditor_TD[30], -65366);
  309. TextDrawSetShadow(TDEditor_TD[30], 0);
  310. TextDrawBackgroundColor(TDEditor_TD[30], 255);
  311. TextDrawFont(TDEditor_TD[30], 4);
  312. TextDrawSetProportional(TDEditor_TD[30], 0);
  313.  
  314. TDEditor_TD[31] = TextDrawCreate(18.500000, 46.937500, "ld_pool:ball");
  315. TextDrawTextSize(TDEditor_TD[31], 13.000000, 12.000000);
  316. TextDrawAlignment(TDEditor_TD[31], 1);
  317. TextDrawColor(TDEditor_TD[31], -65366);
  318. TextDrawSetShadow(TDEditor_TD[31], 0);
  319. TextDrawBackgroundColor(TDEditor_TD[31], 255);
  320. TextDrawFont(TDEditor_TD[31], 4);
  321. TextDrawSetProportional(TDEditor_TD[31], 0);
  322.  
  323. TDEditor_TD[32] = TextDrawCreate(18.500000, 46.937500, "ld_pool:ball");
  324. TextDrawTextSize(TDEditor_TD[32], 13.000000, 12.000000);
  325. TextDrawAlignment(TDEditor_TD[32], 1);
  326. TextDrawColor(TDEditor_TD[32], -65366);
  327. TextDrawSetShadow(TDEditor_TD[32], 0);
  328. TextDrawBackgroundColor(TDEditor_TD[32], 255);
  329. TextDrawFont(TDEditor_TD[32], 4);
  330. TextDrawSetProportional(TDEditor_TD[32], 0);
  331.  
  332. TDEditor_TD[33] = TextDrawCreate(119.500000, 9.312500, "PLAY");
  333. TextDrawLetterSize(TDEditor_TD[33], 0.279999, 1.355000);
  334. TextDrawAlignment(TDEditor_TD[33], 1);
  335. TextDrawColor(TDEditor_TD[33], -1);
  336. TextDrawSetShadow(TDEditor_TD[33], 0);
  337. TextDrawSetOutline(TDEditor_TD[33], 1);
  338. TextDrawBackgroundColor(TDEditor_TD[33], 255);
  339. TextDrawFont(TDEditor_TD[33], 2);
  340. TextDrawSetProportional(TDEditor_TD[33], 1);
  341.  
  342. TDEditor_TD[34] = TextDrawCreate(118.500000, 23.750000, "global_playing");
  343. TextDrawLetterSize(TDEditor_TD[34], 0.279999, 1.355000);
  344. TextDrawAlignment(TDEditor_TD[34], 1);
  345. TextDrawColor(TDEditor_TD[34], -1);
  346. TextDrawSetShadow(TDEditor_TD[34], 0);
  347. TextDrawSetOutline(TDEditor_TD[34], 1);
  348. TextDrawBackgroundColor(TDEditor_TD[34], 255);
  349. TextDrawFont(TDEditor_TD[34], 2);
  350. TextDrawSetProportional(TDEditor_TD[34], 1);
  351.  
  352. TDEditor_TD[35] = TextDrawCreate(159.000000, 10.187500, "SHOP");
  353. TextDrawLetterSize(TDEditor_TD[35], 0.279999, 1.355000);
  354. TextDrawAlignment(TDEditor_TD[35], 1);
  355. TextDrawColor(TDEditor_TD[35], -1);
  356. TextDrawSetShadow(TDEditor_TD[35], 0);
  357. TextDrawSetOutline(TDEditor_TD[35], 1);
  358. TextDrawBackgroundColor(TDEditor_TD[35], 255);
  359. TextDrawFont(TDEditor_TD[35], 2);
  360. TextDrawSetProportional(TDEditor_TD[35], 1);
  361.  
  362. TDEditor_TD[36] = TextDrawCreate(203.000000, 10.625000, "STAS");
  363. TextDrawLetterSize(TDEditor_TD[36], 0.279999, 1.355000);
  364. TextDrawAlignment(TDEditor_TD[36], 1);
  365. TextDrawColor(TDEditor_TD[36], -1);
  366. TextDrawSetShadow(TDEditor_TD[36], 0);
  367. TextDrawSetOutline(TDEditor_TD[36], 1);
  368. TextDrawBackgroundColor(TDEditor_TD[36], 255);
  369. TextDrawFont(TDEditor_TD[36], 2);
  370. TextDrawSetProportional(TDEditor_TD[36], 1);
  371.  
  372. TDEditor_TD[37] = TextDrawCreate(508.500000, 427.125000, "LD_SPAC:white");
  373. TextDrawTextSize(TDEditor_TD[37], 17.000000, 15.000000);
  374. TextDrawAlignment(TDEditor_TD[37], 1);
  375. TextDrawColor(TDEditor_TD[37], -2139062017);
  376. TextDrawSetShadow(TDEditor_TD[37], 0);
  377. TextDrawBackgroundColor(TDEditor_TD[37], 255);
  378. TextDrawFont(TDEditor_TD[37], 4);
  379. TextDrawSetProportional(TDEditor_TD[37], 0);
  380.  
  381. TDEditor_TD[38] = TextDrawCreate(533.500000, 426.687500, "LD_SPAC:white");
  382. TextDrawTextSize(TDEditor_TD[38], 17.000000, 15.000000);
  383. TextDrawAlignment(TDEditor_TD[38], 1);
  384. TextDrawColor(TDEditor_TD[38], -2139062017);
  385. TextDrawSetShadow(TDEditor_TD[38], 0);
  386. TextDrawBackgroundColor(TDEditor_TD[38], 255);
  387. TextDrawFont(TDEditor_TD[38], 4);
  388. TextDrawSetProportional(TDEditor_TD[38], 0);
  389.  
  390. TDEditor_TD[39] = TextDrawCreate(559.500000, 427.125000, "LD_SPAC:white");
  391. TextDrawTextSize(TDEditor_TD[39], 17.000000, 15.000000);
  392. TextDrawAlignment(TDEditor_TD[39], 1);
  393. TextDrawColor(TDEditor_TD[39], -2139062017);
  394. TextDrawSetShadow(TDEditor_TD[39], 0);
  395. TextDrawBackgroundColor(TDEditor_TD[39], 255);
  396. TextDrawFont(TDEditor_TD[39], 4);
  397. TextDrawSetProportional(TDEditor_TD[39], 0);
  398.  
  399. TDEditor_TD[40] = TextDrawCreate(586.000000, 427.125000, "LD_SPAC:white");
  400. TextDrawTextSize(TDEditor_TD[40], 17.000000, 15.000000);
  401. TextDrawAlignment(TDEditor_TD[40], 1);
  402. TextDrawColor(TDEditor_TD[40], -2139062017);
  403. TextDrawSetShadow(TDEditor_TD[40], 0);
  404. TextDrawBackgroundColor(TDEditor_TD[40], 255);
  405. TextDrawFont(TDEditor_TD[40], 4);
  406. TextDrawSetProportional(TDEditor_TD[40], 0);
  407.  
  408. TDEditor_TD[41] = TextDrawCreate(514.000000, 428.437500, "+");
  409. TextDrawLetterSize(TDEditor_TD[41], 0.248500, 1.123125);
  410. TextDrawAlignment(TDEditor_TD[41], 1);
  411. TextDrawColor(TDEditor_TD[41], -1);
  412. TextDrawSetShadow(TDEditor_TD[41], 0);
  413. TextDrawSetOutline(TDEditor_TD[41], 1);
  414. TextDrawBackgroundColor(TDEditor_TD[41], 255);
  415. TextDrawFont(TDEditor_TD[41], 1);
  416. TextDrawSetProportional(TDEditor_TD[41], 1);
  417.  
  418. TDEditor_TD[42] = TextDrawCreate(539.000000, 428.000000, "+");
  419. TextDrawLetterSize(TDEditor_TD[42], 0.248500, 1.123125);
  420. TextDrawAlignment(TDEditor_TD[42], 1);
  421. TextDrawColor(TDEditor_TD[42], -1);
  422. TextDrawSetShadow(TDEditor_TD[42], 0);
  423. TextDrawSetOutline(TDEditor_TD[42], 1);
  424. TextDrawBackgroundColor(TDEditor_TD[42], 255);
  425. TextDrawFont(TDEditor_TD[42], 1);
  426. TextDrawSetProportional(TDEditor_TD[42], 1);
  427.  
  428. TDEditor_TD[43] = TextDrawCreate(565.000000, 428.875000, "+");
  429. TextDrawLetterSize(TDEditor_TD[43], 0.248500, 1.123125);
  430. TextDrawAlignment(TDEditor_TD[43], 1);
  431. TextDrawColor(TDEditor_TD[43], -1);
  432. TextDrawSetShadow(TDEditor_TD[43], 0);
  433. TextDrawSetOutline(TDEditor_TD[43], 1);
  434. TextDrawBackgroundColor(TDEditor_TD[43], 255);
  435. TextDrawFont(TDEditor_TD[43], 1);
  436. TextDrawSetProportional(TDEditor_TD[43], 1);
  437.  
  438. TDEditor_TD[44] = TextDrawCreate(591.000000, 428.875000, "+");
  439. TextDrawLetterSize(TDEditor_TD[44], 0.248500, 1.123125);
  440. TextDrawAlignment(TDEditor_TD[44], 1);
  441. TextDrawColor(TDEditor_TD[44], -1);
  442. TextDrawSetShadow(TDEditor_TD[44], 0);
  443. TextDrawSetOutline(TDEditor_TD[44], 1);
  444. TextDrawBackgroundColor(TDEditor_TD[44], 255);
  445. TextDrawFont(TDEditor_TD[44], 1);
  446. TextDrawSetProportional(TDEditor_TD[44], 1);
  447.  
  448. TDEditor_TD[45] = TextDrawCreate(585.000000, 401.750000, "LD_SPAC:white");
  449. TextDrawTextSize(TDEditor_TD[45], 48.000000, 22.000000);
  450. TextDrawAlignment(TDEditor_TD[45], 1);
  451. TextDrawColor(TDEditor_TD[45], -2139062017);
  452. TextDrawSetShadow(TDEditor_TD[45], 0);
  453. TextDrawBackgroundColor(TDEditor_TD[45], 255);
  454. TextDrawFont(TDEditor_TD[45], 4);
  455. TextDrawSetProportional(TDEditor_TD[45], 0);
  456.  
  457. TDEditor_TD[46] = TextDrawCreate(580.500000, 403.937500, "");
  458. TextDrawTextSize(TDEditor_TD[46], 27.000000, 21.000000);
  459. TextDrawAlignment(TDEditor_TD[46], 1);
  460. TextDrawColor(TDEditor_TD[46], 255);
  461. TextDrawSetShadow(TDEditor_TD[46], 0);
  462. TextDrawFont(TDEditor_TD[46], 5);
  463. TextDrawSetProportional(TDEditor_TD[46], 0);
  464. TextDrawSetPreviewModel(TDEditor_TD[46], 1314);
  465. TextDrawSetPreviewRot(TDEditor_TD[46], 0.000000, 0.000000, 0.000000, 1.000000);
  466.  
  467. TDEditor_TD[47] = TextDrawCreate(609.500000, 408.312500, "99+");
  468. TextDrawLetterSize(TDEditor_TD[47], 0.205999, 0.987500);
  469. TextDrawAlignment(TDEditor_TD[47], 1);
  470. TextDrawColor(TDEditor_TD[47], -1);
  471. TextDrawSetShadow(TDEditor_TD[47], 0);
  472. TextDrawSetOutline(TDEditor_TD[47], 1);
  473. TextDrawBackgroundColor(TDEditor_TD[47], 255);
  474. TextDrawFont(TDEditor_TD[47], 1);
  475. TextDrawSetProportional(TDEditor_TD[47], 1);
  476.  
  477. TDEditor_TD[48] = TextDrawCreate(461.000000, 428.875000, "ld_pool:ball");
  478. TextDrawTextSize(TDEditor_TD[48], 15.000000, 14.000000);
  479. TextDrawAlignment(TDEditor_TD[48], 1);
  480. TextDrawColor(TDEditor_TD[48], 255);
  481. TextDrawSetShadow(TDEditor_TD[48], 0);
  482. TextDrawBackgroundColor(TDEditor_TD[48], 255);
  483. TextDrawFont(TDEditor_TD[48], 4);
  484. TextDrawSetProportional(TDEditor_TD[48], 0);
  485.  
  486. TDEditor_TD[49] = TextDrawCreate(482.500000, 432.375000, "NA");
  487. TextDrawLetterSize(TDEditor_TD[49], 0.193999, 0.865000);
  488. TextDrawAlignment(TDEditor_TD[49], 1);
  489. TextDrawColor(TDEditor_TD[49], -65366);
  490. TextDrawSetShadow(TDEditor_TD[49], 0);
  491. TextDrawSetOutline(TDEditor_TD[49], 1);
  492. TextDrawBackgroundColor(TDEditor_TD[49], 255);
  493. TextDrawFont(TDEditor_TD[49], 1);
  494. TextDrawSetProportional(TDEditor_TD[49], 1);
  495.  
  496. TDEditor_TD[50] = TextDrawCreate(596.000000, 10.625000, "box");
  497. TextDrawLetterSize(TDEditor_TD[50], 0.000000, 1.950001);
  498. TextDrawTextSize(TDEditor_TD[50], 618.000000, 0.000000);
  499. TextDrawAlignment(TDEditor_TD[50], 1);
  500. TextDrawColor(TDEditor_TD[50], -1);
  501. TextDrawUseBox(TDEditor_TD[50], 1);
  502. TextDrawBoxColor(TDEditor_TD[50], 255);
  503. TextDrawSetShadow(TDEditor_TD[50], 0);
  504. TextDrawBackgroundColor(TDEditor_TD[50], 255);
  505. TextDrawFont(TDEditor_TD[50], 1);
  506. TextDrawSetProportional(TDEditor_TD[50], 1);
  507.  
  508. TDEditor_TD[51] = TextDrawCreate(601.000000, 12.812500, "LD_POOL:BALL");
  509. TextDrawTextSize(TDEditor_TD[51], 13.000000, 13.000000);
  510. TextDrawAlignment(TDEditor_TD[51], 1);
  511. TextDrawColor(TDEditor_TD[51], -65366);
  512. TextDrawSetShadow(TDEditor_TD[51], 0);
  513. TextDrawBackgroundColor(TDEditor_TD[51], 255);
  514. TextDrawFont(TDEditor_TD[51], 4);
  515. TextDrawSetProportional(TDEditor_TD[51], 0);
  516.  
  517. TDEditor_TD[52] = TextDrawCreate(603.000000, 15.437500, "LD_POOL:BALL");
  518. TextDrawTextSize(TDEditor_TD[52], 9.000000, 7.000000);
  519. TextDrawAlignment(TDEditor_TD[52], 1);
  520. TextDrawColor(TDEditor_TD[52], 255);
  521. TextDrawSetShadow(TDEditor_TD[52], 0);
  522. TextDrawBackgroundColor(TDEditor_TD[52], 255);
  523. TextDrawFont(TDEditor_TD[52], 4);
  524. TextDrawSetProportional(TDEditor_TD[52], 0);
  525.  
  526. TDEditor_TD[53] = TextDrawCreate(513.000000, 10.187500, "NICKNAME");
  527. TextDrawLetterSize(TDEditor_TD[53], 0.400000, 1.600000);
  528. TextDrawAlignment(TDEditor_TD[53], 1);
  529. TextDrawColor(TDEditor_TD[53], -1);
  530. TextDrawSetShadow(TDEditor_TD[53], 0);
  531. TextDrawSetOutline(TDEditor_TD[53], 1);
  532. TextDrawBackgroundColor(TDEditor_TD[53], 255);
  533. TextDrawFont(TDEditor_TD[53], 3);
  534. TextDrawSetProportional(TDEditor_TD[53], 1);
  535.  
  536. TDEditor_TD[54] = TextDrawCreate(505.500000, 28.125000, "LD_POOL:BALL");
  537. TextDrawTextSize(TDEditor_TD[54], 23.000000, 20.000000);
  538. TextDrawAlignment(TDEditor_TD[54], 1);
  539. TextDrawColor(TDEditor_TD[54], 255);
  540. TextDrawSetShadow(TDEditor_TD[54], 0);
  541. TextDrawBackgroundColor(TDEditor_TD[54], 255);
  542. TextDrawFont(TDEditor_TD[54], 4);
  543. TextDrawSetProportional(TDEditor_TD[54], 0);
  544.  
  545. TDEditor_TD[55] = TextDrawCreate(512.000000, 30.750000, "C");
  546. TextDrawLetterSize(TDEditor_TD[55], 0.352999, 1.346250);
  547. TextDrawAlignment(TDEditor_TD[55], 1);
  548. TextDrawColor(TDEditor_TD[55], -65281);
  549. TextDrawSetShadow(TDEditor_TD[55], 0);
  550. TextDrawSetOutline(TDEditor_TD[55], 1);
  551. TextDrawBackgroundColor(TDEditor_TD[55], 255);
  552. TextDrawFont(TDEditor_TD[55], 2);
  553. TextDrawSetProportional(TDEditor_TD[55], 1);
  554.  
  555. TDEditor_TD[56] = TextDrawCreate(530.000000, 30.312500, "0000C");
  556. TextDrawLetterSize(TDEditor_TD[56], 0.352999, 1.346250);
  557. TextDrawAlignment(TDEditor_TD[56], 1);
  558. TextDrawColor(TDEditor_TD[56], -65281);
  559. TextDrawSetShadow(TDEditor_TD[56], 0);
  560. TextDrawSetOutline(TDEditor_TD[56], 1);
  561. TextDrawBackgroundColor(TDEditor_TD[56], 255);
  562. TextDrawFont(TDEditor_TD[56], 2);
  563. TextDrawSetProportional(TDEditor_TD[56], 1);
  564.  
  565.  
  566.  
  567.  
  568. //Total textdraws exported: 57 (57 global textdraws / 0 player textdraws) ~ 10/6/2019 ~ 21:28:46
  569. TDEditor V1.18 BY ADRI1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement