How to enable target system
Target System
All Quasar Store assets use the same target system for consistency and ease of use. To prevent errors, we have standardized the configuration and provided clear options for supported systems.
Supported Target Systems
We are compatible with the following target systems:
ox_target
The most stable and reliable target system currently available.
qb-target
Another widely used and supported system.
Please always keep your targets updated to the latest available version.
How To Enable The Target System
All Quasar Store assets come with built-in support for target systems, allowing for seamless interaction with entities, objects, and more within your server. This configuration provides flexibility by supporting the two most popular target systems in FiveM: ox_target and qb-target.
Editing Or Customizing Your Target System
Quasar Store assets provide flexibility for advanced users who wish to modify or create custom target systems. All configurations for the target system are located in the directory client/custom/target/*.
These files are open source, allowing you to:
Edit Existing Configurations
You can adjust or refine the default target configurations to better suit your server’s requirements. For example:
Modify interaction ranges or options.
Adjust the target zones for objects, entities, or vehicles.
Make changes directly within the files located in the client/custom/target/
folder.
Important Warnings
Edit At Your Own Risk: While customization is encouraged, making changes can cause unexpected issues. Only experienced developers should modify these files.
No Support for Custom Changes: Quasar Store cannot provide support for problems arising from edits or customizations to these files.
Backup Files: Always create backups of the original files before making any modifications. This ensures you can revert to a functional state if something goes wrong.
Last updated