⚠️ 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:

  1. Ensure resource is started: ensure Syntax_NotifyV21

  2. Check permissions for commands

  3. Use exact spelling: /confignotify

  4. Press F12 and check for JavaScript errors

  5. Clear browser cache and reconnect

❓ Notifications don't appear at all

Answer: Quick Fix:

Debug Steps:

  1. Enable debug mode: Config.Debug = true

  2. Check server console for errors

  3. Verify resource is running properly

  4. 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'

❓ Getting permission denied errors

Answer: Fix Permissions:

❓ How to disable notification sounds?

Answer: Method 1 - Config:

Method 2 - Individual:

❓ How to replace ESX notifications?

Answer:

❓ Resource conflicts with other notification scripts

Answer: Best Practice:

  1. Stop other notification resources

  2. Replace exports with Syntax Notify equivalents

  3. Test thoroughly after migration

Not recommended to run multiple notification systems simultaneously.

❓ How to change themes and positions?

Answer: Commands:

Export:

❓ 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