Hello,
A new notification system compatible with all frameworks
IMAGE
VIDEO
Options
- You can adjust the sound of each notification.
- You can set the icon in each notification
- You can use it very simply
Tips for using notifications are available in the files, but if you still have questions, please contact me
OPEN SOURCE 
Download
CLICK HERE
7 Likes
what a beautiful css, love it!
2 Likes
so this works with qbcore
1 Like
hello yes this script work with any base
how to use notification in server.lua?
1 Like
TriggerClientEvent('ataNotification:show', source, {
sound = 'not1',
icon = 'fas fa-exclamation-circle text-danger',
title = 'title here',
message = 'hello world',
time = 7000,
appname = 'Server'
})
Contact us by email I will try to solve your problem
syn1x1
16
how to use this for es extended notifications?
were you able to add the notifications to the lua server
How do I use these notifications in the es_extended of my server, please respond
hey you can find how to use in document you can find document link in store
best regard
1 Like
how i can make my whole esx server notify on these