/kill
#1

i am trying to make a command so when you do /kill

its kills you and a message saying ([there name] has just die


Код:
	if (strcmp("/kill",cmdtext,true,100) ==0){
	SetPlayerHealth(playerid,0);
	SendClientMessageToAll(0xAFAFAF00,pName);
can someone help me please



cheers carljohno
Reply


Messages In This Thread
/kill - by carljohno - 18.11.2007, 14:48
Re: /kill - by weedarr - 18.11.2007, 14:51
Re: /kill - by BeckzyBoi - 18.11.2007, 16:37
Re: /kill - by IJzerenRita - 18.11.2007, 16:47
Re: /kill - by weedarr - 18.11.2007, 16:49
Re: /kill - by carljohno - 18.11.2007, 17:06
Re: /kill - by BeckzyBoi - 18.11.2007, 17:43
Re: /kill - by Grove - 18.11.2007, 19:46
Re: /kill - by BeckzyBoi - 18.11.2007, 20:43
Re: /kill - by Brad - 18.11.2007, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)