Advertisement
Matija_Jovcic

Untitled

May 8th, 2024
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.24 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[25];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(105.416610, 421.518646, "LD_SPAC:white");
  7. TextDrawTextSize(TDEditor_TD[0], 467.000000, 48.000000);
  8. TextDrawAlignment(TDEditor_TD[0], 1);
  9. TextDrawColor(TDEditor_TD[0], 255);
  10. TextDrawSetShadow(TDEditor_TD[0], 0);
  11. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  12. TextDrawFont(TDEditor_TD[0], 4);
  13. TextDrawSetProportional(TDEditor_TD[0], false);
  14.  
  15. TDEditor_TD[1] = TextDrawCreate(116.666648, 424.888916, "TEXTDRAW");
  16. TextDrawLetterSize(TDEditor_TD[1], 0.147082, 0.920740);
  17. TextDrawAlignment(TDEditor_TD[1], 1);
  18. TextDrawColor(TDEditor_TD[1], 16777215);
  19. TextDrawSetShadow(TDEditor_TD[1], 0);
  20. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  21. TextDrawFont(TDEditor_TD[1], 2);
  22. TextDrawSetProportional(TDEditor_TD[1], true);
  23.  
  24. TDEditor_TD[2] = TextDrawCreate(115.416656, 434.222290, "community");
  25. TextDrawLetterSize(TDEditor_TD[2], 0.161666, 0.941482);
  26. TextDrawAlignment(TDEditor_TD[2], 1);
  27. TextDrawColor(TDEditor_TD[2], -1);
  28. TextDrawSetShadow(TDEditor_TD[2], 0);
  29. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  30. TextDrawFont(TDEditor_TD[2], 2);
  31. TextDrawSetProportional(TDEditor_TD[2], true);
  32.  
  33. TDEditor_TD[3] = TextDrawCreate(191.249969, 428.259246, "LD_SPAC:white");
  34. TextDrawTextSize(TDEditor_TD[3], 51.000000, -1.000000);
  35. TextDrawAlignment(TDEditor_TD[3], 1);
  36. TextDrawColor(TDEditor_TD[3], 41215);
  37. TextDrawSetShadow(TDEditor_TD[3], 0);
  38. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  39. TextDrawFont(TDEditor_TD[3], 4);
  40. TextDrawSetProportional(TDEditor_TD[3], false);
  41.  
  42. TDEditor_TD[4] = TextDrawCreate(191.249938, 445.888824, "LD_SPAC:white");
  43. TextDrawTextSize(TDEditor_TD[4], 53.000000, -1.000000);
  44. TextDrawAlignment(TDEditor_TD[4], 1);
  45. TextDrawColor(TDEditor_TD[4], 41215);
  46. TextDrawSetShadow(TDEditor_TD[4], 0);
  47. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  48. TextDrawFont(TDEditor_TD[4], 4);
  49. TextDrawSetProportional(TDEditor_TD[4], false);
  50.  
  51. TDEditor_TD[5] = TextDrawCreate(191.250045, 426.185119, "LD_SPAC:white");
  52. TextDrawTextSize(TDEditor_TD[5], 1.000000, 20.000000);
  53. TextDrawAlignment(TDEditor_TD[5], 1);
  54. TextDrawColor(TDEditor_TD[5], 41215);
  55. TextDrawSetShadow(TDEditor_TD[5], 0);
  56. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  57. TextDrawFont(TDEditor_TD[5], 4);
  58. TextDrawSetProportional(TDEditor_TD[5], false);
  59.  
  60. TDEditor_TD[6] = TextDrawCreate(242.916687, 429.814819, "LD_SPAC:white");
  61. TextDrawTextSize(TDEditor_TD[6], -1.000000, 16.000000);
  62. TextDrawAlignment(TDEditor_TD[6], 1);
  63. TextDrawColor(TDEditor_TD[6], 41215);
  64. TextDrawSetShadow(TDEditor_TD[6], 0);
  65. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  66. TextDrawFont(TDEditor_TD[6], 4);
  67. TextDrawSetProportional(TDEditor_TD[6], false);
  68.  
  69. TDEditor_TD[7] = TextDrawCreate(196.666625, 431.111206, "Matija_Jovcic");
  70. TextDrawLetterSize(TDEditor_TD[7], 0.136665, 1.097036);
  71. TextDrawTextSize(TDEditor_TD[7], -54.000000, 0.000000);
  72. TextDrawAlignment(TDEditor_TD[7], 1);
  73. TextDrawColor(TDEditor_TD[7], -1);
  74. TextDrawSetShadow(TDEditor_TD[7], 0);
  75. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  76. TextDrawFont(TDEditor_TD[7], 2);
  77. TextDrawSetProportional(TDEditor_TD[7], true);
  78.  
  79. TDEditor_TD[8] = TextDrawCreate(251.666702, 426.444427, ">>");
  80. TextDrawLetterSize(TDEditor_TD[8], 0.400000, 1.600000);
  81. TextDrawAlignment(TDEditor_TD[8], 1);
  82. TextDrawColor(TDEditor_TD[8], 41215);
  83. TextDrawSetShadow(TDEditor_TD[8], 0);
  84. TextDrawBackgroundColor(TDEditor_TD[8], 255);
  85. TextDrawFont(TDEditor_TD[8], 1);
  86. TextDrawSetProportional(TDEditor_TD[8], true);
  87.  
  88. TDEditor_TD[9] = TextDrawCreate(275.833312, 426.962951, "D");
  89. TextDrawLetterSize(TDEditor_TD[9], 0.400000, 1.600000);
  90. TextDrawAlignment(TDEditor_TD[9], 1);
  91. TextDrawColor(TDEditor_TD[9], 41215);
  92. TextDrawSetShadow(TDEditor_TD[9], 0);
  93. TextDrawBackgroundColor(TDEditor_TD[9], 255);
  94. TextDrawFont(TDEditor_TD[9], 1);
  95. TextDrawSetProportional(TDEditor_TD[9], true);
  96.  
  97. TDEditor_TD[10] = TextDrawCreate(288.333557, 429.036956, "Ako_vam_je_potrebna_pomoc_/pomoc~n~");
  98. TextDrawLetterSize(TDEditor_TD[10], 0.102499, 1.014073);
  99. TextDrawAlignment(TDEditor_TD[10], 1);
  100. TextDrawColor(TDEditor_TD[10], -1);
  101. TextDrawSetShadow(TDEditor_TD[10], 0);
  102. TextDrawBackgroundColor(TDEditor_TD[10], 255);
  103. TextDrawFont(TDEditor_TD[10], 2);
  104. TextDrawSetProportional(TDEditor_TD[10], true);
  105.  
  106. TDEditor_TD[11] = TextDrawCreate(375.833465, 425.925903, ">>");
  107. TextDrawLetterSize(TDEditor_TD[11], 0.400000, 1.600000);
  108. TextDrawAlignment(TDEditor_TD[11], 1);
  109. TextDrawColor(TDEditor_TD[11], 41215);
  110. TextDrawSetShadow(TDEditor_TD[11], 0);
  111. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  112. TextDrawFont(TDEditor_TD[11], 1);
  113. TextDrawSetProportional(TDEditor_TD[11], true);
  114.  
  115. TDEditor_TD[12] = TextDrawCreate(405.416687, 424.370330, "23:59");
  116. TextDrawLetterSize(TDEditor_TD[12], 0.160416, 1.034814);
  117. TextDrawAlignment(TDEditor_TD[12], 1);
  118. TextDrawColor(TDEditor_TD[12], -1);
  119. TextDrawSetShadow(TDEditor_TD[12], 0);
  120. TextDrawBackgroundColor(TDEditor_TD[12], 255);
  121. TextDrawFont(TDEditor_TD[12], 2);
  122. TextDrawSetProportional(TDEditor_TD[12], true);
  123.  
  124. TDEditor_TD[13] = TextDrawCreate(429.583404, 420.740661, ":");
  125. TextDrawLetterSize(TDEditor_TD[13], 0.226245, 1.475553);
  126. TextDrawAlignment(TDEditor_TD[13], 1);
  127. TextDrawColor(TDEditor_TD[13], 41215);
  128. TextDrawSetShadow(TDEditor_TD[13], 0);
  129. TextDrawBackgroundColor(TDEditor_TD[13], 255);
  130. TextDrawFont(TDEditor_TD[13], 1);
  131. TextDrawSetProportional(TDEditor_TD[13], true);
  132.  
  133. TDEditor_TD[14] = TextDrawCreate(437.500000, 423.851684, "Vreme~n~");
  134. TextDrawLetterSize(TDEditor_TD[14], 0.139583, 0.863704);
  135. TextDrawAlignment(TDEditor_TD[14], 1);
  136. TextDrawColor(TDEditor_TD[14], 41215);
  137. TextDrawSetShadow(TDEditor_TD[14], 0);
  138. TextDrawBackgroundColor(TDEditor_TD[14], 255);
  139. TextDrawFont(TDEditor_TD[14], 2);
  140. TextDrawSetProportional(TDEditor_TD[14], true);
  141.  
  142. TDEditor_TD[15] = TextDrawCreate(406.249969, 435.518432, "LD_SPAC:white");
  143. TextDrawTextSize(TDEditor_TD[15], 51.000000, -1.000000);
  144. TextDrawAlignment(TDEditor_TD[15], 1);
  145. TextDrawColor(TDEditor_TD[15], -1);
  146. TextDrawSetShadow(TDEditor_TD[15], 0);
  147. TextDrawBackgroundColor(TDEditor_TD[15], 255);
  148. TextDrawFont(TDEditor_TD[15], 4);
  149. TextDrawSetProportional(TDEditor_TD[15], false);
  150.  
  151. TDEditor_TD[16] = TextDrawCreate(413.749969, 436.296295, "07/04/2024");
  152. TextDrawLetterSize(TDEditor_TD[16], 0.147916, 0.931110);
  153. TextDrawAlignment(TDEditor_TD[16], 1);
  154. TextDrawColor(TDEditor_TD[16], -1);
  155. TextDrawSetShadow(TDEditor_TD[16], 0);
  156. TextDrawBackgroundColor(TDEditor_TD[16], 255);
  157. TextDrawFont(TDEditor_TD[16], 2);
  158. TextDrawSetProportional(TDEditor_TD[16], true);
  159.  
  160. TDEditor_TD[17] = TextDrawCreate(463.750030, 426.444458, ">>");
  161. TextDrawLetterSize(TDEditor_TD[17], 0.400000, 1.600000);
  162. TextDrawAlignment(TDEditor_TD[17], 1);
  163. TextDrawColor(TDEditor_TD[17], 41215);
  164. TextDrawSetShadow(TDEditor_TD[17], 0);
  165. TextDrawBackgroundColor(TDEditor_TD[17], 255);
  166. TextDrawFont(TDEditor_TD[17], 1);
  167. TextDrawSetProportional(TDEditor_TD[17], true);
  168.  
  169. TDEditor_TD[18] = TextDrawCreate(489.583374, 423.851867, "BANKA:");
  170. TextDrawLetterSize(TDEditor_TD[18], 0.183329, 0.972593);
  171. TextDrawAlignment(TDEditor_TD[18], 1);
  172. TextDrawColor(TDEditor_TD[18], 16711935);
  173. TextDrawSetShadow(TDEditor_TD[18], 0);
  174. TextDrawBackgroundColor(TDEditor_TD[18], 255);
  175. TextDrawFont(TDEditor_TD[18], 1);
  176. TextDrawSetProportional(TDEditor_TD[18], true);
  177.  
  178. TDEditor_TD[19] = TextDrawCreate(489.999969, 435.000030, "LD_SPAC:white");
  179. TextDrawTextSize(TDEditor_TD[19], 56.000000, -1.000000);
  180. TextDrawAlignment(TDEditor_TD[19], 1);
  181. TextDrawColor(TDEditor_TD[19], -1);
  182. TextDrawSetShadow(TDEditor_TD[19], 0);
  183. TextDrawBackgroundColor(TDEditor_TD[19], 255);
  184. TextDrawFont(TDEditor_TD[19], 4);
  185. TextDrawSetProportional(TDEditor_TD[19], false);
  186.  
  187. TDEditor_TD[20] = TextDrawCreate(489.166625, 435.259246, "Zlato:");
  188. TextDrawLetterSize(TDEditor_TD[20], 0.152500, 1.045186);
  189. TextDrawAlignment(TDEditor_TD[20], 1);
  190. TextDrawColor(TDEditor_TD[20], -65281);
  191. TextDrawSetShadow(TDEditor_TD[20], 0);
  192. TextDrawBackgroundColor(TDEditor_TD[20], 255);
  193. TextDrawFont(TDEditor_TD[20], 2);
  194. TextDrawSetProportional(TDEditor_TD[20], true);
  195.  
  196. TDEditor_TD[21] = TextDrawCreate(550.416687, 427.999938, "v1.0");
  197. TextDrawLetterSize(TDEditor_TD[21], 0.294999, 1.319998);
  198. TextDrawAlignment(TDEditor_TD[21], 1);
  199. TextDrawColor(TDEditor_TD[21], 41215);
  200. TextDrawSetShadow(TDEditor_TD[21], 0);
  201. TextDrawBackgroundColor(TDEditor_TD[21], 255);
  202. TextDrawFont(TDEditor_TD[21], 1);
  203. TextDrawSetProportional(TDEditor_TD[21], true);
  204.  
  205. TDEditor_TD[22] = TextDrawCreate(532.916687, 1.777783, "TEXTDRAW");
  206. TextDrawLetterSize(TDEditor_TD[22], 0.269165, 1.439254);
  207. TextDrawAlignment(TDEditor_TD[22], 1);
  208. TextDrawColor(TDEditor_TD[22], 41215);
  209. TextDrawSetShadow(TDEditor_TD[22], 0);
  210. TextDrawSetOutline(TDEditor_TD[22], 1);
  211. TextDrawBackgroundColor(TDEditor_TD[22], 255);
  212. TextDrawFont(TDEditor_TD[22], 2);
  213. TextDrawSetProportional(TDEditor_TD[22], true);
  214.  
  215. TDEditor_TD[23] = TextDrawCreate(566.250000, 16.296293, "RolePlay~n~");
  216. TextDrawLetterSize(TDEditor_TD[23], 0.324582, 1.480738);
  217. TextDrawAlignment(TDEditor_TD[23], 1);
  218. TextDrawColor(TDEditor_TD[23], -1);
  219. TextDrawSetShadow(TDEditor_TD[23], 0);
  220. TextDrawSetOutline(TDEditor_TD[23], -1);
  221. TextDrawBackgroundColor(TDEditor_TD[23], 255);
  222. TextDrawFont(TDEditor_TD[23], 2);
  223. TextDrawSetProportional(TDEditor_TD[23], true);
  224.  
  225. TDEditor_TD[24] = TextDrawCreate(161.250015, 425.925903, ">>");
  226. TextDrawLetterSize(TDEditor_TD[24], 0.400000, 1.600000);
  227. TextDrawAlignment(TDEditor_TD[24], 1);
  228. TextDrawColor(TDEditor_TD[24], 41215);
  229. TextDrawSetShadow(TDEditor_TD[24], 0);
  230. TextDrawBackgroundColor(TDEditor_TD[24], 255);
  231. TextDrawFont(TDEditor_TD[24], 1);
  232. TextDrawSetProportional(TDEditor_TD[24], true);
  233.  
  234.  
  235.  
  236. //Player TextDraws:
  237.  
  238.  
  239. new PlayerText:TDEditor_PTD[MAX_PLAYERS][11];
  240.  
  241. TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 512.083496, 423.851928, "999999999$");
  242. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.157499, 0.993332);
  243. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 1);
  244. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -1);
  245. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  246. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
  247. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 1);
  248. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], true);
  249.  
  250. TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 513.333129, 435.259277, "999G");
  251. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.129166, 0.998519);
  252. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 1);
  253. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1);
  254. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
  255. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255);
  256. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 2);
  257. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], true);
  258.  
  259. TDEditor_PTD[playerid][2] = CreatePlayerTextDraw(playerid, 494.583282, 357.222198, "LD_SPAC:white");
  260. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][2], 136.000000, 49.000000);
  261. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][2], 1);
  262. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][2], 255);
  263. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
  264. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][2], 255);
  265. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][2], 4);
  266. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][2], false);
  267.  
  268. TDEditor_PTD[playerid][3] = CreatePlayerTextDraw(playerid, 563.750183, 359.814880, "");
  269. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][3], 46.000000, 43.000000);
  270. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][3], 1);
  271. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][3], -1);
  272. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
  273. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][3], 255);
  274. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][3], 5);
  275. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][3], false);
  276. PlayerTextDrawSetPreviewModel(playerid, TDEditor_PTD[playerid][3], 560);
  277. PlayerTextDrawSetPreviewRot(playerid, TDEditor_PTD[playerid][3], -40.000000, 0.000000, -60.000000, 1.000000);
  278. PlayerTextDrawSetPreviewVehCol(playerid, TDEditor_PTD[playerid][3], 1, 1);
  279.  
  280. TDEditor_PTD[playerid][4] = CreatePlayerTextDraw(playerid, 495.000030, 356.185089, "LD_SPAC:white");
  281. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][4], 137.000000, 2.000000);
  282. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][4], 1);
  283. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][4], 41215);
  284. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
  285. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][4], 255);
  286. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][4], 4);
  287. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][4], false);
  288.  
  289. TDEditor_PTD[playerid][5] = CreatePlayerTextDraw(playerid, 508.333282, 359.555389, "300~n~");
  290. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][5], 0.310833, 1.434074);
  291. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][5], 1);
  292. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][5], 41215);
  293. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
  294. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][5], 255);
  295. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][5], 2);
  296. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][5], true);
  297.  
  298. TDEditor_PTD[playerid][6] = CreatePlayerTextDraw(playerid, 506.250061, 372.518463, "KM/H");
  299. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][6], 0.346249, 1.392590);
  300. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][6], 1);
  301. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][6], 41215);
  302. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][6], 0);
  303. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][6], 255);
  304. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][6], 1);
  305. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][6], true);
  306.  
  307. TDEditor_PTD[playerid][7] = CreatePlayerTextDraw(playerid, 495.000000, 386.518585, "GORIVO:");
  308. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][7], 0.239583, 1.283704);
  309. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][7], 1);
  310. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][7], 41215);
  311. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][7], 0);
  312. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][7], 255);
  313. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][7], 1);
  314. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][7], true);
  315.  
  316. TDEditor_PTD[playerid][8] = CreatePlayerTextDraw(playerid, 530.833312, 386.518432, "100");
  317. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][8], 0.270415, 1.252591);
  318. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][8], 1);
  319. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][8], -1);
  320. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][8], 0);
  321. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][8], 255);
  322. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][8], 1);
  323. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][8], true);
  324.  
  325. TDEditor_PTD[playerid][9] = CreatePlayerTextDraw(playerid, 549.166564, 387.037078, "L~n~");
  326. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][9], 0.260416, 1.169630);
  327. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][9], 1);
  328. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][9], 255);
  329. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][9], 0);
  330. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][9], 255);
  331. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][9], 1);
  332. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][9], true);
  333.  
  334. TDEditor_PTD[playerid][10] = CreatePlayerTextDraw(playerid, 494.166656, 404.925933, "LD_SPAC:whitet]t");
  335. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][10], 136.000000, 3.000000);
  336. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][10], 1);
  337. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][10], 16777215);
  338. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][10], 0);
  339. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][10], 255);
  340. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][10], 4);
  341. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][10], false);
  342.  
  343.  
  344.  
  345.  
  346. //Total textdraws exported: 36 (25 global textdraws / 11 player textdraws) ~ 8/5/2024 ~ 22:27:57
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement