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.

circle-info

Need Help?

If you run into any issues during installation, simply open a ticket on our Discord serverarrow-up-right and our team will be happy to assist you!


Dependencies

Make sure the following resources are installed and running before starting Kartik-Mechanic:

Dependency
Required
Purpose

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

  1. After purchasing, go to Keymasterarrow-up-right and log in.

  2. Find Kartik-Mechanic in your granted assets list.

  3. Download and extract the script into your server's resources folder.


Start the Resource

Add the following to your server.cfg in the correct order:

circle-info

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