PDA

View Full Version : Hướng dẫn cài woool Kiếm Khách Anh Hùng English



Mr.Rezo™
21-12-07, 11:22 AM
Trước tiên vui lòng dowload link server và client đã post ( các bạn tự tìm lấy )

:: Setup Databases ::
First of all open MS SQL Enterpirse Manager and create a new database. Call this database "MirWorldDB"

Now open Query Analyzer. Connect to your database and select "MirWorldDB" Now Run all the SQL Scripts in your DB folder located inside the server files: X:\WoooLServer\DB\

Which are the following:
TBL_CHARACTER_Account.sql
TBL_CHARACTER_COMMUNITY.sql
TBL_CHARACTER_Info.sql
TBL_CHARACTER_Item.sql
TBL_CHARACTER_Magic.sql

Make sure the data is imported into the MirWorldDB Database. You can do this by looking inside MS SQL Enterprise manager and opening the MirWorldDB!

Thats The Database out of the way!

:: Server Setup ::
Now for the server end setup. Navigate to your Server Files Folder: X:\WoooLServer\
Inside you should see a config.ini file. Open the config.ini and edit the file according to your settings:

CloseConfirm= 0
scaddr = [Your IP Address Here]
scport = 6000
[Êý¾Ý¿â·þÎñÆ÷]
addr = [Your IP Address Here]
port = 8000
type = databaseserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
server = (local) [Only change if your Database is not on the local Computer]
database = MirWorldDB [This is your MS SQL Database. Change if it doesnt match yours]
account = [MS SQL Account ID Here e.g. SA]
password = [MS SQL Account Password here e.g. SA Password]
maxconnection = 1024
[µÇ½·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7000
type = loginserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
disableregister = 0
maxconnection = 1024
[Ñ¡ÈË·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7100
type = selcharserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
maxconnection = 1024
[ÓÎÏ·ÊÀ½ç·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7200
type = gameserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
maxconnection = 1024
[·þÎñÆ÷ÖÐÐÄ]
addr = [Your IP Address Here]
port = 6000
type = servercenter
id = 1
group = 1
maxconnection = 1024

Now run start.cmd from the server folder and this will start your server up. You will probably see alot of errors to do with monsters and NPCs as they will not be translated yet. Have Fun. More Guides will be posted Here!

Alexandria
21-12-07, 11:23 AM
Mở hàng đây
Cảm ơn nghe good good good good

vietcanh
28-02-08, 04:42 AM
sao bạn không dịch sang tiếng việt cho các mem khác đọc với chứ
có phải mem nào cũng giỏi tiếng anh đâu

eddy
28-02-08, 07:43 AM
Việc đầu tiên , ta dùng SQL Server , tao 1 DB mới với tên gọi "MirWorldDB"

Tiếp theo , mở Query Analyzer ra , tìm vào nơi chưa Woool server của bạn và tìm đoạn query để chạy:

Chạy các query sau :

TBL_CHARACTER_Account.sql
TBL_CHARACTER_COMMUNITY.sql
TBL_CHARACTER_Info.sql
TBL_CHARACTER_Item.sql
TBL_CHARACTER_Magic.sql


[QUOTE]CloseConfirm= 0
scaddr = [Điền địa chỉ IP của bạn vào đây]
scport = 6000
[Êý¾Ý¿â·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 8000
type = databaseserver
id = 1
group = 1
name = [Tên Server]
server = (local) [Chỉ có thể đổi nếu DB của bạn không nằm ở máy tính cục bộ]
database = MirWorldDB [Đây chính là DB trong SQL]
account = [Tài khoản SQL , mặc định "sa"]
password = [Pass sa]
maxconnection = 1024
[µÇ½·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7000
type = loginserver
id = 1
group = 1
name = [Tên Server]
disableregister = 0
maxconnection = 1024
[Ñ¡ÈË·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7100
type = selcharserver
id = 1
group = 1
name = [Tên Server]
maxconnection = 1024
[ÓÎÏ·ÊÀ½ç·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7200
type = gameserver
id = 1
group = 1
name = [Tên Server]
maxconnection = 1024
[·þÎñÆ÷ÖÐÐÄ]
addr = [Điền vào địa chỉ IP của bạn]
port = 6000
type = servercenter
id = 1
group = 1
maxconnection = 1024

Và hãybắt đầu start.cm trong thư mục chưa server :D

Trình Eng có hạng , mong các bác tha thứ nếu có sai sót :(

thientruongdx
28-02-08, 11:09 AM
Việc đầu tiên , ta dùng SQL Server , tao 1 DB mới với tên gọi "MirWorldDB"

Tiếp theo , mở Query Analyzer ra , tìm vào nơi chưa Woool server của bạn và tìm đoạn query để chạy:

Chạy các query sau :


[QUOTE]CloseConfirm= 0
scaddr = [Điền địa chỉ IP của bạn vào đây]
scport = 6000
[Êý¾Ý¿â·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 8000
type = databaseserver
id = 1
group = 1
name = [Tên Server]
server = (local) [Chỉ có thể đổi nếu DB của bạn không nằm ở máy tính cục bộ]
database = MirWorldDB [Đây chính là DB trong SQL]
account = [Tài khoản SQL , mặc định "sa"]
password = [Pass sa]
maxconnection = 1024
[µÇ½·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7000
type = loginserver
id = 1
group = 1
name = [Tên Server]
disableregister = 0
maxconnection = 1024
[Ñ¡ÈË·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7100
type = selcharserver
id = 1
group = 1
name = [Tên Server]
maxconnection = 1024
[ÓÎÏ·ÊÀ½ç·þÎñÆ÷]
addr = [Điền địa chỉ IP của bạn vào đây]
port = 7200
type = gameserver
id = 1
group = 1
name = [Tên Server]
maxconnection = 1024
[·þÎñÆ÷ÖÐÐÄ]
addr = [Điền vào địa chỉ IP của bạn]
port = 6000
type = servercenter
id = 1
group = 1
maxconnection = 1024

Và hãybắt đầu start.cm trong thư mục chưa server :D

Trình Eng có hạng , mong các bác tha thứ nếu có sai sót :(

Ông eddy dich thế còn thiếu
Công việc tạo DB và query chưa đủ còn phai import cái DB MirWorldDB nữa cơ
Chính tui còn chưa cài đc server này mặc dù có rất nhiều server 1.9

phien-nhatrang
29-12-09, 10:32 AM
30char>>>>>>>>>>>>>>>.........................

Mr.Nam
11-09-10, 04:18 AM
khó hiểu quá đi ah
30 charrrrrrrrrrrrrrr

hellomoto2508
19-09-10, 12:19 AM
Trước tiên vui lòng dowload link server và client đã post ( các bạn tự tìm lấy )

:: Setup Databases ::
First of all open MS SQL Enterpirse Manager and create a new database. Call this database "MirWorldDB"

Now open Query Analyzer. Connect to your database and select "MirWorldDB" Now Run all the SQL Scripts in your DB folder located inside the server files: X:\WoooLServer\DB\

Which are the following:
TBL_CHARACTER_Account.sql
TBL_CHARACTER_COMMUNITY.sql
TBL_CHARACTER_Info.sql
TBL_CHARACTER_Item.sql
TBL_CHARACTER_Magic.sql

Make sure the data is imported into the MirWorldDB Database. You can do this by looking inside MS SQL Enterprise manager and opening the MirWorldDB!

Thats The Database out of the way!

:: Server Setup ::
Now for the server end setup. Navigate to your Server Files Folder: X:\WoooLServer\
Inside you should see a config.ini file. Open the config.ini and edit the file according to your settings:

CloseConfirm= 0
scaddr = [Your IP Address Here]
scport = 6000
[Êý¾Ý¿â·þÎñÆ÷]
addr = [Your IP Address Here]
port = 8000
type = databaseserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
server = (local) [Only change if your Database is not on the local Computer]
database = MirWorldDB [This is your MS SQL Database. Change if it doesnt match yours]
account = [MS SQL Account ID Here e.g. SA]
password = [MS SQL Account Password here e.g. SA Password]
maxconnection = 1024
[µÇ½·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7000
type = loginserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
disableregister = 0
maxconnection = 1024
[Ñ¡ÈË·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7100
type = selcharserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
maxconnection = 1024
[ÓÎÏ·ÊÀ½ç·þÎñÆ÷]
addr = [Your IP Address Here]
port = 7200
type = gameserver
id = 1
group = 1
name = [Your Server Name Here. NOTE No capitals can be used]
maxconnection = 1024
[·þÎñÆ÷ÖÐÐÄ]
addr = [Your IP Address Here]
port = 6000
type = servercenter
id = 1
group = 1
maxconnection = 1024

Now run start.cmd from the server folder and this will start your server up. You will probably see alot of errors to do with monsters and NPCs as they will not be translated yet. Have Fun. More Guides will be posted Here!

vãi cả lồn cho hướng dẫn của bác này

ntjna
19-09-10, 09:43 AM
Đề nghị ghi rõ nguồn nhé. Hướng dẫn mà copy nguyên trạng không thèm dịch như vậy thì cảm phiền đưa link bài viết đó xem cho gọn, rồi ai đó hảo tâm đem về dịch, đỡ phải mất công post