Posts: 89
Threads: 19
Joined: Jul 2010
Reputation:
0
Hy all. It's a bug on TogglePlayerControllable when player is in vehicle because player can use "F" and exit the car.
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
You got a code in OnPlayerKeyStateChange which does RemovePlayerFromVehicle when he presses ENTER, without looking if he is frozen or not.