[Not Solved] Help with weapon hack
#1

im trying to make anti weapon cheat that if someone trying to summon weapon like deagle with cheats he will banned
that what i made but still its not working


Code:
GetPlayerWeaponData(i, 2, weaponid, ammo);
if ((weaponid == 24 || weaponid == 23) && (!SafeGivePlayerWeapon(i,weaponid, ammo)) )
{
blablaa.....
}
Reply


Messages In This Thread
[Not Solved] Help with weapon hack - by Ben147 - 22.08.2009, 12:15
Re: [Not Solved] Help with weapon hack - by Ben147 - 22.08.2009, 15:58
Re: [Not Solved] Help with weapon hack - by Kyle - 22.08.2009, 16:20
Re: [Not Solved] Help with weapon hack - by XCultz - 22.08.2009, 16:31
Re: [Not Solved] Help with weapon hack - by coole210 - 22.08.2009, 17:05

Forum Jump:


Users browsing this thread: 3 Guest(s)