Advertisement
Guest User

Untitled

a guest
Nov 5th, 2019
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. //////////////////////////////////////// WRONG CMD TEXTDRAW BY RUSIC ! /////////////////////////////////
  2. new Text:TDEditor_TD[6];
  3. /=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/=
  4. TDEditor_TD[0] = TextDrawCreate(163.777297, 268.916503, "ld_beat:chit");
  5. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 0.000000);
  6. TextDrawTextSize(TDEditor_TD[0], 44.000000, 47.000000);
  7. TextDrawAlignment(TDEditor_TD[0], 1);
  8. TextDrawColor(TDEditor_TD[0], 255);
  9. TextDrawSetShadow(TDEditor_TD[0], 0);
  10. TextDrawSetOutline(TDEditor_TD[0], 0);
  11. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  12. TextDrawFont(TDEditor_TD[0], 4);
  13. TextDrawSetProportional(TDEditor_TD[0], 0);
  14. TextDrawSetShadow(TDEditor_TD[0], 0);
  15.  
  16. TDEditor_TD[1] = TextDrawCreate(-23.411745, 280.999694, "box");
  17. TextDrawLetterSize(TDEditor_TD[1], 0.000000, 2.705881);
  18. TextDrawTextSize(TDEditor_TD[1], 189.000000, 0.000000);
  19. TextDrawAlignment(TDEditor_TD[1], 1);
  20. TextDrawColor(TDEditor_TD[1], -1);
  21. TextDrawUseBox(TDEditor_TD[1], 1);
  22. TextDrawBoxColor(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], 1);
  27. TextDrawSetProportional(TDEditor_TD[1], 1);
  28. TextDrawSetShadow(TDEditor_TD[1], 0);
  29.  
  30. TDEditor_TD[2] = TextDrawCreate(21.582448, 287.583312, "UKUCALI_STE_KOMANDU_KOJA_NE_POSTOJI_/KOMANDE!");
  31. TextDrawLetterSize(TDEditor_TD[2], 0.108235, 1.039999);
  32. TextDrawAlignment(TDEditor_TD[2], 1);
  33. TextDrawColor(TDEditor_TD[2], -1);
  34. TextDrawSetShadow(TDEditor_TD[2], 0);
  35. TextDrawSetOutline(TDEditor_TD[2], 0);
  36. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  37. TextDrawFont(TDEditor_TD[2], 2);
  38. TextDrawSetProportional(TDEditor_TD[2], 1);
  39. TextDrawSetShadow(TDEditor_TD[2], 0);
  40.  
  41. TDEditor_TD[3] = TextDrawCreate(186.000167, 283.633575, "!");
  42. TextDrawLetterSize(TDEditor_TD[3], 0.400000, 1.600000);
  43. TextDrawAlignment(TDEditor_TD[3], 1);
  44. TextDrawColor(TDEditor_TD[3], 255);
  45. TextDrawSetShadow(TDEditor_TD[3], 0);
  46. TextDrawSetOutline(TDEditor_TD[3], 0);
  47. TextDrawBackgroundColor(TDEditor_TD[3], 255);
  48. TextDrawFont(TDEditor_TD[3], 1);
  49. TextDrawSetProportional(TDEditor_TD[3], 1);
  50. TextDrawSetShadow(TDEditor_TD[3], 0);
  51.  
  52. TDEditor_TD[4] = TextDrawCreate(182.123779, 286.366790, "ld_pool:ball");
  53. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 0.000000);
  54. TextDrawTextSize(TDEditor_TD[4], 12.000000, 11.000000);
  55. TextDrawAlignment(TDEditor_TD[4], 1);
  56. TextDrawColor(TDEditor_TD[4], -1139534593);
  57. TextDrawSetShadow(TDEditor_TD[4], 0);
  58. TextDrawSetOutline(TDEditor_TD[4], 0);
  59. TextDrawBackgroundColor(TDEditor_TD[4], 255);
  60. TextDrawFont(TDEditor_TD[4], 4);
  61. TextDrawSetProportional(TDEditor_TD[4], 0);
  62. TextDrawSetShadow(TDEditor_TD[4], 0);
  63.  
  64. TDEditor_TD[5] = TextDrawCreate(3.823575, 286.233184, "ld_chat:thumbdn");
  65. TextDrawLetterSize(TDEditor_TD[5], 0.000000, 0.000000);
  66. TextDrawTextSize(TDEditor_TD[5], 14.000000, 13.000000);
  67. TextDrawAlignment(TDEditor_TD[5], 1);
  68. TextDrawColor(TDEditor_TD[5], -1);
  69. TextDrawSetShadow(TDEditor_TD[5], 0);
  70. TextDrawSetOutline(TDEditor_TD[5], 0);
  71. TextDrawBackgroundColor(TDEditor_TD[5], 255);
  72. TextDrawFont(TDEditor_TD[5], 4);
  73. TextDrawSetProportional(TDEditor_TD[5], 0);
  74. TextDrawSetShadow(TDEditor_TD[5], 0);
  75.  
  76. /=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/==/=/==/=//=/=/=/==/=/=/=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement