Having Problems.. (Fake Kills)
#3

pawn Код:
public OnPlayerDeath(playerid,killerid,reason)
{
    if(gettime() - GetPVarInt(playerid,"PlayerLastDeath") < 1) Kick(playerid);
    SetPVarInt(playerid,"PlayerLastDeath",gettime());
    return 1;
}
(from this topic, really easy to find one on the web, lol..)
Reply


Messages In This Thread
Having Problems.. (Fake Kills) - by danish007 - 13.01.2015, 16:28
Re: Having Problems.. (Fake Kills) - by ZaBraNjeNi - 13.01.2015, 16:30
Re : Having Problems.. (Fake Kills) - by Chipardeur - 13.01.2015, 16:47
Re: Having Problems.. (Fake Kills) - by M4D - 13.01.2015, 17:19
Re: Having Problems.. (Fake Kills) - by Banana_Ghost - 14.01.2015, 06:44

Forum Jump:


Users browsing this thread: 1 Guest(s)