[Open Source] Urban Eats - Food Delivery Job (FiveM)
Preview
https://youtu.be/9iluKP8x9os
Overview
Urban Eats is a food delivery job script built for FiveM servers.
Players work as delivery drivers, complete orders around the map and improve their rating to unlock better-paying jobs and VIP deliveries.
Core Gameplay
- Clock in as a delivery driver
- Accept orders through a tablet UI
- Pick up and deliver food across the map
- Earn base pay and tips
Rating System
- Better performance = higher pay
- Unlock VIP deliveries
- Based on delivery speed and accuracy
Tip System
- Fast delivery = full tip
- Late delivery = reduced tip
VIP Deliveries
- Higher payouts
- Larger tips
- Tier system:
- Priority
- UrbanPlus
- UrbanElite
Systems
- Shift system (Breakfast, Lunch, Dinner, Night)
- Weather affects order demand
Discipline System
- Tracks failed deliveries and abuse
- Penalties include fines, rating loss or suspensions
Tablet UI
- Orders, stats, profile, history
- Leaderboards included
- Open with command, keybind (F6) or item
- Multiple UI themes
Leaderboards
- Track earnings, rating, deliveries
- Compare with other players
Requirements
Required:
Optional:
- ox_lib
- ox_target / qb-target
Installation
- Place the resource in your server's resources folder
- Add this to your server.cfg:
ensure json-urbaneats
- Start your server
Database tables are created automatically.
No SQL import needed.
Usage
Use: /urbaneats
Or open with keybind (F6) or item
Configuration
Located in: config.lua
You can change:
- Order generation
- Payouts
- Tip timing
- VIP chances
- Rating penalties
- Shifts and weather
- Locations
- NPCs
- UI themes
Performance
- ~0.00–0.04 ms resmon usage during testing
Resource Info
- Lines: ~8700
- Framework: ESX / QBCore / QBox