Restores team, frags, deaths and money on a fast reconnect so retry can't be used to reset a losing state.
Daemon666
1.0.0 - Initial release.
| csb_anti_retry.sma main | 185fc20 | 3.4 KB |
README.md
CSB Anti Retry closes the oldest escape hatch on a CS 1.6 server: typing retry to reconnect with a clean slate. When a player disconnects, the plugin caches their team, frags, deaths and money against their SteamID. If the same SteamID reconnects within a configurable window, that state is restored a couple of seconds after they spawn, so reconnecting buys them nothing.
Features
- Per-SteamID cache of team, frags, deaths and money (in memory, up to 64 recent leavers).
- Restore only inside
csb_antiretry_windowseconds; older records are discarded. - Bots and HLTV are ignored; records are keyed by SteamID, never IP.
- Each restore is announced to the player and written to the AMXX log.
Installation
- Make sure the
cstrikeandfunmodules are enabled inmodules.ini. - Compile
csb_anti_retry.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalare
1. Enable the cstrike and fun modules in addons/amxmodx/configs/modules.ini 2. Put csb_anti_retry.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvar-uri
| CVAR | Default | Description |
|---|---|---|
csb_antiretry_enabled |
1 |
Enable state caching and restore. |
csb_antiretry_window |
90 |
Seconds within which a reconnect is treated as a retry. |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | cstrike fun |
| Conflicte cunoscute | Plugins that deliberately reset money or team on spawn will overwrite the restored values. |
Contribuitori









