This plugins allows for a more in-depth customization of various aspects from SurfTimer.
Supported SurfTimer versions 1.1.2 or above.
Currently allows customization for:
- Center Speed
- Checkpoints
- Key/Mouse Inputs
- Map/Stage Info
- Finishing Map Info
- Timer
-
Download latest release, exctract and drop the contents of
CleanHUD-v*.*.*.zip
into yourcsgo/addons/sourcemod
folder -
Create a new MySQL database configuration called
cleanhud
oncsgo/addons/sourcemod/configs/databases.cfg
"cleanhud"
{
"driver" "mysql"
"host" ""
"database" ""
"user" ""
"pass" ""
"port" ""
}
- version 1.1.2 or above from SurfTimer (and its requirements)
- A MySQL database