1. Installing Metamod: Source
Open Metamod: Source's Website, and click to download the latest Build for your operating system (Windows/Linux).
You should have a
ZIP
(Windows) ortar.gz
(Linux) file, extract it and move the wholeaddons
folder into the\csgo\
folder of the server.
The \csgo\
folder can be found in:
\steamcmd\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\
If you have followed this guide exactly as explained.
2. Installing SourceMod
Open SourceMod's Website, and click to download the latest Build for your operating system (Windows/Linux).
You should have a
ZIP
(Windows) ortar.gz
(Linux) file, extract it and move the wholeaddons
andcfg
folders into the\csgo\
folder of the server.
3. Installing MovementAPI
Open MovementAPI's Github Page and download the latest
release
.Extract the
ZIP
then drag theaddons
folder into the\csgo\
folder.
3. Installing GOKZ
(Skip this step if you are making a KZTimer server)
Open GOKZ's Github Page and download the latest
full release
(GOKZ-latest.zip, NOT -upgrade).Extract the
ZIP
then drag all the folders (addons, cfg, maps, materials, sound) into the\csgo\
folder.Next navigate to
\csgo\addons\sourcemod\configs\
and open updatabases.cfg
.Copy the following lines of text and paste them into the file, before tha last
}
bracket
"gokz"
{
"driver" "sqlite"
"database" "gokz-sqlite"
}
See:
Save the file.
Installing NoLobbyReservation
After a change to CS:GO csgo_legacy in February 2024, you need to use a plugin to get past the lobby creation system the game uses.
Open The Github Page and download the attached
ZIP
file.Extract it and place the
addons
folder into the\csgo\
folder.