⚙️Integration
To be able to include the notifications now, here is how you trigger the notifications in other scripts
Notifications
Client Side
Server Side
Announcements
Client Side
Server Side
Configuration
Available types
These types are configured by default. Feel free to add more types by your own.
success (green)
info (blue)
error (red)
warning (yellow)
Add more types
You can add your own types by simply adding them to config.lua. Once you have added them there, you can integrate the new types into other scripts. See more at the config.lua
Ad
Changing Sound
To change the sound of the notification, you need to replace the sound.mp3 file.
The file is located at mxo-notify/html/sound.mp3
Common Errors
Last updated