我需要的是在局域网联机。。。下载的是0.86-win32版本,配置如下:
; Kaillera server config file
; ServerName can be up to 64 characters long.
ServerName=KOF
; Location can be up to 64 characters long.
Location=Unknown location
; URL can be up to 128 characters long. (ex:
http://www.mysite.com/)
URL=
MaxUsers=4
Port=27888
; Set Public to 0 if you want to run the server on a private LAN
Public=0
; 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=192.168.1.50
; 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
; Maximum connection setting restriction
; 0=disabled, 1=Bad, 2=Low, 3=Average, 4=Good, 5=Excellant, 6=LAN
MaxConnSet=0
; 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
; End of Kaillera server config file
==========================================================
然后打开kaillerasrv.exe,只出现两行提示信息
Kaillera Server v0.86 (Feb 15 2002/17:43:08) (c) 2001 Christophe Thibault
------------------------------------------------------------------------
06/01/06-18:35:39> Initializing Kaillera communication layer...
06/01/06-18:35:39> Listening on port 27888 for incoming connections...
这样是不行的吧,朋友也找不到我的服务器
但是如果我把Public=0 的0改成1,也就是无联网模式,就出现
Kaillera Server v0.86 (Feb 15 2002/17:43:08) (c) 2001 Christophe Thibault
------------------------------------------------------------------------
06/01/06-18:37:34> Initializing Kaillera communication layer...
06/01/06-18:37:34> Listening on port 27888 for incoming connections...
06/01/06-18:37:34> Touching Kaillera master server...
06/01/06-18:37:39> Touching done!
这时候朋友就能找到我建的服务器了……
应该不关防火墙的事吧,我都把端口打开了,而且没理由局域网不行但是互联网行的阿!
我和朋友是在同一个路由里的。。。
教程和软件版本都看过换过N个了。。。请高手帮忙。。。