Rotating chat announcements for your CS 1.6 server — timed, coloured, and config-driven.
Daemon666
1.0.0 — Initial release.
* Config-driven advert rotation (csb_adverts.ini)
* …
| adverts.sma main | 83f9598 | 2.8 KB |
| csb_adverts.ini | 8fe22ba | 0.4 KB |
README.md
CSB Server Adverts rotates a list of messages into your server chat on a timer. Use it to announce your website, Discord, rules, or VIP perks without nagging players every round.
Features
- Unlimited messages from a simple
csb_adverts.iniconfig (up to 32 loaded). - Configurable interval and prefix via CVARs.
- Colour codes supported (
^x04green,^x03team,^x01default). - Skips broadcasting when the server is empty — no wasted messages.
say /advertslists the loaded adverts for admins.
Installation
- Compile the plugin (or grab the ready
.amxxabove). - Drop
adverts.amxxintoaddons/amxmodx/plugins/. - Add
adverts.amxxtoaddons/amxmodx/configs/plugins.ini. - Create
addons/amxmodx/configs/csb_adverts.iniwith one message per line. - Change the map or restart the server.
Installation
1. Put adverts.amxx in addons/amxmodx/plugins/ 2. Add 'adverts.amxx' to addons/amxmodx/configs/plugins.ini 3. Create addons/amxmodx/configs/csb_adverts.ini (see csb_adverts.ini below) 4. Change map or restart the server Requires AMX Mod X 1.9 or newer (1.8.2 is NOT supported — it lacks client_print_color).
CVARs
| CVAR | Default | Description |
|---|---|---|
csb_adverts_enabled |
1 |
Enable (1) or disable (0) the advert rotation. |
csb_adverts_interval |
90.0 |
Seconds between adverts. Minimum 10. |
csb_adverts_prefix |
[INFO] |
Prefix shown before every advert. |
Commands
| Command | Access | Description |
|---|---|---|
say /adverts |
ADMIN_CFG |
List the loaded adverts in console. |
Changelog — v1.0.0
1.0.0 — Initial release. * Config-driven advert rotation (csb_adverts.ini) * Configurable interval and prefix * Skips broadcasting on empty serversVersions →
Rating
No ratings yet.
About
Download v1.0.0
Requirements
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Not required |
| ReAPI | Not required |
| Metamod | Metamod / Metamod-r |
| Known conflicts | Disable other advert/announcement plugins to avoid duplicate chat spam. |
Contributors









