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!

Mangos Make ur own WOW SERVER 2.4.3 (easy)!

Initiate Mage
Joined
Dec 7, 2006
Messages
53
Reaction score
0
Ok guys since Im really bored i thought i'd share this tutorial i found on the net with a bit extra comment of mine on how to setup your own World of Warcraft ManGoS server in a few steps.
It's Easy if u follow the steps.

================ Concerning MY GUIDE ===============
This guide works 100%.
If u get errors it is becose u missed a step or u didnt configure something right.

I Will not give u directions on Further Developing of the server . u must find ur own way in all this.
- I will not Edit skills or Add items or add new Npc.
If u wish to do that then u must do it on your own .

Enjoy

=================================================


----------------------------------------------------------
Required: (install these Before u continue!)
1. World of Warcraft TBC 2.4.3 Client (installed on ur pc)
  • Code:
    I assume u already have the game installed, if not go search it! it must be 2.4.3 version!

2. MangoS Server Pack 2.4.3

  • This repack uses a fully updated UDB and scriptdev2 by 711 .
    Code:
    http://rapidshare.com/files/157828548/MANGOS_2.4.3_NOOBPACK_BY_711.rar

3. Navicat (for editing stuff after)
  • Code:
    http://rapidshare.com/files/157882891/navicat8_mysql_en.rar

4. Notepad ++ (for editing)
  • Code:
    http://rapidshare.com/files/157882116/npp.5.1.Installer.rar

----------------------------------------------------------

Install instructions:

1) Extract the repack to c:\, move the "maps" folder and "ad.exe" to C:\Program Files\World of Warcraft\ (or wherever ur WOW is installed) and run ad.exe. ad.exe will start creating your MAPS, its gonna take a while. When it's done, move them back to ur MangoS folder.

ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums


2) Run "mysql.bat" then "restarter.exe" (these files are found in ur manGoS Folder)

ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums


3. Setting up your Realmlist!
  • a) Go to your World of Warcraft folder, u will find there a file named Realmlist.WTF.

    b) Open Notepad ++, Click on File> Open select ur realmlist.WTF click OPEN.us
    ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums


    c) Edit like this: "Set realmlist 127.0.0.1" and run wow. Log in with username "0", "1", "2", or "3". The higher the number, the higher the GM level. Password is same as username.
    ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums

COMMON TASKS:

Creating more accounts:
With the server running, select the mangosd window and type "create username password" to make a new account, "setbc username 1" to enable TBC, and "setgm username X" where X is 0, 1, 2 or 3.

------------------------------------------------------------

Connecting to the database:

Run NAVICAT and log in to localhost (127.0.0.1) with username 'root' and password 'root'.
ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums


Changing the realm name:
Open "realmlist" table in the "realmd" database and change the "name" cell to the desired realm name. Allowing others to connect to the server:
Open "realmlist" table in the "realmd" database and change the "address" cell to your external IP, then, if applicable, forward ports 3724 and 8085 on your router and/or firewall.
ApeXbg - Make ur own WOW SERVER 2.4.3 (easy)! - RaGEZONE Forums


------------------------------------------------------------


EXTRA:
1. MANGOS GM COMMANDS:
Code:
http://rapidshare.com/files/157879505/GM_commands_Mangos2.4.3.rar

2. Creature Lookup TOOL: (ur server must be up inorder to use this tool)
Code:
http://rapidshare.com/files/157881701/creature_lookup_mangos_.rar

3. Teleport Codes for Mangos:
Code:
http://rapidshare.com/files/157888833/Teleport_Codes_Mangos.rar

------------------------------------------------------------

TROUBLESHOOTING:

I can't extract the repack
You need to download winrar. Once it's installed, right click the archive and click "Extract Here".

The mysql console closes as soon as I open it.
You have another copy of MySQL running already. You need to disable or uninstall it before running the included mysql server. To do this, press ctrl+alt+del and click task manager. Open the "Processes" tab and sort by "image name". Find the one that starts with "MySQL", click it, and click End Process. If there is no other MySQL server running, you're getting another error.

Ad.exe isn't working/I can't extract my maps.
Make sure you followed Step 1 exactly. The /maps/ folder and ad.exe must be in /World of Warcraft/ to begin extraction, and be moved back to /MANGOS/ afterward for Step 2.
--------------------------------------------------------------
Special Thanx to Lord tom for the noobpack.
 
Last edited:
Master Summoner
Joined
Sep 7, 2006
Messages
523
Reaction score
0
Help me with MSVCR71.dll .... i cant start any up

FIXED: Download and place in windows/system directiory
 
Master Summoner
Joined
Sep 7, 2006
Messages
523
Reaction score
0
2008-11-15 20:09:45 ERROR:Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
2008-11-15 20:09:45 ERROR:Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.


Help?
 
Experienced Elementalist
Joined
Jun 17, 2008
Messages
269
Reaction score
0
Should be moved to guide section?
 
Initiate Mage
Joined
Oct 17, 2007
Messages
13
Reaction score
0
hey there Thanks for the guide its very informative :)
I hope to see some future guides but i do have ONE question

EDIT EDIT EDIT:::
Found client download + trying to locate correct patches now
 
Initiate Mage
Joined
Dec 7, 2006
Messages
53
Reaction score
0
2008-11-15 20:09:45 ERROR:Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
2008-11-15 20:09:45 ERROR:Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.


Help?

Well the error explains itself.
make sure u follow the vmaps step correctly in step 1!



This is only for Wow servers 2.4.3 .. any other versions are not supported!
 
Initiate Mage
Joined
May 22, 2008
Messages
25
Reaction score
0
ad.exe cant make map files ! :S

"Cannot create the output file : ..............

WoW version is : 2.4.3

and the exe is in the right folder
 
Initiate Mage
Joined
Sep 24, 2005
Messages
2
Reaction score
0
081130 18:25:31 [Warning] mysql.user table is not updated to new password format
; Disabling new password usage until mysql_fix_privilege_tables is run
081130 18:25:31 [Note] db\bin\mysqld.exe: ready for connections.
Version: '5.0.27-community' socket: '' port: 3306 MySQL Community Edition (GPL)

So ,when trying to connect with mysql client i get ->
mysql -uroot -proot
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
And no ,i dont have any other application binded on port 3306.
 
Experienced Elementalist
Joined
Aug 3, 2008
Messages
203
Reaction score
0
I get to many errors with Mangos.. I like Acent BETTERRRR
 
Initiate Mage
Joined
Nov 8, 2005
Messages
6
Reaction score
0
I can't conect with external ip, only work in LAN
 
Initiate Mage
Joined
Nov 8, 2005
Messages
6
Reaction score
0
I fixed, the problem was in host archive, only add the 192.168.0.1 xxxx.servegame.com
 
Initiate Mage
Joined
Nov 8, 2005
Messages
6
Reaction score
0
But now i want to make a web for account creation, do you know how?
 
Initiate Mage
Joined
Oct 2, 2007
Messages
1
Reaction score
0
when i log in it says that my realm is offline. What should i do???
 
Initiate Mage
Joined
Nov 12, 2008
Messages
16
Reaction score
0
ERROR:MaNGOS cannot bind to 0.0.0.0:8085

how do you fix this? :x i cant get anything to work
 
Initiate Mage
Joined
Nov 23, 2008
Messages
7
Reaction score
0
hey i got a prob it won't let me get into a realm like it won't let me get to the screen where it shows the button to make a char it will say logging into realm or whatever and then it will bring me back to my realm list
then when i looked at the realm thing that logs wat happens i had this
Code:
2008-12-12 13:45:01 Using configuration file realmd.conf.
2008-12-12 13:45:01 MaNGOS/0.12.0-SVN (Revision 6360) (Win32,little-endian) (realm-daemon)
2008-12-12 13:45:01 <Ctrl-C> to stop.

2008-12-12 13:45:01 Database: 127.0.0.1;3306;root;pass;realmd
2008-12-12 13:45:01 MySQL client library: 5.0.56
2008-12-12 13:45:01 MySQL server ver: 5.1.30-community 
2008-12-12 13:45:01 Added realm "MaNGOS".
2008-12-12 13:45:02 realmd process priority class set to HIGH
2008-12-12 13:45:02 
2008-12-12 13:49:00 ERROR:SQL: SELECT locale FROM localization WHERE string = 'en'
2008-12-12 13:49:00 ERROR:query ERROR: Table 'realmd.localization' doesn't exist
2008-12-12 13:49:21 ERROR:SQL: SELECT locale FROM localization WHERE string = 'en'
2008-12-12 13:49:21 ERROR:query ERROR: Table 'realmd.localization' doesn't exist
2008-12-12 14:15:11 Halting process...
 
Last edited:
Initiate Mage
Joined
Jun 29, 2008
Messages
7
Reaction score
0
hey thx it worked really good ^^, i was wondering if you could help me to mount a web page... and also... were can i edit the XP rate...?
EDIT: xD i've tried to add a web... but now i cant connect to the database... why is this?
 
Last edited:
Initiate Mage
Joined
Dec 7, 2006
Messages
53
Reaction score
0
hey thx it worked really good ^^, i was wondering if you could help me to mount a web page... and also... were can i edit the XP rate...?
EDIT: xD i've tried to add a web... but now i cant connect to the database... why is this?
well make sure u edit the Configs on ur website correctly .

Im sure there is someone who shared a wow private website on this forum just look for one.

================ Concerning MY GUIDE ===============
This guide works 100%.
If u get errors it is becose u missed a step or u didnt configure something right.

I Will not give u directions on Further Developing of the server . u must find ur own way in all this.

Enjoy

=================================================
 
Back
Top