Advertisement
Guest User

Untitled

a guest
May 29th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[22];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(623.525878, 225.949996, "LD_SPAC:light");
  7. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 0.000000);
  8. TextDrawTextSize(TDEditor_TD[0], 5.000000, 7.000000);
  9. TextDrawAlignment(TDEditor_TD[0], 1);
  10. TextDrawColor(TDEditor_TD[0], 255);
  11. TextDrawSetShadow(TDEditor_TD[0], 0);
  12. TextDrawSetOutline(TDEditor_TD[0], 0);
  13. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  14. TextDrawFont(TDEditor_TD[0], 4);
  15. TextDrawSetProportional(TDEditor_TD[0], 0);
  16. TextDrawSetShadow(TDEditor_TD[0], 0);
  17.  
  18. TDEditor_TD[1] = TextDrawCreate(624.100219, 402.066528, "LD_SPAC:light");
  19. TextDrawLetterSize(TDEditor_TD[1], 0.000000, 0.000000);
  20. TextDrawTextSize(TDEditor_TD[1], 5.000000, 7.000000);
  21. TextDrawAlignment(TDEditor_TD[1], 1);
  22. TextDrawColor(TDEditor_TD[1], 255);
  23. TextDrawSetShadow(TDEditor_TD[1], 0);
  24. TextDrawSetOutline(TDEditor_TD[1], 0);
  25. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  26. TextDrawFont(TDEditor_TD[1], 4);
  27. TextDrawSetProportional(TDEditor_TD[1], 0);
  28. TextDrawSetShadow(TDEditor_TD[1], 0);
  29.  
  30. TDEditor_TD[2] = TextDrawCreate(552.316284, 401.966491, "LD_SPAC:light");
  31. TextDrawLetterSize(TDEditor_TD[2], 0.000000, 0.000000);
  32. TextDrawTextSize(TDEditor_TD[2], 5.000000, 7.000000);
  33. TextDrawAlignment(TDEditor_TD[2], 1);
  34. TextDrawColor(TDEditor_TD[2], 255);
  35. TextDrawSetShadow(TDEditor_TD[2], 0);
  36. TextDrawSetOutline(TDEditor_TD[2], 0);
  37. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  38. TextDrawFont(TDEditor_TD[2], 4);
  39. TextDrawSetProportional(TDEditor_TD[2], 0);
  40. TextDrawSetShadow(TDEditor_TD[2], 0);
  41.  
  42. TDEditor_TD[3] = TextDrawCreate(557.800231, 242.499969, "0xFF0000");
  43. TextDrawLetterSize(TDEditor_TD[3], 0.000000, 16.090774);
  44. TextDrawTextSize(TDEditor_TD[3], 623.652587, 0.000000);
  45. TextDrawAlignment(TDEditor_TD[3], 1);
  46. TextDrawColor(TDEditor_TD[3], -1);
  47. TextDrawUseBox(TDEditor_TD[3], 1);
  48. TextDrawBoxColor(TDEditor_TD[3], -188);
  49. TextDrawSetShadow(TDEditor_TD[3], 0);
  50. TextDrawSetOutline(TDEditor_TD[3], 0);
  51. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  52. TextDrawFont(TDEditor_TD[3], 1);
  53. TextDrawSetProportional(TDEditor_TD[3], 1);
  54. TextDrawSetShadow(TDEditor_TD[3], 0);
  55.  
  56. TDEditor_TD[4] = TextDrawCreate(555.282897, 230.249603, "box");
  57. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 19.464126);
  58. TextDrawTextSize(TDEditor_TD[4], 626.000000, 0.000000);
  59. TextDrawAlignment(TDEditor_TD[4], 1);
  60. TextDrawColor(TDEditor_TD[4], -1);
  61. TextDrawUseBox(TDEditor_TD[4], 1);
  62. TextDrawBoxColor(TDEditor_TD[4], 255);
  63. TextDrawSetShadow(TDEditor_TD[4], 0);
  64. TextDrawSetOutline(TDEditor_TD[4], 0);
  65. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  66. TextDrawFont(TDEditor_TD[4], 1);
  67. TextDrawSetProportional(TDEditor_TD[4], 1);
  68. TextDrawSetShadow(TDEditor_TD[4], 0);
  69. TextDrawSetSelectable(TDEditor_TD[4], true);
  70.  
  71. TDEditor_TD[5] = TextDrawCreate(552.541564, 226.650039, "LD_SPAC:light");
  72. TextDrawLetterSize(TDEditor_TD[5], 0.000000, 0.000000);
  73. TextDrawTextSize(TDEditor_TD[5], 5.000000, 7.000000);
  74. TextDrawAlignment(TDEditor_TD[5], 1);
  75. TextDrawColor(TDEditor_TD[5], 255);
  76. TextDrawSetShadow(TDEditor_TD[5], 0);
  77. TextDrawSetOutline(TDEditor_TD[5], 0);
  78. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  79. TextDrawFont(TDEditor_TD[5], 4);
  80. TextDrawSetProportional(TDEditor_TD[5], 0);
  81. TextDrawSetShadow(TDEditor_TD[5], 0);
  82.  
  83. TDEditor_TD[6] = TextDrawCreate(572.518371, 230.250000, "samsung");
  84. TextDrawLetterSize(TDEditor_TD[6], 0.253269, 0.695833);
  85. TextDrawAlignment(TDEditor_TD[6], 1);
  86. TextDrawColor(TDEditor_TD[6], -1);
  87. TextDrawSetShadow(TDEditor_TD[6], 0);
  88. TextDrawSetOutline(TDEditor_TD[6], 0);
  89. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  90. TextDrawFont(TDEditor_TD[6], 1);
  91. TextDrawSetProportional(TDEditor_TD[6], 1);
  92. TextDrawSetShadow(TDEditor_TD[6], 0);
  93.  
  94. TDEditor_TD[7] = TextDrawCreate(588.979919, 394.516540, "LD_SPAC:light");
  95. TextDrawLetterSize(TDEditor_TD[7], 0.000000, 0.000000);
  96. TextDrawTextSize(TDEditor_TD[7], 7.000000, 8.000000);
  97. TextDrawAlignment(TDEditor_TD[7], 1);
  98. TextDrawColor(TDEditor_TD[7], -1378294017);
  99. TextDrawSetShadow(TDEditor_TD[7], 0);
  100. TextDrawSetOutline(TDEditor_TD[7], 0);
  101. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  102. TextDrawFont(TDEditor_TD[7], 4);
  103. TextDrawSetProportional(TDEditor_TD[7], 0);
  104. TextDrawSetShadow(TDEditor_TD[7], 0);
  105.  
  106. TDEditor_TD[8] = TextDrawCreate(591.591064, 396.749877, "LD_SPAC:light");
  107. TextDrawLetterSize(TDEditor_TD[8], 0.000000, 0.000000);
  108. TextDrawTextSize(TDEditor_TD[8], 2.000000, 3.000000);
  109. TextDrawAlignment(TDEditor_TD[8], 1);
  110. TextDrawColor(TDEditor_TD[8], 255);
  111. TextDrawSetShadow(TDEditor_TD[8], 0);
  112. TextDrawSetOutline(TDEditor_TD[8], 0);
  113. TextDrawBackgroundColor(TDEditor_TD[8], 255);
  114. TextDrawFont(TDEditor_TD[8], 4);
  115. TextDrawSetProportional(TDEditor_TD[8], 0);
  116. TextDrawSetShadow(TDEditor_TD[8], 0);
  117.  
  118. TDEditor_TD[9] = TextDrawCreate(565.822570, 397.916503, "LD_SPAC:light");
  119. TextDrawLetterSize(TDEditor_TD[9], 0.000000, 0.000000);
  120. TextDrawTextSize(TDEditor_TD[9], 9.000000, 2.000000);
  121. TextDrawAlignment(TDEditor_TD[9], 1);
  122. TextDrawColor(TDEditor_TD[9], 16711935);
  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(608.926696, 398.499755, "LD_SPAC:light");
  131. TextDrawLetterSize(TDEditor_TD[10], 0.000000, 0.000000);
  132. TextDrawTextSize(TDEditor_TD[10], 9.000000, 2.000000);
  133. TextDrawAlignment(TDEditor_TD[10], 1);
  134. TextDrawColor(TDEditor_TD[10], -16776961);
  135. TextDrawSetShadow(TDEditor_TD[10], 0);
  136. TextDrawSetOutline(TDEditor_TD[10], 0);
  137. TextDrawBackgroundColor(TDEditor_TD[10], 255);
  138. TextDrawFont(TDEditor_TD[10], 4);
  139. TextDrawSetProportional(TDEditor_TD[10], 0);
  140. TextDrawSetShadow(TDEditor_TD[10], 0);
  141.  
  142. TDEditor_TD[11] = TextDrawCreate(603.940917, 240.666702, "15:10");
  143. TextDrawLetterSize(TDEditor_TD[11], 0.245856, 0.538333);
  144. TextDrawAlignment(TDEditor_TD[11], 1);
  145. TextDrawColor(TDEditor_TD[11], -1);
  146. TextDrawSetShadow(TDEditor_TD[11], 0);
  147. TextDrawSetOutline(TDEditor_TD[11], 0);
  148. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  149. TextDrawFont(TDEditor_TD[11], 1);
  150. TextDrawSetProportional(TDEditor_TD[11], 1);
  151. TextDrawSetShadow(TDEditor_TD[11], 0);
  152.  
  153. TDEditor_TD[12] = TextDrawCreate(555.183105, 240.749984, "Y |||||");
  154. TextDrawLetterSize(TDEditor_TD[12], 0.257569, 0.310833);
  155. TextDrawAlignment(TDEditor_TD[12], 1);
  156. TextDrawColor(TDEditor_TD[12], -1);
  157. TextDrawSetShadow(TDEditor_TD[12], 0);
  158. TextDrawSetOutline(TDEditor_TD[12], 0);
  159. TextDrawBackgroundColor(TDEditor_TD[12], 255);
  160. TextDrawFont(TDEditor_TD[12], 1);
  161. TextDrawSetProportional(TDEditor_TD[12], 1);
  162. TextDrawSetShadow(TDEditor_TD[12], 0);
  163.  
  164. TDEditor_TD[13] = TextDrawCreate(558.462585, 248.916671, "box");
  165. TextDrawLetterSize(TDEditor_TD[13], 0.000000, 15.387992);
  166. TextDrawTextSize(TDEditor_TD[13], 624.000000, 0.000000);
  167. TextDrawAlignment(TDEditor_TD[13], 1);
  168. TextDrawColor(TDEditor_TD[13], -1);
  169. TextDrawUseBox(TDEditor_TD[13], 1);
  170. TextDrawBoxColor(TDEditor_TD[13], -2139062017);
  171. TextDrawSetShadow(TDEditor_TD[13], 0);
  172. TextDrawSetOutline(TDEditor_TD[13], 0);
  173. TextDrawBackgroundColor(TDEditor_TD[13], 255);
  174. TextDrawFont(TDEditor_TD[13], 1);
  175. TextDrawSetProportional(TDEditor_TD[13], 1);
  176. TextDrawSetShadow(TDEditor_TD[13], 0);
  177.  
  178. TDEditor_TD[14] = TextDrawCreate(570.475463, 262.916625, "");
  179. TextDrawLetterSize(TDEditor_TD[14], 0.000000, 0.000000);
  180. TextDrawTextSize(TDEditor_TD[14], 41.000000, 50.000000);
  181. TextDrawAlignment(TDEditor_TD[14], 1);
  182. TextDrawColor(TDEditor_TD[14], -1);
  183. TextDrawSetShadow(TDEditor_TD[14], 0);
  184. TextDrawSetOutline(TDEditor_TD[14], 0);
  185. TextDrawBackgroundColor(TDEditor_TD[14], 255);
  186. TextDrawFont(TDEditor_TD[14], 5);
  187. TextDrawSetProportional(TDEditor_TD[14], 0);
  188. TextDrawSetShadow(TDEditor_TD[14], 0);
  189. TextDrawSetPreviewModel(TDEditor_TD[14], 214);
  190. TextDrawSetPreviewRot(TDEditor_TD[14], 0.000000, 0.000000, 0.000000, 1.000000);
  191.  
  192. TDEditor_TD[15] = TextDrawCreate(580.014587, 324.166595, "call ....");
  193. TextDrawLetterSize(TDEditor_TD[15], 0.371888, 0.824166);
  194. TextDrawAlignment(TDEditor_TD[15], 1);
  195. TextDrawColor(TDEditor_TD[15], -1);
  196. TextDrawSetShadow(TDEditor_TD[15], 0);
  197. TextDrawSetOutline(TDEditor_TD[15], 0);
  198. TextDrawBackgroundColor(TDEditor_TD[15], 255);
  199. TextDrawFont(TDEditor_TD[15], 1);
  200. TextDrawSetProportional(TDEditor_TD[15], 1);
  201. TextDrawSetShadow(TDEditor_TD[15], 0);
  202.  
  203. TDEditor_TD[16] = TextDrawCreate(560.805358, 373.166656, "box");
  204. TextDrawLetterSize(TDEditor_TD[16], 0.000000, 1.285507);
  205. TextDrawTextSize(TDEditor_TD[16], 574.000000, 0.000000);
  206. TextDrawAlignment(TDEditor_TD[16], 1);
  207. TextDrawColor(TDEditor_TD[16], -2139094785);
  208. TextDrawUseBox(TDEditor_TD[16], 1);
  209. TextDrawBoxColor(TDEditor_TD[16], -5963521);
  210. TextDrawSetShadow(TDEditor_TD[16], 0);
  211. TextDrawSetOutline(TDEditor_TD[16], 0);
  212. TextDrawBackgroundColor(TDEditor_TD[16], 255);
  213. TextDrawFont(TDEditor_TD[16], 1);
  214. TextDrawSetProportional(TDEditor_TD[16], 1);
  215. TextDrawSetShadow(TDEditor_TD[16], 0);
  216.  
  217. TDEditor_TD[17] = TextDrawCreate(561.905334, 372.499938, "SMS");
  218. TextDrawLetterSize(TDEditor_TD[17], 0.151683, 1.109999);
  219. TextDrawAlignment(TDEditor_TD[17], 1);
  220. TextDrawColor(TDEditor_TD[17], -1);
  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(585.899230, 373.166656, "box");
  229. TextDrawLetterSize(TDEditor_TD[18], 0.000000, 1.285507);
  230. TextDrawTextSize(TDEditor_TD[18], 599.093872, 0.000000);
  231. TextDrawAlignment(TDEditor_TD[18], 1);
  232. TextDrawColor(TDEditor_TD[18], -2139094785);
  233. TextDrawUseBox(TDEditor_TD[18], 1);
  234. TextDrawBoxColor(TDEditor_TD[18], -5963521);
  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(608.993591, 373.166656, "box");
  243. TextDrawLetterSize(TDEditor_TD[19], 0.000000, 1.285507);
  244. TextDrawTextSize(TDEditor_TD[19], 622.188232, 0.000000);
  245. TextDrawAlignment(TDEditor_TD[19], 1);
  246. TextDrawColor(TDEditor_TD[19], -2139094785);
  247. TextDrawUseBox(TDEditor_TD[19], 1);
  248. TextDrawBoxColor(TDEditor_TD[19], -5963521);
  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(586.105590, 372.583282, "word");
  257. TextDrawLetterSize(TDEditor_TD[20], 0.147467, 1.185833);
  258. TextDrawAlignment(TDEditor_TD[20], 1);
  259. TextDrawColor(TDEditor_TD[20], -1);
  260. TextDrawSetShadow(TDEditor_TD[20], 0);
  261. TextDrawSetOutline(TDEditor_TD[20], 0);
  262. TextDrawBackgroundColor(TDEditor_TD[20], 255);
  263. TextDrawFont(TDEditor_TD[20], 1);
  264. TextDrawSetProportional(TDEditor_TD[20], 1);
  265. TextDrawSetShadow(TDEditor_TD[20], 0);
  266.  
  267. TDEditor_TD[21] = TextDrawCreate(609.325988, 374.083496, "Call");
  268. TextDrawLetterSize(TDEditor_TD[21], 0.169018, 1.092499);
  269. TextDrawAlignment(TDEditor_TD[21], 1);
  270. TextDrawColor(TDEditor_TD[21], -1);
  271. TextDrawSetShadow(TDEditor_TD[21], 0);
  272. TextDrawSetOutline(TDEditor_TD[21], 0);
  273. TextDrawBackgroundColor(TDEditor_TD[21], 255);
  274. TextDrawFont(TDEditor_TD[21], 1);
  275. TextDrawSetProportional(TDEditor_TD[21], 0);
  276. TextDrawSetShadow(TDEditor_TD[21], 0);
  277.  
  278.  
  279.  
  280.  
  281. //Total textdraws exported: 22 (22 global textdraws / 0 player textdraws) ~ 29/5/2016 ~ 9:15:43
  282. TDEditor V1.17 BY ADRI1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement