πŸ””Glitch Notifications

A sleek and customizable notification system for FiveM, designed for clarity and performance. Deliver real time alerts with smooth animations and flexible styling.

Glitch Notifications System

Video Showcase: https://youtu.be/DZlsYaucRYQ

Github Resource: https://github.com/Gl1tchStudios/glitch-notifications

Overview

Glitch Notifications is a dynamic notification system for FiveM, allowing developers to display customizable notifications with titles, dividers, and multiple text boxes. The system supports adding, updating, and removing individual text boxes, as well as toggling notifications on and off.

Features

  • Customizable notifications with titles, dividers, and text boxes.

  • Add, update, or remove individual text boxes dynamically.

  • Toggle notifications on or off with a single command.

  • Support for custom colors and animations.

  • Easy integration with FiveM using exports.

Multiple Notifications Example:

Coloured Notifications Example:

Timer Notifications Example:

File Structure

glitch-notifications
β”œβ”€β”€ client
β”‚   β”œβ”€β”€ main.lua        # Main client-side script
β”‚   └── ui
β”‚       β”œβ”€β”€ index.html  # HTML structure for the UI
β”‚       β”œβ”€β”€ style.css   # Styles for the UI
β”‚       └── script.js   # JavaScript logic for dynamic notifications
β”œβ”€β”€ server
β”‚   └── main.lua        # Main server-side script
β”œβ”€β”€ fxmanifest.lua      # Resource manifest
└── README.md           # Project documentation

πŸ“œ Credits

  • Developed by Luma in collaboration with Glitch Studios

  • Special thanks to the FiveM community for support and inspiration


πŸ“œ License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

For support or inquiries, please join and open a ticket in our Discord Server.

Last updated