[Pedido] Aзгo do personagem
#3

Quote:
Originally Posted by ScripitrFaunu
View Post
Nгo entendi muito bem, vocк quer algo assim?

PHP Code:
CMD:fazeralgo(playerid)
{
    new 
string[128];
    
format(stringsizeof(string), "{FF7403}[Anuncio] {FFFFFF}O Player {FF7403}%s {FFFFFF}Esta Fazendo algo!"PlayerName(playerid));
    
SendClientMessageToAll(-1string);
    return 
1;

stock PlayerName
PHP Code:
 stock PlayerName(playerid)
{
    new 
aname[24];
    
GetPlayerName(playeridaname24);
    return 
aname;

Nгo mano, vou mandar um exemplo:

PHP Code:
            new string[128];
            
format(stringsizeof(string), "*** %s %s"sendernameresult);
            
SendClientMessageInRange(30.0playeridstringCOLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE); 
Uma mensagem prуxima tlg?
Reply


Messages In This Thread
Aзгo do personagem - by zCyan - 03.08.2017, 21:51
Re: Aзгo do personagem - by ScripitrFaunu - 03.08.2017, 22:03
Re: Aзгo do personagem - by zCyan - 03.08.2017, 22:06
Re: Aзгo do personagem - by IlanZ - 03.08.2017, 22:16
Re: Aзгo do personagem - by zCyan - 03.08.2017, 22:31
Re: Aзгo do personagem - by Maxwilson01 - 04.08.2017, 02:38
Re: Aзгo do personagem - by LucasF - 04.08.2017, 13:05
Re: Aзгo do personagem - by IlanZ - 04.08.2017, 15:20
Re: Aзгo do personagem - by Maxwilson01 - 04.08.2017, 16:08
Re: Aзгo do personagem - by GuilhermeNunes - 04.08.2017, 17:53
Re: Aзгo do personagem - by IlanZ - 04.08.2017, 18:06
Re: Aзгo do personagem - by zCyan - 04.08.2017, 19:37

Forum Jump:


Users browsing this thread: 3 Guest(s)