/kill command?
#3

Quote:
Originally Posted by TheDiscussionCafe
Посмотреть сообщение
how i do /kill and they commit suicide?
pawn Код:
CMD:kill( playerid, params[ ] )
{
    SetPlayerHealth( playerid, 0 );
    SendClientMessage( playerid, -1, "You just commit suicide!" );
    return 1;
}
By a command ofcourse you can do it.

EDIT: it's like 2 seconds difference between mine and the above post but it shows 1 min because I was writing it on 55 seconds and I posted it on the next minute. I am 5 seconds late

-FalconX
Reply


Messages In This Thread
/kill command? - by TheDiscussionCafe - 04.06.2012, 02:42
Re: /kill command? - by Edward156 - 04.06.2012, 02:43
Re: /kill command? - by FalconX - 04.06.2012, 02:44
Re: /kill command? - by TheDiscussionCafe - 04.06.2012, 02:45

Forum Jump:


Users browsing this thread: 1 Guest(s)