Anti Drive By
#2

pawn Код:
if(IsPlayerInAnyVehicle(killerid) && GetPlayerState(killerid) == PLAYER_STATE_DRIVER)
{
    new model = GetVehicleModel(GetPlayerVehicleID(killerid));
    if(Model != 425 && Model != 432 && Model != 447 && Model != 520)
        SetTimerEx("JailDB",100,0,"i",killerid);
}
Reply


Messages In This Thread
Anti Drive By - by [HHT]DRON - 18.07.2012, 17:42
Re: Anti Drive By - by ViniBorn - 18.07.2012, 17:56
Re: Anti Drive By - by [HHT]DRON - 18.07.2012, 18:04

Forum Jump:


Users browsing this thread: 1 Guest(s)