[Ajuda] TextDraw nгo aparece
#1

Alguйm poderia me dar uma forзa? Eu fiz tudo certo, de acordo com a wiki do SA-MP mas a TextDraw nгo apareceu. Segue o code:

Код:
new Text:ServerName;
#define Vermelho                                                                0xFF0000AA

public OnGameModeInit()
{
    ServerName = TextDrawCreate(544.0,570.0,"Bem-Vindo");
    TextDrawColor(ServerName, Vermelho);
    TextDrawSetShadow(ServerName, 1);
    TextDrawShowForAll(ServerName);
    return 1;
}
Obs:Nгo sei como deixar as letras coloridas no CODE!
Reply


Messages In This Thread
TextDraw nгo aparece - by iPocket - 07.01.2015, 14:48
Re: TextDraw nгo aparece - by valdirdd - 07.01.2015, 14:53
Re: TextDraw nгo aparece - by iPocket - 07.01.2015, 14:58
Re: TextDraw nгo aparece - by DiegoLeo - 07.01.2015, 23:03
Re: TextDraw nгo aparece - by [BOPE]Seu._.Madruga - 07.01.2015, 23:13
Re: TextDraw nгo aparece - by MatheusDalZot - 07.01.2015, 23:36

Forum Jump:


Users browsing this thread: 1 Guest(s)