Como criar essa barra
#1

como criar essa barrinha ai eu pinchei pra nгo divuldar o servidor


se alguem puder my explicar eu agradeзo
Reply
#2

Nao sei lhe explicar como faz muito nao , mas concerteza parece ser TextDraw , dк uma procurada !
Reply
#3

ok
Reply
#4

Thug = Roubado :X
Reply
#5

TextDraw do GamerX
Reply
#6

public OnPlayerConnect(playerid)

{


new Text: gText2;
TextDrawBackgroundColor(gText2,0xff000099);
TextDrawColor(gText2,0xff000099);
gText2 = TextDrawCreate(0.0, 435, "Aqui o Texto qui vocк quer qui apareзa "); //Texto
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
#7

E como se muda a cor das letras
Reply
#8

Quote:
Originally Posted by tshadow
E como se muda a cor das letras
basta prestar atenзгo ao codigo k ele deu.
Reply
#9

Nгo jб descobri, nгo й assim й assim

pawn Код:
new Text: gText2;
TextDrawBackgroundColor(gText2,0xff000099);
TextDrawColor(gText2,0xff000099);
gText2 = TextDrawCreate(0.0, 435, "~b~Forum:~w~(nome do forum)"); //Texto ~b~=azul ~w~=branco ~r~=vermelho assim adiante
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);
Descobri enquanto via o um mode
Reply
#10

vlew aki funfo
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)