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
  • Introduction
  • Config.TargetSystem
  • Setup
  • Functions
  1. Resources
  2. T1GER Library
  3. Installation

Target

Instruction and guide on how to setup 3rd-eye target for T1GER resources

PreviousInventoryNextGarage

Last updated 10 months ago

Introduction

T1GER Resources supports compatibility with popular 3rd-eye target systems. We plan on adding "out-the-box" compatibility with more target systems as they are being proposed to us.

You can also use the 'custom' option and integrate your own exports/function for whatever custom target you may have.

Config.TargetSystem

Config.TargetSystem = 'ox-target' -- Set the target system

Specifies the target system in use. Update this based on your selected target system.

  • Type: string

  • Options:

    • 'ox-target' - (free)

    • 'qb-target' - (free)

    • 'meta-target' - (free)

    • 'custom' - Custom | integrate your own functions/exports!

Setup

All you need to do is basically set your target system in Config.TargetSystem and you are all set.

If you are not using any of the preconfigured target system, set the option to 'custom'.

  • Please note that you have to integrate exports/functions yourself! It's not our job to support for 3rd party target systems.

  • We strongly recommend to reach out to your target creator to ask them to help you integrate their resource.

  • You can suggest compatibility on our discord and we might reach out to the creator of said target system to possibly add preconfigured support.

Functions

These are the functions used in our T1GER resources.

...To Be Continued. W.I.P.

Ox Target
QB Target
Meta Target