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.
You can also use the 'custom' option and integrate your own exports/function for whatever custom target you may have.
Config.TargetSystem
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.
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.
Last updated