[Ajuda] declarar variбveis
#5

Me Ajuda Eu Olhei No Link Que o Sr. Mandou e ta certinho aqui mais continua dando o erro!

pawn Код:
new Text:tela;
pawn Код:
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    //TextDraw Tela De Login
    //=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Tela[0] = TextDrawCreate(-1.000000, 2.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~");
    TextDrawBackgroundColor(Tela[0], 255);
    TextDrawFont(Tela[0], 1);
    TextDrawLetterSize(Tela[0], 0.500000, 1.000000);
    TextDrawColor(Tela[0], 255);
    TextDrawSetOutline(Tela[0], 0);
    TextDrawSetProportional(Tela[0], 1);
    TextDrawSetShadow(Tela[0], 1);
    TextDrawUseBox(Tela[0], 1);
    TextDrawBoxColor(Tela[0], 255);
    TextDrawTextSize(Tela[0], 638.000000, -40.000000);

    Tela[1] = TextDrawCreate(-1.000000, 368.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~");
    TextDrawBackgroundColor(Tela[1], 255);
    TextDrawFont(Tela[1], 1);
    TextDrawLetterSize(Tela[1], 0.500000, 1.000000);
    TextDrawColor(Tela[1], 255);
    TextDrawSetOutline(Tela[1], 0);
    TextDrawSetProportional(Tela[1], 1);
    TextDrawSetShadow(Tela[1], 1);
    TextDrawUseBox(Tela[1], 1);
    TextDrawBoxColor(Tela[1], 255);
    TextDrawTextSize(Tela[1], 638.000000, -40.000000);
    //=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    //=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    return 1;
}
Reply


Messages In This Thread
declarar variбveis - by Klunnk - 10.04.2015, 04:46
Re: declarar variбveis - by Lуs - 10.04.2015, 04:50
Re: declarar variбveis - by Klunnk - 10.04.2015, 04:54
Re: declarar variбveis - by PT - 10.04.2015, 04:59
Re: declarar variбveis - by Klunnk - 10.04.2015, 05:03
Re: declarar variбveis - by Lуs - 10.04.2015, 05:05
Re: declarar variбveis - by Klunnk - 10.04.2015, 05:12
Re: declarar variбveis - by Lуs - 10.04.2015, 05:19
Re: declarar variбveis - by Klunnk - 10.04.2015, 05:42
Re: declarar variбveis - by DiegoCosta - 10.04.2015, 06:23

Forum Jump:


Users browsing this thread: 2 Guest(s)