Anti Weapon help pls plsssssssssssss
#1




PHP код:
public OnPlayerUpdate(playerid)
{
            new 
weaponid GetPlayerWeapon(playerid);//This will cause the "weaponid not defined" Error
                
new Nam[MAX_PLAYER_NAME];
                new 
str[128];
            if(
weaponid == 29// The weapon ID
            
{
            
GetPlayerName(playerid,Nam,sizeof(Nam));
            
format(str,sizeof(str),"ANTI WEAPON HACK: %s has been banned from server for spawning a bad weapon!",Nam);
            
SendClientMessageToAll(0xFF0000FF,str);
            
BanEx(playerid,"ANTI WEAPON HACK: Weapon Hack!");
            }
                        return 
1;

i Installation ant cheat
There is a problem
When I boy gun the store kick player !!!!!!
What is the solution?
Reply


Messages In This Thread
Anti Weapon help pls plsssssssssssss - by br155 - 27.11.2013, 19:50
Re: Anti Weapon help pls plsssssssssssss - by br155 - 27.11.2013, 20:08
Re: Anti Weapon help pls plsssssssssssss - by ikbenremco - 27.11.2013, 20:11
Re: Anti Weapon help pls plsssssssssssss - by br155 - 27.11.2013, 20:50
Re: Anti Weapon help pls plsssssssssssss - by br155 - 27.11.2013, 21:47
Re: Anti Weapon help pls plsssssssssssss - by VenomXNL - 27.11.2013, 22:04
Re: Anti Weapon help pls plsssssssssssss - by cessil - 28.11.2013, 00:05

Forum Jump:


Users browsing this thread: 1 Guest(s)