This is a edit of the default SourceMod mapchooser and nomination plugin, it provides functionality for any ckSurf based timer to display tiers of maps in the nominate and vote menus
- Sourcemod 1.8
- MySQL
- Upload all the files to your csgo server directory
- Add a MySQL database called
surftimertocsgo/addons/sourcemod/configs/databases.cfg(Note: must match the database you're using for ckSurf`) - Set
sm_cksurf_typeincfg/cksurf_nominations.cfg(0 if using original/nikos/marcos ckSurf, 1 if using fluffys ckSurf) - Set
sm_server_tierincfg/cksurf_nominations.cfgto the tier of maps you want appearing the nominate list. Example, for a tier 1-3 server, set it tosm_server_tier 1.3, a tier 1 only server would besm_server_tier 1.0