/Surftimer

A CS:GO Surftimer which is heavily modified from ckSurf

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

SurfTimer v2.01 CS:GO

Backstory

This is a CS:GO timer which is heavily modified from ckSurf, the original developer (Jonitaikaponi) has quit working on it, I decided to use this a opportunity to learn SourcePawn, I didn't want to release this yet as a lot of things are hard coded and very messy, but events occurred and well, here it is.

Keep in mind this is my own version of ckSurf, a lot of things are hard coded so perhaps you should look to Nikos or Marcos fork of ckSurf instead.

Requirements

  • Sourcemod 1.8
  • MySQL (SQLite may work but is not supported by me)
  • DHooks (Included)
  • The following dependencies are required for the discord functionality, I will make these things optional in the future, sorry
  • Sourcemod-Discord (Included)
  • SteamWorks
  • SMJansson

Installation

  • The timer does auto-create some tables, but they will most likely have the wrong schema, use the create-tables.sql file instead.
  • Upload all the files to your csgo server directory
  • Add a MySQL database called surftimer to csgo/addons/sourcemod/configs/databases.cfg

Optional

  • Import the ck_zones.sql file if you want to use my pre-made zones
  • Import the ck_maptier.sql file if you want to use my pre-made tiers
  • Import the ck_mapsettings.sql file if you want to use my pre-made mapsettings

Stripper

  • I have uploaded my stripper files here

Credits

  • Jonitaikaponi - Original ckSurf creator
  • nikooo777 - ckSurf 1.19 Fork
  • fluffys
  • Jakeey802
  • Grandpa Goose

Checkout KP Surf if you want to see the latest version in action.