Drazox’s Notify for FiveM
A simple notify for simple people!
Using FontAwesome 6.4.2 and MDI 7.4.47
Showcase (Spamming every type of notification with built-in command!)
Usage
TriggerEvent('mv_notify:success', 'Succesfully robbed the bank!', 5000)
TriggerEvent('mv_notify:info', 'Information', 6000)
TriggerEvent('mv_notify:error', 'Failed lockpicking', 7000)
TriggerEvent('mv_notify:warn', 'You have been given a ticket! \n You need to pay it in 30 days!', 8000)
And there is the custom one!
Wich looks like this:![]()
TriggerEvent('mv_notify:custom', icon, text, ms, hex-color)
EDIT:
I made this a long time ago for a server wich never opened!
That’s why it has mv_notify in events!
