Mangos Guide (easy but usefull) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mangos Guide (2.2.3)

    I have uses some of the other guides to make this as clear as possible !

    A Windows System. A copy of the client, updated to 2.2.3. Be sure you go to your World of Warcraft Directory and open the realmlist.wtf file with notepad (or wordpad) and change the Set Realmlist and Set patchlist to 127.0.0.1 (This is for your system alone and only if it is on the same system as the server will be. If not, get the local ip address for the server and place it here)

    The "ad.exe" map extractor tool which is located in the Tools Folder
    A *.dbc extraction tool which is located in the tools folder
    MySQL Community Server (I suggest 5.0) which is located in the tools folder

    Navicat is also suggested.. it is also in the tools folder
    This guide only covers the installation of MaNGOS itself not MySQL or Navicat. But let's begin !

    1. First of al you need some files/programs, i have included all of them in

    this torrent.(please seed !)
    Megaupload

    Note: You need to use the same password in the MySQL as in MaNGOS.

    When your done with downloading copy all the files somewhere on you hardisk. I used D:\Mangos.

    2. When your done copying you'll need to set up the datbase in MySQL.
    Start up Navicat and make a connection to your server(localhost;3306 User: root PW xxxxxxx)

    When you have a connection make two new databases called "mangos" and "realmd" (without the "")

    3. Now it's time to upload the SQL Files ! needed for the database. Double click on mangos. Now right click on mangos and select "execute batch file" then use the file "UDB_0.9.0_Core_4855_SD2_204.sql" located in the D:\Mangos\sql folder. this may take a while, just sit and relax.

    Now it's time for the realmd database, do the same but upload another .sql file named realmd.sql.
    Now we need to upload Scriptdev into you "mangos" database, it is located in the \sql\scriptdev directory.
    Note:

    Start with the updates, then Scriptdev_full, and finally Scriptdev_additional_req.


    Now your database is done, now you need to edit your .conf files

    4.
    Open realmd.conf in notepad. It should be in your root server directory. Find "LoginDatabaseInfo =" Change it to "LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd".Save and close.

    Then Open mangosd.conf in notepad. It should be in your root server directory
    Find these lines and set as shown:

    DataDir = "."
    WorldDatabaseInfo = "127.0.0.1;3306;root;[password];mangos" LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd"

    # Enable/Disable VMmap support for line of sight and height calculation
    # Default: 1 (true)
    # : 0 (false)
    vmap.enableLOS = 0 <==== Set both of these to 1
    vmap.enableHeight = 0
    Save and close file.

    Now were almost done !

    5. We need some mapfiles.Place ad.exe into the client's root directory.

    ("C:\World of Warcraft")
    Create a subdirectory called 'maps'. ("C:\World of Warcraft\maps")
    Launch ad.exe. This will begin the extraction of map files. (This can take a long time depending on your system.)
    When done copy the folder called "maps" to your server directory \data.
    Now we need the Visual Maps. Create a folder in the \data directory called Vmap.
    so you'll have D:\Mangos\Data\Vmap.
    Now run the tool makevmaps_SIMPLE (located in:
    D:\Mangos\Tools\Vmaps.)
    Note: you'll need to do this twice to make sure everything included !
    Move the whole Vmap
    Move the "D:\Mangos\Tools\Vmaps" directory into the root of the MaNGOS directory ("D:\Mangos\data\vmaps")
    Now you need to edit your realmilist.wtf in your WoW folder ("C:\World of Warcraft\")

    To: set realmlist
    127.0.0.1
    set patchlist
    127.0.0.1

    How to play on your server ?
    Go to Navicat and open your realmd connection, double click on the account tab and fill in a username and password and your done...

    I hope this guide was clear.

    If you have any suggestions or you'll see something else please post it
    I'm not from a English speaking Country !
    If you find this guide usefull +Rep me.

    Other Guides: How to Install MySQL
    Last edited by Toyoo; 12-21-2007 at 02:02 PM. Reason: Another title

    Mangos Guide (easy but usefull)
  2. #2
    tobiasahlmo's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    242
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are this server only for admin or are it public ?

  3. #3
    spikmun999's Avatar Member
    Reputation
    12
    Join Date
    Nov 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide and simple

  4. #4
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tobiasahlmo View Post
    Are this server only for admin or are it public ?
    This guide is only for yourself(LAN), tommorow i'll make a guide on how to play on hamach or even internet !

  5. #5
    tobiasahlmo's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    242
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay will try it

  6. #6
    anuwyn's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone please help me, in the end it always crashes (after the server is fully loaded). The report says me some quests and items give errors but that's all I can find...

  7. #7
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by anuwyn View Post
    Can someone please help me, in the end it always crashes (after the server is fully loaded). The report says me some quests and items give errors but that's all I can find...
    hmm i don't know what that error is, but i hear more people complaining about it. i'll try to recompile it and make another repack...

  8. #8
    tobiasahlmo's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    242
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You have not write to make a account!! Write it please

  9. #9
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh sorry ive forget, ill make it soon !

  10. #10
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oke, added !

  11. #11
    tobiasahlmo's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    242
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You get rep from me if you make a video

  12. #12
    Toyoo's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol, that is to much work for just 1 guy, if i get 10 request's or more i'll make maybe 1 :P

  13. #13
    hadi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I Try To Log In It Says Unvalid Data Why Please Answer ?

  14. #14
    oekel's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you have that 'WoW Error' you must delete your 'Cache' and 'WTF' folder

  15. #15
    oekel's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where is the account make guide?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide]Easy Server Creation/Makeing Public.
    By DarkFever in forum WoW EMU Guides & Tutorials
    Replies: 205
    Last Post: 01-19-2008, 10:40 AM
  2. Easy Leveling (Usefull for guides)
    By JoetheDruid in forum World of Warcraft Guides
    Replies: 9
    Last Post: 12-05-2007, 05:21 PM
  3. [Guide] easy weapon skill levelling for highish levels
    By Stew in forum World of Warcraft Guides
    Replies: 3
    Last Post: 11-28-2007, 12:51 PM
  4. [Guide] Easy Way of adding borders :)
    By Spurven in forum Art & Graphic Design
    Replies: 8
    Last Post: 11-22-2007, 02:58 PM
  5. How to be a <GM> on a Mangos server, easy to follow youtube guide by me =D
    By burningfear in forum World of Warcraft Guides
    Replies: 6
    Last Post: 07-12-2007, 03:11 AM
All times are GMT -5. The time now is 12:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search