Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_TD[8];
  5.  
  6. TDEditor_TD[0] = TextDrawCreate(200.000000, 90.000000, "box");
  7. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 28.500000);
  8. TextDrawTextSize(TDEditor_TD[0], 450.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], 150);
  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(237.500000, 98.500000, "position");
  21. TextDrawLetterSize(TDEditor_TD[1], 0.400332, 1.600000);
  22. TextDrawAlignment(TDEditor_TD[1], 2);
  23. TextDrawColor(TDEditor_TD[1], 263520180);
  24. TextDrawSetShadow(TDEditor_TD[1], 0);
  25. TextDrawSetOutline(TDEditor_TD[1], 0);
  26. TextDrawBackgroundColor(TDEditor_TD[1], 0);
  27. TextDrawFont(TDEditor_TD[1], 3);
  28. TextDrawSetProportional(TDEditor_TD[1], 1);
  29. TextDrawSetShadow(TDEditor_TD[1], 0);
  30.  
  31. TDEditor_TD[2] = TextDrawCreate(413.500000, 98.500000, "time");
  32. TextDrawLetterSize(TDEditor_TD[2], 0.400000, 1.600000);
  33. TextDrawAlignment(TDEditor_TD[2], 2);
  34. TextDrawColor(TDEditor_TD[2], 263520180);
  35. TextDrawSetShadow(TDEditor_TD[2], 0);
  36. TextDrawSetOutline(TDEditor_TD[2], 1);
  37. TextDrawBackgroundColor(TDEditor_TD[2], 0);
  38. TextDrawFont(TDEditor_TD[2], 3);
  39. TextDrawSetProportional(TDEditor_TD[2], 1);
  40. TextDrawSetShadow(TDEditor_TD[2], 0);
  41.  
  42. TDEditor_TD[3] = TextDrawCreate(325.500000, 98.500000, "name");
  43. TextDrawLetterSize(TDEditor_TD[3], 0.400000, 1.600000);
  44. TextDrawAlignment(TDEditor_TD[3], 2);
  45. TextDrawColor(TDEditor_TD[3], 263520180);
  46. TextDrawSetShadow(TDEditor_TD[3], 0);
  47. TextDrawSetOutline(TDEditor_TD[3], 1);
  48. TextDrawBackgroundColor(TDEditor_TD[3], 0);
  49. TextDrawFont(TDEditor_TD[3], 3);
  50. TextDrawSetProportional(TDEditor_TD[3], 1);
  51. TextDrawSetShadow(TDEditor_TD[3], 0);
  52.  
  53. TDEditor_TD[4] = TextDrawCreate(237.500000, 120.500000, "1~n~_~n~2~n~_~n~3~n~_~n~4~n~_~n~5~n~_~n~6~n~_~n~7~n~_~n~8");
  54. TextDrawLetterSize(TDEditor_TD[4], 0.400000, 1.600000);
  55. TextDrawAlignment(TDEditor_TD[4], 2);
  56. TextDrawColor(TDEditor_TD[4], -76);
  57. TextDrawSetShadow(TDEditor_TD[4], 0);
  58. TextDrawSetOutline(TDEditor_TD[4], 1);
  59. TextDrawBackgroundColor(TDEditor_TD[4], 0);
  60. TextDrawFont(TDEditor_TD[4], 3);
  61. TextDrawSetProportional(TDEditor_TD[4], 1);
  62. TextDrawSetShadow(TDEditor_TD[4], 0);
  63.  
  64. TDEditor_TD[5] = TextDrawCreate(325.500000, 120.500000, "user1~n~_~n~user2~n~_~n~user3~n~_~n~user4~n~_~n~user5~n~__~n~user6~n~_~n~user7~n~_~n~user8");
  65. TextDrawLetterSize(TDEditor_TD[5], 0.400000, 1.600000);
  66. TextDrawAlignment(TDEditor_TD[5], 2);
  67. TextDrawColor(TDEditor_TD[5], -76);
  68. TextDrawSetShadow(TDEditor_TD[5], 0);
  69. TextDrawSetOutline(TDEditor_TD[5], 1);
  70. TextDrawBackgroundColor(TDEditor_TD[5], 0);
  71. TextDrawFont(TDEditor_TD[5], 3);
  72. TextDrawSetProportional(TDEditor_TD[5], 1);
  73. TextDrawSetShadow(TDEditor_TD[5], 0);
  74.  
  75. TDEditor_TD[6] = TextDrawCreate(413.500000, 120.500000, "00:00~n~_~n~00:00~n~_~n~00:00~n~_~n~00:00~n~_~n~00:00~n~_~n~00:00~n~_~n~00:00~n~_~n~00:00");
  76. TextDrawLetterSize(TDEditor_TD[6], 0.400000, 1.600000);
  77. TextDrawAlignment(TDEditor_TD[6], 2);
  78. TextDrawColor(TDEditor_TD[6], -76);
  79. TextDrawSetShadow(TDEditor_TD[6], 0);
  80. TextDrawSetOutline(TDEditor_TD[6], 1);
  81. TextDrawBackgroundColor(TDEditor_TD[6], 0);
  82. TextDrawFont(TDEditor_TD[6], 3);
  83. TextDrawSetProportional(TDEditor_TD[6], 1);
  84. TextDrawSetShadow(TDEditor_TD[6], 0);
  85.  
  86. TDEditor_TD[7] = TextDrawCreate(324.983306, 69.485153, "round_1:_round_name");
  87. TextDrawLetterSize(TDEditor_TD[7], 0.400000, 1.600000);
  88. TextDrawTextSize(TDEditor_TD[7], 0.000000, 249.999511);
  89. TextDrawAlignment(TDEditor_TD[7], 2);
  90. TextDrawColor(TDEditor_TD[7], 263520180);
  91. TextDrawUseBox(TDEditor_TD[7], 1);
  92. TextDrawBoxColor(TDEditor_TD[7], 150);
  93. TextDrawSetShadow(TDEditor_TD[7], 0);
  94. TextDrawSetOutline(TDEditor_TD[7], 1);
  95. TextDrawBackgroundColor(TDEditor_TD[7], 0);
  96. TextDrawFont(TDEditor_TD[7], 3);
  97. TextDrawSetProportional(TDEditor_TD[7], 1);
  98. TextDrawSetShadow(TDEditor_TD[7], 0);
  99.  
  100.  
  101.  
  102. //Player TextDraws:
  103.  
  104.  
  105. new Text:TDEditor_PTD[MAX_PLAYERS][1];
  106.  
  107. TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 324.983306, 353.585601, "your_results:_pos_10_-_00:00");
  108. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.400000, 1.600000);
  109. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][0], 0.000000, 249.999511);
  110. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 2);
  111. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], 263520180);
  112. PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][0], 1);
  113. PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][0], 150);
  114. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  115. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 1);
  116. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 0);
  117. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 3);
  118. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
  119. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  120.  
  121.  
  122.  
  123.  
  124. //Total textdraws exported: 9 (8 global textdraws / 1 player textdraws) ~ 1/7/2015 ~ 11:24:27
  125. TDEditor V1.15 by adri1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement