Vehicle Locking
#1

Alright, I have this in my OnPlayerEnterVehicle:

pawn Код:
if(CarInfo[vehicleid][CarLock] == 1)
    {
        ClearAnimations(playerid);
    }
But would it work the same way at OnPlayerExitVehicle?

Like prevent players from leaving.
Reply


Messages In This Thread
Vehicle Locking - by milanosie - 26.05.2012, 16:42
Re: Vehicle Locking - by MP2 - 26.05.2012, 16:46

Forum Jump:


Users browsing this thread: 1 Guest(s)