[FilterScript] [FS] Anti Spam Kill
#7

Wow, I've been having the same exact problem. Posted here -> http://forum.sa-mp.com/index.php?top...2105#msg762105

I actually did this to fix the problem
pawn Код:
PlayerDeath[playerid]++;
if(PlayerDeath[playerid] >= 4)
{
    Ban(playerid);
}
Anyway, good release.

EDIT: I just looked at your code, yours seems much safer, thanks for the release, I'll use this
Reply


Messages In This Thread
[FS] Anti Spam Kill - by Pghpunkid - 24.08.2009, 10:43
Re: [FS] Anti Spam Kill - by aspire5630 - 29.09.2009, 14:20
Re: [FS] Anti Spam Kill - by MeHaBeL - 29.09.2009, 14:31
Re: [FS] Anti Spam Kill - by DokerJr - 29.09.2009, 15:26
Re: [FS] Anti Spam Kill - by Pghpunkid - 09.10.2009, 23:25
Re: [FS] Anti Spam Kill - by BP13 - 10.10.2009, 02:28
Re: [FS] Anti Spam Kill - by Danny_Costelo - 10.10.2009, 02:34

Forum Jump:


Users browsing this thread: 1 Guest(s)