Danke hatte es schon vorher hinbekommen
Nur verstehe ich nicht wieso dieses TextDraw(Box) nicht transparent angezeigt wird O.o
TDEditor_TD[0][playerid] = TextDrawCreate(-0.400000, 426.149993, "box");
TextDrawLetterSize(TDEditor_TD[0][playerid], 0.000000, 2.950000);
TextDrawTextSize(TDEditor_TD[0][playerid], 644.599853, 0.000000);
TextDrawAlignment(TDEditor_TD[0][playerid], 1);
TextDrawColor(TDEditor_TD[0][playerid], -1);
TextDrawUseBox(TDEditor_TD[0][playerid], 1);
TextDrawBoxColor(TDEditor_TD[0][playerid], 255);
TextDrawSetShadow(TDEditor_TD[0][playerid], 0);
TextDrawSetOutline(TDEditor_TD[0][playerid], 0);
TextDrawBackgroundColor(TDEditor_TD[0][playerid], 255);
TextDrawFont(TDEditor_TD[0][playerid], 1);
TextDrawSetProportional(TDEditor_TD[0][playerid], 1);
TextDrawSetShadow(TDEditor_TD[0][playerid], 0);
benutzt wurde der TDE Editor