自己架设联机服务器
玩别人的服务器,有许多不方便,还会受网速的限制.如果只是和朋友玩,自己架个不就可以了么?
麻烦么?一点都不,只需要简单的设置几步就可以开服务器了~~~
下载服务器端,请去
http://bbs.chinaemu.cn/index.php?showtopic=2252这贴
解压后,打开kaillerasrv.conf
以下是文件内容(保存时不要将我括号的注释加进去):
; Kaillera server config file
; ServerName can be up to 64 characters long.
ServerName=浮游城人员专用(服务器的名字,限制32个汉字)
; Location can be up to 64 characters long.
Location=Anhui,Hefei(注明服务器的位置,填不填都可以,限制32个汉字)
; URL can be up to 128 characters long. (ex:
http://www.mysite.com/)URL=(网址,,填不填都可以,限制128个字符)
MaxUsers=6(最大可以连接的用户数量)
Port=27888(连接的端口,最好别动,如果你明白的话可以妆Ρπ修改)
; Set Public to 0 if you want to run the server on a private LAN
Public=1(0表示该服务器位于局域网,1表示位于Internet,在这里当然要填1)
; Use this parameter if you want to manually specify your server's
; IP address or leave blank for automatic
; (ex: IP=154.253.21.56)
IP=220.178.90.199(你的IP地址)
; Messages flood protection(刷屏限制)
; FloodMsgNb is the max. number of times a same message has to
; be received in FloodMsgTime seconds.
FloodMsgNb=5(同一句话可以重复的次数)
FloodMsgTime=3(多少秒以后可以再次重复)
; Minimum ping restriction (in ms)
; 0=disabled
MinPing=0(最高PING值限制,设0,关闭)
; Maximum connection setting restriction
; 0=disabled, 1=Bad, 2=Low, 3=Average, 4=Good, 5=Excellant, 6=LAN
MaxConnSet=6(最大连接类型设置,一般开到6)
; Message of the Day
; Note that you can stack "MotdLine" options
;MotdLine=Welcome to unknown serv0r! You can
;MotdLine=see our website at
http://web.site/; AllowWebAccess (1=yes,0=no)
AllowWebAccess=1(允许WEB访问,不用设置)
; End of Kaillera server config file
设置完保存,执行kaillerasrv.exe开启服务器,约上朋友登陆自己的服务器去玩吧~~~~~