Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

devtakkekar/qb-foodorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QBCore Food Ordering System

A self-ordering food system for QBCore FiveM servers that allows players to order food from designated locations. This resource provides a user-friendly interface for players to browse and purchase food items.

Features

  • 🍔 Interactive menu system with food items and prices
  • 🎨 Customizable UI with sound effects
  • 💰 Configurable prices and items
  • 🎯 Easy to set up target location
  • 🏪 Job-restricted access (configurable)
  • 📱 Responsive design that works on all screen sizes

Installation

  1. Download the latest release
  2. Place the qb-foodorder folder in your server's resources directory
  3. Add ensure qb-foodorder to your server.cfg
  4. Restart your server

Configuration

Edit the config.lua file to customize the following:

  • Set the target location coordinates
  • Enable/disable UI sounds
  • Change the total price color (red, blue, or green)
  • Set the job name that can access the food order system
  • Add/remove food items with custom images and prices

Dependencies

Preview

Ordering Panel Screenshot_3 Ordering Panel(Added to Cart) Screenshot_1 Order List Screenshot_2 Management Panel Screenshot_4

License

This project is licensed under the MIT License.

Credits

  • devtakkekar - Initial work
  • QBCore Framework Team