Guest User

Untitled

a guest
Mar 20th, 2020
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. Login Textdrawovi
  2. ---------------------------------------------------------------------
  3. //Global TextDraws:
  4.  
  5.  
  6. new Text:TDEditor_TD[11];
  7.  
  8. TDEditor_TD[0] = TextDrawCreate(261.600494, 351.455718, "box");
  9. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 2.700000);
  10. TextDrawTextSize(TDEditor_TD[0], 290.000000, 0.000000);
  11. TextDrawAlignment(TDEditor_TD[0], 1);
  12. TextDrawColor(TDEditor_TD[0], -1);
  13. TextDrawUseBox(TDEditor_TD[0], 1);
  14. TextDrawBoxColor(TDEditor_TD[0], 1515937535);
  15. TextDrawSetShadow(TDEditor_TD[0], 0);
  16. TextDrawSetOutline(TDEditor_TD[0], 0);
  17. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  18. TextDrawFont(TDEditor_TD[0], 1);
  19. TextDrawSetProportional(TDEditor_TD[0], 1);
  20. TextDrawSetShadow(TDEditor_TD[0], 0);
  21.  
  22. TDEditor_TD[1] = TextDrawCreate(259.600280, 347.266784, "LD_SPAC:white");
  23. TextDrawLetterSize(TDEditor_TD[1], 0.000000, 0.000000);
  24. TextDrawTextSize(TDEditor_TD[1], 32.270290, 3.000000);
  25. TextDrawAlignment(TDEditor_TD[1], 1);
  26. TextDrawColor(TDEditor_TD[1], 791622143);
  27. TextDrawSetShadow(TDEditor_TD[1], 0);
  28. TextDrawSetOutline(TDEditor_TD[1], 0);
  29. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  30. TextDrawFont(TDEditor_TD[1], 4);
  31. TextDrawSetProportional(TDEditor_TD[1], 0);
  32. TextDrawSetShadow(TDEditor_TD[1], 0);
  33.  
  34. TDEditor_TD[2] = TextDrawCreate(259.602935, 375.889038, "LD_SPAC:white");
  35. TextDrawLetterSize(TDEditor_TD[2], 0.000000, 0.000000);
  36. TextDrawTextSize(TDEditor_TD[2], 30.899974, 3.000000);
  37. TextDrawAlignment(TDEditor_TD[2], 1);
  38. TextDrawColor(TDEditor_TD[2], 791622143);
  39. TextDrawSetShadow(TDEditor_TD[2], 0);
  40. TextDrawSetOutline(TDEditor_TD[2], 0);
  41. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  42. TextDrawFont(TDEditor_TD[2], 4);
  43. TextDrawSetProportional(TDEditor_TD[2], 0);
  44. TextDrawSetShadow(TDEditor_TD[2], 0);
  45.  
  46. TDEditor_TD[3] = TextDrawCreate(256.902801, 347.266784, "LD_SPAC:white");
  47. TextDrawLetterSize(TDEditor_TD[3], 0.000000, 0.000000);
  48. TextDrawTextSize(TDEditor_TD[3], 3.000000, 31.529989);
  49. TextDrawAlignment(TDEditor_TD[3], 1);
  50. TextDrawColor(TDEditor_TD[3], 791622143);
  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(288.502899, 347.266784, "LD_SPAC:white");
  59. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 0.000000);
  60. TextDrawTextSize(TDEditor_TD[4], 3.000000, 31.529989);
  61. TextDrawAlignment(TDEditor_TD[4], 1);
  62. TextDrawColor(TDEditor_TD[4], 791622143);
  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(267.589691, 351.177764, "G");
  71. TextDrawLetterSize(TDEditor_TD[5], 0.411498, 2.209775);
  72. TextDrawAlignment(TDEditor_TD[5], 1);
  73. TextDrawColor(TDEditor_TD[5], 1364350207);
  74. TextDrawSetShadow(TDEditor_TD[5], 0);
  75. TextDrawSetOutline(TDEditor_TD[5], 1);
  76. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  77. TextDrawFont(TDEditor_TD[5], 2);
  78. TextDrawSetProportional(TDEditor_TD[5], 1);
  79. TextDrawSetShadow(TDEditor_TD[5], 0);
  80.  
  81. TDEditor_TD[6] = TextDrawCreate(297.500000, 349.911224, "box");
  82. TextDrawLetterSize(TDEditor_TD[6], 0.000000, 2.818886);
  83. TextDrawTextSize(TDEditor_TD[6], 380.000000, 0.000000);
  84. TextDrawAlignment(TDEditor_TD[6], 1);
  85. TextDrawColor(TDEditor_TD[6], -1);
  86. TextDrawUseBox(TDEditor_TD[6], 1);
  87. TextDrawBoxColor(TDEditor_TD[6], 842216703);
  88. TextDrawSetShadow(TDEditor_TD[6], 0);
  89. TextDrawSetOutline(TDEditor_TD[6], 0);
  90. TextDrawBackgroundColor(TDEditor_TD[6], 255);
  91. TextDrawFont(TDEditor_TD[6], 1);
  92. TextDrawSetProportional(TDEditor_TD[6], 1);
  93. TextDrawSetShadow(TDEditor_TD[6], 0);
  94.  
  95. TDEditor_TD[7] = TextDrawCreate(316.500000, 350.533416, "GeProject");
  96. TextDrawLetterSize(TDEditor_TD[7], 0.247499, 1.071110);
  97. TextDrawAlignment(TDEditor_TD[7], 1);
  98. TextDrawColor(TDEditor_TD[7], -1);
  99. TextDrawSetShadow(TDEditor_TD[7], 0);
  100. TextDrawSetOutline(TDEditor_TD[7], 1);
  101. TextDrawBackgroundColor(TDEditor_TD[7], 255);
  102. TextDrawFont(TDEditor_TD[7], 3);
  103. TextDrawSetProportional(TDEditor_TD[7], 1);
  104. TextDrawSetShadow(TDEditor_TD[7], 0);
  105.  
  106. TDEditor_TD[8] = TextDrawCreate(318.405578, 362.277923, "Community");
  107. TextDrawLetterSize(TDEditor_TD[8], 0.187000, 1.002665);
  108. TextDrawAlignment(TDEditor_TD[8], 1);
  109. TextDrawColor(TDEditor_TD[8], -1);
  110. TextDrawSetShadow(TDEditor_TD[8], 0);
  111. TextDrawSetOutline(TDEditor_TD[8], 1);
  112. TextDrawBackgroundColor(TDEditor_TD[8], 255);
  113. TextDrawFont(TDEditor_TD[8], 2);
  114. TextDrawSetProportional(TDEditor_TD[8], 1);
  115. TextDrawSetShadow(TDEditor_TD[8], 0);
  116.  
  117. TDEditor_TD[9] = TextDrawCreate(315.799926, 347.266784, "LD_SPAC:white");
  118. TextDrawLetterSize(TDEditor_TD[9], 0.000000, 0.000000);
  119. TextDrawTextSize(TDEditor_TD[9], 47.000000, 2.000000);
  120. TextDrawAlignment(TDEditor_TD[9], 1);
  121. TextDrawColor(TDEditor_TD[9], -1);
  122. TextDrawSetShadow(TDEditor_TD[9], 0);
  123. TextDrawSetOutline(TDEditor_TD[9], 0);
  124. TextDrawBackgroundColor(TDEditor_TD[9], 255);
  125. TextDrawFont(TDEditor_TD[9], 4);
  126. TextDrawSetProportional(TDEditor_TD[9], 0);
  127. TextDrawSetShadow(TDEditor_TD[9], 0);
  128.  
  129. TDEditor_TD[10] = TextDrawCreate(316.500000, 377.133483, "LD_SPAC:white");
  130. TextDrawLetterSize(TDEditor_TD[10], 0.000000, 0.000000);
  131. TextDrawTextSize(TDEditor_TD[10], 47.000000, 2.000000);
  132. TextDrawAlignment(TDEditor_TD[10], 1);
  133. TextDrawColor(TDEditor_TD[10], -1);
  134. TextDrawSetShadow(TDEditor_TD[10], 0);
  135. TextDrawSetOutline(TDEditor_TD[10], 0);
  136. TextDrawBackgroundColor(TDEditor_TD[10], 255);
  137. TextDrawFont(TDEditor_TD[10], 4);
  138. TextDrawSetProportional(TDEditor_TD[10], 0);
  139. TextDrawSetShadow(TDEditor_TD[10], 0);
Advertisement
Add Comment
Please, Sign In to add comment