MV-NOTIFY
Download mv-notify from https://keymaster.fivem.net/asset-grants
Drag and Drop the mv-notify file on your server
Follow the instalation below
Enjoy!
Check the subpage SNIPPETS to change your server notify system!
MV-NOTIFY EXPORT
Client:
exports['mv-notify']:sendNotification(text, texttype, length, "top-right")
Server:
TriggerClientEvent('mv-notify:Notify', src, msg, type)
Types of Notification: - Inform - Success - Error - Warning
Last updated