While a match is live it rate-limits radio, blocks dead-player team chat, kills +hook style commands and refuses buying after buytime.
Daemon666
1.0.0 - Initial release.
| csb_match_block_cmds.sma main | ea2521b | 4.0 KB |
README.md
CSB Match Command Block removes the little disruptions that ruin a competitive round. Flag the match live with amx_matchlive 1 and the plugin: rate-limits the radio, stops dead players from using team chat (anti-ghosting), blocks a short list of third-party / +hook style commands, and refuses buy commands once buy time is over. Everything is done by hooking the client commands and returning PLUGIN_HANDLED.
Features
- Radio rate limit (
csb_block_radiomaxpercsb_block_radiowinseconds). - Dead players cannot use team chat during a live match.
- Blocks
+hook,+lookatweapon,spec_menu,unbindall. - Blocks buying after
mp_buytimeelapses.
Installation
- Compile
csb_match_block_cmds.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.ini, change the map, thenamx_matchlive 1when the match starts.
Инсталация
1. Put csb_match_block_cmds.amxx in addons/amxmodx/plugins/ 2. Add it to plugins.ini 3. Change map 4. amx_matchlive 1 at match start
Cvar-и
| CVAR | Default | Description |
|---|---|---|
csb_block_enabled |
1 |
Master enable for the plugin. |
csb_block_live |
0 |
1 while the match is live (set by amx_matchlive). |
csb_block_radiomax |
4 |
Max radio commands per window. |
csb_block_radiowin |
10.0 |
Radio rate-limit window in seconds. |
Команди
| Command | Access | Description |
|---|---|---|
amx_matchlive |
d (ADMIN_BAN) |
amx_matchlive <0|1> - toggle live blocking. |
Списък с промени — v1.0.0
1.0.0 - Initial release.Версии →
Оценка
No ratings yet.
Download v1.0.0
Изисквания
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Незадължително |
| ReAPI | Незадължително |
| Metamod | Metamod / Metamod-r |
| Известни конфликти | Other plugins that re-broadcast say_team or manage buying may interact. |
Сътрудници









