Chat problem.
#7

It should be like this if u dont have proxdetector for rp chat!
Код:
public OnPlayerText(playerid, text[])
{
    new pText[144];
    format(pText, sizeof (pText), "(%d) %s", playerid, text);
    SendPlayerMessageToAll(playerid, pText);
    return 0; // ignore the default text and send the custom one
}
Reply


Messages In This Thread
Chat problem. - by DeathFire - 26.06.2015, 16:29
Re: Chat problem. - by baba1234 - 26.06.2015, 16:47
Re: Chat problem. - by ZaBraNjeNi - 26.06.2015, 16:48
Re: Chat problem. - by TheSnaKe - 26.06.2015, 16:48
Re: Chat problem. - by DeathFire - 26.06.2015, 16:48
Re: Chat problem. - by DeathFire - 26.06.2015, 17:20
Re: Chat problem. - by baba1234 - 26.06.2015, 17:28
Re: Chat problem. - by DeathFire - 26.06.2015, 17:29
Re: Chat problem. - by iTakelot - 26.06.2015, 17:53

Forum Jump:


Users browsing this thread: 2 Guest(s)