Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

imperfectandcompany/IG-ckSurf-Mapchooser-Modified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckSurf Mapchooser v1

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 ckSurf`)
  • Set sm_cksurf_type in cfg/cksurf_nominations.cfg (0 if using original/nikos/marcos ckSurf, 1 if using fluffys ckSurf)
  • Set sm_server_tier in cfg/cksurf_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++ 65.0%
  • SourcePawn 34.5%
  • Other 0.5%