RickyBhatti / MessageAnnouncer

Simple automatic sever-sided chat announcements resource created for FiveM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message Announcer

A simple automatic chat announcement script designed for FiveM servers.

This script was designed to be server-sided rather than client-sided. That way, all clients will see the same message after X minutes, rather than every client seeing different messages.

Features

  • Prefix and suffix support. (Prefix is required, while suffix is not.)
  • Unlimited announcements.
  • Supports announcement colors and formatting.
  • Server-sided, so all clients are synced.

In-Game Example

Installation

  1. Download the latest release.
  2. Drag MessageAnnouncer into your resource folder.
  3. Go to your server.cfg, and write "start MessageAnnouncer"

That's it! If everything went correctly, next time you start your server you'll see a message along the lines of "MessageAnnouncer | Successfully started." indicating everything went smoothly.

Download

Check out the releases page for the newest version.

Performance

Message Announcer is a very lightweight resource, and will not cause any performance issues for you.

Contributions

If you've found a bug, you can go ahead and create an issue.
If you've improved the resource, feel free to make a pull request!

License

Copyright © 2023 Ricky Bhatti.
This project is GNU GPL v3.0 licensed.

About

Simple automatic sever-sided chat announcements resource created for FiveM.

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%