- 精华
- 阅读权限
- 100
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2016-8-28
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2019-3-29 09:23:09
|
显示全部楼层
架设步骤:
so here is a short tutorial to use compiled bins with CBT client
下面是一个简短的教程,可以在cbt客户端上使用编译后的文件。
-download your favorite mssql and import dbs one by one, use mssql 2008 or 2012,
its doesnt matter
下载您最新的MSSQL并逐个导入DBS,使用MSSQL 2008或2012,都可以
-download and unpack the server binaries (ITS COMPILED IN DEBUG MODE)
下载并解压缩服务器二进制文件(其在调试模式中编译)
-go to server root, open dsn.zip file (DO NOT UNPACK AND REPACK, edit the files
inside the archive and let winrar repack it) and fill up your database
credentials
转到服务器根目录,打开dsn.zip文件(不要解压缩和重新打包,编辑存档中的文件并用
WinRar重新打包)并导入数据库凭据
-go to database BaccParm / tables / DiceGame.TblServerConfig and edit
mMaccAddress to match with your local mac
转到数据库BaccParm/table/DiceGame.blServerConfig并编辑mMaccAddress以与本地Mac匹
配
-go to database BaccParm / tables / DiceGame.TblServerConfig and edit mIp to
your LAN ip or 127.0.0.1
转到数据库BaccParm/Tables/DiceGame.blServerConfig并将MIP编辑到您的LAN IP或
127.0.0.1
-DONT CHANGE ANYTHING ELSE
不要改变其他的设置
-go to serverroot and start loginserver with argument 1001
转到serverroot并使用参数1001启动loginserver
-go to serverroot and start GameServerWDebugx64 with argument 1101
转到serverroot并使用参数1101启动GameServerWDebugx 64
press SKIP on error
按跳过错误
if you did everything well output should be:
如果您做得很好,输出应该是没问题
server setup done
服务器设置完成
-install CBT client (NOTE: if you want multiple client then make a copy from
that, else delete the key from registry coz the dumb webzen isntaller uninstall
the client automaticly if you wanna install again)
安装cbt客户端(注意:如果您想要多个客户端,那么就从注册表中删除密钥,因为如果您想
再次安装,请自动卸载客户机)
unpack the Client_files.zip DOWNLOAD FROM HERE to client root folder overwrite
the files
从这里解压Client_files.zip下载到客户端根文件夹,覆盖这些文件
edit GameBase.ini file line 52 to your IP address AND DONT CHANGE ANYTHING ELSE
编辑GameBase.ini文件第52行到您的IP地址,不要更改任何其他内容
start the game with archlord2.exe
使用archlord2.exe启动游戏
take a look on database BaccAccount / dbo.TblAccount and pick your a user
查看数据库BaccAccount/dbot.blAccount并选择您的用户
use any password to login
使用账号密码登录
profit
完成 |
|