A /Kill FS or Command for Server.
#2

Or you could just put
pawn Код:
dcmd_kill(playerid,params[]) {
    #pragma unused params
    new string[100];
    return SetPlayerHealth(playerid,0);
}
Why would others see that u suicided?
But overall good work
Reply


Messages In This Thread
A /Kill FS or Command for Server. - by Tommy_Connin - 08.09.2010, 09:47
Re: A /Kill FS or Command for Server. - by Mean - 08.09.2010, 16:40
Re: A /Kill FS or Command for Server. - by Mike_Peterson - 08.09.2010, 17:34
Re: A /Kill FS or Command for Server. - by Tommy_Connin - 08.09.2010, 18:21
Re: A /Kill FS or Command for Server. - by Tommy_Connin - 09.09.2010, 06:18

Forum Jump:


Users browsing this thread: 1 Guest(s)