..:: -=Setting Up A Mu Online Server=- ::..
Well lets start off by posting the Server Files... in this case i'll update you with the 1.05c+Season4+New Items FILES...
Links:http://www.easy-share.com/1906312043/MuServer.rar
Step 0. Create an account with No-ip.com services... for a no-ip address- Make sure the HOST NAME you choose is atleast!! 15 characters no MAX of 15 characters.
Example: gamerzcheatmu.sytes.net <= This Address meets the requirements to a good address. 15 characters.
*Characters= Everything in strings, characters can be Numbers,Letters,and Symbols including Points(Dots) Etc, Etc.
Step 1. After you downloaded the files (make sure u have a disk D:\ partition in your HDD-HardDiskDrive) Place the Folder MuServer in that Disk or in Disk C:\
Step 2. Open and edit the following files:
1. C:\ Or D:\MuServer\ConnectServer\DATA\ServerList[BoR] -Edit the IP for your previously created No-Ip Address
2. C:\ Or D:\MuServer\DATA\Lang\Kor and Jpn\commonloc -Edit the IP for your previously created No-Ip Address
3. C:\ Or D:\MuServer\GameServer\SCF_Connect -Edit your SQL Settings
4. C:\ Or D:\MuServer\GameServerCS\SCF_Connect -Edit your SQL Settings
..::::Done with files::::..
Now with Client
..::::Client Setup Guide:::..
To download the FULLY 100% WORKING Client with Files.
Link: http://www.megaupload.com/?d=C212UHHP
Step 0. Download client and put it ina comfortable place (Desktop, My Documents, etc etc.)
Step 1. Open the folder where u put the downloaded client and...
Step 2. Download Ultra Edit or Hex Workshop.
Ultra Edit: http://www.ultraedit.com/files/ue_english.zip
Hex Workshop: Hex workshop
*Download whatever program you want.
(it's getting annoying to keep writing Step # so ill just go without it xD)
Open whatever program u have downloaded.
Click on Open then select main.exe (the one in the client you downloaded)
Press on keyboard the cobinations: Alt+F (This will result to open the Find thingie window...)
in the Find thingie window type: "muonline" WITHOUT QUOTES
now there should be the muonline text highlighted... Scroll up JUST A LITTLE BIT...
you'll find there the main.exe IP, Now just edit that IP for your No-Ip address previously created.
Save (the file now edited) and close (the opened program)
..::Done with Client::..
POST IS GETTING HUGE I'LL DIVIDE THIS INTO SOME PARTS, CUZ YET WE HAVEN'T FINISHED, IF U HAVENT YET CREATED THE DATABASE OR EITHER HAVENT DOWNLOAD SQL SERVER!!!, YET MISSING:
Database Creation & SQL Server 2000
Setting up your MU Server For Online Access
..:::: Downloading and Setting up SQL Server 2000:::..
First of all download Microsoft SQL Server 2000.
Q. Why download SQL Server 2000, and not other Server "Manager"
A. Cuz the major Mu Databases are created and with the support of SQL Server 2000.
Install Sql server 2000, just click next untill you see some options like:
* Server
* Server and Client Tools
* Client
Or something like that, now select Server & Client, and next untill you see server authentication or something like that choose mixed idk what -.- sorry for the errors here idk currently the steps too much cuz i have alrdy installed SQl server 2000
Now your almost done, give nexts untill the finish button is there, now Restart your computer and come back here
... now that you're here again, lets continue...
Click on Start Button, see list of programs etc etc. now go to Microsoft SQL Server and select Service Manager, make sure you have instaled it already correctly as i mentioned before.
Now there should be up and running the Service Manager.
You should see there too the SQL Server and SQL Server Agent Running
..::::Creating and Restoring MuOnline Database and creating ODBC's::::..
The coolness of this server files is that it only operates with just 1 DB LOL! now we should create and restore the DB.
Go to Start=>All Programs=>Microsoft SQL Server=>Enterprise Manager
Wait untill it loads, there you have it it loaded!!! now that u just have opened thet Enterprise Manager, Select the Cascade Fall Style list thingie there that drops down...
Drop down=>Microsoft SQL Servers=>SQL Server Group=>Click on Database Folder there.
Now in the big blank white space there right click and select New Database...
For a name choose MuOnline, nothing more nothing less. just that. your done creating DB.
..::::Restoring Database::::..
Right click on the previously created DB(Database) and select All tasks and drop down to Restore Database.
Below Restore as Database: is some options to choose, choose the last one.
Ex:
* Database
* Filegroups or Files
* From Device
Select From device and it will change of screen within the same window, now a new option should appear there, select it, wich is... Select Devices...
Now click on Add... below file name is your Database.. Click on the browse option (...) locate there your MuServer folder previously in the first post created. and open DB BackUp and select MuOnline.bak
Select it Press ok,ok,ok now your on the main window of the restoration...
In the taps up there: General | Options, select options tab and select Force restore over existing database.
MuOnline_Data & MuOnline_Log should be restored from the location of your Microsoft Sql server mssql Data:
in my case is, C:\Program Files\Microsoft SQL Server\MSSQL\Data
Click OK there it should start restoring, now wait untill it finish, and done...
..::::Creating SQL Server Login/Admin access for your Database here, already created and restored::::..
Go again to the cascade style list thingie and drop to Security.
Click on logins... in name put your new SQL Admin/DB Admin name, whatever it default uses: sa but since we are mounting a whole mu online server we should get rid of that login and create a new one... so choose your name.
Authentication, should be SQL Server Authentication, select your password, and Database should be MuOnline. click on and re-type password, done creating MuOnline DB Admin account.
now go to your Mu Server folder, locate DB BackUp and open ODBC.reg file there, should came up like 3 lil windows saying bla bla bla idk what, and now your done with ODBC.
go to SCF-Programs=>SCFDB and open FixSCFbd idk what... wait untill it closes. DONT CLOSE IT!! IT AUTO CLOSE!
now open SCFbd program, and done with it.
..::::Giving Online Access to your mu online server::::..
Go to C:\Windows\System32\drivers\etc locate Hosts file and open it with Notepad and edit the last ips..
should be something like this:
Code:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
Below 127.0.0.1 localhost add your no-ip address numeric and alphabetic... aka
127.0.0.1 localhost
XXx.xxx.xxx.xxx gamerzcheatmu.sytes.net where xxx.xxx.xxx.xxx shuld be your global IP(www.showmyip.com)
save and close, done almost there...
go to MuServer folder and open MuServerStartUp with ur no-ip launch it everything should be fine
DONE WITH MU ONLINE SERVER WOHOOOOOOO, congratz you have now a Mu Online Server on your PC or whatever.
Well lets start off by posting the Server Files... in this case i'll update you with the 1.05c+Season4+New Items FILES...
Links:http://www.easy-share.com/1906312043/MuServer.rar
Step 0. Create an account with No-ip.com services... for a no-ip address- Make sure the HOST NAME you choose is atleast!! 15 characters no MAX of 15 characters.
Example: gamerzcheatmu.sytes.net <= This Address meets the requirements to a good address. 15 characters.
*Characters= Everything in strings, characters can be Numbers,Letters,and Symbols including Points(Dots) Etc, Etc.
Step 1. After you downloaded the files (make sure u have a disk D:\ partition in your HDD-HardDiskDrive) Place the Folder MuServer in that Disk or in Disk C:\
Step 2. Open and edit the following files:
1. C:\ Or D:\MuServer\ConnectServer\DATA\ServerList[BoR] -Edit the IP for your previously created No-Ip Address
2. C:\ Or D:\MuServer\DATA\Lang\Kor and Jpn\commonloc -Edit the IP for your previously created No-Ip Address
3. C:\ Or D:\MuServer\GameServer\SCF_Connect -Edit your SQL Settings
4. C:\ Or D:\MuServer\GameServerCS\SCF_Connect -Edit your SQL Settings
..::::Done with files::::..
Now with Client
..::::Client Setup Guide:::..
To download the FULLY 100% WORKING Client with Files.
Link: http://www.megaupload.com/?d=C212UHHP
Step 0. Download client and put it ina comfortable place (Desktop, My Documents, etc etc.)
Step 1. Open the folder where u put the downloaded client and...
Step 2. Download Ultra Edit or Hex Workshop.
Ultra Edit: http://www.ultraedit.com/files/ue_english.zip
Hex Workshop: Hex workshop
*Download whatever program you want.
(it's getting annoying to keep writing Step # so ill just go without it xD)
Open whatever program u have downloaded.
Click on Open then select main.exe (the one in the client you downloaded)
Press on keyboard the cobinations: Alt+F (This will result to open the Find thingie window...)
in the Find thingie window type: "muonline" WITHOUT QUOTES
now there should be the muonline text highlighted... Scroll up JUST A LITTLE BIT...
you'll find there the main.exe IP, Now just edit that IP for your No-Ip address previously created.
Save (the file now edited) and close (the opened program)
..::Done with Client::..
POST IS GETTING HUGE I'LL DIVIDE THIS INTO SOME PARTS, CUZ YET WE HAVEN'T FINISHED, IF U HAVENT YET CREATED THE DATABASE OR EITHER HAVENT DOWNLOAD SQL SERVER!!!, YET MISSING:
Database Creation & SQL Server 2000
Setting up your MU Server For Online Access
..:::: Downloading and Setting up SQL Server 2000:::..
First of all download Microsoft SQL Server 2000.
Q. Why download SQL Server 2000, and not other Server "Manager"
A. Cuz the major Mu Databases are created and with the support of SQL Server 2000.
Install Sql server 2000, just click next untill you see some options like:
* Server
* Server and Client Tools
* Client
Or something like that, now select Server & Client, and next untill you see server authentication or something like that choose mixed idk what -.- sorry for the errors here idk currently the steps too much cuz i have alrdy installed SQl server 2000
Now your almost done, give nexts untill the finish button is there, now Restart your computer and come back here
... now that you're here again, lets continue...
Click on Start Button, see list of programs etc etc. now go to Microsoft SQL Server and select Service Manager, make sure you have instaled it already correctly as i mentioned before.
Now there should be up and running the Service Manager.
You should see there too the SQL Server and SQL Server Agent Running
..::::Creating and Restoring MuOnline Database and creating ODBC's::::..
The coolness of this server files is that it only operates with just 1 DB LOL! now we should create and restore the DB.
Go to Start=>All Programs=>Microsoft SQL Server=>Enterprise Manager
Wait untill it loads, there you have it it loaded!!! now that u just have opened thet Enterprise Manager, Select the Cascade Fall Style list thingie there that drops down...
Drop down=>Microsoft SQL Servers=>SQL Server Group=>Click on Database Folder there.
Now in the big blank white space there right click and select New Database...
For a name choose MuOnline, nothing more nothing less. just that. your done creating DB.
..::::Restoring Database::::..
Right click on the previously created DB(Database) and select All tasks and drop down to Restore Database.
Below Restore as Database: is some options to choose, choose the last one.
Ex:
* Database
* Filegroups or Files
* From Device
Select From device and it will change of screen within the same window, now a new option should appear there, select it, wich is... Select Devices...
Now click on Add... below file name is your Database.. Click on the browse option (...) locate there your MuServer folder previously in the first post created. and open DB BackUp and select MuOnline.bak
Select it Press ok,ok,ok now your on the main window of the restoration...
In the taps up there: General | Options, select options tab and select Force restore over existing database.
MuOnline_Data & MuOnline_Log should be restored from the location of your Microsoft Sql server mssql Data:
in my case is, C:\Program Files\Microsoft SQL Server\MSSQL\Data
Click OK there it should start restoring, now wait untill it finish, and done...
..::::Creating SQL Server Login/Admin access for your Database here, already created and restored::::..
Go again to the cascade style list thingie and drop to Security.
Click on logins... in name put your new SQL Admin/DB Admin name, whatever it default uses: sa but since we are mounting a whole mu online server we should get rid of that login and create a new one... so choose your name.
Authentication, should be SQL Server Authentication, select your password, and Database should be MuOnline. click on and re-type password, done creating MuOnline DB Admin account.
now go to your Mu Server folder, locate DB BackUp and open ODBC.reg file there, should came up like 3 lil windows saying bla bla bla idk what, and now your done with ODBC.
go to SCF-Programs=>SCFDB and open FixSCFbd idk what... wait untill it closes. DONT CLOSE IT!! IT AUTO CLOSE!
now open SCFbd program, and done with it.
..::::Giving Online Access to your mu online server::::..
Go to C:\Windows\System32\drivers\etc locate Hosts file and open it with Notepad and edit the last ips..
should be something like this:
Code:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
Below 127.0.0.1 localhost add your no-ip address numeric and alphabetic... aka
127.0.0.1 localhost
XXx.xxx.xxx.xxx gamerzcheatmu.sytes.net where xxx.xxx.xxx.xxx shuld be your global IP(www.showmyip.com)
save and close, done almost there...
go to MuServer folder and open MuServerStartUp with ur no-ip launch it everything should be fine
DONE WITH MU ONLINE SERVER WOHOOOOOOO, congratz you have now a Mu Online Server on your PC or whatever.