Price
UnknownA script by BlazeDev
Price
UnknownHello, we are releasing a new notification system. This script is very configurable, you can create unlimited new notification type, when you can select a unique color and icon. Player can configure notification position, sound type and volume via command, wich is configurable in the config.lua.
Usage (Client Side)
exports[“rd_Notification”]:Notify(title, description, duration, type)
exports[“rd_Notification”]:Notify(“This is a title”, “This is a description”, 3000, “error”)
Usage (Server Side)
TriggerClientEvent(“rd_Notification:Send”, source, title, description, time, type)
TriggerClientEvent(“rd_Notification:Send”, source, “This is a title”, “This is a description”, 3000, “error”)
| ** | |
|---|---|
| Code is accessible | Only web files (html, css, js) |
| Subscription-based | No |
| Lines (approximately) | 500 |
| Requirements | No |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.