Help again please xD Sorry.. XD
#6

First of all, I think I failed. I indeed mean model.
Second of all:
Doesn't work :O
I still can join whitout being a cop

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{

    if(GetVehicleModel(playerid) == 497 || GetVehicleModel(playerid) == 596 ||GetVehicleModel(playerid) == 597 ||GetVehicleModel(playerid) == 598 ||GetVehicleModel(playerid) == 599)
    {
    if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
 {
    if(sapd[playerid]==0)
    {
    RemovePlayerFromVehicle(playerid);
    SendClientMessage(playerid,COLOR_RED,"You are not part of the Sanandreas Police Department.");
    SendClientMessage(playerid,COLOR_RED,"The police has spotted you on the security camera. Get away before you get arrested!");
    }
    }
    }
    return 1;
}
Reply


Messages In This Thread
Help again please xD Sorry.. XD - by bartje01 - 13.07.2010, 21:37
Re: Help again please xD Sorry.. XD - by Zezombia - 13.07.2010, 21:45
Re: Help again please xD Sorry.. XD - by Fj0rtizFredde - 13.07.2010, 21:47
Re: Help again please xD Sorry.. XD - by Zezombia - 13.07.2010, 21:51
Re: Help again please xD Sorry.. XD - by TouR - 13.07.2010, 21:54
Re: Help again please xD Sorry.. XD - by bartje01 - 13.07.2010, 21:58
Re: Help again please xD Sorry.. XD - by TouR - 13.07.2010, 21:58
Re: Help again please xD Sorry.. XD - by bartje01 - 13.07.2010, 22:03
Re: Help again please xD Sorry.. XD - by TouR - 13.07.2010, 22:04
Re: Help again please xD Sorry.. XD - by coole210 - 14.07.2010, 00:07

Forum Jump:


Users browsing this thread: 1 Guest(s)