anox-cardelivery
Last updated
Last updated
anox-cardelivery is a vehicle delivery system where players collect assigned vehicles from pickup locations and safely deliver them to designated drop-off points. Featuring vehicle monitoring, and reward-based gameplay.
Random vehicle assignments from configurable car lists
Multiple pickup and drop-off locations across the map
Automatic vehicle cleanup after completion or failure
Vehicle exit monitoring with grace periods and warnings
Base reward for successful deliveries
Time-based bonus rewards for fast completion
Damage penalty system for vehicle condition
Security deposit requirement with full refund
Configurable reward amounts and bonus thresholds
Live timer display with countdown
Vehicle health monitoring
Exit warning system with grace periods
Automatic job timeout handling
Visual indicators for pickup and delivery zones
Progress tracking throughout delivery
Adjustable time limits and cooldowns
Customizable vehicle lists and locations
Configurable damage penalties and bonuses
Anti-exploit settings fine-tuning
Vehicle behavior customization
Maximum concurrent jobs limit
Works with ESX, QBCore, and QBox
Smart bridge system handles framework differences
Supports localization and translations
Debugging included to help with setup or issues
ESX
QBCore
Qbox
Step 3: Configure the Resource
Open the config.lua
file in the anox-drugs
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