[Ajuda] Textdraw nгo some quando registra.
#8

Quote:
Originally Posted by best95
Посмотреть сообщение
pawn Код:
Barra = TextDrawCreate(319.000000, -3.000000, ".");
    TextDrawBackgroundColor(Barra, 255);
    TextDrawFont(Barra, 0);
    TextDrawBoxColor(Barra, 255);
    TextDrawColor(Barra, 255);
    TextDrawSetOutline(Barra, 1);
    TextDrawSetProportional(Barra, 1);
    TextDrawSetShadow(Barra, 1);
    TextDrawAlignment(Barra, 2);
    TextDrawUseBox(Barra, 1);
    TextDrawLetterSize(Barra, 0.500000, 11.000000);

    Barra2 = TextDrawCreate(319.000000, 348.000000, ".");
    TextDrawBackgroundColor(Barra2, 255);
    TextDrawFont(Barra2, 0);
    TextDrawBoxColor(Barra2, 255);
    TextDrawColor(Barra2, 255);
    TextDrawSetOutline(Barra2, 1);
    TextDrawSetProportional(Barra2, 1);
    TextDrawSetShadow(Barra2, 1);
    TextDrawAlignment(Barra2, 2);
    TextDrawUseBox(Barra2, 1);
    TextDrawLetterSize(Barra2, 0.539999, 13.399997);
E cade a parte do TextDrawHideForPlayer?

Apos o jogador logar, usa o TextDrawHideForPlayer pra esconder a TextDraw.
Reply


Messages In This Thread
Textdraw nгo some quando registra. - by best95 - 13.01.2015, 19:16
Re: Textdraw nгo some quando registra. - by [BOPE]Seu._.Madruga - 13.01.2015, 19:17
Re: Textdraw nгo some quando registra. - by best95 - 13.01.2015, 19:23
Re: Textdraw nгo some quando registra. - by ipsLuan - 13.01.2015, 19:35
Re: Textdraw nгo some quando registra. - by best95 - 13.01.2015, 19:39
Re: Textdraw nгo some quando registra. - by ipsLuan - 13.01.2015, 19:54
Re: Textdraw nгo some quando registra. - by best95 - 13.01.2015, 20:16
Re: Textdraw nгo some quando registra. - by ipsLuan - 13.01.2015, 20:27
Re: Textdraw nгo some quando registra. - by ipsLuan - 13.01.2015, 21:54
Re: Textdraw nгo some quando registra. - by best95 - 13.01.2015, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)