求助服务器死活假不起来
我的设置全是按照网页上的步骤做的可是服务器就是进不去请大哥大姐帮我下谢谢小弟下的是 HLDS2834DT-CLUB.rar
我的
E:\HLServer\hlds.exe -game cstrike +maxplayers 16 +map de_dust2 +ip 124.192.28.221 -port 27015 +sv_lan 1-noipx sv_region 4 -console
运行时候的图片 附件1
HLSW查看图片 附件2
对了HLSW看服务器时候前面还没有中国国旗
本人自己的plugins.ini
;CDeath
win32 addons\cdeath\cdmod.dll CDEATH
;WinHL-Booster
win32 addons/booster/booster_mm.dll WinBooster
;WWWCL
win32 addons/wwcl/dlls/pcawwclconfig_mm.dll
服务器设置 参考 CPL中国
hostname "111//
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 1
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 3
mp_friendlyfire 1
mp_freezetime 15
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 6
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 15
mp_playerid 0
mp_roundtime 1.75
mp_startmoney 800
mp_timelimit 999
mp_tkpunish 0
mp_winlimit 0
sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 0
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 0
sv_cheats 0
sv_gravity 800
sv_maxrate 25000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 10000
decalfrequency 60
pausable 1
log off
mp_logfile 0
decalfrequency 60
edgefriction 2
host_framerate 0
rcon_password 123
cdrequired 1
booster_show_connmsg 0
booster_autofps 1000
booster_minsleepms 2
booster_force_systicrate 10000
booster_cpu_enabled 0
booster_cpu_spikemax 3
booster_cpu_spikelevel 75
booster_cpu_mminc 2
sv_rcon_maxfailures 5
我的liblist.gam
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl "QQ.."
version "1.6"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1125"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
先谢谢各位大哥大姐了
如果问题很白痴 希望耽误您几分钟帮忙解答一下
本人QQ66186888再次感谢
回复: 求助服务器死活假不起来
你的CD不对啊!参数:E:\HLServer\hlds.exe -game cstrike +maxplayers 16 +map de_dust2 +ip 124.192.28.221 -port 27015 +sv_lan 1-noipx sv_region 4 -console
改成:E:\HLServer\hlds.exe -game cstrike +servercfgfile server.cfg +maxplayers 16 +map de_dust2 +ip 124.192.28.221 -port 27015 +sv_lan 0 -noipx sv_region 4 -console
每个参数中间的空格一定要正确啊!
把plugins.ini文件检查一下在试试或者你把CD去掉再试试看,有问题再来论坛发信息吧!~
回复: 求助服务器死活假不起来
谢谢 果然是CD的事`把CD关了又可以了 可是 按照步骤安装CD 还是不行一开CD 就不行
郁闷 继续研究中谢谢楼上
回复: 求助服务器死活假不起来
诶` 郁闷还是不行~哪位大哥可以把你们的plugins.iniliblist.gam贴上来给我看看?
郁闷
回复: 求助服务器死活假不起来
诶` 郁闷还是不行~哪位大哥可以把你们的plugins.ini liblist.gam贴上来给我看看?
郁闷
回复: 求助服务器死活假不起来
liblist.gam在论坛里有很多,自己找找,至于plugins.ini,除了娱乐插件以外,其他的都应该是一样的,没必要检查回复: 求助服务器死活假不起来
注意:C-D的服务端加载方法不对,
根据提示来看,你的C-D服务端应该是高版本的服务端,应该在liblist.gam里面加载,这时候注意检查你的plugins.ini 里面有没有相关的加载项,有的话把它去掉就行了。
而低版本的C-D服务端是在plugins.ini 里面加载的,这时候要保证liblist.gam里面没有相关的选项。
推荐使用C-D3.3.1的服务端,原因请自己搜索一下论坛。这个服务端是在plugins.ini 里加载的。
这里的plugins.ini 是指metamod里面的而不是AMX里面的。
回复: 求助服务器死活假不起来
参数的话不要用桌面的快捷方式,在HLDS目录里建一个批处理文件,内容如下:START/HIGH hlds.exe -game cstrike -insecure -port 27015 +maxplayers 32 +map de_dust2 -noipx -console
这样的参数简单可行,去掉了一些可有可无的又会引发各种莫名其妙的问题的参数,其中前面的START/HIGH 表示使用高优先权的CPU来运行服务器。
回复: 求助服务器死活假不起来
game "Counter-Strike"url_info "QQ:00000"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
// 2006年3月6日 13:24:04 由安装程序更改(MSN:fishout@myyz.gov.cn)
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1125"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
// 2006年3月6日 13:24:04 由安装程序更改(MSN:fishout@myyz.gov.cn)
cdmod_chain "addons/metamod/dlls/metamod.dll"
gamedll "addons/cdeath/cdmod.dll"
trainmap "tr_1"
回复: 求助服务器死活假不起来
短短的1个liblist.gam楼上的就做个2个广告。。
页:
[1]