[Help] Anti-Driveby
#2

Ofcourse it wont have any effect since you're making an if statement with only three weapons.
Now all weapons can be used as a driveby weapon, so do
pawn Код:
if(GetPlayerWeapon(playerid) != 0) SetPlayerArmedWeapon(playerid,0);
If you put this, in a timer, or on OnPlayerEnterVehicle, they wont be able to perform a driveby.
Reply


Messages In This Thread
[Help] Anti-Driveby - by Lars_Frederiksen - 13.04.2011, 14:00
Re: [Help] Anti-Driveby - by Mike Garber - 13.04.2011, 14:12
Re: [Help] Anti-Driveby - by JaTochNietDan - 13.04.2011, 14:12
Re: [Help] Anti-Driveby - by Lars_Frederiksen - 13.04.2011, 14:44

Forum Jump:


Users browsing this thread: 1 Guest(s)