Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
/ SimpleKZ Public archive

SourceMod Plugin: A CS:GO timer plugin designed for the KZ (Kreedz) gamemode, with modified movement mechanics.

License

Notifications You must be signed in to change notification settings

danzayau/SimpleKZ

Repository files navigation

SimpleKZ Plugin Package (CS:GO)

Build Status

NOTE: SimpleKZ was renamed GOKZ and has moved to a different repository.

Features

  • Timer - Obviously!
  • Movement Styles - Custom movement mechanics. Includes Legacy (KZTimer) and Competitive styles.
  • Customisable Experience - Tonnes of options to provide the best possible experience for players.
  • Database Support - Store player times, options and more using either a MySQL or SQLite database.
  • Map bonus support, HUD, teleport menu, noclip, !goto, !measure and much, much more.

Usage

Server Requirements

Plugin Installation

  • Download and extract SimpleKZ-vX.X.X.zip from the latest GitHub release to csgo/ in the server directory.
  • Check csgo/cfg/sourcemod/simplekz/kz.cfg is appropriate for the server.
  • ConVar config files are also generated in that directory after starting the plugins.
  • Add a MySQL/SQLite database called simplekz to csgo/addons/sourcemod/configs/databases.cfg.
  • Use !updatemappool to populate the ranked map pool with those in csgo/cfg/sourcemod/simplekz/mappool.cfg.

Mapping

To add a timer button to a map, use a func_button with a specific name.

  • Start button is named climb_startbutton.
  • End button is named climb_endbutton.
  • Bonus start buttons are named climb_bonusX_startbutton where X is the bonus number.
  • Bonus end buttons are named climb_bonusX_endbutton where X is the bonus number.

NOTE: Enable both the Don't move and Toggle flags to avoid any usability issues.

About

SourceMod Plugin: A CS:GO timer plugin designed for the KZ (Kreedz) gamemode, with modified movement mechanics.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published