[FilterScript] Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1]
#25

You can simply prevent drive-by with just 1 line. There's no need to kick the player.

pawn Code:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER) SetPlayerArmedWeapon(playerid, 0);
    return 1;
}
Reply


Messages In This Thread
Anti DB(Drive-By) Kill [SIMPLE] - My first FS! Updates v.1.2 - by VenomMancer - 27.02.2014, 13:54
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Ha$H_Sexyboy - 27.02.2014, 13:57
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 27.02.2014, 14:01
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by theomanking - 27.02.2014, 14:33
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 27.02.2014, 14:42
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 27.02.2014, 15:29
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Pottus - 27.02.2014, 15:33
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 27.02.2014, 16:06
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Sagna - 27.02.2014, 16:15
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Pottus - 27.02.2014, 16:39
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by CroM256 - 27.02.2014, 16:47
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 28.02.2014, 09:49
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 02.03.2014, 08:18
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by mahardika - 04.03.2014, 06:24
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Raza2013 - 04.03.2014, 06:43
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Uberanwar - 04.03.2014, 09:51
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Team_PRO - 04.03.2014, 09:52
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 04.03.2014, 21:08
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by HolyScripter - 06.03.2014, 07:53
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 06.03.2014, 11:52
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 09.03.2014, 12:40
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Dubya - 04.06.2014, 03:29
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by Parallex - 04.06.2014, 03:43
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by SAMProductions - 04.06.2014, 03:54
Respuesta: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by SickAttack - 04.06.2014, 04:24
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by HitterHitman - 04.06.2014, 06:09
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by VenomMancer - 04.06.2014, 07:00
Re: Anti DB(Drive-By) Kill [SIMPLE] - My first FS! [+REP1] - by satafinix - 30.08.2014, 04:53

Forum Jump:


Users browsing this thread: 2 Guest(s)