Jump to content

Can't get out of the car, if not in the specified position.


GabWas

Recommended Posts

Posted

Hi guys! I want to make some kind of blockade, that you can't get out of the vehicle, if you're not in the right area. Is there any way to do it? I don't have idea what functions I can use, so maybe you guys know? :P

Posted
Hi guys! I want to make some kind of blockade, that you can't get out of the vehicle, if you're not in the right area. Is there any way to do it? I don't have idea what functions I can use, so maybe you guys know? :P

explain better

Posted

Create a col shape and on vehicle exit, check is a player is within the specific col shape and if they are, cancel their exit using cancelEvent().

Posted
Create a col shape and on vehicle exit, check is a player is within the specific col shape and if they are, cancel their exit using cancelEvent().

Thanks for your idea, it helped me a lot! I used onVehicleStartExit and it's working fine :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...