Advertisement
Pony98

Untitled

Jul 6th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. TDEditor_PTD[playerid][5] = CreatePlayerTextDraw(playerid, 547.065673, 357.196472, "LD_SPAC:white");
  2. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][5], 0.000000, 0.000000);
  3. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][5], 41.040027, 5.250016);
  4. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][5], 1);
  5. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][5], 747065087);
  6. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
  7. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][5], 0);
  8. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][5], 255);
  9. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][5], 4);
  10. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][5], 0);
  11. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement