Clearchat command for all and player only
#3

Код:
CMD:clearchat(playerid, params[])
{
	for (new i = 0; i < 100; i ++) {
	    SendClientMessage(playerid,-1, ""); // you forgot playerid
	}
	return 1;
}
Reply


Messages In This Thread
Clearchat command for all and player only - by whando - 25.07.2015, 21:58
AW: Clearchat command for all and player only - by Mencent - 25.07.2015, 22:00
Re : Clearchat command for all and player only - by Terrorizt - 25.07.2015, 22:00
Re: Clearchat command for all and player only - by iMFear - 25.07.2015, 22:00
Re: Clearchat command for all and player only - by whando - 25.07.2015, 22:02

Forum Jump:


Users browsing this thread: 1 Guest(s)