player chat
#4

try this

Код:
new string[128];
 if(GetPlayerTeam(playerid) == 0) 
 {
        format(string,sizeof(string),"{B7B7B7}(id: %d): {00FFF2}%s",playerid,text); 
     	SendPlayerMessageToAll(playerid, string);
      	return 0;
 }
you can see color code from colorpicker.com
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)