Vehicle enter help..
#5

put this OnPlayerStateChange

pawn Код:
if(newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER)
{
    if(IsOnTutorial[playerid] == 0) RemovePlayerFromVehicle(playerid);
    //other codes
}
if player is not in tutorial he will remove from vehicle.
Reply


Messages In This Thread
Vehicle enter help.. - by viddo - 29.03.2012, 17:42
Re: Vehicle enter help.. - by Zhao - 29.03.2012, 17:45
Re: Vehicle enter help.. - by park4bmx - 29.03.2012, 17:47
Re: Vehicle enter help.. - by viddo - 30.03.2012, 08:54
Re: Vehicle enter help.. - by Reklez - 30.03.2012, 08:59
Re: Vehicle enter help.. - by viddo - 30.03.2012, 09:58

Forum Jump:


Users browsing this thread: 1 Guest(s)