https://github.com/overextended/ox_target
Standalone "third-eye" targeting resource.
https://github.com/overextended/ox_target
fivem
Last synced: 10 months ago
JSON representation
Standalone "third-eye" targeting resource.
- Host: GitHub
- URL: https://github.com/overextended/ox_target
- Owner: overextended
- License: mit
- Created: 2022-08-10T13:54:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T07:01:12.000Z (over 1 year ago)
- Last Synced: 2024-10-23T03:03:06.075Z (about 1 year ago)
- Topics: fivem
- Language: Lua
- Homepage: https://overextended.dev/ox_target
- Size: 173 KB
- Stars: 148
- Watchers: 11
- Forks: 185
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ox_target




A performant and flexible standalone "third-eye" targeting resource, with additional functionality for supported frameworks.
ox_target is the successor to qtarget, which was a mostly-compatible fork of bt-target.
To improve many design flaws, ox_target has been written from scratch and drops support for bt-target/qtarget standards, though partial compatibility is being implemented where possible.
## 📚 Documentation
https://overextended.dev/ox_target
## 💾 Download
https://github.com/overextended/ox_target/releases/latest/download/ox_target.zip
## ✨ Features
- Improved entity and world collision than its predecessor.
- Improved error handling when running external code.
- Menus for nested target options.
- Partial compatibility for qtarget (the thing qb-target is based on, I made the original idiots).
- Registering options no longer overrides existing options.
- Groups and items checking for supported frameworks.