Car Collision Disable?
#1

Is there way to disable collision between cars in a certain range of point?

I was thinking about something like in the public OnPlayerUpdate to check if the player is in range of point, but i don't know if there is a way to disable car collision.
Reply
#2

Код:
DisableRemoteVehicleCollision
is the function you are looking for.
Instead of checking in "OnPlayerUpdate" I would suggest using Areas and checking if player is in a certain area.
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)