๐ FAQ & Support
Getting Help
๐ฌ Discord Community
Join our Discord server for:
Real-time support and assistance
Feature requests and suggestions
Updates and announcements
Script showcases and tips
๐ Discord Invite: discord.gg/hnVPpj8aT4
Troubleshooting
๐จ Common Issues
Resource Name Error
JC ERROR: Resource must be named 'JC_RestrictedZones' - Script disabled!Solution:
Ensure the resource folder is named exactly
JC_RestrictedZonesNo spaces, different casing, or additional characters
Restart the resource after renaming
Framework Not Detected
Solution:
Verify ESX or QBCore is installed and working
Check that the framework starts before JC_RestrictedZones
Update
Config.Frameworkif using specific framework
Database Connection Issues
Solution:
Verify oxmysql is installed and configured
Check database credentials in server configuration
Ensure database user has CREATE TABLE permissions
Manually import
jc_restrictedzones.sqlif needed
Permission Denied Errors
Solution:
Check
Config.Jobs.AllowedJobsconfigurationVerify your job name matches exactly (case-sensitive)
Ensure
enabled = truefor your jobCheck minimum grade requirements
Zones Not Visible
Solution:
Check job permissions (
canSeeZonesFrom)Verify zones haven't expired
Test with admin permissions
Frequently Asked Questions
โ General Questions
Q: Does this work with QBCore? A: Yes, the script auto-detects and supports both ESX and QBCore frameworks.
Q: Can I customize the UI colors?
A: Yes, all colors are configurable in Config.TabletDesign.
Q: How many zones can be active at once?
A: By default, 3 zones per officer. Configurable via Config.Limits.MaxZonesPerOfficer.
Q: Do zones persist after server restart? A: Yes, active zones are stored in the database and restored on restart.
Q: Can I use this with custom frameworks? A: With modifications, yes. Contact support for integration assistance.
๐ Permission Questions
Q: How do I give admin access?
A: Add to server.cfg:
Q: Can EMS see police zones?
A: Only if configured in canSeeZonesFrom for the EMS job.
Q: Why can't I edit zones from other officers?
A: Check canEditZonesFrom configuration and time limits.
๐ฎ Usage Questions
Q: How do I change the tablet item name?
A: Update Config.ItemName and add the item to your inventory system.
Q: Can I disable the tablet prop?
A: Yes, set Config.TabletProp.Enabled = false.
Q: How do I change escalation level colors?
A: Modify the color values in Config.EscalationLevels.
๐ง Technical Questions
Q: Does it work with custom notification systems?
A: Yes, configure Config.Notifications.System = "custom" and specify your resource.
Feature Requests
๐ก Requesting Features
Join Discord and go to #suggest-a-script
Provide detailed description of the feature
Explain use case and benefits
Bug Reports
๐ Reporting Bugs
When reporting bugs, please include:
Server Information:
Framework (ESX/QBCore version)
FiveM artifact version
Script version
Error Details:
Console error messages
Steps to reproduce
Expected vs actual behavior
Configuration:
Relevant config.lua sections
Server.cfg entries
Dependencies installed
Screenshots/Videos:
UI issues or unexpected behavior
Console output
Error messages
Update Information
๐ฅ Getting Updates
Discord announcements for new versions
๐ Contact Information
Discord: discord.gg/hnVPpj8aT4
Documentation: Updated regularly
Last updated