Enter the car when it locked?
#7

Quote:
Originally Posted by whitedragon
Посмотреть сообщение
i use:
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    if(DoorsS[vehicleid])
    {
        return Error(playerid,"Car is Locked"),0;
    }
    return 1;
}
I hope you just joking... Calgone try to help you why dont you read the stuff he wrote above? I think you wanted some help? He was clear OnPlayerEnterVehicle is called when the player opens the door of the car, whats so difficult to understand?
Reply


Messages In This Thread
Enter the car when it locked? - by whitedragon - 31.07.2011, 11:09
Re: Enter the car when it locked? - by Calgon - 31.07.2011, 11:13
Re: Enter the car when it locked? - by whitedragon - 31.07.2011, 13:16
Re: Enter the car when it locked? - by Calgon - 31.07.2011, 13:17
Re: Enter the car when it locked? - by whitedragon - 31.07.2011, 13:22
Re: Enter the car when it locked? - by Calgon - 31.07.2011, 13:22
Re: Enter the car when it locked? - by TouR - 31.07.2011, 14:04
Re: Enter the car when it locked? - by whitedragon - 31.07.2011, 14:43

Forum Jump:


Users browsing this thread: 1 Guest(s)