/kill command?
#2

pawn Код:
CMD:kill(playerid, params[])
{
    SetPlayerHealth(playerid, 0); //sets the player's health to 0 out of 100%.
   return 1;
}
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)