Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. LogoTD[1] = TextDrawCreate(539.095581, 428.583648, "FaraLag");
  2. TextDrawLetterSize(LogoTD[1], 0.342957, 2.300000);
  3. TextDrawAlignment(LogoTD[1], 1);
  4. TextDrawColor(Logo[1], -1);
  5. TextDrawSetShadow(Logo1, 0);
  6. TextDrawSetOutline(Logo1, 0);
  7. TextDrawBackgroundColor(Logo1, 255);
  8. TextDrawFont(Logo[1], 2);
  9. TextDrawSetProportional(Logo1, 1);
  10. TextDrawSetShadow(Logo1, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement