Skip to content

13ace37/surftimer-mapchooser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

SM Mapchooser SurfTimer Edit

About

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

Requirements

  • Sourcemod 1.8
  • MySQL

Installation

  • Upload all the files to your csgo server directory
  • Add a MySQL database called surftimer to csgo/addons/sourcemod/configs/databases.cfg (Note: must match the database you're using for SurfTimer`)
  • Set sm_cksurf_type in cfg/nominations.cfg (0 if using original/nikos/marcos ckSurf, 1 if using fluffys/z4lab's SurfTimer)
  • Set sm_server_tier in cfg/nominations.cfg to the tier of maps you want appearing the nominate list. Example, for a tier 1-3 server, set it to sm_server_tier 1.3, a tier 1 only server would be sm_server_tier 1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.4%
  • SourcePawn 26.8%
  • Pawn 1.8%