Go Back   BWHacks > Other Games > General Gaming

General Gaming A wide range of both PC and console game discussion.

Reply
 
LinkBack Thread Tools

Old 02-20-2006, 09:56 PM   #1 (permalink)
Gatão

Zealot
 
Gatão's Avatar
 
Join Date: Jan 2006
Location: Guess it if you're smart enough.
Posts: 871
Gatão is infamous around these parts
Send a message via MSN to Gatão
Default [GUIDE] How to make a MU server

I didnt make that Guide, but I may answer any doubts

---------------------------------------------
Simple server questions

1. Can i make a server on Linux? The answer is NO, linux does not support MSSQL.

2. Do this Guide works for router users? NO this guide doesnt support routers.

3.Will this guide work on my C: drive? NO this guide doesnt support C: users, if u have a C: drive then ull need to read other guides about how to make a D: drive or use Partition Magic and make a D: drive.

4. What do i need to make a server? You will be provided with all files needed to make a server in this tutorial.

5. How do i make accounts? MuEditor is the best tool to use.

6. How do i make max level to be 1000? Read hex guides here in forum.

7. Virtual Memory Problems Fix: Start-> right click in My Computer-> Properties-> Advanced-> Where Perfomance -> Settings->Advanced->Where Virtual Memory-> Settings->Initial Size = 800 Maximum Size = 4000 and done.

8. My server dont want to start, i get errors! Read the guide 3-5 times until you know how do things work and check lot of times the IPs.

Server setup guide

The first thing that you will need to make a server is called Microsoft SQL Server, it is the program that will allow you to make the databases and store them. Other useful things can be done using this program almost all of them.

You can download Microsoft SQL Server known as MSSQL .
  • Installing SQL Server 2000: Extract SQLEVAL.exe.
  • Run Setup.exe and click Next 8 times.
  • It will show you this window named Services Accounts.
  • In Service Settings set it to Use the Local System Account.
  • Click Next and it will show the Authentication Mode window.
  • Set it to Mixed Mode(Windows Authentication and SQL server Authentication) after that make sure to set a password below.
  • The password will be the sa account password, you will need it after on if you want to set an online registration.
  • Then click next to continue the Installation

The second thing and most important is the MuServer files you can download .

The next step will be to extract the MuServer folder from the RAR and copy the folder in it to the D: drive make sure it dont have double folders like D:/MuServer/MuServer , it should only have D:/MuServer/ .

Editing server IPs

Following that the next step would be to edit IP files, this will be the files you will need to edit:

D:\MuServer\CS\Connectserverlist.dat

D:\MuServer\CS\data\Connectserverlist.dat

D:\MuServer\CS\data\ServerInfo.dat

D:\MuServer\CS\data\ServerList.dat

Open this files using Notepad or Wordpad, and edit where it says "127.0.0.1" to your global IP that can be found .

Now editing others IP files that are this ones:

D:\MuServer\data\commonserver.cfg
D:\MuServer\data\IpList.dat
D:\MuServer\data\lang\chs\commonloc.dat

In this files search for: 127.0.0.1 using CTRL+F. Then change it to your local IP that can be found like this:

Click Start, Run, and type cmd. When u get to cmd you will type this ipconfig. And it will show your local ip.

The other 2 other files that need to edit their IP are:

D:/MuServer/Links/4.ink
D:/MuServer/Links/8.ink

In this files you will need to do the following: Right click on the 4.ink, Properties, and it will show u a 127.0.0.1 ip overwrite it with your local IP.

In the 8.ink you will need to do the same but it will show you 2 ips of 127.0.0.1, overwrite both of them with your local IP.

Restoring Databases

Restoring Databases: Open Enterprise Manager, select Databases, right click and Create new Database, name it MuOnline, create another one too named Ranking.

You can open Enterprice Manager in Start, All Programs, Microsoft SQL Server, and click Enterprise Manager.

This is how the restore of the databases will be:

Restoring: Right click in MuOnline, All Tasks, Restore Database. Restore as Select From Device, select Devices, Add, ... , then select MuOnline db backs in D:\MuServer\db baks\ and click OK 4 times.

Restoring: Right click in Ranking, All Tasks, Restore Database. Restore as Select From Device, select Devices, Add, ... , then select Ranking db backs in D:\MuServer\db baks\ and click OK 4 times.

Adding ODBC links

Adding ODBC links is pretty easy the only thing u will need to do is to download a .REG file and run it.

Getting server Online

Go to D:/MuServer/Links/ and start running all links starting by the first one that is 1.ink, let the link to load first, then go and run the second one, then 3,4,5,6,7,8. You will need to have the 8 links opened so the server can be working.

Connecting to your Server

You will need to have a Launcher, 97d+99 Client. The launcher you may choose any from the releases section.


If there is any bug telling you need a new version download the correct main.

Now open the launcher and Add your Local Ip, and the port 44405.
-------------------------------------------------

OBS.: may be at C: or D:
may be any version
some areas were left blank because I dont have the links fot the downloads.

I had my server, eMUcionante, but I had to close it because my PC dont have enough RAM(one day I will re-open the server, when I buy more RAM and when I have a 1mb conection), when 20 entered my server kept lagging when trying to login

anyway, if I re-open my server, the site will be http://emucionante.servegame.com/ and the exp will be 2000 reset at lvl 350 (300 or 400 points)
__________________

My signature owns yours.



*remember to +rep me 1 time per day
__________________________________________________ ____________________________
Last edited by dt : Today at 07:69 PM.
Gatão 15 0FF11|\|3   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links


Old 02-20-2006, 10:23 PM   #2 (permalink)
gamepin126
Senior Member
Retired Staff Member

Celestial Entity
 
gamepin126's Avatar
 
Join Date: Oct 2004
Posts: 19,566
gamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond reputegamepin126 has a reputation beyond repute
Default

Use quotes, you've obviously leeched this from somewhere.
__________________

Set a trashcan on fire and keep a bum warm for a night. Set the bum on fire, and keep him warm for the rest of his life.
--
If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger Dijkstra
gamepin126 15 0FF11|\|3   Reply With Quote

Old 02-20-2006, 10:26 PM   #3 (permalink)
Gatão

Zealot
 
Gatão's Avatar
 
Join Date: Jan 2006
Location: Guess it if you're smart enough.
Posts: 871
Gatão is infamous around these parts
Send a message via MSN to Gatão
Default

Quote:
Originally Posted by gamepin126
Use quotes, you've obviously leeched this from somewhere.
as I said I didn't make this Guide, so stfu if you dont have doubts
__________________

My signature owns yours.



*remember to +rep me 1 time per day
__________________________________________________ ____________________________
Last edited by dt : Today at 07:69 PM.
Gatão 15 0FF11|\|3   Reply With Quote

Old 02-20-2006, 10:29 PM   #4 (permalink)
MasterX

Disciple
 
MasterX's Avatar
 
Join Date: Mar 2005
Location: Here There Where Ever I Find A Box
Posts: 544
MasterX is a jewel in the rough
Send a message via ICQ to MasterX Send a message via AIM to MasterX Send a message via MSN to MasterX Send a message via Yahoo to MasterX Send a message via Skype™ to MasterX
Default

Question "MU"?

nvm http://www.muonline.com/ :P
__________________
MasterX 15 0FF11|\|3   Reply With Quote

Old 02-20-2006, 10:30 PM   #5 (permalink)
Zerkeliu

Advocate
 
Zerkeliu's Avatar
 
Join Date: May 2005
Posts: 170
Zerkeliu will become famous soon enough
Send a message via AIM to Zerkeliu Send a message via MSN to Zerkeliu
Default

Quote:
Originally Posted by Gat?o
as I said I didn't make this Guide, so stfu if you dont have doubts
You clearly have no right to disrespect a respected member such as Gamepin. Once again, your immaturity is gaining you nothing but disrespect.
__________________


http://www.teamnsn.com
Zerkeliu 15 0FF11|\|3   Reply With Quote

Old 02-20-2006, 10:34 PM   #6 (permalink)
Gatão

Zealot
 
Gatão's Avatar
 
Join Date: Jan 2006
Location: Guess it if you're smart enough.
Posts: 871
Gatão is infamous around these parts
Send a message via MSN to Gatão
Default

Quote:
Originally Posted by Pnoykio
You clearly have no right to disrespect a respected member such as Gamepin. Once again, your immaturity is gaining you nothing but disrespect.

you're so idiot, you cant understand what is happening, if I would know english, I could explain you, yall flame on me just because I cant protect myself in english, so, v?o tomar no rabo, seus filhos da puuuuuuuuuuuuuuuuura m?e gringa(haha, pensou que eu ia dizer puta hein?!)
__________________

My signature owns yours.



*remember to +rep me 1 time per day
__________________________________________________ ____________________________
Last edited by dt : Today at 07:69 PM.
Gatão 15 0FF11|\|3   Reply With Quote

Old 02-20-2006, 10:40 PM   #7 (permalink)
Zerkeliu

Advocate
 
Zerkeliu's Avatar
 
Join Date: May 2005
Posts: 170
Zerkeliu will become famous soon enough
Send a message via AIM to Zerkeliu Send a message via MSN to Zerkeliu
Default

Quote:
Originally Posted by dt
6) Language - Simple, if you are unable to post in coherent English, do not post at all. If you cannot find a word in an English dictionary, don't use it. U is a letter, you is a word. The two are not interchangeable. This also includes such slang as "hella" "dawg" and "shizzle".
There are translators on google. So flame all you want because with the translators, you'd look like a bigger idiot since we'd be able to understand you.
__________________


http://www.teamnsn.com
Zerkeliu 15 0FF11|\|3   Reply With Quote

Old 02-21-2006, 02:10 PM   #8 (permalink)
howardmeis
Weiße Kraft
Senior Member

Messiah
 
howardmeis's Avatar
 
Join Date: Apr 2005
Location: Chicago. ^.^
Posts: 8,143
howardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond reputehowardmeis has a reputation beyond repute
Send a message via AIM to howardmeis Send a message via MSN to howardmeis Send a message via Yahoo to howardmeis Send a message via Skype™ to howardmeis
Default

NOONE INSULTS GP!!!!!!!!! More -rep funnies.

I'm using this thread to tell everyone that from now on all -reps will hav a childish insult. Be on the lookout for how many sigs my reps get into. ^.^
__________________
I AM HOWARD. I MAKE YOUTUBE VIDEOS.


Here is wisdom. Let him that hath understanding count the number of the beast: for it is the number of a man; and his number is Six hundred threescore and six.


howardmeis 15 0FF11|\|3   Reply With Quote

Old 02-21-2006, 03:37 PM   #9 (permalink)
Dyndrilliac

Enlightened
 
Dyndrilliac's Avatar
 
Join Date: Jun 2005
Location: Jacksonville, FL, USA
Posts: 2,661
Dyndrilliac has a brilliant futureDyndrilliac has a brilliant futureDyndrilliac has a brilliant futureDyndrilliac has a brilliant futureDyndrilliac has a brilliant futureDyndrilliac has a brilliant futureDyndrilliac has a brilliant future
Send a message via AIM to Dyndrilliac Send a message via MSN to Dyndrilliac Send a message via Yahoo to Dyndrilliac
Default

lol, cu howard's teh lol omgz dude at teh lol sig -rep funnies an stuffins like the gatao LOL noob u ned ta get sum spect lol fram all dees peeeps yo lol. lol.

*NOTE: Thank god for Howard tags.
__________________
Ultimate Guide/Resource/Tutorial/Book Thread
Technobabble! - My Blog About All Things Technological
Quote:
Originally Posted by Edsger W. Dijkstra
It is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.
Dyndrilliac 15 0FF11|\|3   Reply With Quote

Old 02-22-2006, 09:38 AM   #10 (permalink)
Zerkeliu

Advocate
 
Zerkeliu's Avatar
 
Join Date: May 2005
Posts: 170
Zerkeliu will become famous soon enough
Send a message via AIM to Zerkeliu Send a message via MSN to Zerkeliu
Default

Quote:
Originally Posted by Dyndrilliac
lol, cu howard's teh lol omgz dude at teh lol sig -rep funnies an stuffins like the gatao LOL noob u ned ta get sum spect lol fram all dees peeeps yo lol. lol.

*NOTE: Thank god for Howard tags.
lol, hai i lik lol giv lol u +rep fo owni nob lol boob. lawl omgwtfx! i jus sai booby! lol. lol.
__________________


http://www.teamnsn.com
Zerkeliu 15 0FF11|\|3   Reply With Quote

Old 02-23-2006, 01:08 AM   #11 (permalink)
aFTeRLiFe
Legendary
Gold Member

Evangelist
 
aFTeRLiFe's Avatar
 
Join Date: Jul 2004
Posts: 1,181
aFTeRLiFe is a jewel in the rough
Send a message via AIM to aFTeRLiFe
Default

He even put in his damn post that he didn't make it, so stfu and stop flaming him.
__________________


____________________________________


aFTeRLiFe 15 0FF11|\|3   Reply With Quote

Old 02-23-2006, 01:24 AM   #12 (permalink)
Loser777
Geeky Azn d00d

Enlightened
 
Loser777's Avatar
 
Join Date: Oct 2005
Location: Irvine, California
Posts: 3,043
Loser777 is a glorious beacon of lightLoser777 is a glorious beacon of lightLoser777 is a glorious beacon of light
Send a message via AIM to Loser777 Send a message via Skype™ to Loser777
Default

what language is he posting in, if its spanish then
usted es estúpido no habla.
__________________
Q6600 @ 3.6GHz 1.32v
9800GX2 @ 700/1752/1000
4GB DDR2 800 4-4-4-12 2.0v
ASUS P5Q-E
Loser777 15 0FF11|\|3   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Advertisement

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hacking School Admin Passes Pwnd General Chat 29 07-05-2008 06:34 AM
Run an Apache Server on Windows IversonAli3 Hardware and Software 3 08-07-2005 09:50 PM
Someone make me a signature please? Confessions Graphics & Arts 37 08-05-2005 06:50 PM
Clone hunting method. disco Diablo II 0 08-05-2005 02:39 AM
Easy Way to Make Lots of Money Early Dyndrilliac World of Warcraft 1 08-04-2005 06:15 PM


All times are GMT. The time now is 08:36 AM.


vBulletin style developed by Transverse Styles

Powered by vBulletin Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
Copyright © 2004-2008 BWHacksAd Management by RedTyger