[DUV] Text Draw
#1

bom eu to editando o gm do thug aew tentei por um text draw com fundo preto mais so que ele nao aparece aew tento em outros aparece me ajuda plix podem me ajudar o codigo e esse do text draw com fundo

Code:
 new Text: gText2;
gText2 = TextDrawCreate(0.0, 435, "~y~x <<<");
TextDrawUseBox(gText2, true); //Fundo
TextDrawFont(gText2,1); //Fonte do texto
TextDrawBoxColor(gText2, 126); //Cor do fundo
TextDrawBackgroundColor(gText2, 126);
TextDrawUseBox(gText2, true); //Fundo
TextDrawShowForPlayer(playerid, gText2);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)