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.
- 🍔 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
- Download the latest release
- Place the
qb-foodorderfolder in your server'sresourcesdirectory - Add
ensure qb-foodorderto your server.cfg - Restart your server
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
Ordering Panel
Ordering Panel(Added to Cart)
Order List
Management Panel
This project is licensed under the MIT License.
- devtakkekar - Initial work
- QBCore Framework Team