cod4server
uses CoD4x project for its server, rather than the original, as it fixes various bugs and adds a few features over the vanilla server.sv_authtoken
cvar in server.cfg
or command-line parameters.fs_game
variable must be set correctly. Mods reside in the mods
folder inside fs_homepath
. Example directory tree:fs_game
variable accordingly.usermaps
directory (if missing simply create it yourself).fs_game
to mods/myemptymod
and you will be able to run custom maps.sv_wwwBaseURL
has to point to a URL served by your web server.