Quote:
Originally Posted by Knightmare1
i found the problem. now, how do i make it so a player cant walk?
|
disabledefmovement(); should normally do it, but I see that it is already in the script.
My guess is that there is a custom movement system that is interfering with the car script. You will probably need to disable that movement system while someone is in a car.