
Notification System
Installation
warning
We highly recommend you to read carefully each step written below.
Don't skip any step, it could lead to a non-functioning script.
Follow these steps to install the script
- Download the script from KeyMaster.
- Download the "Library" script from KeyMaster.
- Drag the s1n_notifyfolder into yourresourcesdirectory.
- Rename the s1n_notify-....folder tos1n_notify.
- Drag the s1n_libfolder into yourresourcesdirectory.
- Rename the s1n_lib-....folder tos1n_lib.
- Start the library by adding start s1n_libto yourserver.cfgfile.
- Start the notification system by adding start s1n_notifyto yourserver.cfgfile.
- There is no sounds included by default. You need to add your own sounds to the s1n_notify/web/build/static/mediafolder (create the folder if not existing). You can find some sounds here.
- Configure the script by modifying the values in the config.luafile located in thes1n_notifyscript folder.
- Configure the library by modifying the values in all the files contained in the configuration/folder located in thes1n_lib/script folder.
That's it! You should now be able to use the notification system in your FiveM server. Check the How To Use page to see how to use the notification system.