[ajuda]TextDraw Nao aparecendo SIMPLES
#1

Bom fiz um text Draw e talz Com o FS do Zama... (Seila o nome de cуr)
Coloquei ele no Gm e talz Mais quando entro ele nao aparece.
eu uso a versгo 3.e R6

pawn Код:
Textdraw0 = TextDrawCreate(560.000000, 106.000000, "~p~Sao Paulo ~y~RP");
    TextDrawAlignment(Textdraw0, 2);
    TextDrawBackgroundColor(Textdraw0, 255);
    TextDrawFont(Textdraw0, 0);
    TextDrawLetterSize(Textdraw0, 0.559999, 2.000000);
    TextDrawColor(Textdraw0, -1);
    TextDrawSetOutline(Textdraw0, 1);
    TextDrawSetProportional(Textdraw0, 1);
    TextDrawUseBox(Textdraw0, 1);
    TextDrawBoxColor(Textdraw0, 70);
    TextDrawTextSize(Textdraw0, 19.000000, 113.000000);

    Textdraw1 = TextDrawCreate(1.000000, 355.000000, "~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~  ~n~ ~n~ ~n~");
    TextDrawBackgroundColor(Textdraw1, 255);
    TextDrawFont(Textdraw1, 1);
    TextDrawLetterSize(Textdraw1, 0.500000, 1.000000);
    TextDrawColor(Textdraw1, -1);
    TextDrawSetOutline(Textdraw1, 0);
    TextDrawSetProportional(Textdraw1, 1);
    TextDrawSetShadow(Textdraw1, 1);
    TextDrawUseBox(Textdraw1, 1);
    TextDrawBoxColor(Textdraw1, 120);
    TextDrawTextSize(Textdraw1, 638.000000, 13.000000);

    Textdraw2 = TextDrawCreate(1.000000, 1.000000, "~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~  ~n~ ~n~ ~n~");
    TextDrawBackgroundColor(Textdraw2, 255);
    TextDrawFont(Textdraw2, 1);
    TextDrawLetterSize(Textdraw2, 0.500000, 1.000000);
    TextDrawColor(Textdraw2, -1);
    TextDrawSetOutline(Textdraw2, 0);
    TextDrawSetProportional(Textdraw2, 1);
    TextDrawSetShadow(Textdraw2, 1);
    TextDrawUseBox(Textdraw2, 1);
    TextDrawBoxColor(Textdraw2, 120);
    TextDrawTextSize(Textdraw2, 638.000000, 13.000000);
Posso Colocar ele em qualquer callback que nao aparece de geito nem 1 :S
alguem da uma luz ae ?
Reply


Messages In This Thread
[ajuda]TextDraw Nao aparecendo SIMPLES - by lyllrasta - 10.04.2012, 23:31
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by BreakDriFT - 10.04.2012, 23:35
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by lyllrasta - 10.04.2012, 23:40
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by BreakDriFT - 10.04.2012, 23:44
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by .FuneraL. - 10.04.2012, 23:45
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by lyllrasta - 10.04.2012, 23:46
Re: [ajuda]TextDraw Nao aparecendo SIMPLES - by BreakDriFT - 10.04.2012, 23:48

Forum Jump:


Users browsing this thread: 1 Guest(s)