Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
is it possible to disallow others to push vehicles by sprinting
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Actually it should be pretty easy to do if you keep a record of the vehicle position you can keep setting it back to that position when OnUnoccupiedVehicleUpdate() not sure how it will look however.
Posts: 807
Threads: 10
Joined: Jan 2013
Reputation:
0
I thought just detecting if a players near a vehicle thats unoccupied, and clearing animations would work :S i could be wrong