Servus, hab ein kleines problem. Ich weiß nicht wieso es sowas zeigt (steht unten im Anhang)
Normalerweise sollte es so zeigen https://files.prineside.com/gt…model_id/white/1650_w.jpg
TachoDraw[playerid][8] = CreatePlayerTextDraw(playerid, 342.666381, 417.303619, "LD_SPAC:white");
PlayerTextDrawLetterSize(playerid, TachoDraw[playerid][8], -1.720000, -51.888137);
PlayerTextDrawTextSize(playerid, TachoDraw[playerid][8], 23.000015, 26.548118);
PlayerTextDrawAlignment(playerid, TachoDraw[playerid][8], 1);
PlayerTextDrawColor(playerid, TachoDraw[playerid][8], -1);
PlayerTextDrawUseBox(playerid, TachoDraw[playerid][8], true);
PlayerTextDrawBoxColor(playerid, TachoDraw[playerid][8], 0);
PlayerTextDrawSetShadow(playerid, TachoDraw[playerid][8], 0);
PlayerTextDrawSetOutline(playerid, TachoDraw[playerid][8], 0);
PlayerTextDrawFont(playerid, TachoDraw[playerid][8], 5);
Danke im voraus!