Colour trouble.
#7

Quote:
Originally Posted by Babul
Код:
if(strcmp(x_nr,"red",true) == 0)
	{
		PlayerInfo[playerid][pWispCol]=0xd40000aa;
//		PlayerInfo[playerid][pWispCols] = 1; //idk what this is needed for, so i just commented it out
		format(string,sizeof(string),"Your whisper color was setted to RED.");
		SendClientMessage(playerid, PlayerInfo[playerid][pWispCol], string);
		return 1;
	}
Thanks, works, but the color isn't saving when I type /quit, and whisper again it sends me the message with the black colour.
Reply


Messages In This Thread
Colour trouble. - by Razvann - 11.04.2010, 14:47
Re: Colour trouble. - by Babul - 11.04.2010, 17:37
Re: Colour trouble. - by Razvann - 11.04.2010, 18:24
Re: Colour trouble. - by Amit_B - 11.04.2010, 19:05
Re: Colour trouble. - by Razvann - 12.04.2010, 11:36
Re: Colour trouble. - by Babul - 12.04.2010, 12:05
Re: Colour trouble. - by Razvann - 12.04.2010, 12:15
Re: Colour trouble. - by Babul - 12.04.2010, 16:31
Re: Colour trouble. - by Razvann - 13.04.2010, 13:07
Re: Colour trouble. - by biltong - 13.04.2010, 13:28

Forum Jump:


Users browsing this thread: 2 Guest(s)