⚠️ FAQ
❓ FAQ - Syntax Notify V2
📝 Page Description (Optional)
Here are the most common questions and answers about Syntax Notify V2.1. If your issue isn't listed here, feel free to reach out via Discord.
❓ What frameworks are supported?
Answer: ESX, QBCore, vRP, ox_core, and Standalone servers. The system automatically detects your framework on startup.
❓ How do I open the configuration menu?
Answer: Use /confignotify command or call exports['Syntax_NotifyV21']:OpenConfig()
❓ Do notifications save after a server restart?
Answer: Yes! User preferences are saved locally and persist across sessions.
❓ Is it possible to customize themes or colors?
Answer: Yes! 11 built-in themes available plus custom theme support through CSS modifications.
❓ Does this work with OneSync Infinity?
Answer: Yes! The script is optimized for both OneSync Legacy and Infinity modes.
🚨 Common Issues & Solutions
❓ The menu doesn't open - what should I check?
Answer:
Ensure resource is started:
ensure Syntax_NotifyV21Check permissions for commands
Use exact spelling:
/confignotifyPress F12 and check for JavaScript errors
Clear browser cache and reconnect
❓ Notifications don't appear at all
Answer: Quick Fix:
Debug Steps:
Enable debug mode:
Config.Debug = trueCheck server console for errors
Verify resource is running properly
Test with
/success Test Message
❓ Sounds work but no visual notifications
Answer: Common Fix:
Advanced:
Clear browser cache (Ctrl+F5)
Check F12 → Elements tab for DOM issues
Try different screen resolution
❓ Framework auto-detection isn't working
Answer: Manual Fix:
Options: 'esx', 'qbcore', 'vrp', 'ox_core', 'standalone'
❓ Resource conflicts with other notification scripts
Answer: Best Practice:
Stop other notification resources
Replace exports with Syntax Notify equivalents
Test thoroughly after migration
Not recommended to run multiple notification systems simultaneously.
❓ Supported languages?
Answer: 9 Languages: Spanish (es), English (eng), French (fr), German (de), Italian (it), Portuguese (pt), Russian (ru), Dutch (nl), Polish (pl)
Change: /language [code] or edit Config.Language in config file
🆘 Where can I get help?
⚠️ Need Support?
Join our official Discord and open a ticket:
Discord Server: https://discord.gg/syntaxstore
© 2025 SyntaxStore Development Team. All rights reserved.
Last updated