所需软件:
1. Linux HLDS 3651.tar.gz
2. HLDS for Linux 破解文件
3. metamod-1.19-linux.tar.gz
4. addons.tar.gz (web-manage)
5. all_in_one 2_10(amx+podbot2.8)
以上软件的下载列表:
1.http://www.freecs.cn/search.asp 此处下载linux服务器端和反作弊插件及破解文件 Continue reading
所需软件:
1. Linux HLDS 3651.tar.gz
2. HLDS for Linux 破解文件
3. metamod-1.19-linux.tar.gz
4. addons.tar.gz (web-manage)
5. all_in_one 2_10(amx+podbot2.8)
以上软件的下载列表:
1.http://www.freecs.cn/search.asp 此处下载linux服务器端和反作弊插件及破解文件 Continue reading
Linux下架设CS服务器的方法与脚本,为了方便起见下面已经是Bash脚本喽!
mkdir server cd server rm hldsupdatetool.bin wget http://www.steampowered.com/download/hldsupdatetool.bin chmod +x hldsupdatetool.bin ./hldsupdatetool.bin <<< "yes" ./steam ./steam -command update -game "Counter-Strike Source" -dir . -retry ./steam -command update -game "orangebox" -dir . -retry mkdir orangebox/cstrike cp -r css/cstrike orangebox cd orangebox wget http://EXAMPLE.EX/cspromod_b108.zip # pick the installation file from a mirror http://wiki.cspromod.com/Download unzip cspromod_b108.zip rm -f cspromod_b108.zip rm -r ../css ./srcds_run -game cspromod +map csp_dust2
Linux作为CS服务器感觉还是不如Win来得爽,可能是自己对于CS服务端好多东西不懂吧。