I have the "vehicledeployedlocks.masterkey" permission assigned to all admin, I have confirmed I have the permission but when I try to access a vehicle it doesnt work. No errors in console or chat, just no way to access the vehicle, it is like I dont have the permission.
Admin Master Key isnt workingNot An Issue
If you are not getting any kind of error sound from the lock, then this plugin isn't blocking access. Might you have another plugin which blocks access to vehicles?
One useful test to get more information would be to remove the lock and see if you can access it then. This isn't a perfect test though, since it's possible that another plugin is detecting the lock and checking it as well.
Ill try that and get back to you thank you.
Merged post
Ok I think it is because the player has a lock on their car. I can access other players vehicles like Mini's and Horses, I see in your documentation you say you must satisfy both locks simultaniously to unlock it so It is not reccomended. I am guessing this counts for admins as well which is why I cant get in.
Right, that makes sense. The issue with vanilla car locks is that when a player tries to access one without the key, the client does not actually send a message to the server, so there's little the plugin can do. If you need to access cars that have vanilla locks, a plugin could be created to add a command that would craft a key for the car you are looking at.
ok thank you for the help, I appreciate it :)
Locked automatically