Target

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

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.

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' - Ox Target (free)

    • 'qb-target' - QB Target (free)

    • 'meta-target' - 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.

Functions

These are the functions used in our T1GER resources.

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

Last updated