Discord Tdev Scripts

Advanced VTC Driver Documentation

This guide explains how to install and configure Advanced VTC Driver for your FiveM server.

Compatibility

  • ESX Legacy
  • QBCore
  • Qbox
  • ox_inventory

Requirements

  • oxmysql
  • Framework resource
  • ox_lib recommended
  • ox_inventory if item based access is used

Installation

  • Download the resource from your Tebex purchases.
  • Extract the folder.
  • Place the resource inside your server resources folder.
  • Import the SQL file if included.
  • Start oxmysql before the resource.
  • Open the config file.
  • Select your framework.
  • Configure ride classes and prices.
  • Configure player driver settings.
  • Configure NPC driver settings.
  • Add the resource to your server.cfg.
  • Restart your server.
  • Test requesting and completing a ride.

Server CFG Example

ensure oxmysql

ensure ox_lib

ensure framework-resource

ensure ox_inventory

ensure tdev-vtc

Configuration

  • Select framework mode.
  • Configure ride classes.
  • Configure vehicle classes.
  • Configure pricing.
  • Configure player drivers.
  • Configure NPC drivers.
  • Configure payment settings.
  • Configure admin permissions.
  • Do not edit encrypted files.

Common Issues

Ride request does not create: Check oxmysql, framework mode, and server console errors.

NPC driver does not spawn: Check vehicle model, spawn points, and NPC driver config.

Player drivers do not receive requests: Check driver availability and job settings.

Payment does not work: Check money account names and player balance.

Support

If you need help, open a support ticket in the Tdev Scripts Discord.

Provide your order ID, script name, framework, inventory, full F8 error, server console error, and a screenshot or video.

Discord: https://discord.gg/5MYzXemM4q

Back to home