Hallo,
ich hab mal ein tacho gemacht und es hat eine schwarzen box, die leider bis zum rechten rand geht. warum?wie mache ich das weg?
mein code:
tachotxt = TextDrawCreate(135.0, 350.0, "~w~Auto:~N~ ~N~ ~N~ ~N~ Geschwindigkeit:~N~ ~N~ ~N~ ~N~Zustand:");TextDrawUseBox(tachotxt , 1);TextDrawBoxColor(tachotxt, COLOR_BLACK);TextDrawFont(tachotxt,3);TextDrawLetterSize(tachotxt, 0.43 ,0.75);TextDrawSetShadow(tachotxt,0);
Für die geschwindigkeit usw. benutze ich einzelne Textdraws
Danke im vorraus
MfG metin