Sertinox Notify is a modern and fully customizable notification system for FiveM.
Designed to fit any framework, it provides clean and responsive UI feedback with zero performance impact.
This resource lets developers display notifications with colors, icons, progress bars, and custom sounds —
perfect for roleplay, PvP, or standalone servers.
Features
Fully configurable (colors, icons, sounds, durations, positions)
Optional progress bar per notification type
GTA color code support
Smooth fade & slide animations
Responsive on all resolutions and safezones
0.00ms idle usage
Works on ESX, QBCore, and Standalone
Example Usage
exports['sertinox_notify']:Send('success', 'Purchase completed successfully', 3500)
TriggerEvent('sertinox_notify:send', 'error', 'Access denied - insufficient permissions', 4000)
Configuration Example
Config = {
Sounds = true,
Position = "top-right",
Duration = 3500,
Types = {
success = { color = "#4CAF50", icon = "check", sound = "success.ogg" },
error = { color = "#F44336", icon = "x", sound = "error.ogg" },
info = { color = "#2196F3", icon = "info", sound = "info.ogg" }
}
}
Showcase Video
Compatibility
ESX
QBCore
Standalone
All resolutions and safezones supported
Why Use Sertinox Notify?
- Built for performance and flexibility
- Seamlessly integrates into any existing UI
- Lightweight and easily extendable
- Perfect for immersive server feedback
Clean. Configurable. Universal.
Resource Information
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | ~400 |
| Requirements & Dependencies | None (Standalone) |
| Support | Yes |
Support & More Info
Discord: discord.gg/CCTneE8rX2
Tebex: sertinox.tebex.io/package/7085097



