CSB Connect Announce

v1.0.0 2 изтегляния Daemon666 Последна актуализация: 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

Инсталация

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

Cvar-и

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.

Списък с промени — v1.0.0

1.0.0 - Initial release.
Версии →
Сътрудници: Daemon666 ✦
Лиценз: GPL-3.0

Оценка

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Изтегли .sma
Файлове:
csb_connect_announce.sma main 3.3 KB

Изисквания

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули geoip
Известни конфликти Other connect-announce plugins.
Обратно към плъгините