Shows the next map in a HUD line and answers /nextmap, announcing the upcoming map at fixed thresholds near map end.
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.









