藏宝湾网游单机站

 找回密码
 注册

QQ登录

只需一步,快速开始

★69 元包站 Gm 手游平台★

★69 元包站 Gm 手游平台★

★Gm 游戏平台【无限资源包站平台,真正体验gm和土豪感觉】★

★白嫖放置传奇 玩通关算你赢★

★白嫖放置传奇 玩通关算你赢★

★白嫖长久耐玩型 放置类挂机传奇游戏 充值可打 安全挂机 可交易 无PK★

★@梦幻长久耐玩全新大唐九黎★

★@!!——梦幻长久耐玩全新大唐九黎——!!★

★★新增全新门派九黎城, ★侵烛系统 ★静脉系统 ★赐福系统 ★战斗动作声效系统 ★全场景NPC、召唤兽迭代最新 ★17个副本,完全还原 ★独家PK系统,享受极致免费PK★★

承接推广
★承接推广★

★承接推广★

☆ 六一活动开放-放置传奇☆

★ 六一活动开放-放置传奇★

★可白嫖 上班摸鱼类 放置文字传奇游戏(放置休闲)qq群756025698★

★三职业复古★开局送神装★爆率100%★零氪首选★

★三职业复古★开局送神装★爆率100%★零氪首选★

★〖双线〗〖无忧传奇〗〖每日新区〗〖开局送神装 100%高爆率 装备元宝打怪爆〗★

承接推广

★承接推广★

★承接推广★

承接推广

★承接推广★

★承接推广★

★DNF★全职业平衡★公益服★
★DNF★全职业平衡★公益服★

【dnf86版本】【怀旧服】【全职业平衡】【非变态服】【非商业服】【774031300】

★承接推广★

★承接推广★

★承接推广★

★承接推广★

★承接推广★

★承接推广★

★承接推广★

★承接推广★

★承接推广★

查看: 18729|回复: 54

[手工架设] 《RaiderZ》又名《Z奇兵》服务端【补充简单汉化】

  [复制链接]
发表于 2011-8-4 18:56:18 | 显示全部楼层 |阅读模式
本帖最后由 124858074 于 2011-8-5 00:53 编辑

--------------------------游戏介绍------------------------
What is RaiderZ?

RaiderZ is a MMORPG with a unique spin on combat, it's similar to Vindictus's combat but with a larger focus on skills and magic in accordance with your normal attacks. The largest point that had me sold, was the combat is like that, but UNLIKE Vindictus the game is not instance based you can do the game with your party and guild as much as you desire which is just AWESOME. So far having two clerics (one spec'd more heal and one spec'd more offense) plus a berserker has worked fantastic in my play times XD!

SS Dump / Video Dump from my server.


















--------------------------服务端架设------------------------

.....看到那么多说英文问题的。。我就大概已通俗易懂的语言翻译一下给大家把。。。。

数据库
http://u.115.com/file/aqb5qd03#
database.rar

服务端
http://u.115.com/file/aqb5qim0#
RaiderZ_Server_Files.rar

登陆器
http://u.115.com/file/bharh25y#
connect.rar

客户端
http://www.trinityent.org/RaiderZ%20Installer.exe
http://92.243.12.189/Raiderz/RaiderZ%20Installer.exe

Step 1:
Install Microsoft SQL 2008 R2
Click next all the way till Database Engine Configuration
Security Mode — select Mixed Mode Authentication
Username - sa
Password - whatever you want

【这个的意思是 这个游戏的数据库请下SQL2008R2版本的 2008都不行..得是R2】

Step 2:
Extract Database and the server files.
Open up Microsoft SQL 2008 R2
You will be presented with this:


Follow the screenshot, password would be the one you input @ step 1.
Once your done, we can move on to creating the database.
Right click Database:


Select New database, database name would be: RZ_ACCOUNTDB
Do the same for RZ_GAMEDB and RZ_LOGDB

Now you got the databases setup, but you still need to restore them.


Restoring:


To database -> RZ_ACCOUNTDB
Select 'From device:' and select the RZ_ACCOUNTDB.BAK from where you had extracted it in the starting of step 2.
Tick RESTORE

After that, go the OPTIONS in the top left hand corner.
Tick: 'Overwrite the existing database'
Do this for RZ_GAMEDB and RZ_LOGDB also.
Now we are done for the database.

【这个的意思就是创建3个新的数据库
RZ_ACCOUNTDB
RZ_GAMEDB
RZ_LOGDB
然后把下载的数据库覆盖还原到同名数据库】


Step 3:
Setting up ODBCAD
Go to start>run type odbcad32.exe
Click System DSN tab.
Click Add
Click SQL Server Native client 10.0 and click finish


Name: whatever you want
Description: whatever you want
Server: (local)

Click next, tick SQL Server authentication

Login ID: sa
Password: whatever you input in step 1

Click next
Tick Change the default database to:

and select RZ_ACCOUNTDB and click your done.

let's move on to server files now.

【这个就是创建系统DSN的ODBC,选择 SQL Server Native client 10.0 然后验证使用SA+密码形式】

Step 4:


Copy gameserver2 and paste it. You should have gameserver2 - copy now.

Go to gameserver folder, copy server.ini and paste it in gameserver 2-copy

【这个就是叫你把 gameserver2 目录复制一份 改名 gameserver2 - copy,然后把 gameserver 目录里的 server.ini 文件替换 gameserver2 - copy 目录里】

Setting up the server.ini for:

AppServer
GameServer2
GameServer2 - copy
Login Server
Master Server
server.ini

For each folder, there's a server.ini


Follow my config.

Set ODBC = "SQL Server"

Public_IP/Master_server_ip = your ip

Password = whatever you input @ step 1

Do this for all folders.

【这里就是把 INI 文件里的 SQL Server Native client 10.0 替换成 SQL Server】

Step 5:

Setting up client:

Install the Raiderz client.

Once your done, extract the connect.rar to the Raiderz directory.

Open up Connect.txt and input your ip address.

Final Step:

Start all 5 servers

Once you see 'All server started'


Do take note that you have to run the gameserver.exe from gameserver2, gameserver2-copy and not gameserver.
With that, you can start up RaiderZ launcher and input any account from RZ_ACCOUNTDB. AND HAVE FUN !

启动顺序是

A
M
L
G
G2

--------------------------服务端架设注意------------------------

What's version of MSSQL I should for these?
Solution: 2008 R2 Express with Tools (10.50.1600).
You can't use 2008 Express, because Database Backup created from 2008 R2 and can't restore with older version than 2008 R2.

I don't know my server name ("computer-name\xxx"), what should I input?

Solution: xxx is your MSSQL 2008 R2 instance name, for default value is SQLEXPRESS.

ex.: RAGEZONE-PC\SQLEXPRESS

I don't know how to create an database user, any solutions?
Solution: you can use "sa" or "pwedev" instead of "ragezone", it works too.

Oh, I got a DBMS error, but ODBC connection test result is OK, what's happening?
Solution: change ODBC value in ALL server.ini from "SQL Native Client" to "SQL Server".

Hmm. Client says "Server is running, please try again later." or something like this, what's is this?
Solution: make sure you are running ALL server files, including both of GameServers. If you sure, they may be data loading process, wait a moment.

Client says about "PhysX"?
Solution: download and install nVidia PhysX System Software.


What's username I can play?
Solution: for GM/Test account is "aibeast", it comes with 50lv character with GM status.

Good Luck!


--------------------------------结束-----------------------------------

完成的转过来了。。。当然视频转不了。。。就是游戏画面那些。。。

现在我就只知道有1个人架设起来了。。传送门: aygame.net

想进游戏体验的朋友可以去看看。。我是卡在登陆器哪里了

他客户端有上传到115需要的也可以去下

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x

评分

参与人数 2金币 +2 收起 理由
sai1801 + 1 几个朋友研究了一个早上 成功了 不错的端顶.
sheli1989 + 1 不好意思,我也架设起了很久了,,这端所有.

查看全部评分

回复

使用道具 举报

发表于 2011-8-4 19:07:16 | 显示全部楼层
:[c09ly5yx]:[c09ly5yx]
回复 支持 3 反对 0

使用道具 举报

发表于 2011-8-4 19:00:01 | 显示全部楼层
关注下
回复 支持 2 反对 1

使用道具 举报

 楼主| 发表于 2011-8-4 18:58:24 | 显示全部楼层
我是服务器都启动了 登录器解决不了。。有问题可提问
回复 支持 1 反对 0

使用道具 举报

发表于 2011-8-4 19:11:04 | 显示全部楼层
其实LZ 你转也得把E文翻译一下吧 需然也会但很多人是半桶水的 看起来很蛋碎的
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:12:54 | 显示全部楼层
唉~~~打游戏还是生在外国好啊,中国内啥都和谐。。看那怪物血喷的,不和谐啊。。
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:15:08 | 显示全部楼层
保持关注~~
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:18:15 | 显示全部楼层
的确。看不懂呐~~
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:24:33 | 显示全部楼层
玩英文蛋疼!!!呵呵。。。。。。
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:26:28 | 显示全部楼层
貌似LZ自己都架不起来?
回复 支持 反对

使用道具 举报

发表于 2011-8-4 19:27:59 | 显示全部楼层
需要什么配置才能架设得起来阿。。表示机械有鸭梨
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:06:58 | 显示全部楼层
顶,不会玩
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:18:44 | 显示全部楼层
看不懂,路过。
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:27:02 | 显示全部楼层
支持下   谢谢分享
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:30:08 | 显示全部楼层
看画面是个不错的游戏!
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:32:02 | 显示全部楼层
顶一下
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:32:47 | 显示全部楼层
坐等3贴
回复 支持 反对

使用道具 举报

发表于 2011-8-4 20:38:59 | 显示全部楼层
看看
回复 支持 反对

使用道具 举报

发表于 2011-8-4 21:05:58 | 显示全部楼层
外语不过关啊
回复 支持 反对

使用道具 举报

发表于 2011-8-4 21:06:51 | 显示全部楼层
画面不错啊,可惜是英文,看不懂啊
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

本站内容如若侵犯到您的权益,请来电来函告知,我们会尽快处理!
联系QQ:1953150286,2251387361,123784736,免责申明

排行榜|联系我们|小黑屋|手机版|Archiver|游戏藏宝湾 |

GMT+8, 2026-6-4 19:22 , Processed in 0.204022 second(s), 22 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表