VT-Vehmod
VT-Vehmod is a lightweight and flexible vehicle modification script for QBCore-based FiveM servers.
🚗 How to Use
Use the command /vehmod to open the modification menu and apply or reset parts such as:
Spoilers
Brakes
Engine upgrades
And more
The menu includes “stock” options for each category, allowing players to revert modifications at any time.
🔐 Access Control
You can choose between:
Job-based access (e.g. mechanic)
Admin-based access
Permissions are configured in config.lua
.
Be sure to add the access in server.cfg
.
add_ace group.admin vt-vehmod allow #vt-vehmod
⚙️ Compatibility
This script is built for QBCore only and uses qb-menu
.
Tested with:
qb-core
qb-menu
🌐 Customization
All files are encrypted, except:
config.lua
– enables access control and other settingslang.lua
– allows you to change all menu text and notifications
📁 Installation
Place the folder inside
resources/[local]/
Add this to
server.cfg
:ensure vt-vehmod
Last updated