How to fix a broken vehicle?

  1. What do you want to achieve?

A functioning police vehicle, where when you sit a GUI appears, and you can interact with the GUI

  1. What is the issue?

The vehicle system is old, (2015), and doesn’t work anymore, all I want is a working ELS and siren, but the scripts are old and when I try to upgrade them it breaks even more. The original script gives a GUI when you sit for the first time, although after you exit the seat the GUI stays, you can remove it but upon removal of the GUI or sitting back down in the drive seat it breaks.

  1. What solutions have you thought of so far?

Using public scripts to allow the GUI to appear when seated, and remove when you get up, that hasn’t worked.

Please could someone help me out, as I really want to upgrade the GUI to make it work in 2023-2024.

Just make a script that instead of deleting the frame it sets .Visible on it to false.

That hasn’t worked :/, like the GUI appears, but no buttons work