Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. //-----------------------------------------------------|TD-By Stalenzi|----------------------------------------------------------//
  2.  
  3. //Dozvoljavam svima da koriste ovaj textdraw,pozeljno bih boilo da me stavite u creditse
  4.  
  5. //TextDraw-s By:Stalenzi 2016......
  6.  
  7. //-----------------------------------------------------|TD-By Stalenzi|----------------------------------------------------------//
  8. new Text:TDEditor_TD[15];
  9.  
  10. TDEditor_TD[0] = TextDrawCreate(105.555519, 424.951080, "box");
  11. TextDrawLetterSize(TDEditor_TD[0], 0.000000, 1.111106);
  12. TextDrawTextSize(TDEditor_TD[0], 523.000000, 0.000000);
  13. TextDrawAlignment(TDEditor_TD[0], 1);
  14. TextDrawColor(TDEditor_TD[0], -1);
  15. TextDrawUseBox(TDEditor_TD[0], 1);
  16. TextDrawBoxColor(TDEditor_TD[0], 71);
  17. TextDrawSetShadow(TDEditor_TD[0], 0);
  18. TextDrawSetOutline(TDEditor_TD[0], 0);
  19. TextDrawBackgroundColor(TDEditor_TD[0], 255);
  20. TextDrawFont(TDEditor_TD[0], 1);
  21. TextDrawSetProportional(TDEditor_TD[0], 1);
  22. TextDrawSetShadow(TDEditor_TD[0], 0);
  23.  
  24. TDEditor_TD[1] = TextDrawCreate(101.266883, 417.984405, "/");
  25. TextDrawLetterSize(TDEditor_TD[1], 0.347555, 2.182399);
  26. TextDrawAlignment(TDEditor_TD[1], 1);
  27. TextDrawColor(TDEditor_TD[1], 11993343);
  28. TextDrawSetShadow(TDEditor_TD[1], 0);
  29. TextDrawSetOutline(TDEditor_TD[1], 0);
  30. TextDrawBackgroundColor(TDEditor_TD[1], 255);
  31. TextDrawFont(TDEditor_TD[1], 1);
  32. TextDrawSetProportional(TDEditor_TD[1], 1);
  33. TextDrawSetShadow(TDEditor_TD[1], 0);
  34.  
  35. TDEditor_TD[2] = TextDrawCreate(521.755615, 417.784545, "/");
  36. TextDrawLetterSize(TDEditor_TD[2], 0.347555, 2.182399);
  37. TextDrawAlignment(TDEditor_TD[2], 1);
  38. TextDrawColor(TDEditor_TD[2], 11993343);
  39. TextDrawSetShadow(TDEditor_TD[2], 0);
  40. TextDrawSetOutline(TDEditor_TD[2], 0);
  41. TextDrawBackgroundColor(TDEditor_TD[2], 255);
  42. TextDrawFont(TDEditor_TD[2], 1);
  43. TextDrawSetProportional(TDEditor_TD[2], 1);
  44. TextDrawSetShadow(TDEditor_TD[2], 0);
  45.  
  46. TDEditor_TD[3] = TextDrawCreate(54.489078, 422.804443, "LD_SPAC:white");
  47. TextDrawLetterSize(TDEditor_TD[3], 0.000000, 0.000000);
  48. TextDrawTextSize(TDEditor_TD[3], 533.000000, -2.000000);
  49. TextDrawAlignment(TDEditor_TD[3], 1);
  50. TextDrawColor(TDEditor_TD[3], 11993343);
  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(50.489139, 438.305389, "LD_SPAC:white");
  59. TextDrawLetterSize(TDEditor_TD[4], 0.000000, 0.000000);
  60. TextDrawTextSize(TDEditor_TD[4], 533.000000, -2.000000);
  61. TextDrawAlignment(TDEditor_TD[4], 1);
  62. TextDrawColor(TDEditor_TD[4], 11862016);
  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(68.666694, 420.968902, "LU");
  71. TextDrawLetterSize(TDEditor_TD[5], 0.400000, 1.600000);
  72. TextDrawAlignment(TDEditor_TD[5], 1);
  73. TextDrawColor(TDEditor_TD[5], -1);
  74. TextDrawSetShadow(TDEditor_TD[5], 0);
  75. TextDrawSetOutline(TDEditor_TD[5], 0);
  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[11] = TextDrawCreate(308.222351, 421.964355, "Dobrodosli_na_last_union_lijep_provod_vam_zeli_LU-Staff");
  82. TextDrawLetterSize(TDEditor_TD[11], 0.197777, 1.450664);
  83. TextDrawAlignment(TDEditor_TD[11], 2);
  84. TextDrawColor(TDEditor_TD[11], -1);
  85. TextDrawSetShadow(TDEditor_TD[11], 0);
  86. TextDrawSetOutline(TDEditor_TD[11], 0);
  87. TextDrawBackgroundColor(TDEditor_TD[11], 255);
  88. TextDrawFont(TDEditor_TD[11], 2);
  89. TextDrawSetProportional(TDEditor_TD[11], 1);
  90. TextDrawSetShadow(TDEditor_TD[11], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement