player chat
#3

how about this
Код:
new string[128];
 	if(GetPlayerTeam(playerid) == 0) 
  	{
   	format(string,sizeof(string),"(id: %d): "#blue"%s",playerid,text); 
     	SendPlayerMessageToAll(playerid, string);
      	return 0;
     	}
Reply


Messages In This Thread
player chat - by GeneralAref - 03.12.2015, 11:51
Re: player chat - by ahmedraed - 03.12.2015, 12:43
Re: player chat - by GeneralAref - 03.12.2015, 13:14
Re: player chat - by SilverStand - 03.12.2015, 13:21
Re: player chat - by gurmani11 - 03.12.2015, 13:22
Re: player chat - by Adornil - 03.12.2015, 13:22
Re: player chat - by GeneralAref - 03.12.2015, 13:39
Re: player chat - by gurmani11 - 03.12.2015, 13:54
Re: player chat - by SilverStand - 03.12.2015, 13:55
Re: player chat - by GeneralAref - 03.12.2015, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)