Advertisement
Pony98

Untitled

Jul 25th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1.  
  2. TDEditor_TD[56] = TextDrawCreate(318.266662, 210.672363, "Drzava");
  3. TextDrawLetterSize(TDEditor_TD[56], 0.231333, 1.247406);
  4. TextDrawTextSize(TDEditor_TD[56], 0.000000, 94.000000);
  5. TextDrawAlignment(TDEditor_TD[56], 2);
  6. TextDrawColor(TDEditor_TD[56], -1);
  7. TextDrawUseBox(TDEditor_TD[56], 1);
  8. TextDrawBoxColor(TDEditor_TD[56], 255);
  9. TextDrawSetShadow(TDEditor_TD[56], 0);
  10. TextDrawSetOutline(TDEditor_TD[56], 0);
  11. TextDrawBackgroundColor(TDEditor_TD[56], 255);
  12. TextDrawFont(TDEditor_TD[56], 2);
  13. TextDrawSetProportional(TDEditor_TD[56], 1);
  14. TextDrawSetShadow(TDEditor_TD[56], 0);
  15. TextDrawSetSelectable(TDEditor_TD[56], true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement