anox-automedic
Last updated
Last updated
anox-carquest is a premium vehicle quest system where players hunt for specific cars, deliver them to earn rewards, and unlock progressively challenging lists. Perfect for servers seeking an engaging progression-based car collection mechanic.
Progressive unlocking system with multiple car lists
Each list features different vehicle types and difficulties
Earn rewards for completing full car collections
Return to completed lists for additional rewards
Unlimited lists possible - create as many vehicle categories as you want
Easy to add new vehicles to any existing list
Simple delivery point for turning in vehicles
Clear visual indicators showing valid target cars
Smooth delivery experience with progress bars
Automatic vehicle processing and validation
Earn increasing rewards as you complete harder lists
Additional bonus rewards for returning to completed lists
Customizable reward amounts for each car category
Adjustable bonus percentage for returning to completed lists
Interact with npc using target system
Clean menu interface using ox_lib showing progress and available cars
Visual status indicators for completed and in-progress lists
Blips to easily locate the quest giver can toggle
Simple E-key delivery system
On-screen prompts showing valid/invalid vehicles
Detailed menus tracking completion status
Database persistence for quest progress
Admin command to reset any player's progress
Works with ESX, QBCore, and QBox
Full ox_lib integration for UI and interactions
Easy configuration for any server setup
Localization support through ox_lib
ESX
QBCore
Qbox
Step 4: Configure the Resource
Open the config.lua
file in the anox-carquest
folder
Set your preferred framework:
Config.Framework = 'esx'
for ESX
Config.Framework = 'qb'
for QBCore
Config.Framework = 'qbx'
for QBox
or
Step 1: Download the