CSB Connect Announce

v1.0.0 2 downloads Daemon666 Última atualização: Jul 15, 2026

Announces joins and leaves in coloured chat with the player's country (from the geoip module) and an admin/VIP marker.

CSB Connect Announce announces players joining and leaving in coloured chat, together with the country resolved from their IP through the geoip module (geoip_country and geoip_code2). Admins and VIPs get a marker in front of their name. All text is plain, so it works on every client including non-Steam.

Features

  • Country name and ISO code from GeoIP
  • Coloured connect and disconnect messages, each toggleable
  • ADMIN / VIP marker based on configurable access flags
  • Ignores bots and HLTV

Installation

  1. Put csb_connect_announce.amxx in addons/amxmodx/plugins/
  2. Make sure the geoip module is enabled in modules.ini
  3. Add the plugin to plugins.ini

Instalação

1. Put csb_connect_announce.amxx in addons/amxmodx/plugins/
2. Enable the geoip module in addons/amxmodx/configs/modules.ini
3. Add the plugin to plugins.ini
4. Uses client_print_color, so AMX Mod X 1.9+ is required

Cvars

CVARDefaultDescription
csb_ca_connect 1 Announce players joining.
csb_ca_disconnect 1 Announce players leaving.
csb_ca_adminflag d Access flag that earns the ADMIN marker.
csb_ca_vipflag t Access flag that earns the VIP marker.

Registro de alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
csb_connect_announce.sma main 3.3 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos geoip
Conflitos conhecidos Other connect-announce plugins.
Voltar aos Plugins