T1GER Scripts Documentation
Tebex StoreDiscordYouTubeCFX Forum
  • T1GER Scripts Documentation
  • Quick Links
    • t1ger.net | Shop Now
    • Join Discord
  • Information
    • FiveM Asset Escrow
  • Resources
    • T1GER Mechanic
      • Installation
        • Job Account
          • Setup
          • API
      • Configuration
        • Shop
      • API
        • Exports
        • Events
      • Troubleshoot
    • T1GER Library
      • Installation
        • Inventory
        • Target
        • Garage
        • Society Account
        • Vehicle Properties
      • Configuration
    • T1GER Gang System
      • Installation
      • Gang Garages
      • Product Information
    • T1GER Tuning System
      • Installation
      • API
        • Client
        • Server
      • Troubleshoot
        • Common Issues
        • Error Codes
      • Guides
        • Commands
        • Shops
        • Markers
        • Mod Stations
        • Pricing
        • Mod Orders
        • Vehicle Mods
        • Engine Swaps
        • Nitrous
    • T1GER ATM Robbery
      • Installation
      • API
        • Client
        • Server
      • Troubleshoot
        • Common Issues
        • Error Codes
      • Guides
        • Hacking Minigame
        • Dispatch
    • T1GER Dealerships
  • Free Resources
    • T1GER Keys
    • T1GER Garage
    • T1GER Bank Robbery
    • T1GER Tow Trucker
Powered by GitBook
On this page
  • INSTALLATION
  • DEPENDENCIES
  • START
  • SQL
  • CONFIGURATION
  • UTILITIES
  • MISCELLANEOUS
  • CHAT COMMANDS
  • EXPORTS
  • SCRIPT NOT WORKING / ERRORS
  1. Resources

T1GER Mechanic Job

Documentation, troubleshooting and support for T1GER Dealerships resource

Last updated 3 months ago

| CFX Forum Post | |

INSTALLATION

DEPENDENCIES

Dependency

Download

Install

Description

ESX Society

Optional

Required to use built-in society functions.

ESX Addon Accounts

Optional

Required to use built-in accounting functions.

progressBars

Optional

Use mine or disable and use yours.

START

  1. Extractt1ger_mechanicjob.rar and place it into your resource folder.

  2. Install the required and/or optional dependencies.

  3. Addensure t1ger_mechanicjobto your server start config (place it anywhere below the dependency & framework resources).

SQL

Please open main.sql and either import or execute the queries into your database to add the items needed for the robberies.

CONFIGURATION

Please go through all configurable options & settings in config.lua and configure them to your server's preferences.

Also please read the comments at the end of each line, for a brief information on what the option does.

UTILITIES

In client/utils.lua there is a file where you can edit some utility functions. In here you can customize notifications, draw texts and many other functions. Please do read it through and make changes to meet your server's preferences.

MISCELLANEOUS

CHAT COMMANDS

Please note, all these command strings are configurable and can be disabled as well.

Command

Description

/command <args>

description comes here soon

EXPORTS

These are available exports in the resource - use them as you please and find necessary.

Export Function

Description

exports['t1ger_mechanicjob']:ResetVehicleHealthParts(plate)

Export to set all health part of a given vehicle by plate to be fixed/default

exports['t1ger_mechanicjob']:SetVehicleHealthPartValue(plate, part, value)

Export to set value of a health part. Put in plate (e.g. "AX 52 12"), health part (e.g. "brakes" or "clutch") and a value (0-100) to be set

exports['t1ger_mechanicjob']:ApplyCrashDamage(vehicleEntity)

Trigger degradation of vehicle health parts (add to e.g. a vehicle-damage-thread)

SCRIPT NOT WORKING / ERRORS

Install the SQL file into your database (⚠️see for instructions).

Setupconfig.lua (⚠️see for instructions).

TITLE Questions/Issue

Solution/Answer/Guide

❓
✔️
#SQL
#CONFIGURATION
Link
Link
Link
View on Tebex
YouTube Showcase
Discord