FD Notify — clean custom toast notifications for FiveM. Free companion for the FD ecosystem.
Own NUI toasts with FD styling, soft Web Audio chime, queue, themes and positions — powers all FD scripts and can optionally replace QBCore / ESX / Qbox notifications.
Features
- Custom NUI toasts (success · error · inform · warning)
- Soft royalty-free chime (Web Audio)
- 6 screen positions, dark / light theme, fixed width, UI scale
- Optional type label + circular duration ring (top-right)
- Queue with max visible toasts
- Simple API:
exports.fd_notify:Notify(...)(client & server) - FD scripts:
Config.UseFdNotify = true - Optional QBCore / ESX runtime replace (
Config.ReplaceFramework) - Qbox compat patches (
compat/) - Locales EN + IT · docs EN + IT
- Standalone — no ox_lib / framework dependency
Install (short)
- Copy
fd_notifyinto resources -
ensure fd_notifybefore other FD scripts - Edit
config.lua - On FD scripts:
Config.UseFdNotify = true
———
ITALIAN
FD Notify — toast notification custom per FiveM. Companion gratuito dell’ecosistema FD.
Toast NUI stile FD, chime soft Web Audio, coda, temi e posizioni — alimenta tutti gli script FD e può sostituire le notify QBCore / ESX / Qbox.
Funzionalità
- Toast NUI custom (success · error · inform · warning)
- Chime soft royalty-free (Web Audio)
- 6 posizioni, tema dark / light, larghezza fissa, scala UI
- Etichetta tipo + anello durata circolare (alto a destra) opzionali
- Coda con max toast visibili
- API semplice:
exports.fd_notify:Notify(...)(client & server) - Script FD:
Config.UseFdNotify = true - Replace opzionale QBCore / ESX (
Config.ReplaceFramework) - Patch compat Qbox (
compat/) - Locales IT + EN · docs IT + EN
- Standalone — nessuna dependency ox_lib / framework
Install (breve)
- Copia
fd_notifynelle resources -
ensure fd_notifyprima degli altri script FD - Modifica
config.lua - Sugli script FD:
Config.UseFdNotify = true