#1

Anyone have a simple /kill filterscript just simple as /kill and then u die
Reply
#2

Код:
CMD:kill(playerid,params[]){
SetPlayerHealth(playerid,0.0);
return 1;
}
Reply
#3

is that /kill? and thank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)