GuneR ★ ADMIN


Joined: 15 Apr 2006 Posts: 81 Karma: +3
Location: Lithuania
|
Posted: Wed Jun 11, 2008 5:55 pm Post subject: How to make a server 0.74 full working |
|
|
This guide will help you to make a 0.74 MuOnline server
1.DOWNLOADS MuServer 0.74 and Client 0.74 can be download from HERE
SQL 2000 can be download from Microsoft
2.SQL Install:
Install SQL normal
3.Server configuration
1.Extract archive in D:\ (NOT IN D:\Muserver)
2.Change 192.168.0.4 with your IP in:
D:\commonserver.cfg
D:\commonlog.cfg
D:\IPList.dat
D:\lang\chs\commonloc.cfg
D:\lang\kor\commonserver.cfg
D:\lang\kor\commonloc.cfg
D:\MuOnline\ConnectServer\data\ServerList.dat
D:\MuTest\ConnectServer\data\ServerInfo.dat
D:\MuOnline\data\commonserver.cfg
D:\MuOnline\data\commonserver(chs).cfg
D:\MuOnline\data\lang\chs\unused4\commonloc.cfg
D:\MuOnline\data\lang\kor\commonserver.cfg
D:\MuOnline\data\lang\kor\commonloc.cfg
D:\MuOnline\data\unneded2\commonserver.cfg
D:\MuOnline\data\unneded2\comonloc.cfg
D:\MuOnline\data\unneded2\IpList.cfg
D:\MuOnline\data\unneded2\ServerList.dat
4.DataBase Creating
Exist online a DataBase that we must restore.
GO in START>ALL PROGRAMS>MICROSOFT SQL SERVER>ENTERPRISE MANAGER
Creath new DB named MuOnline
Restore this DB by select mysql.bak from D:\mysql.bak
After you restore go in MuOnline/Tables.When restore vCharacterPreview broke and right click on vCharacterPreview Delete then drop all.
Enter in SQL Query Analyzer , write CREATE VIEW vCharacterPreview AS SELECT Name, CLEVEL, Class, Inventory FROM Character and press F5.
5.Creating Accounts
Accounts can be creat with MuEditor2.1 by SkyTeam
Will be a error but this is because ranking dont exist. |
|