What you will need to Download:
1. Client:

2. Navicat Lite 8.0:

3. Wamp 5.0:

4. ZeroOnline Server Files:
(
) - Server File's (take and put the jz_acc and jz into C:/wamp/mysql/data )(Create a Folder in C:/ named Server. Extract the Server Files to that folder)
What to do Once the File's are Downloaded.
1. Download Wamp 5.0 and install it then go to C:/wamp/mysql/data/. Once your in that file put jz and jz_acc in there. now go to C:/wamp/mysql/bin/. Once you are there open up winmysqladmin and for Vista User's Open up mysql-nt. This will Start Mysql for the Server to Run. Set the Password to "root" and "test" ONLY. Now you are Done.
2. Download Navicat and install it. Now Open Navicat and click Connection. Once you click that it will ask you to Create a Connection. Make a Connection just like this:
Code:
Connection Name: What ever you want Host name/IP Address: Localhost Username: root Password: Leave Blank
Now go and Doble click the Connection and when it turns Green that means it worked if its Red Still means you did something wrong.
Once you have the Connection open click Manage User's. Once that is open click on root@localhost and Hit Select all and hit save. Then do the same for jz and jz_acc.
Now you have given the Server Promission to access that file. Now your Done there. Now go to Edit User and put a password should be test.
3. Now go to C:/Server/AccServer/Account.ini
Make the Account.ini look like this:
Code:
[Account1] SERVERNAME=Your-Server-Name-Here LOGINNAME=root PASSWORD=test FREE_DEBUG=3
4. Now go to C:/Server/AccServer/Config.ini
Make Config.ini look like this:
Code:
[System] LOGINLISTENPORT = 9958 POINTLISTENPORT = 9865 SERVER_FULL_DELAY_SECS = 5000 SERVER_BUSY_DELAY_SECS = 3000 SERVER_TITLE = Your-Server-Name-Here LOGINNAME = root PASSWORD = test SERVERIP = Your-IP-Here [Database] DBHOSTNAME=127.0.0.1 DATABASENAME=jz DBUSER=root DBPASSWORD=test
5. Now go to C:/Server/GameServer/Config.ini
Make Config.ini look like this:
Code:
; 配置文件 [System] SERVERNAME = Your-Server-Name-Here MONSTER_ACTIVE_LIMIT = 4000 [GameServer] GAMESERVER_IP = Your-IP-Here GAMESERVER_PORT = 5816 SND_SIZE = 64000 RCV_SIZE = 16000 [Database] DB_IP = Your-IP-Here DB_USER = root DB_PW = test DB_NAME = jz [InternetPort] MASTER_IP = Your-IP-Here MASTER_PORT = 8653 PORT_SIZE = 53 LOGIN_KEY = dfkKO23k'[cvK934 CURRENT_PORTID = 2 [BusySleep] LEVEL1 = 20 ; > 1000 sleep 20% LEVEL2 = 30 ; > 2000 LEVEL3 = 40 ; > 3000 LEVEL4 = 50 ; > 4000 LEVEL5 = 60 ; > 5000
6. Now go to C:/Server/GameServer/shell.ini
Make Shell.ini look like this:
Code:
; 外壳配置文件 ; 2002.10.23 [System] MAPGROUP_SIZE = 1 ACCEPT_MS = 500 [StreamType] TYPE = 0 ;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用) [Database] DB_IP = 127.0.0.1 DB_USER = root DB_PW = test DB_DB = jz [AccountServer] ACCOUNT_IP = Your-IP-Here ACCOUNT_PORT = 9865 SERVERNAME = Your-Server-Name-Here LOGINNAME = root PASSWORD = test ; 登录表尺寸, 10-5000 MAXLOGINTABLESIZE=1500 ; 登录表超时秒数,0-86400 LOGINOVERTIMESECS=120 [InternetPort] MASTER_IP = Your-IP-Here MASTER_PORT = 8653 PORT_SIZE = 53 LOGIN_KEY = dfkKO23k'[cvK934 CURRENT_PORTID = 1
7. Now go to C:/Server/AccServer/
Once your in the Folder Open AccountServer v3.0.exe
8. Now go to C:/Server/GameServer/
Once your in the Folder Open MSG Server v3.0.exe
(This will take about 5-10 mins to open)
9. Now go to C:/Server/GameServer/
Once your in the Folder Open NPCServer v3.0.exe
(This will take about 5-10 mins to open)
Now your Server is Online.
Now how to login to your Server:
What you will need:
Flash Decompiler Trillix:

Client:

What to do:
1. Download the Client From above.
2. Create a Folder named Client
3. Install the Client to C:/Cleint
4. Go to C:/Client/data/flash/world/
5. Copy s1 and w1 to your Desktop.
6. Open s1 and w1 with Flash Decompiler Trillix.
7. Click edit then edit them to the name of your Server.
8. Put them back into C:/Client/data/flash/world/.
9. Now got to C:/Client/ini/world.dat.
10. You will need to Hex edit that to your Server Setings.
11. Now Run the Client then Login.






