The ESX Announcements Script for FiveM allows server administrators to broadcast real-time messages, alerts, and important notifications. It enhances roleplay by delivering emergency updates, server-wide news, and automated announcements. Perfect for keeping players informed, this script improves communication and engagement on GTA 5 RP servers with a sleek interface.
Features
- Displays random announcements at configurable intervals.
- Customizable notification parameters such as title, duration, position, and type.
- Each announcement can have its own style, icon, icon color, and icon animation.
Usage
- Configure your announcements in the
config.lua
file. - Customize notification parameters according to your preference.
- Start your FiveM server and enjoy the random announcements!
Configurating Messages
In the config.lua
file, you can find the Config.messages
table, which contains the messages displayed as announcements. Each message is defined as a table with associated parameters. Here’s how you can edit them:
- Text: Modify the
text
field to change the actual content of the announcement. You can include URLs or any other text you want to display. - Style: Customize the appearance of the announcement by adjusting the
style
parameters. This includesbackgroundColor
,color
, and['.description'].color
. These parameters define the background color, text color, and description text color respectively. You can change these colors by providing their respective hex color codes. - Icon: Set the
icon
field to specify the icon displayed alongside the announcement. You can find icons on Font Awesome and provide the class names here. - Icon Color: Adjust the
iconColor
field to change the color of the icon. Provide the hex color code of your desired color. - Icon Animation: Customize the animation of the icon by modifying the
iconAnimation
field. Options include"beat"
,"bounce"
,"fade"
, etc.
Customization
- Messages: Add or modify announcements by editing the
Config.messages
table inconfig.lua
. Each message can have its own text, style, icon, icon color, and icon animation. - Notification Parameters: Adjust the title, duration, position, and type of notifications in
Config.notification
inconfig.lua
. - Announcement Interval: Set the interval between announcements in seconds using
Config.announcementIntervalSeconds
inconfig.lua
.
Need help?
If you have any other questions or issues related to this product, you can contact us. This script works well with our ESX Notification System for enhanced roleplay communication
Visit if you’re looking for anything regarding this RedM script
Reviews
There are no reviews yet.