![[FIVEM] Notify Script | Modern Design | Standalone | mxo-scripts main image](https://forum-cfx-re.akamaized.net/original/4X/c/8/3/c835d50e3793065037da2b384295a6fbf1c39022.png)
![[FIVEM] Notify Script | Modern Design | Standalone | mxo-scripts thumbnail 1](https://forum-cfx-re.akamaized.net/original/4X/c/8/3/c835d50e3793065037da2b384295a6fbf1c39022.png)
![[FIVEM] Notify Script | Modern Design | Standalone | mxo-scripts thumbnail 2](https://forum-cfx-re.akamaized.net/original/4X/9/f/c/9fc4e900fb3c0178a969487e9ef3dcb6627e85a3.png)
![[FIVEM] Notify Script | Modern Design | Standalone | mxo-scripts thumbnail 3](https://forum-cfx-re.akamaized.net/original/4X/9/c/9/9c92b95fac36d368e88a92947dd5d32cdcf15e15.png)
![[FIVEM] Notify Script | Modern Design | Standalone | mxo-scripts thumbnail 4](https://forum-cfx-re.akamaized.net/original/4X/b/f/d/bfd0b60cec39c94a27820d2076428014a145d6a6.png)
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 |
No approved reviews found for this script yet.