[HELP]Change F6 chat color
#1

Quote:

public OnPlayerText(playerid, text[])
{
new giver[MAX_PLAYER_NAME];
new sendername[MAX_PLAYER_NAME];
new giveplayer[MAX_PLAYER_NAME];
new tmp[256];
new string[256];
new giveplayerid;
if(PlayerInfo[playerid][pMuted] == 1)
{
SendClientMessage(playerid, TEAM_CYAN_COLOR, "You cannot speak, you have been silenced");
return 0;

this is the code of the public OnPlayerText. Tell me how i change it from purple to white. Thanks!
Reply


Messages In This Thread
[HELP]Change F6 chat color - by KfirRP - 27.11.2009, 04:20
Re: [HELP]Change F6 chat color - by kukars22 - 27.11.2009, 05:27
Re: [HELP]Change F6 chat color - by KfirRP - 27.11.2009, 09:35
Re: [HELP]Change F6 chat color - by KKashimia - 27.11.2009, 10:37
Re: [HELP]Change F6 chat color - by Jakku - 27.11.2009, 11:48
Re: [HELP]Change F6 chat color - by kukars22 - 27.11.2009, 12:37
Re: [HELP]Change F6 chat color - by KfirRP - 27.11.2009, 13:40
Re: [HELP]Change F6 chat color - by Daren_Jacobson - 27.11.2009, 14:00
Re: [HELP]Change F6 chat color - by Dak_Cobain - 27.11.2009, 14:10
Re: [HELP]Change F6 chat color - by KfirRP - 27.11.2009, 14:20

Forum Jump:


Users browsing this thread: 1 Guest(s)