Installation
Thank you for choosing Kartik-Mechanic β a complete, realistic vehicle mechanic system designed specifically for FiveM servers.
This guide will walk you through everything needed to install, configure, and launch Kartik-Mechanic. Whether you're an experienced developer or just starting out, follow each section step-by-step.
Need Help?
If you run into any issues during installation, simply open a ticket on our Discord server and our team will be happy to assist you!
Dependencies
Make sure the following resources are installed and running before starting Kartik-Mechanic:
oxmysql
β Yes
Database wrapper for MySQL queries
ox_lib
β Yes
Shared utility library (notifications, callbacks, UI)
Framework (QBCore / QBX / ESX)
β Yes
Player, job, and inventory management
ox_inventory
Recommended
Inventory system for mechanic items
Download the Asset
After purchasing, go to Keymaster and log in.
Find Kartik-Mechanic in your granted assets list.
Download and extract the script into your server's
resourcesfolder.
Start the Resource
Add the following to your server.cfg in the correct order:
Boot order matters! The framework and ox_lib must be running before kartik-mechanic starts, otherwise shared functions will not load correctly.
Add Mechanic Items
Kartik-Mechanic uses a large number of items for parts, tools, and upgrades. You need to add these items to your inventory system.
π See the full item list on the Items configuration page.
π Start Your Server
Start your server and enjoy Kartik-Mechanic! All configuration is done through files in the shared/ folder β head to the Configuration section for full details.
Last updated