Description
Notification script with modern ui.
Preview
https://streamable.com/jdmd90
Example Usage
Notification Types:
error warning info success
Client-side:
exports['m-notify']:Notify('info', 'Info message', 2500)
Server-side:
TriggerClientEvent('m-notify:Notify', source, 'Info message', 'info', 2500)
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 400 |
Requirements | No Requirements |
Support | Yes |
Other Scripts | |
M-HUD | |
M-Notify V1 | |
AFK Checker | |
Fishing |