WoOOL Setup Guide

Status
Not open for further replies.

Xander

Pantie Sniffer!
Developer
Oct 20, 2003
2,733
53
295
Sheffield
Download All The Latest Release's & Server File's From The Release Section Located Here

Once you have the server file's unzip them into your prefered folder.

In the root of your server file's directory you will see one file named config.ini
Edit config.ini with your correct setup details (view below)

Code:
CloseConfirm= 1
scaddr = 127.0.0.1 [B]- YOUR IP ADDRESS[/B]
scport = 6000
[Êý¾Ý¿â·þÎñÆ÷]
addr = 127.0.0.1 [B]- YOUR IP ADDRESS[/B]
port = 8000
type = databaseserver
id = 1
group = 1
name = db01 [B]- YOUR SERVER NAME[/B]
server = (local) [COLOR="Red"]- LOCATION OF SQL SERVER[/COLOR]
database = MirWorldDB [COLOR="Red"]- YOUR SQL DATABASE (LEAVE AS IT IS)[/COLOR]
account = sa [COLOR="Red"] - YOUR SQL LOGIN ID[/COLOR]
password = ****** [COLOR="Red"]- YOUR SQL LOGIN PASSWORD[/COLOR]
maxconnection = 1024
[µÇ½·þÎñÆ÷]
addr =127.0.0.1
port = 7000
type = loginserver
id = 1
group = 1
name = µ*ĨϦÑô [B]- YOUR SERVER NAME[/B]
disableregister = 0
maxconnection = 1024
[Ñ¡ÈË·þÎñÆ÷]
addr = 127.0.0.1 [B]- YOUR IP ADDRESS[/B]
port = 7100
type = selcharserver
id = 1
group = 1
name = µ*ĨϦÑô [B]- YOUR SERVER NAME[/B]
maxconnection = 1024
[ÓÎÏ·ÊÀ½ç·þÎñÆ÷]
addr = 127.0.0.1
port = 7200
type = gameserver
id = 1
group = 1
name = µ*ĨϦÑô [B]- YOUR SERVER NAME[/B]
maxconnection = 4000
baniplist = banip.txt
trustiplist = trustip.txt
[·þÎñÆ÷ÖÐÐÄ]
addr = 127.0.0.1 [B]- YOUR IP ADDRESS[/B]
port = 6000
type = servercenter
id = 1
group = 1
maxconnection = 1024

With the config.ini complete and setup you can now create the SQL database and restore the data.

Create a new SQL Database called "MirWorldDB"
Go into the "DB" folder included with the server files and run all the queries into MirWorldDB.

Start your server by running "start.cmd" located in the root of your server files directory.


To connect to your server you must hex the client (woool.exe)
Go into your WoOOL/Data folder and re-name WoOOL.dat to .exe and hex this to your IP Address.

Edit the game.ini with your server IP Address & Name.

Run the WoOOL.exe from the "Data" folder and not the root other wise it will patch your data so you need to re-hex.

(Originally Posted By howie)
 
Status
Not open for further replies.