Modern Interaction: A high-performance third-eye targeting system that can replace ox_target and qb-target, completely reimagined to provide the feel of modern AAA games.
Always-On (No More Holding Keys): You no longer need to hold a key to see targets. Nearby interactable points appear as subtle markers on the screen; when you look directly at a target, it focuses, and you simply hold the E key to interact.
Flawless Performance: The detection system is optimized and only runs when targets are nearby. The interface is rendered entirely in-game using DUI, which means moving the camera costs zero UI messages. Heavy canInteract checks are cached, ensuring absolutely no stuttering.
Advanced UI and Theming: Features modern clean rings, a polished option menu, and a hold-to-interact progress fill. The accent color syncs instantly with tgiann-core, or it can be completely customized to your preference.
Smart Focus and Global ALT Menu: Provides smart focusing by looking directly at an object or bone. Global interactions are managed through a clean, organized ALT menu instead of cluttering the world with text.
100% Backward Compatibility (Drop-in Replacement): Fully supports existing ox_target or qb-target exports on your server. You can make the switch instantly by simply disabling the old script and starting tgiann-target, without changing a single line of code in your other scripts.
Effortless Transition: Instantly integrate this as a replacement for your current system without changing a single line of code in your other scripts. For a new install, simply use ensure tgiann-target.
ox_target & qb-target Support: To replace ox_target, just remove the old script and start this one. To replace qb-target, simply set provide 'qb-target'. If you want to replace both, you can add both provide lines.
Automatic API Translation: Your existing exports.ox_target:... and exports['qb-target']:... calls are routed directly to the tgiann-target system. Thanks to the advanced built-in compatibility layer, the qb-target API is translated automatically in the background, allowing all your scripts to continue running flawlessly.
Fast and One-Click Setup: The system only requires a single dependency (ox_lib) to work. Simply adding ensure ox_lib and ensure tgiann-target to your server configuration file is all it takes.
Plug and Play: That's all there is to it! Start your server and the system is instantly active. If you are replacing your existing ox_target script, you can start using it right away without needing to make any changes to your other scripts or resources.
To explore the system in more detail, see the setup steps, and configure the settings, you can check out the documentation links below.
Installation Guide:
https://tgiann.gitbook.io/tgiann/scripts/tgiann-target/installation
Configuration (Convars):
https://tgiann.gitbook.io/tgiann/scripts/tgiann-target/convars
Developer API & Exports:
https://tgiann.gitbook.io/tgiann/scripts/tgiann-target/exports
Github Link:



