[help]Sendclientmessagetoall
#1

Код:
CMD:kill(playerid, params[])
{
		SetPlayerHealth(playerid, 0);
		SetPlayerVirtualWorld(playerid, 0);
		SendClientMessage(playerid, -1,""#COL_RED" Kamu telah menggunakan Command /kill");
   		SendClientMessageToAll(0xDEEE20FF, "???????????");
		return 1;
	}
i want like this

when some player use command /kill the chatbox show who use that command
Example:
i use kill
then the chatbox say:
Horrible[playerid] menggunakan command /kil
^pl0x help....l
Reply


Messages In This Thread
[help]Sendclientmessagetoall - by Horrible - 29.06.2011, 09:15
Re: [help]Sendclientmessagetoall - by Laronic - 29.06.2011, 09:27
Re: [help]Sendclientmessagetoall - by Horrible - 29.06.2011, 09:37

Forum Jump:


Users browsing this thread: 1 Guest(s)