Elevate your notifications with Noxen Notify – a simple, standalone, and highly customizable notification system, perfect for all your in-game needs and beyond.
With Noxen Notify, you get to choose exactly where and how your notifications appear on the screen. Whether you prefer a subtle approach or a more attention-grabbing display, our tool offers complete flexibility to match your style and preferences.
Key Features:
-
Custom Positioning:
Select the perfect spot for your notifications:
Top-left
Top-right
Bottom-left
Bottom-right
Center-top
Center-left
Center-right
Center-bottom
You’re in control! -
Standalone:
No dependencies required – Noxen Notify works on its own and can be easily adapted to any server. -
Highly Customizable:
Trigger notifications using the eventnoxen:notify
with parameters:title
: Title of the notificationmessage
: Content of the notificationtype
: Type of notification (e.g., success, error, info)time
: Duration the notification should stay visible (in milliseconds)playSound
: Different sound play when launch notificationimage
: Add image in your notification (link image)
-
Ease of Use:
An intuitive system that doesn’t require hours of learning. Install and customize it quickly for seamless integration. -
Versatile:
Whether you’re managing an RP server, organizing events, or just need a simple way to keep your players informed, Noxen Notify adapts to any situation.
Why Choose Noxen Notify?
- Time-Saving: Quickly set up and adjust without hassle.
- Convenient: Easily manage notification displays without disrupting gameplay.
- Compatible and Flexible: Works as a standalone system, but can be adapted to fit your server’s specific needs using the customizable event system.
Enhance communication on your server with Noxen Notify – because a well-placed message can make all the difference.
-- title = string
-- message = string
-- type = error, success, info, warning
-- time = number (5000)
-- playSound = boolean (false by default)
-- image = string (Link img)
-- CLIENT Example:
TriggerEvent("noxen:notify", title, message, type, time, playSound, image)
-- SERVER Example:
TriggerClientEvent("noxen:notify", source, title, message, type, time, playSound, image)
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 200 |
Requirements | STANDALONE |
Support | Yes |