Price
UnknownA script by Miinoo
Price
UnknownFiveM Notify Script
Standalone Notification Script
Unlimited variations of notification types.
100% customizable.
Preview: here
Purchase: mxo Store




Config = {}
-- Add as many types as you want
Config.Types = {
success = {
color = '#08b811', -- supports rgb, rgba, wsl, hsl, hex
highlight = 'rgba(8, 184, 17, 0.15)',
icon = 'fas fa-check' -- Icon list (Only free icons): https://fontawesome.com/
},
error = {
color = '#b80808',
highlight = 'rgba(184, 8, 8, 0.15)',
icon = 'fas fa-x'
},
info = {
color = '#085ab8',
highlight = 'rgba(8, 90, 184, 0.15)',
icon = 'fas fa-circle-info'
},
warning = {
color = '#b5890e',
highlight = 'rgba(181, 137, 14, 0.15)',
icon = 'fas fa-circle-exclamation'
}
}
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 250 |
| Requirements | N/A |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.