End-of-map vote with random maps from the map cycle, a HUD countdown, recent-map exclusion and an optional extend option.
CSB Map Chooser runs an end-of-map vote. A short time before the time limit runs out it opens a menu with a handful of random maps taken from the map cycle - excluding the current map and the last few that were played, which are tracked in a file - counts the votes with a HUD countdown and sets amx_nextmap to the winner. Players can instead vote to extend the current map, up to a capped number of extensions.
A clean-room GPL re-implementation inspired by the original AMX Mod X MapChooser.
Features
- Random choices from
mapcyclefile, validated withis_map_valid - Recent maps excluded via a small history file
- Live HUD countdown and one vote per player
- Optional, capped map extension
say /nextmapto check the decision
Installation
- Put
csb_mapchooser.amxxinaddons/amxmodx/plugins/ - Add it to
plugins.ini - Make sure
mp_timelimitis greater than 0









