[Ajuda] Chat bugado
#6

https://sampwiki.blast.hk/wiki/OnPlayerText

PHP код:
public OnPlayerText(playeridtext[])
{
    if(
bloquear_chat == true)
        return 
0;
    new 
Str[128];
    
format(Strsizeof(Str), "{FF8040}%s:{FFFFFF} %s"PlayerInfo[playerid][pNome], text);
    
MessageToPlayers(-1Str);
    return 
0;

...
Reply


Messages In This Thread
Chat bugado - by MtPlayerZ - 28.06.2018, 20:04
Re: Chat bugado - by Guscooby - 28.06.2018, 21:06
Re: Chat bugado - by MtPlayerZ - 28.06.2018, 21:12
Re: Chat bugado - by DeusGrego - 28.06.2018, 21:32
Re: Chat bugado - by MtPlayerZ - 28.06.2018, 22:37
Re: Chat bugado - by 1sbedx - 28.06.2018, 22:45
Re: Chat bugado - by MtPlayerZ - 28.06.2018, 22:52

Forum Jump:


Users browsing this thread: 1 Guest(s)