Guten Tag leibe com.
Ich brauche Hilfe bei meinem Draw
Ich möchte das der Draw noch schmaler wird, ich weiß leider nicht wie man das machen könnte.
box[i] = TextDrawCreate(120.000000,250.000000,"_");
TextDrawUseBox(box[i],1);
TextDrawBoxColor(box[i],0x00000066);
TextDrawTextSize(box[i],438.000000,0.000000);
TextDrawAlignment(box[i],0);
TextDrawBackgroundColor(box[i],0x00000033);
TextDrawFont(box[i],3);
TextDrawLetterSize(box[i],0.000500,0.000500);
TextDrawColor(box[i],0xffffffff);
TextDrawSetOutline(box[i],1);
TextDrawSetProportional(box[i],1);
TextDrawSetShadow(box[i],1);