Please don't use JVS, its a overcomplicated thing that requires 20 events for one door.Use the new Legacy_Doors System that is included in V21, it reduces all the 20+ events needed into 3 or 4 simple events.
I use LegacyDoors myself but I personally consider it to be inferior because it has no player stuck detection, which can be incredibly annoying. I have to add onPlayerTouch events that then open the door so people cant get stuck, but those are only acceptable to use with doors that are futuristic ot have motion sensors.Oh and the fact that there is no restriction system is pretty annoying too. Luckily though I can use VCE to make my own restriction system, so thats good.
I use LegacyDoors myself but I personally consider it to be inferior because it has no player stuck detection, which can be incredibly annoying. I have to add onPlayerTouch events that then open the door so people cant get stuck, but those are only acceptable to use with doors that are futuristic ot have motion sensors.
The new doors have a border for that exact reason.If the player gets stuck, they can just click the frame and the door will open.