Posts: 37
Threads: 13
Joined: May 2013
Reputation:
0
If a player steals a vehicle and cancels it in the middle, he gets stuck. Any way to solve it Server/Client side?
0.3x, win7 samp.gcnr.tk no mods loaded.
Posts: 1,274
Threads: 54
Joined: Jul 2012
I've had this related issue. I believe it's Client Sided. How too fix it? I am not sure at this moment.
Posts: 144
Threads: 8
Joined: Nov 2009
Reputation:
0
You can get unfrozen by using any type of animation.
Posts: 37
Threads: 13
Joined: May 2013
Reputation:
0
We know how to get unfrozen, but how can we prevent it from happening in the first place?
Posts: 340
Threads: 12
Joined: May 2011
Reputation:
0
OnPlayerEnterVehicle, set a timer. OnPlayerStateChange, kill that timer. (timer probably 10 seconds, i dunno how long it takes max to get into a car) if that timer gets to it's end, the player most likely failed entering the car (or, in this case, cancelled it), and ClearAnimations.