[Release] Vehicle Key Chain v4.1.4 [ESX & QB]

is it possible to have it in QB?

I keep having more and more people ask for it.

But I’m not sure when I will realize it. There’s quite a lot to change in this script compared to others.


i have fresh downloaded from key master but the error stays the same please fix the script es_extended version 1.10.2

Its not your ESX its our sql bro it cant run the request.

Make sure the columns users.identifier and owned_vehicles.plate are set as a PRIMARY KEY (or another kind of key). Then restart the script. Error should be gone.

It’s a problem with many esx versions not setting any kind of keys in their database where they should be :man_shrugging:

thank you so much :heart:

Update v4.0.0

  • Added QB compatibility.
  • Added temporary keys to inventory.
  • Added new license.
  • Added localization files (English and German).
  • Added config validation with appropriate messages when stuff is missing or has the wrong type.
  • If player doesn’t have enough money, withdraws from the bank account instead.
  • Cleared out the readme file (documentation can be found at https://docs.kiminaze.de
  • Performance improvements
    • A lot of formatting changes and large parts of code rewritten.
    • Added key mappings for all controls.
    • Removed several unnecessary debug logs.
    • Removed unnecessary parameter checking.
    • Simplified most functions.
  • Config rewritten entirely
    • Config values are now globals.
    • Job vehicles can now be defined with ranks as well.
  • Moved a lot of code to server side.
  • Unencrypted exports and callbacks to allow for more changes.
  • Unencrypted job vehicle check.
  • Errors now show when NativeUI or ContextMenu is missing but set to be used in the config.
  • Removed error when trying to use both NativeUI and ContextMenu (they work together now).
  • Removed NativeUI and ContextMenu as dependencies.
  • Keymaker and key inventory menus completely reworked.
  • Changed “master key” to “vehicle” in all instances.
  • ContextMenu menus reworked.
  • Fixed some issues in the version checker.

Hotfix v4.0.1

  • Added several exports.
  • Fixed missing exports.

Update v4.1.0

  • Added menu text when not owning any vehicles/keys.
  • Fixed sorting of vehicles/keys in key inventory.
  • Fixed error for some users during sorting of vehicles/keys.
  • Fixed file encoding of the German.lua to prevent umlauts turning into ?.

Hotfix v4.1.1

  • Fixed missing client side exports.

Hotfix v4.1.2

  • Fixed temp key model display.

Hotfix v4.1.3

  • Fixed society vehicles not being detected.

Hotfix v4.1.4

  • Fixed society vehicle query.
  • Fixed lock animation not loading in certain cases.