[Ajuda] TextDraw Nгo Fica Certo
#3

Vocк fez um loop, entгo deveria ter o loop no cуdigo.

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
    {
        LOGIN[i] = TextDrawCreate(647.000000, -1.000000, "_");
                TextDrawBackgroundColor(LOGIN[i], 255);
                TextDrawAlignment(LOGIN[i], 2);
                TextDrawFont(LOGIN[i], 2);
                TextDrawLetterSize(LOGIN[i], 3.519997, 50.199806);
                TextDrawUseBox(LOGIN[i], 1);
                TextDrawColor(LOGIN[i], -1);
                TextDrawSetOutline(LOGIN[i], 1);
                TextDrawSetProportional(LOGIN[i], 1);
                TextDrawBoxColor(LOGIN[i], 0x000000FF);
                TextDrawTextSize(LOGIN[i], -4.000000, -162.000000);
    }
Reply


Messages In This Thread
TextDraw Nгo Fica Certo - by DarthVeider - 30.11.2014, 13:34
Re: TextDraw Nгo Fica Certo - by Learning - 30.11.2014, 13:37
Re: TextDraw Nгo Fica Certo - by ipsLuan - 30.11.2014, 13:41
Re: TextDraw Nгo Fica Certo - by DarthVeider - 30.11.2014, 13:46
Re: TextDraw Nгo Fica Certo - by ipsLuan - 30.11.2014, 13:48
Re: TextDraw Nгo Fica Certo - by DarthVeider - 30.11.2014, 13:52
Re: TextDraw Nгo Fica Certo - by DarthVeider - 30.11.2014, 14:01
Re: TextDraw Nгo Fica Certo - by Artista - 30.11.2014, 14:12
Re: TextDraw Nгo Fica Certo - by ipsLuan - 30.11.2014, 14:27
Re: TextDraw Nгo Fica Certo - by DarthVeider - 30.11.2014, 14:35

Forum Jump:


Users browsing this thread: 2 Guest(s)