[Not Solved] Help with weapon hack
#5

pawn Code:
#define GivePlayerWeapon lala_GivePlayerWeapon // PUT INSIDE GM
[pawn]public lala_GivePlayerWeapon(playerid,weaponid,ammo)
{
if(weaponid == WEAPONID || weaponid == WEAPONID)
{
reset there weps and kick/ban
}
else
{
GIvePlayerWeapon(playerid,weaponid,ammo);
return 1;
} // untested, might have to fix [..:MAKE INTO INCLUDE:..]
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: 1 Guest(s)