Daemon666 / CSB Server Adverts Public

Annonces rotatives dans le chat de votre serveur CS 1.6 — minutées, colorées et configurables.

v1.0.0 242 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 — Initial release. * Config-driven advert rotation (csb_adverts.ini) * … v1.0.0 May 20, 2025 1 Versions
adverts.sma main 83f9598 2.8 KB
csb_adverts.ini 8fe22ba 0.4 KB
README.md

CSB Server Adverts fait tourner une liste de messages dans le chat du serveur. Annoncez votre site, Discord, règles ou avantages VIP sans harceler les joueurs à chaque round.

Fonctionnalités

  • Messages depuis un simple csb_adverts.ini (jusqu'à 32).
  • Intervalle et préfixe configurables via CVAR.
  • Codes couleur pris en charge (^x04 vert, ^x03 équipe, ^x01 normal).
  • N'envoie rien si le serveur est vide.
  • say /adverts liste les annonces pour les admins.

Installation

  1. Compilez le plugin (ou téléchargez le .amxx ci-dessus).
  2. Copiez adverts.amxx dans addons/amxmodx/plugins/.
  3. Ajoutez-le à addons/amxmodx/configs/plugins.ini.
  4. Créez addons/amxmodx/configs/csb_adverts.ini.
  5. Changez de map ou redémarrez le serveur.
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
CVARDefaultDescription
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.
Commandes
CommandAccessDescription
say /adverts ADMIN_CFG List the loaded adverts in console.
Journal des modifications — v1.0.0
1.0.0 — Initial release.
 * Config-driven advert rotation (csb_adverts.ini)
 * Configurable interval and prefix
 * Skips broadcasting on empty servers
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma Télécharger le pack d’installation (.zip)
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Conflits connus Disable other advert/announcement plugins to avoid duplicate chat spam.
Contributeurs
Retour aux Plugins