🔑 filo_vehiclekeys
A fully refactored vehicle key management and locksmith system for FiveM.
Duplicate keys, program key fobs, and manage locksmith interactions for FiveM servers. Supports both mechanical key cutting and OBD-based fob programming for electric vehicles, with an NPC fallback store when no locksmiths are on duty.
This is a full rewrite of the original filo_vehiclekeys release. The codebase has been
refactored from the ground up — MySQL-backed storage, cleaner architecture, and properly
separated client and server logic.
Features
- Mechanical key cutting from inventory keys or nearby vehicles
- OBD-based key fob programming for electric vehicles
- Locksmith job integration with on-duty checks
- NPC locksmith fallback when no players are on duty
- Configurable offline store with separate pricing for mechanical and wireless keys
- Optional key invalidation when duplicating
- ox_target and textui interaction support
- filo_blips integration with native blip fallback
- MySQL-backed vehicle data storage with automatic table creation
- Drop-in compatibility with qb-vehiclekeys, qbx_vehiclekeys, and previous version of filo_vehiclekey.
Pages
Installation
Dependencies, setup steps, and migration from the legacy BIN format.
Configuration
Full breakdown of every config option available.
Flows
How mechanical key cutting, OBD programming, and the NPC store work.
Exports
Client and server exports for use in other resources.
Compatibility
Drop-in support for qb-vehiclekeys, qbx_vehiclekeys, and previous version of filo_vehiclekey.