[AJUDA]TextDrawCreate
#1

Bom, sabe aqueles Texts fixos?
Criei um sу nгo achei o erro, ele nгo aparece dentro do Jogo.
pawn Код:
new Text:Baixo[MAX_PLAYERS];
pawn Код:
Baixo[i] = TextDrawCreate(1.000000,435.000000," ~w~~>~~b~~h~~h~Comandos Uteis:~r~/ajuda /comandos /teleportes /carros ~w~~<~");
    TextDrawUseBox(Baixo[i],1);
    TextDrawBoxColor(Baixo[i],0x00000066);
    TextDrawTextSize(Baixo[i],641.000000,0.000000);
    TextDrawAlignment(Baixo[i],0);
    TextDrawBackgroundColor(Baixo[i],0x000000ff);
    TextDrawFont(Baixo[i],3);
    TextDrawLetterSize(Baixo[i],0.499999,1.300000);
    TextDrawColor(Baixo[i],0xffffffff);
    TextDrawSetOutline(Baixo[i],1);
    TextDrawSetProportional(Baixo[i],1);
    TextDrawSetShadow(Baixo[i],1);
OBS: Nгo quero criar com a FS do Zema alguma coisa la '-
Reply


Messages In This Thread
[AJUDA]TextDrawCreate - by IgorMendes - 20.03.2012, 18:13
Re: [AJUDA]TextDrawCreate - by .FuneraL. - 20.03.2012, 18:25
Re: [AJUDA]TextDrawCreate - by Abravanel - 20.03.2012, 18:30
Re: [AJUDA]TextDrawCreate - by DouglasRodrigues - 20.03.2012, 18:34
Re: [AJUDA]TextDrawCreate - by IgorMendes - 20.03.2012, 18:35
Re: [AJUDA]TextDrawCreate - by histire - 20.03.2012, 18:47
Re: [AJUDA]TextDrawCreate - by Abravanel - 20.03.2012, 18:53
Re: [AJUDA]TextDrawCreate - by ViniBorn - 20.03.2012, 18:55
Re: [AJUDA]TextDrawCreate - by histire - 20.03.2012, 18:59
Re: [AJUDA]TextDrawCreate - by Abravanel - 20.03.2012, 19:09

Forum Jump:


Users browsing this thread: 1 Guest(s)