Guest User

BE TDOVI BY LUKKII

a guest
Jan 8th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.38 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[31];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(198.000000, 430.625000, "box");
  7. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 1.499999);
  8. TextDrawTextSize(TDEditor_TD[0], 448.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], 255);
  13. TextDrawSetShadow(TDEditor_TD[0], 0);
  14. TextDrawSetOutline(TDEditor_TD[0], 0);
  15. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  16. TextDrawFont(TDEditor_TD[0], 1);
  17. TextDrawSetProportional(TDEditor_TD[0], 1);
  18. TextDrawSetShadow(TDEditor_TD[0], 0);
  19.  
  20. TDEditor_TD[1] = TextDrawCreate(183.000000, 428.875000, "LD_POOL:BALL");
  21. TextDrawLetterSize(TDEditor_TD[1], 0.000000, 0.000000);
  22. TextDrawTextSize(TDEditor_TD[1], 24.000000, 18.000000);
  23. TextDrawAlignment(TDEditor_TD[1], 1);
  24. TextDrawColor(TDEditor_TD[1], 255);
  25. TextDrawSetShadow(TDEditor_TD[1], 0);
  26. TextDrawSetOutline(TDEditor_TD[1], 0);
  27. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  28. TextDrawFont(TDEditor_TD[1], 4);
  29. TextDrawSetProportional(TDEditor_TD[1], 0);
  30. TextDrawSetShadow(TDEditor_TD[1], 0);
  31.  
  32. TDEditor_TD[2] = TextDrawCreate(195.500000, 447.687500, "box");
  33. TextDrawLetterSize(TDEditor_TD[2], 0.000000, -0.350000);
  34. TextDrawTextSize(TDEditor_TD[2], 448.000000, 0.000000);
  35. TextDrawAlignment(TDEditor_TD[2], 1);
  36. TextDrawColor(TDEditor_TD[2], -1);
  37. TextDrawUseBox(TDEditor_TD[2], 1);
  38. TextDrawBoxColor(TDEditor_TD[2], 255);
  39. TextDrawSetShadow(TDEditor_TD[2], 0);
  40. TextDrawSetOutline(TDEditor_TD[2], 0);
  41. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  42. TextDrawFont(TDEditor_TD[2], 1);
  43. TextDrawSetProportional(TDEditor_TD[2], 1);
  44. TextDrawSetShadow(TDEditor_TD[2], 0);
  45.  
  46. TDEditor_TD[3] = TextDrawCreate(438.500000, 428.875000, "LD_POOL:BALL");
  47. TextDrawLetterSize(TDEditor_TD[3], 0.000000, 0.000000);
  48. TextDrawTextSize(TDEditor_TD[3], 24.000000, 18.000000);
  49. TextDrawAlignment(TDEditor_TD[3], 1);
  50. TextDrawColor(TDEditor_TD[3], 255);
  51. TextDrawSetShadow(TDEditor_TD[3], 0);
  52. TextDrawSetOutline(TDEditor_TD[3], 0);
  53. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  54. TextDrawFont(TDEditor_TD[3], 4);
  55. TextDrawSetProportional(TDEditor_TD[3], 0);
  56. TextDrawSetShadow(TDEditor_TD[3], 0);
  57.  
  58. TDEditor_TD[4] = TextDrawCreate(195.500000, 428.875000, "LD_SPAC:white");
  59. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 0.000000);
  60. TextDrawTextSize(TDEditor_TD[4], 255.000000, 17.000000);
  61. TextDrawAlignment(TDEditor_TD[4], 1);
  62. TextDrawColor(TDEditor_TD[4], -1047723777);
  63. TextDrawSetShadow(TDEditor_TD[4], 0);
  64. TextDrawSetOutline(TDEditor_TD[4], 0);
  65. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  66. TextDrawFont(TDEditor_TD[4], 4);
  67. TextDrawSetProportional(TDEditor_TD[4], 0);
  68. TextDrawSetShadow(TDEditor_TD[4], 0);
  69.  
  70. TDEditor_TD[5] = TextDrawCreate(195.500000, 446.375000, "LD_SPAC:white");
  71. TextDrawLetterSize(TDEditor_TD[5], 0.000000, 0.000000);
  72. TextDrawTextSize(TDEditor_TD[5], 255.000000, -1.000000);
  73. TextDrawAlignment(TDEditor_TD[5], 1);
  74. TextDrawColor(TDEditor_TD[5], -1047723777);
  75. TextDrawSetShadow(TDEditor_TD[5], 0);
  76. TextDrawSetOutline(TDEditor_TD[5], 0);
  77. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  78. TextDrawFont(TDEditor_TD[5], 4);
  79. TextDrawSetProportional(TDEditor_TD[5], 0);
  80. TextDrawSetShadow(TDEditor_TD[5], 0);
  81.  
  82. TDEditor_TD[6] = TextDrawCreate(197.500000, 433.250000, "Pri_svakoj_zameni_pozovi_te_supportera");
  83. TextDrawLetterSize(TDEditor_TD[6], 0.158499, 0.847499);
  84. TextDrawAlignment(TDEditor_TD[6], 1);
  85. TextDrawColor(TDEditor_TD[6], -1);
  86. TextDrawSetShadow(TDEditor_TD[6], 0);
  87. TextDrawSetOutline(TDEditor_TD[6], 0);
  88. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  89. TextDrawFont(TDEditor_TD[6], 2);
  90. TextDrawSetProportional(TDEditor_TD[6], 1);
  91. TextDrawSetShadow(TDEditor_TD[6], 0);
  92.  
  93. TDEditor_TD[7] = TextDrawCreate(497.799865, 101.275032, "banka:");
  94. TextDrawLetterSize(TDEditor_TD[7], 0.186499, 0.978750);
  95. TextDrawAlignment(TDEditor_TD[7], 1);
  96. TextDrawColor(TDEditor_TD[7], 1502937343);
  97. TextDrawSetShadow(TDEditor_TD[7], 0);
  98. TextDrawSetOutline(TDEditor_TD[7], 0);
  99. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  100. TextDrawFont(TDEditor_TD[7], 2);
  101. TextDrawSetProportional(TDEditor_TD[7], 1);
  102. TextDrawSetShadow(TDEditor_TD[7], 0);
  103.  
  104. TDEditor_TD[8] = TextDrawCreate(-24.500000, 381.187500, "");
  105. TextDrawLetterSize(TDEditor_TD[8], 0.000000, 0.000000);
  106. TextDrawTextSize(TDEditor_TD[8], 81.000000, 78.000000);
  107. TextDrawAlignment(TDEditor_TD[8], 1);
  108. TextDrawColor(TDEditor_TD[8], -1);
  109. TextDrawSetShadow(TDEditor_TD[8], 0);
  110. TextDrawSetOutline(TDEditor_TD[8], 0);
  111. TextDrawBackgroundColor(TDEditor_TD[8], 0);
  112. TextDrawFont(TDEditor_TD[8], 5);
  113. TextDrawSetProportional(TDEditor_TD[8], 0);
  114. TextDrawSetShadow(TDEditor_TD[8], 0);
  115. TextDrawSetPreviewModel(TDEditor_TD[8], 19076);
  116. TextDrawSetPreviewRot(TDEditor_TD[8], 0.000000, 0.000000, 0.000000, 1.000000);
  117.  
  118. TDEditor_TD[9] = TextDrawCreate(438.000000, 430.625000, "ld_chat:badchat");
  119. TextDrawLetterSize(TDEditor_TD[9], 0.000000, 0.000000);
  120. TextDrawTextSize(TDEditor_TD[9], 8.000000, 7.000000);
  121. TextDrawAlignment(TDEditor_TD[9], 1);
  122. TextDrawColor(TDEditor_TD[9], -1);
  123. TextDrawSetShadow(TDEditor_TD[9], 0);
  124. TextDrawSetOutline(TDEditor_TD[9], 0);
  125. TextDrawBackgroundColor(TDEditor_TD[9], 255);
  126. TextDrawFont(TDEditor_TD[9], 4);
  127. TextDrawSetProportional(TDEditor_TD[9], 0);
  128. TextDrawSetShadow(TDEditor_TD[9], 0);
  129.  
  130. TDEditor_TD[10] = TextDrawCreate(25.500000, 433.687500, "");
  131. TextDrawLetterSize(TDEditor_TD[10], 0.000000, 0.000000);
  132. TextDrawTextSize(TDEditor_TD[10], 21.000000, 16.000000);
  133. TextDrawAlignment(TDEditor_TD[10], 1);
  134. TextDrawColor(TDEditor_TD[10], -1);
  135. TextDrawSetShadow(TDEditor_TD[10], 0);
  136. TextDrawSetOutline(TDEditor_TD[10], 0);
  137. TextDrawBackgroundColor(TDEditor_TD[10], 0);
  138. TextDrawFont(TDEditor_TD[10], 5);
  139. TextDrawSetProportional(TDEditor_TD[10], 0);
  140. TextDrawSetShadow(TDEditor_TD[10], 0);
  141. TextDrawSetPreviewModel(TDEditor_TD[10], 19054);
  142. TextDrawSetPreviewRot(TDEditor_TD[10], 0.000000, 0.000000, 25.000000, 1.000000);
  143.  
  144. TDEditor_TD[11] = TextDrawCreate(527.500000, 102.500000, "$999999999");
  145. TextDrawLetterSize(TDEditor_TD[11], 0.174000, 0.834375);
  146. TextDrawAlignment(TDEditor_TD[11], 1);
  147. TextDrawColor(TDEditor_TD[11], -1);
  148. TextDrawSetShadow(TDEditor_TD[11], 0);
  149. TextDrawSetOutline(TDEditor_TD[11], 256);
  150. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  151. TextDrawFont(TDEditor_TD[11], 2);
  152. TextDrawSetProportional(TDEditor_TD[11], 1);
  153. TextDrawSetShadow(TDEditor_TD[11], 0);
  154.  
  155. TDEditor_TD[12] = TextDrawCreate(497.799865, 109.587532, "zlato:");
  156. TextDrawLetterSize(TDEditor_TD[12], 0.182999, 0.930626);
  157. TextDrawAlignment(TDEditor_TD[12], 1);
  158. TextDrawColor(TDEditor_TD[12], -52993);
  159. TextDrawSetShadow(TDEditor_TD[12], 0);
  160. TextDrawSetOutline(TDEditor_TD[12], 0);
  161. TextDrawBackgroundColor(TDEditor_TD[12], 255);
  162. TextDrawFont(TDEditor_TD[12], 2);
  163. TextDrawSetProportional(TDEditor_TD[12], 1);
  164. TextDrawSetShadow(TDEditor_TD[12], 0);
  165.  
  166. TDEditor_TD[13] = TextDrawCreate(527.000000, 109.937500, "9999g");
  167. TextDrawLetterSize(TDEditor_TD[13], 0.174000, 0.834375);
  168. TextDrawAlignment(TDEditor_TD[13], 1);
  169. TextDrawColor(TDEditor_TD[13], -1);
  170. TextDrawSetShadow(TDEditor_TD[13], 0);
  171. TextDrawSetOutline(TDEditor_TD[13], 256);
  172. TextDrawBackgroundColor(TDEditor_TD[13], 255);
  173. TextDrawFont(TDEditor_TD[13], 2);
  174. TextDrawSetProportional(TDEditor_TD[13], 1);
  175. TextDrawSetShadow(TDEditor_TD[13], 0);
  176.  
  177. TDEditor_TD[14] = TextDrawCreate(196.500000, 422.750000, "5.1.2018");
  178. TextDrawLetterSize(TDEditor_TD[14], 0.184500, 0.733749);
  179. TextDrawAlignment(TDEditor_TD[14], 1);
  180. TextDrawColor(TDEditor_TD[14], -1);
  181. TextDrawSetShadow(TDEditor_TD[14], 0);
  182. TextDrawSetOutline(TDEditor_TD[14], 0);
  183. TextDrawBackgroundColor(TDEditor_TD[14], 255);
  184. TextDrawFont(TDEditor_TD[14], 2);
  185. TextDrawSetProportional(TDEditor_TD[14], 1);
  186. TextDrawSetShadow(TDEditor_TD[14], 0);
  187.  
  188. TDEditor_TD[15] = TextDrawCreate(430.000000, 422.750000, "12:17");
  189. TextDrawLetterSize(TDEditor_TD[15], 0.184500, 0.733749);
  190. TextDrawAlignment(TDEditor_TD[15], 1);
  191. TextDrawColor(TDEditor_TD[15], -1);
  192. TextDrawSetShadow(TDEditor_TD[15], 0);
  193. TextDrawSetOutline(TDEditor_TD[15], 0);
  194. TextDrawBackgroundColor(TDEditor_TD[15], 255);
  195. TextDrawFont(TDEditor_TD[15], 2);
  196. TextDrawSetProportional(TDEditor_TD[15], 1);
  197. TextDrawSetShadow(TDEditor_TD[15], 0);
  198.  
  199. TDEditor_TD[16] = TextDrawCreate(551.000000, 4.012499, "Balkan");
  200. TextDrawLetterSize(TDEditor_TD[16], 0.259999, 1.564999);
  201. TextDrawAlignment(TDEditor_TD[16], 1);
  202. TextDrawColor(TDEditor_TD[16], -1);
  203. TextDrawSetShadow(TDEditor_TD[16], 0);
  204. TextDrawSetOutline(TDEditor_TD[16], 0);
  205. TextDrawBackgroundColor(TDEditor_TD[16], 255);
  206. TextDrawFont(TDEditor_TD[16], 2);
  207. TextDrawSetProportional(TDEditor_TD[16], 1);
  208. TextDrawSetShadow(TDEditor_TD[16], 0);
  209.  
  210. TDEditor_TD[17] = TextDrawCreate(594.500000, 3.912498, "ellero");
  211. TextDrawLetterSize(TDEditor_TD[17], 0.245999, 1.547499);
  212. TextDrawAlignment(TDEditor_TD[17], 1);
  213. TextDrawColor(TDEditor_TD[17], -3211009);
  214. TextDrawSetShadow(TDEditor_TD[17], 0);
  215. TextDrawSetOutline(TDEditor_TD[17], 0);
  216. TextDrawBackgroundColor(TDEditor_TD[17], 255);
  217. TextDrawFont(TDEditor_TD[17], 2);
  218. TextDrawSetProportional(TDEditor_TD[17], 1);
  219. TextDrawSetShadow(TDEditor_TD[17], 0);
  220.  
  221. TDEditor_TD[18] = TextDrawCreate(550.000000, 15.000000, "online_gaming_community");
  222. TextDrawLetterSize(TDEditor_TD[18], 0.157999, 0.720624);
  223. TextDrawAlignment(TDEditor_TD[18], 1);
  224. TextDrawColor(TDEditor_TD[18], -1);
  225. TextDrawSetShadow(TDEditor_TD[18], 0);
  226. TextDrawSetOutline(TDEditor_TD[18], -1);
  227. TextDrawBackgroundColor(TDEditor_TD[18], 255);
  228. TextDrawFont(TDEditor_TD[18], 2);
  229. TextDrawSetProportional(TDEditor_TD[18], 1);
  230. TextDrawSetShadow(TDEditor_TD[18], 0);
  231.  
  232. TDEditor_TD[19] = TextDrawCreate(602.000000, 1.000000, "since_2017");
  233. TextDrawLetterSize(TDEditor_TD[19], 0.157999, 0.720624);
  234. TextDrawAlignment(TDEditor_TD[19], 1);
  235. TextDrawColor(TDEditor_TD[19], -1);
  236. TextDrawSetShadow(TDEditor_TD[19], 0);
  237. TextDrawSetOutline(TDEditor_TD[19], -1);
  238. TextDrawBackgroundColor(TDEditor_TD[19], 255);
  239. TextDrawFont(TDEditor_TD[19], 2);
  240. TextDrawSetProportional(TDEditor_TD[19], 1);
  241. TextDrawSetShadow(TDEditor_TD[19], 0);
  242.  
  243. TDEditor_TD[20] = TextDrawCreate(493.000000, 374.187500, "box");
  244. TextDrawLetterSize(TDEditor_TD[20], 0.000000, 5.749999);
  245. TextDrawTextSize(TDEditor_TD[20], 628.000000, 0.000000);
  246. TextDrawAlignment(TDEditor_TD[20], 1);
  247. TextDrawColor(TDEditor_TD[20], -1);
  248. TextDrawUseBox(TDEditor_TD[20], 1);
  249. TextDrawBoxColor(TDEditor_TD[20], 255);
  250. TextDrawSetShadow(TDEditor_TD[20], 0);
  251. TextDrawSetOutline(TDEditor_TD[20], 0);
  252. TextDrawBackgroundColor(TDEditor_TD[20], 255);
  253. TextDrawFont(TDEditor_TD[20], 1);
  254. TextDrawSetProportional(TDEditor_TD[20], 1);
  255. TextDrawSetShadow(TDEditor_TD[20], 0);
  256.  
  257. TDEditor_TD[21] = TextDrawCreate(491.000000, 372.000000, "LD_SPAC:white");
  258. TextDrawLetterSize(TDEditor_TD[21], 0.000000, 0.000000);
  259. TextDrawTextSize(TDEditor_TD[21], 139.000000, 9.000000);
  260. TextDrawAlignment(TDEditor_TD[21], 1);
  261. TextDrawColor(TDEditor_TD[21], -173061889);
  262. TextDrawSetShadow(TDEditor_TD[21], 0);
  263. TextDrawSetOutline(TDEditor_TD[21], 0);
  264. TextDrawBackgroundColor(TDEditor_TD[21], 255);
  265. TextDrawFont(TDEditor_TD[21], 4);
  266. TextDrawSetProportional(TDEditor_TD[21], 0);
  267. TextDrawSetShadow(TDEditor_TD[21], 0);
  268.  
  269. TDEditor_TD[22] = TextDrawCreate(537.000000, 372.875000, "BRZINOMER");
  270. TextDrawLetterSize(TDEditor_TD[22], 0.230000, 0.746874);
  271. TextDrawAlignment(TDEditor_TD[22], 1);
  272. TextDrawColor(TDEditor_TD[22], -1);
  273. TextDrawSetShadow(TDEditor_TD[22], 0);
  274. TextDrawSetOutline(TDEditor_TD[22], 0);
  275. TextDrawBackgroundColor(TDEditor_TD[22], 255);
  276. TextDrawFont(TDEditor_TD[22], 2);
  277. TextDrawSetProportional(TDEditor_TD[22], 1);
  278. TextDrawSetShadow(TDEditor_TD[22], 0);
  279.  
  280. TDEditor_TD[23] = TextDrawCreate(490.000000, 353.625000, "");
  281. TextDrawLetterSize(TDEditor_TD[23], 0.000000, 0.000000);
  282. TextDrawTextSize(TDEditor_TD[23], 87.000000, 78.000000);
  283. TextDrawAlignment(TDEditor_TD[23], 1);
  284. TextDrawColor(TDEditor_TD[23], -1);
  285. TextDrawSetShadow(TDEditor_TD[23], 0);
  286. TextDrawSetOutline(TDEditor_TD[23], 0);
  287. TextDrawBackgroundColor(TDEditor_TD[23], 0);
  288. TextDrawFont(TDEditor_TD[23], 5);
  289. TextDrawSetProportional(TDEditor_TD[23], 0);
  290. TextDrawSetShadow(TDEditor_TD[23], 0);
  291. TextDrawSetPreviewModel(TDEditor_TD[23], 411);
  292. TextDrawSetPreviewRot(TDEditor_TD[23], 0.000000, 0.000000, 315.000000, 1.000000);
  293. TextDrawSetPreviewVehCol(TDEditor_TD[23], 1, 1);
  294.  
  295. TDEditor_TD[24] = TextDrawCreate(497.500000, 405.687500, "INFERNUS");
  296. TextDrawLetterSize(TDEditor_TD[24], 0.205999, 0.786249);
  297. TextDrawAlignment(TDEditor_TD[24], 1);
  298. TextDrawColor(TDEditor_TD[24], -1);
  299. TextDrawSetShadow(TDEditor_TD[24], 0);
  300. TextDrawSetOutline(TDEditor_TD[24], 0);
  301. TextDrawBackgroundColor(TDEditor_TD[24], 255);
  302. TextDrawFont(TDEditor_TD[24], 2);
  303. TextDrawSetProportional(TDEditor_TD[24], 1);
  304. TextDrawSetShadow(TDEditor_TD[24], 0);
  305.  
  306. TDEditor_TD[25] = TextDrawCreate(584.500000, 385.125000, "160");
  307. TextDrawLetterSize(TDEditor_TD[25], 0.384499, 1.691874);
  308. TextDrawAlignment(TDEditor_TD[25], 1);
  309. TextDrawColor(TDEditor_TD[25], -1);
  310. TextDrawSetShadow(TDEditor_TD[25], 0);
  311. TextDrawSetOutline(TDEditor_TD[25], 0);
  312. TextDrawBackgroundColor(TDEditor_TD[25], 255);
  313. TextDrawFont(TDEditor_TD[25], 3);
  314. TextDrawSetProportional(TDEditor_TD[25], 1);
  315. TextDrawSetShadow(TDEditor_TD[25], 0);
  316.  
  317. TDEditor_TD[26] = TextDrawCreate(584.500000, 398.687500, "KM/H");
  318. TextDrawLetterSize(TDEditor_TD[26], 0.205499, 1.018125);
  319. TextDrawAlignment(TDEditor_TD[26], 1);
  320. TextDrawColor(TDEditor_TD[26], -1);
  321. TextDrawSetShadow(TDEditor_TD[26], 0);
  322. TextDrawSetOutline(TDEditor_TD[26], 0);
  323. TextDrawBackgroundColor(TDEditor_TD[26], 255);
  324. TextDrawFont(TDEditor_TD[26], 2);
  325. TextDrawSetProportional(TDEditor_TD[26], 1);
  326. TextDrawSetShadow(TDEditor_TD[26], 0);
  327.  
  328. TDEditor_TD[27] = TextDrawCreate(492.500000, 411.375000, "");
  329. TextDrawLetterSize(TDEditor_TD[27], 0.000000, 0.000000);
  330. TextDrawTextSize(TDEditor_TD[27], 21.000000, 17.000000);
  331. TextDrawAlignment(TDEditor_TD[27], 1);
  332. TextDrawColor(TDEditor_TD[27], -1);
  333. TextDrawSetShadow(TDEditor_TD[27], 0);
  334. TextDrawSetOutline(TDEditor_TD[27], 0);
  335. TextDrawBackgroundColor(TDEditor_TD[27], 0);
  336. TextDrawFont(TDEditor_TD[27], 5);
  337. TextDrawSetProportional(TDEditor_TD[27], 0);
  338. TextDrawSetShadow(TDEditor_TD[27], 0);
  339. TextDrawSetPreviewModel(TDEditor_TD[27], 1650);
  340. TextDrawSetPreviewRot(TDEditor_TD[27], 0.000000, 0.000000, 0.000000, 1.000000);
  341.  
  342. TDEditor_TD[28] = TextDrawCreate(512.500000, 414.437500, "60L");
  343. TextDrawLetterSize(TDEditor_TD[28], 0.201500, 1.267500);
  344. TextDrawAlignment(TDEditor_TD[28], 1);
  345. TextDrawColor(TDEditor_TD[28], -1);
  346. TextDrawSetShadow(TDEditor_TD[28], 0);
  347. TextDrawSetOutline(TDEditor_TD[28], 0);
  348. TextDrawBackgroundColor(TDEditor_TD[28], 255);
  349. TextDrawFont(TDEditor_TD[28], 2);
  350. TextDrawSetProportional(TDEditor_TD[28], 1);
  351. TextDrawSetShadow(TDEditor_TD[28], 0);
  352.  
  353. TDEditor_TD[29] = TextDrawCreate(497.799865, 117.025032, "plata:");
  354. TextDrawLetterSize(TDEditor_TD[29], 0.182999, 0.930626);
  355. TextDrawAlignment(TDEditor_TD[29], 1);
  356. TextDrawColor(TDEditor_TD[29], -333315841);
  357. TextDrawSetShadow(TDEditor_TD[29], 0);
  358. TextDrawSetOutline(TDEditor_TD[29], 0);
  359. TextDrawBackgroundColor(TDEditor_TD[29], 255);
  360. TextDrawFont(TDEditor_TD[29], 2);
  361. TextDrawSetProportional(TDEditor_TD[29], 1);
  362. TextDrawSetShadow(TDEditor_TD[29], 0);
  363.  
  364. TDEditor_TD[30] = TextDrawCreate(528.000000, 116.500000, "$999999999");
  365. TextDrawLetterSize(TDEditor_TD[30], 0.174000, 0.834375);
  366. TextDrawAlignment(TDEditor_TD[30], 1);
  367. TextDrawColor(TDEditor_TD[30], -1);
  368. TextDrawSetShadow(TDEditor_TD[30], 0);
  369. TextDrawSetOutline(TDEditor_TD[30], 256);
  370. TextDrawBackgroundColor(TDEditor_TD[30], 255);
  371. TextDrawFont(TDEditor_TD[30], 2);
  372. TextDrawSetProportional(TDEditor_TD[30], 1);
  373. TextDrawSetShadow(TDEditor_TD[30], 0);
Advertisement
Add Comment
Please, Sign In to add comment