AlexRap

Untitled

Mar 31st, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. odmPTD = CreatePlayerTextDraw(playerid, 624.125305, 359.913208, "~w~Fuel: ~r~69~n~~w~Radio: ~r~NONE~n~~r~6969 ~w~KM~n~~r~LOCKED");
  2. PlayerTextDrawLetterSize(playerid, odmPTD, 0.182400, 1.547731);
  3. PlayerTextDrawTextSize(playerid, odmPTD, 1280.000000, 1280.000000);
  4. PlayerTextDrawAlignment(playerid, odmPTD, 3);
  5. PlayerTextDrawColor(playerid, odmPTD, 0xFFFFFFFF);
  6. PlayerTextDrawUseBox(playerid, odmPTD, 0);
  7. PlayerTextDrawBoxColor(playerid, odmPTD, 0x80808080);
  8. PlayerTextDrawSetShadow(playerid, odmPTD, 0);
  9. PlayerTextDrawSetOutline(playerid, odmPTD, 1);
  10. PlayerTextDrawBackgroundColor(playerid, odmPTD, 0x000000FF);
  11. PlayerTextDrawFont(playerid, odmPTD, 2);
  12. PlayerTextDrawSetProportional(playerid, odmPTD, 1);
  13. PlayerTextDrawSetSelectable(playerid, odmPTD, 0);
Advertisement
Add Comment
Please, Sign In to add comment