question about colors
#2

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/mycommand", cmdtext, true, 10) == 0)
	{
                SendClientMessage(playerid, 0xffffffff,"{COLOR_Red_EMBED}SERVER:{COLOR_White_EMBED}You can {COLOR_Yellow_EMBED}ask {COLOR_White_EMBED}your {COLOR_Yellow_EMBED}questions {COLOR_White_EMBED}on     {COLOR_Red_EMBED}help chat{COLOR_White_EMBED}(use /h your Question)");
		return 1;
	}
	return 0;
}
thinks this should work
Reply


Messages In This Thread
question about colors - by 5002 - 17.06.2013, 11:35
Re: question about colors - by InTeL_cOrE_i7 - 17.06.2013, 11:40
AW: question about colors - by HurtLocker - 17.06.2013, 11:50
Re: question about colors - by 5002 - 17.06.2013, 12:03
Re: question about colors - by 5002 - 17.06.2013, 14:48
Re: question about colors - by Kudoz - 17.06.2013, 15:03
Re: question about colors - by 5002 - 17.06.2013, 19:12
AW: question about colors - by HurtLocker - 17.06.2013, 19:39
Re: question about colors - by ReVo_ - 17.06.2013, 21:26
Re: AW: question about colors - by 5002 - 18.06.2013, 09:13

Forum Jump:


Users browsing this thread: 1 Guest(s)