Advertisement
Guest User

Untitled

a guest
Feb 26th, 2022
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 4.38 KB | None | 0 0
  1. TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 325.967163, 331.481384, "iamCibu - (ID: 900)");
  2. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.282665, 1.388442);
  3. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 2);
  4. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -1);
  5. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  6. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 1);
  7. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
  8. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 1);
  9. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
  10. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  11.  
  12. TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 325.967163, 344.082153, "Health: 100.0 Armor: 100.0");
  13. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.282665, 1.388442);
  14. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 2);
  15. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1);
  16. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
  17. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][1], 1);
  18. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255);
  19. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 1);
  20. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], 1);
  21. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
  22.  
  23. TDEditor_PTD[playerid][2] = CreatePlayerTextDraw(playerid, 325.967163, 355.882873, "Fps: 200 Ping: 60 Anim: 1321");
  24. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][2], 0.282665, 1.388442);
  25. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][2], 2);
  26. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][2], -1);
  27. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
  28. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][2], 1);
  29. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][2], 255);
  30. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][2], 1);
  31. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][2], 1);
  32. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
  33.  
  34. TDEditor_PTD[playerid][3] = CreatePlayerTextDraw(playerid, 325.967163, 368.683654, "Reports (cheats) on this player: 3");
  35. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][3], 0.282665, 1.388442);
  36. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][3], 2);
  37. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][3], -1);
  38. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
  39. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][3], 1);
  40. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][3], 255);
  41. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][3], 1);
  42. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][3], 1);
  43. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
  44.  
  45. TDEditor_PTD[playerid][4] = CreatePlayerTextDraw(playerid, 325.967163, 380.884399, "State: on-foot");
  46. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][4], 0.282665, 1.388442);
  47. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][4], 2);
  48. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][4], -1);
  49. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
  50. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][4], 1);
  51. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][4], 255);
  52. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][4], 1);
  53. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][4], 1);
  54. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
  55.  
  56. TDEditor_PTD[playerid][5] = CreatePlayerTextDraw(playerid, 325.967163, 392.785125, "Driving Vehicle (Infernus) at 209km/h~n~Vehicle Details: personal vehicle / vehSQLID: 101 / vehicle ID: 31");
  57. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][5], 0.282665, 1.388442);
  58. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][5], 2);
  59. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][5], -1);
  60. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
  61. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][5], 1);
  62. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][5], 255);
  63. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][5], 1);
  64. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][5], 1);
  65. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement