You can change any notify sound from config file.
Client ;
exports['ld_notify']:Notify(1, "SUCCESS", "This is a test message.", 5000)
Server ;
TriggerClientEvent('ld_notify:addNotify', source, 1, "SUCCESS", "This is a test message.", 5000)
Config File;
Tebex Link
Hello everyone,
Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.