help ingame chat not working
#3

so what should it be like?

public OnPlayerText(playerid, text[])
{
new textstring[128];
format(textstring, sizeof(textstring), "(%i) %s", playerid, text);
SendPlayerMessageToAll(playerid, textstring);
return 0;
}
Reply


Messages In This Thread
help ingame chat not working - by Mckarlis - 14.02.2014, 15:43
Re: help ingame chat not working - by Konstantinos - 14.02.2014, 15:46
Re: help ingame chat not working - by Mckarlis - 14.02.2014, 15:58
Re: help ingame chat not working - by Aerotactics - 14.02.2014, 16:07
Re: help ingame chat not working - by Mckarlis - 14.02.2014, 16:13
Re: help ingame chat not working - by Mckarlis - 14.02.2014, 17:23

Forum Jump:


Users browsing this thread: 1 Guest(s)