- Joined
- May 29, 2009
- Messages
- 68
- Reaction score
- 17
Hiyaa,
In this guide I will explain very detailed how to make a server using Season 3.
1) Downloading the server files.
2) Unzipping server files.
3) Restoring Databases.
4) Changing IPs.
5) Changing SQL Passwords.
6) Starting The Server ....
7) How to change ip in client???
8) Opening ports.
Downloading the server files
1.) We are now going to download the server files ;;
For example let's use the Lucianoairbar 39+ ;;
Download here
Unzipping the server files
2.) You've just downloaded the server files, So what w'ere now going to do is unzipping the server files into your harddrive.
Let's take C:/ for example.
2.a) Open the server files.
2.b) Unzip the server files into your C:/ so it will look like this ;;
C:/MuServer/
2.c) W'ere now done with this part let's go to part 3.
Restoring the Databases
What do you need?
* Microsoft SQL 2000 or higher
* Season 3 files
Step [3.a)]
Open Service Manager
Start Service Manager
Step [3.b)]
Open Enterprise Manager
Step [3.c)]
Click the "+" sign 3 times!
Step [3.d)]
After that: Right click on "Databases" and Click "New Database"
Database Name: "MuOnline"
Step [3.e)]
Right Click on "MuOnline" and choose: "All Tasks -> Restore Database"
Step [3.f)]
Now click: "Select Devices.... -> Add... -> ..."
Step [3.g)]
Click "MuOnline.bak" twice and press "OK" 3 times!
Step [3.h)]
Than go "Options" and click "Force Restore over existing database"
Than press "OK" and you will see that you have "Succesfully restored the database"
(= MAKE SURE YOU PUT THE RIGHT PATCH TO THE RESTORED DATABASES, I PREFER: C:/MuServer/DB or D:/MuServer/DB OR ANY DRIVE U HAVE YOUR MUSERVER FILES ON!!! =)
I Coulden't add more images cuz the maximum was 11 images....
From here i will explain without images.
Check the attachment for the guide .rarred
Step [3.i)]
Do the same with "MuOnline_Ranking.bak" and "MuOnline_Event.bak"
If you came to this step u succesfully restored the databases, You have succesfully restored your databases.
Changing IPs
4) Go to: C:/MuServer/bin/cs.ini ..
4.a) It looks like this:
[Server0]
Sub0=YOUR IP:55901
Sub1=
Sub2=
Sub3=
Sub4=
Sub5=
Change the "YOUR IP" by your global IP.
It should look something like this:
[Server0]
Sub0=83.81.242.53:55901
Sub1=
Sub2=
Sub3=
Sub4=
Sub5=
4.b) In the same map "bin" open "Allowable IpList" and do the same as i posted here:
Code:
0
127 0 0 1 255
83 81 242 53 255
end
4.c) Than go to:
Code:
C:/MuServer/Data/IpList.dat
4.d) Change the "127.0.0.1" to "83.81.242.53" !!
4.e) Than go to:
Code:
C:/MuServer/Data/MapServerInfo.dat
4.f) It looks something like this ;;
Code:
// SrvCode
0
0 0 1 SYour IP 55901
1 0 0 SYour IP 55903
end
//--------------------------------------
// SrvCode Map SrvCode
// dest.
//--------------------------------------
1
0 0 30 1
0 0 31 1
0 0 34 1
1 1 30 -1
1 1 31 -1
1 1 34 -1
end
Change the "Your IP" to "83.81.242.53" !!
It should look something like this:
Code:
// SrvCode
0
0 0 1 S83.81.242.53 55901
1 0 0 S83.81.242.53 55903
end
//--------------------------------------
// SrvCode Map SrvCode
// dest.
//--------------------------------------
1
0 0 30 1
0 0 31 1
0 0 34 1
1 1 30 -1
1 1 31 -1
1 1 34 -1
end
Changing SQL Passwords
5.) Go to:
Code:
C:/MuServer/bin
5.a) Open "event.ini" and change "Password" into your SQL password
5.b) Do the same for "exdb.ini" and "ranking.ini" !!
Starting The Server ....
6.) Go to:
Code:
C:/MuServer/
6.a) Open: "MuServerStartup.exe" .
6.b) Press "Configuration" .
6.c) Go to the line 08 Joinserver and change the "88.119.121.84" into your global IP.
6.d) Press the "Save icon" in the right upper cornor and then press the "! icon"
6.e) Change the "88.119.121.84" into "127.0.0.1" and press start.
6.f) If ur at this step u succesfully started your server without any error.
How to change ip in client???
7.) Download this client + patch ;; Client ---- Patch
7.a) Extract the patch over the client.
7.b) Than open up the the main.ini.
7.c) Change the "195.242.246.18" into your global IP.
7.d) You can now almost connect to your server. We first have to open some ports. [SEE NEXT STEP]
Opening ports
8.) Open up your internet explorer.
8.a) Put your default gateaway in there. for example:
Code:
http://192.168.1.1
8.b) Go to the page where you should open your ports.
8.c) Open the following ports:
Code:
44405
55901
Now start the "main.exe" and you succesfully made your own server.
Hope this guide helped you.
Credits:
Code:
Lucianoairbar for the server files.
Me for making this guide.
******** for letting me post this on their forum xDDDD
Shagoon for download center
PS: If i forgot anything please let me know. If you have questions about this guide feel free to ask.
EDIT:
Quote:
Well, i always get DC when im getting ingame. I reach the place ingame where u click the server and then then server beside...
Like this:
Mu Furious >> MuFurious Server 1. and there i get my DC when i click server.
This is the problem you are not using the Microsoft Loopback Adapter!
Start -> Control Panel -> Add Hardware -> Next -> Yes i already connnect the hardware -> Next -> Scroll all the way down and click Add a new hardware device -> Next -> Highlight "Search for and install the hardware automatically" -> Next(2x)-> Search for Network Adapters -> Next -> Click Microsoft -> Microsoft Loopback Adapter -> Next -> Finish
1) Now open up Network Connections and right click on your Microsoft Loopback Adapter and click properties.
2) Next click "Internet Protocol(TCP/IP)" and click properties again.
3) Highlight "Use the following IP adress;
4) Do same like i did:
Ip Adress: 83.81.12.43
Subnet mask: 255.255.255.0
Default gateaway: 192.168.1.1
5)Click OK twice and your done, go into your server and play!!
U can find this information in Start -> run -> cmd -> ipconfig.!
THIS IS IMPORTANT FOR ROUTER USERS FOR OLD VERSIONS !!!
In this guide I will explain very detailed how to make a server using Season 3.
1) Downloading the server files.
2) Unzipping server files.
3) Restoring Databases.
4) Changing IPs.
5) Changing SQL Passwords.
6) Starting The Server ....
7) How to change ip in client???
8) Opening ports.
Downloading the server files
1.) We are now going to download the server files ;;
For example let's use the Lucianoairbar 39+ ;;
Download here
Unzipping the server files
2.) You've just downloaded the server files, So what w'ere now going to do is unzipping the server files into your harddrive.
Let's take C:/ for example.
2.a) Open the server files.
2.b) Unzip the server files into your C:/ so it will look like this ;;
C:/MuServer/
2.c) W'ere now done with this part let's go to part 3.
Restoring the Databases
What do you need?
* Microsoft SQL 2000 or higher
* Season 3 files
Step [3.a)]
Open Service Manager
Start Service Manager
Step [3.b)]
Open Enterprise Manager
Step [3.c)]
Click the "+" sign 3 times!
Step [3.d)]
After that: Right click on "Databases" and Click "New Database"
Database Name: "MuOnline"
Step [3.e)]
Right Click on "MuOnline" and choose: "All Tasks -> Restore Database"
Step [3.f)]
Now click: "Select Devices.... -> Add... -> ..."
Step [3.g)]
Click "MuOnline.bak" twice and press "OK" 3 times!
Step [3.h)]
Than go "Options" and click "Force Restore over existing database"
Than press "OK" and you will see that you have "Succesfully restored the database"
(= MAKE SURE YOU PUT THE RIGHT PATCH TO THE RESTORED DATABASES, I PREFER: C:/MuServer/DB or D:/MuServer/DB OR ANY DRIVE U HAVE YOUR MUSERVER FILES ON!!! =)
I Coulden't add more images cuz the maximum was 11 images....
From here i will explain without images.
Check the attachment for the guide .rarred
Step [3.i)]
Do the same with "MuOnline_Ranking.bak" and "MuOnline_Event.bak"
If you came to this step u succesfully restored the databases, You have succesfully restored your databases.
Changing IPs
4) Go to: C:/MuServer/bin/cs.ini ..
4.a) It looks like this:
[Server0]
Sub0=YOUR IP:55901
Sub1=
Sub2=
Sub3=
Sub4=
Sub5=
Change the "YOUR IP" by your global IP.
It should look something like this:
[Server0]
Sub0=83.81.242.53:55901
Sub1=
Sub2=
Sub3=
Sub4=
Sub5=
4.b) In the same map "bin" open "Allowable IpList" and do the same as i posted here:
Code:
0
127 0 0 1 255
83 81 242 53 255
end
4.c) Than go to:
Code:
C:/MuServer/Data/IpList.dat
4.d) Change the "127.0.0.1" to "83.81.242.53" !!
4.e) Than go to:
Code:
C:/MuServer/Data/MapServerInfo.dat
4.f) It looks something like this ;;
Code:
// SrvCode
0
0 0 1 SYour IP 55901
1 0 0 SYour IP 55903
end
//--------------------------------------
// SrvCode Map SrvCode
// dest.
//--------------------------------------
1
0 0 30 1
0 0 31 1
0 0 34 1
1 1 30 -1
1 1 31 -1
1 1 34 -1
end
Change the "Your IP" to "83.81.242.53" !!
It should look something like this:
Code:
// SrvCode
0
0 0 1 S83.81.242.53 55901
1 0 0 S83.81.242.53 55903
end
//--------------------------------------
// SrvCode Map SrvCode
// dest.
//--------------------------------------
1
0 0 30 1
0 0 31 1
0 0 34 1
1 1 30 -1
1 1 31 -1
1 1 34 -1
end
Changing SQL Passwords
5.) Go to:
Code:
C:/MuServer/bin
5.a) Open "event.ini" and change "Password" into your SQL password
5.b) Do the same for "exdb.ini" and "ranking.ini" !!
Starting The Server ....
6.) Go to:
Code:
C:/MuServer/
6.a) Open: "MuServerStartup.exe" .
6.b) Press "Configuration" .
6.c) Go to the line 08 Joinserver and change the "88.119.121.84" into your global IP.
6.d) Press the "Save icon" in the right upper cornor and then press the "! icon"
6.e) Change the "88.119.121.84" into "127.0.0.1" and press start.
6.f) If ur at this step u succesfully started your server without any error.
How to change ip in client???
7.) Download this client + patch ;; Client ---- Patch
7.a) Extract the patch over the client.
7.b) Than open up the the main.ini.
7.c) Change the "195.242.246.18" into your global IP.
7.d) You can now almost connect to your server. We first have to open some ports. [SEE NEXT STEP]
Opening ports
8.) Open up your internet explorer.
8.a) Put your default gateaway in there. for example:
Code:
http://192.168.1.1
8.b) Go to the page where you should open your ports.
8.c) Open the following ports:
Code:
44405
55901
Now start the "main.exe" and you succesfully made your own server.
Hope this guide helped you.
Credits:
Code:
Lucianoairbar for the server files.
Me for making this guide.
******** for letting me post this on their forum xDDDD
Shagoon for download center
PS: If i forgot anything please let me know. If you have questions about this guide feel free to ask.
EDIT:
Quote:
Well, i always get DC when im getting ingame. I reach the place ingame where u click the server and then then server beside...
Like this:
Mu Furious >> MuFurious Server 1. and there i get my DC when i click server.
This is the problem you are not using the Microsoft Loopback Adapter!
Start -> Control Panel -> Add Hardware -> Next -> Yes i already connnect the hardware -> Next -> Scroll all the way down and click Add a new hardware device -> Next -> Highlight "Search for and install the hardware automatically" -> Next(2x)-> Search for Network Adapters -> Next -> Click Microsoft -> Microsoft Loopback Adapter -> Next -> Finish
1) Now open up Network Connections and right click on your Microsoft Loopback Adapter and click properties.
2) Next click "Internet Protocol(TCP/IP)" and click properties again.
3) Highlight "Use the following IP adress;
4) Do same like i did:
Ip Adress: 83.81.12.43
Subnet mask: 255.255.255.0
Default gateaway: 192.168.1.1
5)Click OK twice and your done, go into your server and play!!
U can find this information in Start -> run -> cmd -> ipconfig.!
THIS IS IMPORTANT FOR ROUTER USERS FOR OLD VERSIONS !!!