Anti Drive By
#1

How to make what title says?

Thanks Alex.
Reply
#2

Alex if you search you will find it, i saw some 2-3 threads about anti drive by.
Reply
#3

1 is just desert eagle
other is of "real anti drive by" which doesnt have any download.

Please help me
Reply
#4

What kind of anti drive by do you need? For passenger or driver? All weapons like desert eagle etc? Or just some of them?
Reply
#5

pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER)
    {
        SetPlayerArmedWeapon(playerid, 0);
    }
    return 1;
}
Reply
#6

iWeapons in my sig has an advanced anti-db system. You can even just disable db's for individual players. (any or all weapons) It also has some other stuff.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)