chat help
#2

Код:
public OnPlayerText(playerid, text[])
{
new string[128], pname[24];
GetPlayerName(playerid, pname, 24);
format(string, sizeof(string), "%s[%d] says: %s", pname, playerid, text);
SendClientMessageToAll(0xFFFFFFFF, string);
Reply


Messages In This Thread
chat help - by ScripteRNaBEEL - 25.06.2014, 12:24
Re: chat help - by WardenCS - 25.06.2014, 12:29
Re: chat help - by zT KiNgKoNg - 25.06.2014, 12:31
Re: chat help - by ScripteRNaBEEL - 25.06.2014, 12:48
Re: chat help - by Rittik - 25.06.2014, 12:54
Re: chat help - by Threshold - 25.06.2014, 13:04
Re: chat help - by ScripteRNaBEEL - 25.06.2014, 13:21

Forum Jump:


Users browsing this thread: 3 Guest(s)