[FilterScript] [FS]Anti-Cheat
#14

Quote:
Originally Posted by [JIeXa
]
public OnPlayerUpdate(playerid)
{
if (GetPlayerWeapon(playerid) == 38 || GetPlayerWeapon(playerid) == 35 || GetPlayerWeapon(playerid) == 36)
{
new string[200];
GetPlayerName(playerid, string, sizeof(string));
format(string, sizeof(string), "(ANTI-CHEAT BAN) %s has been banned for weapon hacking", string);
SendClientMessageToAll(COLOR_RED,string);
Ban(playerid);
}
}

........
author - stupid.
OnPlayerUpdate did not exist when this anti-cheat was made.

........
[JIeXa] - stupid.
Reply


Messages In This Thread
[FS]Anti-Cheat - by viper_viper - 27.06.2008, 19:34
Re: [FS]Anti-Cheat - by newzealand - 28.06.2008, 02:58
Re: [FS]Anti-Cheat - by Homerman - 28.06.2008, 08:27
Re: [FS]Anti-Cheat - by kc - 28.06.2008, 09:44
Re: [FS]Anti-Cheat - by whooper - 28.06.2008, 09:51
Re: [FS]Anti-Cheat - by viper_viper - 29.06.2008, 09:42
Re: [FS]Anti-Cheat - by [DrM]Losi[CL] - 29.06.2008, 11:43
Re: [FS]Anti-Cheat - by [IB]Scorcher - 29.06.2008, 16:25
Re: [FS]Anti-Cheat - by Zezombia - 29.06.2008, 18:26
Re: [FS]Anti-Cheat - by hipy - 26.06.2009, 13:49
Re: [FS]Anti-Cheat - by [JIeXa] - 26.06.2009, 14:03
Re: [FS]Anti-Cheat - by Slice - 26.06.2009, 14:12
Re: [FS]Anti-Cheat - by Danny_Costelo - 26.06.2009, 14:13
Re: [FS]Anti-Cheat - by Redirect Left - 26.06.2009, 20:33
Re: [FS]Anti-Cheat - by G_ROW_Chez - 27.06.2009, 08:31
Re: [FS]Anti-Cheat - by vitalij931 - 27.06.2009, 09:11
Respuesta: [FS]Anti-Cheat - by Adriano499 - 22.07.2010, 22:46
Re: [FS]Anti-Cheat - by Arsham7 - 22.07.2010, 23:54
Re: [FS]Anti-Cheat - by Mr187 - 22.07.2010, 23:55
Re: [FS]Anti-Cheat - by Hijolion - 23.07.2010, 00:37

Forum Jump:


Users browsing this thread: 1 Guest(s)