|
发表于 2007-3-26 21:28:35
|
显示全部楼层
来自 中国–北京–北京–大兴区
回复: 求助:请详细说明sXe 的安装方法
sXe Injected服务器端使用说明:
服务器端安装简单,与安装CD一样。安装方法如下:
1.addons目录下建立个sxei文件夹把sxei_mm.dll放进去 metamod v1.8是必需的。
2.在metamod目录下的plugins.ini里添加win32 addons/sxei/sxei_mm.dll让插件启动就行了,别忘了把其他没用的插件取消以免冲突,小编测试时只留了个booster
3.hlds启动参数可以自己设下面是测试时的
-game cstrike -insecure -port 27020 +maxplayers 20 +map de_dust2 +sv_lan 0 -console -insecure -nojoy -noipx
测试时liblist.gam文件内容:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
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 "dllsmp.dll"
gamedll "addonsmetamoddllsmetamod.dll"
trainmap "tr_1"
Server.cfg文件可用参数:
__sxei_required -1 关
__sxei_required 0 没开客户端的被改名但能游戏
__sxei_required 1 开 |
|