anti cheat
#7

pawn Код:
public weaponhack()
{
for(new i=0; i<MAX_PLAYERS; i++)
{
if(GetPlayerWeapon(i) == 38)
{
BanEx(i, "Minigun");
}
}
return 1;
}
- LJ
Reply


Messages In This Thread
anti cheat - by Headshot1108 - 14.02.2009, 10:06
Re: anti cheat - by Marcel - 14.02.2009, 10:08
Re: anti cheat - by harrold - 14.02.2009, 10:10
Re: anti cheat - by Headshot1108 - 14.02.2009, 10:58
Re: anti cheat - by Littl3j0hNy - 14.02.2009, 11:00
Re: anti cheat - by Headshot1108 - 14.02.2009, 11:03
Re: anti cheat - by Littl3j0hNy - 14.02.2009, 11:30
Re: anti cheat - by Headshot1108 - 14.02.2009, 12:42
Re: anti cheat - by Littl3j0hNy - 14.02.2009, 13:05

Forum Jump:


Users browsing this thread: 3 Guest(s)