CU Enhanced Target
A performant and flexible "third-eye" targeting resource based on ox_target. Includes compatibility with qtarget/qb-target, customizable themes, and target hints.
Key Features
- Performance optimized - Built on ox_target foundation for maximum efficiency
- Drop-in replacement - Compatible with qtarget/qb-target exports via compatibility layer
- Customizable themes - Multiple built-in themes including light, dark, nopixel, qb-core, esx, and more
- Target hint tooltip - Optional tooltip showing what you're targeting
- Zone support - Create sphere, box, and polygon targeting zones
- Framework support - Works with ox_core, ESX, and QBCore
- Entity & model targeting - Target specific entities, models, peds, vehicles, objects, and players
Quick Start
Note: Requires ox_lib as a dependency. Ensure ox_lib starts before cu_enchanced_target.
- Install
ox_libif not already installed - Add
cu_enchanced_targetto yourresourcesfolder - Add to
server.cfg:
ensure ox_lib
ensure cu_enchanced_target- Choose integration method:
- Keep the folder name
cu_enchanced_targetand update scripts to callexports.cu_enchanced_target - Or rename the folder to
ox_targetorqb-targetto keep existing exports unchanged
- Keep the folder name
What's Different from ox_target?
CU Enhanced Target is based on ox_target but includes additional features:
- Enhanced UI themes - More theme options including custom branded themes
- Target hint system - Shows what you're targeting with a tooltip
- Extended compatibility - Additional compatibility layers for various frameworks
- Custom configuration - More configuration options for fine-tuning behavior
Supported Frameworks
While not required to run cu_enchanced_target, these frameworks add additional features:
Next Steps
- Installation - Complete installation guide
- Usage - Common usage examples
- Configuration - Configure themes and settings
- Target Options - Learn about target option properties
- Client Functions - API reference for all exports