[Ajuda] TextDraw nгo aparece
#5

PHP код:
new Text:ServerName;
#define Vermelho                                                                0xFF0000AA
public OnGameModeInit()
{
    
ServerName TextDrawCreate(165.000000127.000000,"Bem-Vindo");
    
TextDrawColor(ServerNameVermelho);
    
TextDrawSetShadow(ServerName1);
    return 
1;
}
public 
OnPlayerRequestClass(playeridclassid)
{
    
TextDrawShowForPlayer(playeridServerName);
    return 
1;
}
public 
OnPlayerSpawn(playerid)
{
    
TextDrawHideForPlayer(playeridServerName);
    return 
1;



Utilizando oque o membro abaixo publicou, logo abaixo estб algumas dicas:
PHP код:
ServerName TextDrawCreate(165.000000127.000000,"~r~B~g~e~y~m~p~-~w~V~b~i~r~n~g~d~p~o"); 
~r~Ola amigo = Ola amigo
~g~Ola amigo = Ola amigo
~b~Ola amigo = Ola amigo
~w~Ola amigo = Ola amigo (Branco)
~y~Ola amigo = Ola amigo
~p~Ola amigo = Ola amigo
Ola~n~amigo = Ola
Amigo

Para deixar o texto mais claro use ~h~ quanto mais vocк usar, mais o texto ficarб claro.
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)