Transform your server into a thriving economic ecosystem!
From flipping burgers to running corporations - let your players live the retail dream!
Multi-Language Support | Customer Loyalty | Seasonal Events | Mini-Games | Achievements
MULTI-LANGUAGE SUPPORT - Global Server Ready!
| Language | Status | Coverage |
|---|---|---|
| English | ? Complete | 100% |
| Español | ? Complete | 100% |
| Français | ? Complete | 100% |
| Deutsch | ? Complete | 100% |
| Português | ? Complete | 100% |
- Dynamic Language Switching - Players choose their preferred language
- Cultural Adaptation - Regional store names and products
- Admin Translation Tools - Easy interface for adding new languages
- Community Driven - Open translation system for community contributions
CUSTOMER LOYALTY PROGRAM - Build Lasting Relationships!
- Regular Customer System - NPCs remember and return with bonuses
- Loyalty Tiers - Bronze, Silver, Gold customers with special perks
- VIP Requests - High-tier customers make special orders
- Store Reputation - Customer satisfaction affects overall business
- Memory System - NPCs remember service quality and interactions
SEASONAL EVENTS - Year-Round Engagement!
- Christmas Events - Holiday decorations and special items
- Halloween Specials - Spooky themes and limited products
- Valentine's Promotions - Romantic items and couple discounts
- Custom Events - Server-specific holidays and celebrations
- Automatic Scheduling - Events activate based on real-world dates
INTERACTIVE MINI-GAMES - Engaging Gameplay!
- Cooking Challenges - Time-based food preparation in kitchens
- Speed Serving - Quick customer service competitions
- Inventory Puzzles - Efficient stocking challenges
- Customer Satisfaction - Interactive dialogue with NPCs
- Bonus Rewards - Extra XP and tips for excellent performance
? FiveM Server (Latest Version)
? Basic Server Knowledge
?? MySQL Database (Recommended for full features)
?? ESX/QBCore Framework (Optional)
STEP 1: Download the Latest
- Visit our releases: GitHub Releases
- Download:
retail_jobs-v0.0.6.zip - Celebrate: You're getting the most advanced version yet!
STEP 2: Perfect Folder Structure
server-data/
??? resources/
? ??? [jobs]/ # Category folder (optional)
? ? ??? retail_jobs/ # EXACT NAME - No spaces!
? ? ??? fxmanifest.lua
? ? ??? config.lua
? ? ??? database.sql # Enhanced for v0.0.6
? ? ??? locales/ # NEW: Language files
? ? ??? shared/
? ? ??? server/
? ? ??? client/
? ? ??? html/
? ??? [other awesome resources]/
??? server.cfg
??? [other server files]
STEP 3: Database Setup
NEW in v0.0.6: Additional tables for achievements and loyalty
- Backup your database (if upgrading)
- Run the updated
database.sqlfilemysql -u yourusername -p yourdatabase < database.sql
STEP 4: Configuration Magic
Open config.lua and configure the exciting new features:
-- Multi-Language Support
Config.Language = {
default = 'en', -- Your server's primary language
available = {'en', 'es', 'fr', 'de', 'pt'},
allowPlayerChoice = true -- Let players choose language
}
-- Customer Loyalty Program
Config.Loyalty = {
enabled = true, -- Enable loyalty system
memoryDuration = 7 * 24 * 60 * 60 -- Remember customers for 7 days
}
-- Seasonal Events
Config.Events = {
enabled = true, -- Enable holiday events
christmas = { start = '12-15', end = '01-05' }
}
-- Mini-Games
Config.MiniGames = {
enabled = true, -- Enable interactive challenges
difficulty = 'medium' -- easy, medium, hard
}STEP 5: Launch & Enjoy
# Add to server.cfg
ensure retail_jobsRestart your server and experience the new features!
New employees get: 100 XP + Training + Language Choice + Achievement Tracker
- Choose Language: Select your preferred language on first join
- Find a Store: Look for seasonal decorations and special events
- Clock In: Experience the improved ESX-compatible interaction system
- Complete Mini-Games: Earn extra rewards through skill challenges
- Build Loyalty: Create relationships with returning customers
- Unlock Achievements: Progress through badge milestones
- Mini-Game Challenges: Test your skills in cooking and serving competitions
- Loyalty Management: Track your regular customers and their preferences
- Seasonal Participation: Enjoy holiday themes and special events
- Achievement Progress: Unlock badges and compete on leaderboards
- Language Switching: Change language anytime in the job menu
- 40% Better Performance - Optimized memory usage and faster loading
- Complete ESX Compatibility - No more conflicts with other job resources
- Multi-Language Ready - Full Unicode support for international servers
- Interactive Gameplay - Mini-games and challenges for engaging experiences
- Customer Intelligence - Advanced NPC AI with memory and emotions
- Seasonal Content - Year-round events and themed experiences
- Language Detection - Auto-detect player language from FiveM settings
- Cultural Adaptation - Regional store names and products
- Translation Tools - Built-in interface for community translations
- Voice Chat Ready - Optional integration with proximity voice systems
- Mobile Compatible - Touch-friendly UI for tablet users
Special thanks to our international community for making this script globally accessible!
- GOD-GAMER - Lead Developer & Visionary
- International Community - Translation and localization
- Beta Testers - Performance testing and feedback
- FiveM Community - Ongoing support and suggestions
Version: 0.0.6 | Repository: GitHub | License: MIT
Languages: 5 Supported | Frameworks: ESX, QBCore, Standalone | Database: MySQL Recommended
Performance: Optimized for 50+ concurrent players | Mobile: Tablet Compatible
?? Multi-Language | ?? Customer Loyalty | ?? Seasonal Events | ?? Mini-Games | ?? Achievements
Made with ?? for the global FiveM community
? Star this repo if you found it helpful!