Advertisement
Guest User

TD SPEEDOMETER SI FPS NEPHRITE

a guest
Mar 31st, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. RubyPTD[playerid][6] = CreatePlayerTextDraw(playerid, 587.299683, 333.753296, "69");
  2. PlayerTextDrawLetterSize(playerid, RubyPTD[playerid][6], 0.666400, 2.697597);
  3. PlayerTextDrawTextSize(playerid, RubyPTD[playerid][6], 1280.000000, 1280.000000);
  4. PlayerTextDrawAlignment(playerid, RubyPTD[playerid][6], 3);
  5. PlayerTextDrawColor(playerid, RubyPTD[playerid][6], 0xFFFFFFFF);
  6. PlayerTextDrawUseBox(playerid, RubyPTD[playerid][6], 0);
  7. PlayerTextDrawBoxColor(playerid, RubyPTD[playerid][6], 0x80808080);
  8. PlayerTextDrawSetShadow(playerid, RubyPTD[playerid][6], 0);
  9. PlayerTextDrawSetOutline(playerid, RubyPTD[playerid][6], 1);
  10. PlayerTextDrawBackgroundColor(playerid, RubyPTD[playerid][6], 0x000000FF);
  11. PlayerTextDrawFont(playerid, RubyPTD[playerid][6], 3);
  12. PlayerTextDrawSetProportional(playerid, RubyPTD[playerid][6], 0);
  13. PlayerTextDrawSetSelectable(playerid, RubyPTD[playerid][6], 0);
  14.  
  15. RubyPTD[playerid][5] = CreatePlayerTextDraw(playerid, 622.799744, 343.066589, "km/h");
  16. PlayerTextDrawLetterSize(playerid, RubyPTD[playerid][5], 0.400000, 1.600000);
  17. PlayerTextDrawTextSize(playerid, RubyPTD[playerid][5], 1280.000000, 1280.000000);
  18. PlayerTextDrawAlignment(playerid, RubyPTD[playerid][5], 3);
  19. PlayerTextDrawColor(playerid, RubyPTD[playerid][5], 0xFFFFFFFF);
  20. PlayerTextDrawUseBox(playerid, RubyPTD[playerid][5], 0);
  21. PlayerTextDrawBoxColor(playerid, RubyPTD[playerid][5], 0x80808080);
  22. PlayerTextDrawSetShadow(playerid, RubyPTD[playerid][5], 0);
  23. PlayerTextDrawSetOutline(playerid, RubyPTD[playerid][5], 1);
  24. PlayerTextDrawBackgroundColor(playerid, RubyPTD[playerid][5], 0x000000FF);
  25. PlayerTextDrawFont(playerid, RubyPTD[playerid][5], 1);
  26. PlayerTextDrawSetProportional(playerid, RubyPTD[playerid][5], 1);
  27. PlayerTextDrawSetSelectable(playerid, RubyPTD[playerid][5], 0);
  28.  
  29. RubyPTD[playerid][4] = CreatePlayerTextDraw(playerid, 624.125305, 359.913208, "~w~Fuel: ~r~69~n~~w~Radio: ~r~NONE~n~~r~6969 ~w~KM~n~~r~LOCKED");
  30. PlayerTextDrawLetterSize(playerid, RubyPTD[playerid][4], 0.182400, 1.547731);
  31. PlayerTextDrawTextSize(playerid, RubyPTD[playerid][4], 1280.000000, 1280.000000);
  32. PlayerTextDrawAlignment(playerid, RubyPTD[playerid][4], 3);
  33. PlayerTextDrawColor(playerid, RubyPTD[playerid][4], 0xFFFFFFFF);
  34. PlayerTextDrawUseBox(playerid, RubyPTD[playerid][4], 0);
  35. PlayerTextDrawBoxColor(playerid, RubyPTD[playerid][4], 0x80808080);
  36. PlayerTextDrawSetShadow(playerid, RubyPTD[playerid][4], 0);
  37. PlayerTextDrawSetOutline(playerid, RubyPTD[playerid][4], 1);
  38. PlayerTextDrawBackgroundColor(playerid, RubyPTD[playerid][4], 0x000000FF);
  39. PlayerTextDrawFont(playerid, RubyPTD[playerid][4], 2);
  40. PlayerTextDrawSetProportional(playerid, RubyPTD[playerid][4], 1);
  41. PlayerTextDrawSetSelectable(playerid, RubyPTD[playerid][4], 0);
  42.  
  43. RubyPTD[playerid][0] = CreatePlayerTextDraw(playerid, 3.882356, 432.083466, "69");
  44. PlayerTextDrawLetterSize(playerid, RubyPTD[playerid][0], 0.400000, 1.600000);
  45. PlayerTextDrawTextSize(playerid, RubyPTD[playerid][0], 1280.000000, 1280.000000);
  46. PlayerTextDrawAlignment(playerid, RubyPTD[playerid][0], 1);
  47. PlayerTextDrawColor(playerid, RubyPTD[playerid][0], 0xFFFF00FF);
  48. PlayerTextDrawUseBox(playerid, RubyPTD[playerid][0], 0);
  49. PlayerTextDrawBoxColor(playerid, RubyPTD[playerid][0], 0x80808080);
  50. PlayerTextDrawSetShadow(playerid, RubyPTD[playerid][0], 0);
  51. PlayerTextDrawSetOutline(playerid, RubyPTD[playerid][0], 255);
  52. PlayerTextDrawBackgroundColor(playerid, RubyPTD[playerid][0], 0x000000FF);
  53. PlayerTextDrawFont(playerid, RubyPTD[playerid][0], 3);
  54. PlayerTextDrawSetProportional(playerid, RubyPTD[playerid][0], 1);
  55. PlayerTextDrawSetSelectable(playerid, RubyPTD[playerid][0], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement