In most cases, getting stuck isn't an issue. With JVS a player couldn't click on the door when they got stuck, but you can still click the door when you're stuck in a default door. And that could easily be made as an add-on if people really want it. Restricting IDs, as you can see, is a thing that's already made. Admin only is an awful idea. An admin should just be F8/F7ing into a restricted room. Having a restricted doors just risks having stupid people trying to barrel through it when they shouldn't even be able to. ID Blacklisting seems like a bad idea.And the point isn't about what JVS has. Any features of note could be easily recreated for default doors.The point is that JVS is inefficient and people only used them because that's all we had.
The point is that JVS is inefficient and people only used them because that's all we had.
Which is what we have the modding community for. Someone could make a script that opens doors when people are stuck.
JVS doors already has this.
JVS doors is stuff. Why does it matter if it already had this? Seriously.
Well because JVS doors are good.
It's not complicated at all. Just use VCE RetroCheck events. It's 3 lines.Onactivate Self VCE RetroCheck ifplayerid = ID HEREOnvariabletrue door toggle or whatever the events are for the door.Use VCE instead of those door event addons, much more flexible and reliable.