Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Setting up 1.01E server 100% !! [ROUTER GUIDE]

[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Hiyaa,

We'll since ppl asked me to make a guide about 1.01E i said ahhh what the hell, i'll do this i'm bored anywayz.
We'll here i am, I'll explain everything very detailed so even my grandma can make her own damn server 1.01E.
So if u follow this guide step by step u'll notice it isen't that hard to make your own server.
So let's start:

What we are going to do ;;

1.) Installing Microsoft SQL Server.
2.) Unzipping & Downloading the server files.
3.) Restoring the databases.
4.) Changing IPs.
5.) Opening ports.
6.) Starting Server.
7.) Setting up client.
8.) Setting up NO-IP.
9.) Setting up cool website.


Installing Microsoft SQL Server

Step [1]
-First of all download the Microsoft SQL Server here:
Step [1.1]
-Extract SQLEVAL.exe
Step [1.2]
-Run Setup.exe and click ''next'' 8 times.
Step [1.3]
-It will show up a window named : Services Accounts
Step [1.4]
-In the Service Settings set it to Use the Local System Account. * else it will give you an error *
Step [1.5]
-Click next and u will see a window named : Authentication Mode window
Step [1.6]
-Set it to Mixed Mode(Windows Authentication and SQL server Authentication) * make sure u make the right password. Tip : sa
Step [1.7]
-u need the sa account + password for Online Registration like Mutoolz ! and making ODBC Reg like Mutoolz !
- After that Click ''Next'' and contineu the installation. * now this part is done *

Unzipping & Downloading the server files

Step [2]
Download the server files:
[UPLOADED BY MEE!!]
Step [2.1]
Unzip the server files into let's say your C:/ drive. It should look like this:
Code:
C:/MuServer/
Step [2.2]
Go to:
Code:
C:/MuServer/ODBC Links/ODBC Links.reg
and click on it twice, and OK.
Step [2.3]
You probably noticed i putted some tools in the server files, to config your server/client good ;)

Restoring the databases.

We're now going to restore the databases.
Now pay attention !!

Step [3]
Since you've succesfully installed Microsoft SQL Server, go to ;;
Code:
Start->All Programs->Microsoft SQL Server->Service Manager
Step [3.1]
After that start Enterprise Manager ;;
Code:
Start->All Programs->Microsoft SQL Server->Enterprise Manager
Step [3.2]
Click the "+" sign three times, Untill you see "Databases".
Step [3.3]
Right click on the map Databases and click: "New Database..."
Step [3.4]
Make 2 new databases and call them "MuOnline" and "Ranking" .
Step [3.5]
Code:
Right click on MuOnline -> All Tasks -> Restore Database.
Step [3.6]
Code:
From Device -> Select Devices... -> Add... -> ...
And search for MuOnline.bak
Code:
C:/MuServer/Database BAKS
Step [3.7]
Click OK three times and go to the tab "Options".
Step [3.8]
You'll see 2 items called: MxMuonline_Data & MxMuonline_Log !
Change the D:/ to C:/ for both files.
Step [3.9]
Click "Force restore over existing database" and than click "OK".
Step [3.10]
Repeat these steps for Ranking but use the Ranking.bak instead of MuOnline.bak.

Changing IPs.

Step [4]
///IPs///////
//noobies////
C:/MuServer/Data/commonserver.cfg
Code:
Source: "LOCALIPHERE"
C:/MuServer/Data/IpList.dat
Code:
Source: "GLOBAL IP HERE"
C:/MuServer/Data/Serverinfo.dat
Code:
Source: "Servername-1"
C:/MuServer/Data/lang/chs/commonloc.cfg
Code:
Source: "GLOBAL IP HERE"
C:/MuServer/Data/lang/tai/commonloc.cfg
Code:
Source: "LOCALIPHERE"
C:/MuServer/Data/lang/tai/094m/commonloc.cfg
Code:
Source: "LOCALIPHERE"
C:/MuServer/Connectserver/Connectserverlist.dat
Code:
Source: "127.0.0.1" should be "GLOBAL IP"
C:/MuServer/Connectserver/Serverlist.dat
Code:
Source: "127.0.0.1" should be "GLOBAL IP"[/b]
C:/MuServer/Connectserver/data/connectserverlist.dat
Code:
Source: "127.0.0.1" should be "GLOBAL IP"
C:/MuServer/Connectserver/data/ServerInfo.dat
Code:
Source: "127.0.0.1" should be" GLOBAL IP"
C:/MuServer/Connectserver/data/Serverlist.dat
Code:
Source: "127.0.0.1" should be "GLOBAL IP"
C:/MuServer/CustomDB/config.ini
Code:
Source: "YOURSQLPASSWORD"
C:/MuServer/EventServer/Data/svconfig.ini
Code:
Source: "YOURSQLPASSWORD"
C:/MuServer/RankingServer/svconfig.ini
Code:
Source: "YOURSQLPASSWORD"
C:/MuServer/Gameserver/config.ini
Code:
Source: "127.0.0.1" and "YOURSQLPASSWORD"
C:/MuServer/Gameserver/mx_config.ini
Code:
Source: "127.0.0.1"

Opening Ports

People who knows how to open ports, skip this part.
Step [5]
Code:
Start->Run..->cmd->ipconfig->Defualt GateAway
Step [5.1]
put your defualt gateaway in your browser, it should look something like this ;;
Code:
http://192.168.1.1
Step [5.1]
Open the following ports ;;
44405
55901
80

Starting Server

Step [6]
I always like to keep my server links organized, so i use MuServerStartup.
I also putted the file in the server files i uploaded.
Step [6.1]
Open the MuServerStartup.exe and click "Configuration"
Step [6.2]
Change the "127.0.0.1" in the joinserver line to your "GLOBAL IP".
Step [6.3]
Save it and put your "LOCALIP" where it says IP:
Step [6.4]
Click START and you've succesfully configured your own 1.01E+ server.

Setting up client

Step [7]
Download the client here:
Step [7.1]
Unzip the client anywhere you want.
Step [7.2]
In the client u'll see a file named: roar.txt
Step [7.3]
Open it and u'll see couple of things in there, LIKE THIS ;;
Code:
[Title]
Value=MUBZ
[Version]
Value=1.01E+
[WebAddress]
Value=http://google.com
[NewsPage]
Value=http://easy.onthewebby.com/
[UpdateFile]
Value=
[IP]
Value=216.55.166.81
[PORT]
Value=44405

Title:
Value = Server name
Version:
Value = Version
WebAddress:
Value = Website Address
Newspage:
Value = Website News Page
UpdateFile:
Value = Updater [LAUNCHER]
IP:
Value = IP [ PUT YOUR GLOBAL IP THERE ]
Port:
Value: Leave it 44405


Step [7.4]
Save the file and open up the launcher.
Step [7.5]
You can now connect to your own server.

Setting up NO-IP

The reason why most people use no-ip is because it hides your ip and it looks nicer than a regular ip.
The outcome will be nicer than normal ip, so if u want to give your website a nicer look, i recommend to follow these steps, and ofcourse the people who already knows this go to the next step.

Step [8]
Go to:
Step [8.1]
Register and login.
Step [8.2]
Go to Add and put your server name in there.
Step [8.3]
make the outcome whatever you want for example: yourservername.no-ip.org
Step [8.4]
Double check if your IP is right and press "Create Host".
Step [8.5]
Than go to downloads and download the no-ip for your OS.
Step [8.6]
Install the no-ip and open it up.
Step [8.7]
You'll notice that your host you've just created is in there.
Step [8.8]
Highlight it and you'll see the icon laughing or either blushing :oops:

Setting up cool website

We are now going to setup a website, so people can register, add stats, reset easily without you have to do everything. So let's get started;; U can use any website u want but i prefer MuWeb 8.0.
Step [9]
Download a webserver, I use Appserv.

Step [9.1]
Install the webserver anywhere u want.
Step [9.2]
Download the website files here:

Step [9.3]
Go to: C:/Appserv/www/ and delete all the files in the www folder.
Step [9.4]
Put all the files from the MuWeb 8.0 into the www folder.
Step [9.5]
Now go to: and follow these steps.
Step [9.6]
You've succesfully installed your own website.
People can find your website either by your no-ip or global ip.
Example:

This guide cost me like hours to explain , pfff finally ready.

Hope this guide will help some newbies out there.
If you have any problems occured please feel free to ask.

Good luck with your 1.01E+ server.

Cya next time.


PS: If your having problems with disconnect when hit the server button just install Microsoft Loopback Adapter.
 
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums

Excellent guide,I really needed it,but I test it out later,as you know we're working on some serious s**t =D​
10/10 Perfect work.

Client Download



Enjoy!
 
[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums

Excellent guide,I really needed it,but I test it out later,as you know we're working on some serious s**t =D​
10/10 Perfect work.

Client Download



Enjoy!

Yeah i know man, thanks for supporting me !!
 
[{600}] 1337
Joined
Mar 17, 2006
Messages
302
Reaction score
1
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

great guide one of the older best versions ever
 
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

great guide one of the older best versions ever

Glad to see I'm not the only one who thinks so :) welcome to the club
PS : Heroia Midgard started as 1.01e and have been adding files and coding stuff,and they are now full season 2.
Sexy Mu also started 1.01e and they were one of the best servers around.
 
Newbie Spellweaver
Joined
Mar 1, 2006
Messages
8
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

Hey guys, i got a problem.:eek6:

when server is loading GameServer at MUServerStartUp.exe
it gives this error:

noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums


:wacko:

Then i click in "dont send" and when i go back to the server
startup it seems to be alright:

noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums


But after, when i start mu online from launcher i dont see any
server in which i can connect to.:glare:

Plz help me guyz, i followed this guide correctly and
i dunno what to do now
i would rly apreciate ur help

Thanks (and sry for my english)
 
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

lol because that error is your Gameserver.exe crashing,its not even running.
Make sure you have correct IP and sql password,and turn off your anti virus and/or firewall,and I bet that it will fix the problem ;)
 
[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

Then i click in "dont send"

If that error occur, you'r gameserver won't even start.
Do like Crystal-X said and all will be fine.
 
Newbie Spellweaver
Joined
Mar 16, 2008
Messages
10
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

nice guide
 
[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

Thanks man :)
 
Newbie Spellweaver
Joined
Mar 17, 2008
Messages
7
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

If i would play offline i dont need to open ports, need i?
 
[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

If i would play offline i dont need to open ports, need i?

If you have a router u still have to open ports.
But to play offline u should only put 127.0.0.1 instead of all the global// local IPs
 
Newbie Spellweaver
Joined
Sep 22, 2006
Messages
25
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

one question how to change level to teleport to arena..in frienz mu server files is set to 350 or 400 how do i change that please answer me..
(sorry for my bad english i`m romanian)
 
Newbie Spellweaver
Joined
Mar 17, 2008
Messages
7
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

If you have a router u still have to open ports.
But to play offline u should only put 127.0.0.1 instead of all the global// local IPs
Ok so i dont need to open ports?^^
 
Newbie Spellweaver
Joined
Mar 17, 2008
Messages
7
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

Hey iam here:
Code:
Step [B][3.6][/B]
  Code:
 From Device -> Select Devices... -> Add... -> ... 
 [U]And search for MuOnline.bak[/U]
  Code:
 C:/MuServer/Database BAKS
And now i get this error after i click three times on ok:
noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums

Why?
 
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

If i would play offline i dont need to open ports, need i?

xD Play offline?I think thats one of the funniest things I ever heard with MuOnline ^^ You mean play on LAN or on Local System,right?
 
Newbie Spellweaver
Joined
Mar 17, 2008
Messages
7
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

I just will test it ;) With own Settings^^
But pls help:
Hey iam here:
Code:
Step [B][3.6][/B]
  Code:
 From Device -> Select Devices... -> Add... -> ... 
 [U]And search for MuOnline.bak[/U]
  Code:
 C:/MuServer/Database BAKS
And now i get this error after i click three times on ok:
noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums

Why?
 
Newbie Spellweaver
Joined
Sep 22, 2006
Messages
25
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

nobody answer to my f....g question ?
 
[Czt] Coder Team Member
Joined
Aug 28, 2005
Messages
370
Reaction score
8
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

I just will test it ;) With own Settings^^
But pls help:
Hey iam here:
Code:
Step [B][3.6][/B]
  Code:
 From Device -> Select Devices... -> Add... -> ... 
 [U]And search for MuOnline.bak[/U]
  Code:
 C:/MuServer/Database BAKS
And now i get this error after i click three times on ok:
noobies - Setting up 1.01E server 100% !! [ROUTER GUIDE] - RaGEZONE Forums

Why?

If you opened the MuOnline.bak perfectly no error should occur.
Check again please, than tell me if the errors is still there.

nobody answer to my f....g question ?

U should edit the "Movereg.bmd" located in the "<ClientName>/Data/Local
U can edit your lvl requirements there.
You should also edit it in the server side,
 
Newbie Spellweaver
Joined
Mar 1, 2006
Messages
8
Reaction score
0
Re: [GUIDE] Setting up 1.01E server 100% !! [ROUTER GUIDE]

Hi guyz and thanks for helping me, now im sure it will work now (havent tried it yet) but i gotta make sure that everything is alright so here i a question:

u wrote : Source: "127.0.0.1" and "YOURSQLPASSWORD" (in the folder GameServer (config.ini and mx_config.ini)).
refering to 127.0.0.1 u meant LOCAL IP, GLOBAL IP or just 127.0.0.1 ???

Thanks
 
Back
Top