Vehicle Keys
Last updated
Last updated
If you're facing an issue where taxi doors unexpectedly close when players try to enter, it's likely due to the vehicle keys script on your server. This happens when the script forcefully locks NPC vehicles, unintentionally locking taxi doors as well.
We've already applied an inbuilt patch, but sometimes vehicle keys scripts override it. To fully resolve this, follow the steps below.
If you're using qb-vehiclekeys
and NPC vehicles are set to lock, follow these steps:
Open the main.lua
file in the qb-vehiclekeys/client
folder.
Go to line 58, and modify the file as shown below: