Advertisement
Guest User

NovaGodna

a guest
Dec 7th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. NovaGodinaTimer_TD[playerid][0] = CreatePlayerTextDraw(playerid, 574.400695, 329.378051, "_");
  2. PlayerTextDrawLetterSize(playerid, NovaGodinaTimer_TD[playerid][0], 0.191039, 0.987499);
  3. PlayerTextDrawAlignment(playerid, NovaGodinaTimer_TD[playerid][0], 2);
  4. PlayerTextDrawColor(playerid, NovaGodinaTimer_TD[playerid][0], -1);
  5. PlayerTextDrawSetOutline(playerid, NovaGodinaTimer_TD[playerid][0], 1);
  6. PlayerTextDrawBackgroundColor(playerid, NovaGodinaTimer_TD[playerid][0], 255);
  7. PlayerTextDrawFont(playerid, NovaGodinaTimer_TD[playerid][0], 1);
  8. PlayerTextDrawSetProportional(playerid, NovaGodinaTimer_TD[playerid][0], 1);
  9. PlayerTextDrawSetShadow(playerid, NovaGodinaTimer_TD[playerid][0], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement