disminuye la coordenada Y del TextDrawTextSize. (te dije en el otro post ke no le aumentaras tanto xDD)
|
Stats[playerid] = TextDrawCreate(510.000000, 254.000000, "Stats");
TextDrawBackgroundColor(Stats[playerid], 255);
TextDrawFont(Stats[playerid], 3);
TextDrawLetterSize(Stats[playerid], 0.559999, 1.700000);
TextDrawColor(Stats[playerid], -1);
TextDrawSetOutline(Stats[playerid], 1);
TextDrawSetProportional(Stats[playerid], 1);
TextDrawTextSize(Pantalla[playerid], 0.000000, 0.000000);
TextDrawSetSelectable(Stats[playerid], 1);