Skip to content
klyve edited this page Jun 21, 2016 · 2 revisions

Installation

  • KZTimer requires sourcemod and metamod
  • Extract everything to your servers csgo folder
  • Edit the file addons/sourcemod/configs/databases.cfg
  • Add in a value called kztimer, which holds your databases information
  • Both SQLite and MySQL are supported
  • Example with using SQLite:

SQLite Example

  • Make sure that you have added all maps to your csgo\mapcycle.txt You don't get any experience points from a map which is not in this list
  • Done.

Clone this wiki locally