- Download SteamCMD
mkdir steam
cd steam
mkdir steamcmd
wgethttp://media.steampowered.com/installer/steamcmd_linux.tar.gz
tar xzf steamcmd_linux.tar.gz -C steamcmd Install L4D2 dedicated server
cd steamcmd
./steamcmd.sh +login anonymous +force_install_dir `pwd`/../L4D2 +app_update 222860 validate +quitInstall SourceMod and Metamod:Source
cd steam
wget http://newyork.download.maverickservers.com/source/sourcemod-1.5.2-linux.tar.gz
tar xvzf sourcemod-1.5.2-linux.tar.gz -C L4D2/left4dead2
wget http://newyork.download.maverickservers.com/source/mmsource-1.10.0-linux.tar.gz
tar xvzf mmsource-1.10.0-linux.tar.gz -C L4D2/left4dead2Verify the installation
cd steam/L4D2
./srcds_run
meta version
If the version info is showed up, the installation is successfulInstall ToolZ mod
wget 'http://forums.alliedmods.net/attachment.php?attachmentid=122230&d=1373147952' -Ol4dtoolz\(L4D2\)-1.0.0.9h.zip
unzip l4dtoolz\(L4D2\)-1.0.0.9h.zip -d L4D2/left4dead2/addons
Install bebop mod
wget 'http://forums.alliedmods.net/attachment.php?attachmentid=54217&d=1259334888' -O bebop_0.2beta.zip
unzip bebop_0.2beta.zip bebop.smx -d L4D2/left4dead2/addonsEdit server config to allow more than 8 players
open steam/L4D2/left4dead2/cfg/server.cfg and add these lines:
sv_maxplayers 8
sv_visiblemaxplayers 8
sv_removehumanlimit 1
sv_force_unreserved 1
2014/01/16
L4D2 Dedicated Server setup (Linux)
Subscribe to:
Posts (Atom)