Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. PTD_Zal[playerid][0] = CreatePlayerTextDraw(playerid, 267.399963, 152.760101, "");
  2. PlayerTextDrawTextSize(playerid, PTD_Zal[playerid][0], 133.000000, 97.000000);
  3. PlayerTextDrawAlignment(playerid, PTD_Zal[playerid][0], 1);
  4. PlayerTextDrawColor(playerid, PTD_Zal[playerid][0], -1);
  5. PlayerTextDrawUseBox(playerid, PTD_Zal[playerid][0], 0);
  6. PlayerTextDrawBoxColor(playerid, PTD_Zal[playerid][0], -1);
  7. PlayerTextDrawSetShadow(playerid, PTD_Zal[playerid][0], 0);
  8. PlayerTextDrawFont(playerid, PTD_Zal[playerid][0], 5);
  9. PlayerTextDrawSetProportional(playerid, PTD_Zal[playerid][0], 0);
  10. PlayerTextDrawSetPreviewModel(playerid, PTD_Zal[playerid][0], 33);
  11. PlayerTextDrawSetPreviewRot(playerid, PTD_Zal[playerid][0], 0.000000, 0.000000, 270.000000, 1.000000);
  12. PlayerTextDrawSetPreviewVehCol(playerid, PTD_Zal[playerid][0], 3, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement