Skip to content

🔑 VehicleKeyChain#

Description#

VehicleKeyChain provides you with the means to manage your vehicle keys. You can create new keys and give them to other players and exchange a vehicle's locks to invalidate all keys. Vehicle (un)locking is completely dynamic and works without hiccups.

Features#

  • Create additional keys at a keymaker location.
  • Give keys to other players.
  • Give a vehicle / master key to another player.
  • Invalidate keys by exchanging a vehicles lock.
  • Creating / invalidating costs money.
  • Define jobs with vehicle model / plate to give workers access to those vehicles.
  • Use NativeUILua OR ContextMenu (or use your own using the built-in exports).
  • Blacklist for certain vehicle models that prevents players from creating / giving keys.
  • Several exports to e.g. get keys from players or create temporary keys.
  • Button and command to lock your vehicle.
  • Button and command to open key menu (only NativeUI).
  • Hold LeftAlt and right click the keymaker/your player character/other player characters for menus (only ContextMenu).

Performance#

  • Client side:
  • 0.00-0.03ms (more with opened menus)
  • Server side:
  • 0.00ms