A complete, ready-to-use beer delivery job for ESX Legacy servers.
Players talk to the job NPC, pick up a delivery truck, load boxes of beer
from the depot, and deliver them to randomly picked locations across the
map. Progress is saved per player: money, EXP, and job level all persist
through a small, self-managing database table.
FEATURES
- Full delivery loop: pick up boxes at the depot, load them in the truck,
drive to randomly generated delivery points, and hand off boxes on foot
with the box visibly carried in hand.
- Persistent player progression: money earned, EXP, and job level, saved
automatically to the database.
- Built entirely on ox_target: every interaction (start/end shift, load
boxes, open/close doors, take/return boxes, deliver) uses native
ox_target zones and entity targets — no keybind prompts.
- Start AND end the shift through the same NPC — no keybind needed to quit,
the option simply changes to "Leave the job" once you're working.
- Bilingual out of the box: English and French, with a live in-menu switch
(EN/FR buttons) and a chat command, saved individually per player on
their own client. Adding another language takes only a few lines.
- No inventory dependency: the carried box is a visual prop, not an item —
works with any inventory system, or none at all.
- Vehicle-key compatible: automatically hands out keys for the job truck
through qs-vehiclekeys, wasabi_carlock, mono_carkeys, qb-vehiclekeys, or
qbx_vehiclekeys if installed (auto-detected) — and still starts and
drives normally even with none of them installed, thanks to a built-in
safety net.
- One master on/off switch (Config.Enabled) to fully disable the job
without removing the resource.
- Configurable job requirement: restrict the job to a specific ESX job, or
leave it open to everyone.
- Clean, documented configuration file (config/config.lua) — not locked,
so you can fully set up coordinates, rewards, truck model, and delivery
locations without touching any protected code.
- Custom NUI menu (pure JavaScript, no external dependency) showing job
name, vehicle, level, EXP, routes completed, and money earned.
REQUIREMENTS
- ES Extended (ESX Legacy)
- ox_lib
- ox_target
- oxmysql
SUPPORT
Full bilingual installation guide included (INSTALLATION.md). Configuration
and locale files are left open so you can tune the job or plug in your own
vehicle-key system without support from us.
Car License Description
Bike License Description
Truck License Description