SourceMod Plugin: A CS:GO timer plugin designed for the KZ (Kreedz) gamemode, with modified movement mechanics.
NOTE: SimpleKZ was renamed GOKZ and has moved to a different repository.
SimpleKZ-vX.X.X.zip
from the latest GitHub release to csgo/
in the server directory.csgo/cfg/sourcemod/simplekz/kz.cfg
is appropriate for the server.simplekz
to csgo/addons/sourcemod/configs/databases.cfg
.!updatemappool
to populate the ranked map pool with those in csgo/cfg/sourcemod/simplekz/mappool.cfg
.To add a timer button to a map, use a func_button
with a specific name.
climb_startbutton
.climb_endbutton
.climb_bonusX_startbutton
where X is the bonus number.climb_bonusX_endbutton
where X is the bonus number.NOTE: Enable both the Don't move
and Toggle
flags to avoid any usability issues.