13.07.2013, 12:46
What is the problem if the player just makes a slight movement but fails to enter the car? Maybe you could use TogglePlayerControllable(playerid,0); and then TogglePlayerControllable(playerid,1); after a timer. No movement will be shown then.