28.05.2009, 19:47
I would like to say this one more time.
RemovePlayerFromVehicle, doesn't work in the "OnPlayerEnterVehicle" callback.
Because his not in the vehicle.
You would have to delay the "RemovePlayerFromVehicle(playerid);" with a timer.
Or use another callback.
*Hint: OnPlayerStateChange
RemovePlayerFromVehicle, doesn't work in the "OnPlayerEnterVehicle" callback.
Because his not in the vehicle.
You would have to delay the "RemovePlayerFromVehicle(playerid);" with a timer.
Or use another callback.
*Hint: OnPlayerStateChange