New Function, would it work?
#6

You are right Sergei, I'm not an expert in these though. I'll give it a shot.

pawn Код:
public AntiWeapon(playerid)
{
    new weaps = GetPlayerWeapon(playerid);
    switch(weaps)
    {
        case 1..45:
        {
            Cheat(playerid, "Weapon Hack");
        }
     }
}
Reply


Messages In This Thread
New Function, would it work? - by Ash. - 21.09.2010, 16:53
Re: New Function, would it work? - by [XST]O_x - 21.09.2010, 16:57
Re: New Function, would it work? - by Sergei - 21.09.2010, 16:58
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:01
Re: New Function, would it work? - by Mauzen - 21.09.2010, 17:02
Re: New Function, would it work? - by [XST]O_x - 21.09.2010, 17:02
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:09
Re: New Function, would it work? - by Slice - 21.09.2010, 17:12
Re: New Function, would it work? - by Ash. - 21.09.2010, 17:14
Re: New Function, would it work? - by Slice - 21.09.2010, 17:18

Forum Jump:


Users browsing this thread: 2 Guest(s)