Page cover

πŸ’ΎX_HUD_Notify

A highly customizable notification and chat system with blur effects, rank-based chats, and multi-language support.

πŸš€ Overview

  • Client/Server Notifications: Stylish pop-ups for info/error/job-specific alerts

  • Integrated Chat Systems: Team Chat, Job Chat, and Direct Messages

  • UI Customization: 9 positions, 4 animations, glass effects

  • Framework Support: Auto-detection for ESX/QBCore/Standalone


πŸ“‹ Key Features

1. Notifications

  • 8+ Styles: police, ambulance, mechanic, error, success

  • Blur & Glow: Realistic glass effect with CSS filters

  • Animation Types:

    animation: { type: 'slide' } // slide/fade/scale/flip  
  • Max Notifications:

    maxNotifications: 5 // Simultaneously visible notifications  

2. Chat Systems

Command
Function
Example

/tc

Team Chat (Admins/Mods)

/tc Backup needed at the pier

/jc

Job Chat (Police/EMS/Mechanics)

/jc Vehicle impounded

/dm

Direct Message to Player

/dm 23 Need assistance?

3. UI Customization

  • Positions: 9 presets (top-left, middle, bottom-right, etc.)

  • Fonts: 7 options (Poppins, Montserrat, Pacifico)

  • Colors: Customizable per notification type:


βš™οΈ Configuration

config.lua (Server)

config.js (Client)


🌐 Translations

  • 5 Languages: DE/EN/ES/IT/FR pre-configured

  • Add a New Language:


🚨 Troubleshooting

Issue
Solution

Notifications Not Showing

1. Check ensure X_HUD_Notify 2. Enable Config.DebugMode = true

Chat Commands Not Working

1. Verify group permissions in config.lua 2. Check framework exports

Glass Effect Causes Lag

Enable performanceMode: true in config.js


πŸ“₯ Download & Support

Last updated