Announces joins and leaves in coloured chat with the player's country (from the geoip module) and an admin/VIP marker.
Daemon666
1.0.0 - Initial release.
| csb_connect_announce.sma main | cfe8e3c | 3.3 KB |
README.md
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
- Put
csb_connect_announce.amxxinaddons/amxmodx/plugins/ - Make sure the
geoipmodule is enabled inmodules.ini - Add the plugin to
plugins.ini
Installation
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
| CVAR | Default | Description |
|---|---|---|
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. |
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.Versionen →
Bewertung
No ratings yet.
Download v1.0.0
Anforderungen
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Optional |
| ReAPI | Optional |
| Metamod | Metamod / Metamod-r |
| Module | geoip |
| Bekannte Konflikte | Other connect-announce plugins. |
Mitwirkende









