Seat.Disabled not working online

how to re-create:
Insert a seat in Studio and set Disabled = true
insert a script to make Disabled = false after 10 seconds
join the game and wait 10 seconds
you will not be able to sit down.

Also happens with VehicleSeats

Since when there is property like that?

6 months, maybe?

This has been a problem and the opposite for quite a while. It would be nice if it would be fixed. You could do a “hackish” way of doing this by maybe a ‘Boolean Value’ labeled “Locked”. When it is true; whoever tries to sit on it immediately jumps back up via the script, something like this.