Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. FrontLogo0 = TextDrawCreate(495.000000, 6.000000, "F~w~ront");
  2. TextDrawBackgroundColor(GhettoLogo0, 255);
  3. TextDrawFont(FrontLogo0, 2);
  4. TextDrawLetterSize(FrontLogo0, 0.429999, 1.599999);
  5. TextDrawColor(FrontLogo0, 0x2641FEAA);
  6. TextDrawSetOutline(FrontLogo0, 0);
  7. TextDrawSetProportional(FrontLogo0, 1);
  8. TextDrawSetShadow(FrontLogo0, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement