Easiest Script to make?
#2

I think easiest is something like this:

pawn Код:
CMD:kill(playerid, params[])
{
     SetPlayerHealth(playerid, 0);
     Return 1;
}
Reply


Messages In This Thread
Easiest Script to make? - by BigAl - 11.08.2012, 19:25
Re: Easiest Script to make? - by ddnbb - 11.08.2012, 19:30
Re: Easiest Script to make? - by BigAl - 11.08.2012, 19:31
Re: Easiest Script to make? - by HyDrAtIc - 11.08.2012, 19:34
Re: Easiest Script to make? - by FalconX - 11.08.2012, 19:34
Re: Easiest Script to make? - by BigAl - 11.08.2012, 19:37
Re: Easiest Script to make? - by HyDrAtIc - 11.08.2012, 19:38
Re: Easiest Script to make? - by Larceny - 11.08.2012, 19:39
Re: Easiest Script to make? - by BigAl - 11.08.2012, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)