Shows the next map in a HUD line and answers /nextmap, announcing the upcoming map at fixed thresholds near map end.
Daemon666
1.0.0 - Initial release.
| csb_nextmap_hud.sma main | 2da8575 | 2.9 KB |
README.md
CSB Nextmap Info keeps the upcoming map visible. It reads amx_nextmap live (so it reflects a map vote result), shows it in a small HUD line, answers /nextmap in chat with the time left, and announces the next map at fixed thresholds — 5, 2, 1 minute and 30 seconds — so nobody is caught out by the change.
Features
- HUD line with the next map, refreshed live from
amx_nextmap. /nextmapchat command with time left.- Threshold announcements near map end (once each).
- Pure core plugin, no extra modules.
Installation
- Compile
csb_nextmap_hud.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Make sure a nextmap/mapchooser plugin sets
amx_nextmap(the stocknextmap.amxxdoes). - Change the map.
Инсталация
1. Put csb_nextmap_hud.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 2. Ensure amx_nextmap is set by your map-cycle plugin 3. Change map
Cvar-и
| CVAR | Default | Description |
|---|---|---|
csb_nextmap_enabled |
1 |
Enable or disable nextmap info. |
csb_nextmap_hud |
1 |
Show the next map as a HUD line. |
Команди
| Command | Access | Description |
|---|---|---|
say /nextmap |
|
Show the next map and time left. |
Списък с промени — 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 |
| Известни конфликти | Relies on amx_nextmap being set; without a nextmap plugin it will show 'unknown'. |
Сътрудници









