Introduction
This resource adds an additional lock layer to vehicle trunks. If a lock is installed, trunk access is blocked unless the player is the vehicle owner or removes the lock with an angle grinder.
Requirements
ox_inventoryoxmysqlox_lib(progress bar + notifications)- Framework:
es_extended(ESX Legacy) orqb-core(QBCore)
How It Works
- Owner installs a lock using the
trunk_lockitem. - Trunk access is blocked for non-owners.
- A player can remove the lock using
angle_grinder. - Access checks are performed server-side and exposed via exports.