Need help Running 2 realms at the same time on mangos menu

User Tag List

Results 1 to 13 of 13
  1. #1
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need help Running 2 realms at the same time on mangos

    I've searched for this for a long time now but have come up with no answers at all... :confused:


    The question is:

    How do I make 2 realms, with different starting levels, different rates on drops and stuff. But hopefully still running them on the same DB?

    I've found absolutely nothing on this question regarding mangos, so I would be glad with any help at all.


    Best regards, Insanity!

    Need help Running 2 realms at the same time on mangos
  2. #2
    pt1994's Avatar Member
    Reputation
    21
    Join Date
    Jul 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    From what i understand with ascent not sure with mangos

    Have 2! mangos setups but make them both connect to the same logon server then you have 2 relams will different configs and connecting to the same database then just change what you want in the configs

    Thats how you do it with ascent anyway havent used mangos for ages so i wouldent know

  3. #3
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pt1994 View Post
    From what i understand with ascent not sure with mangos

    Have 2! mangos setups but make them both connect to the same logon server then you have 2 relams will different configs and connecting to the same database then just change what you want in the configs

    Thats how you do it with ascent anyway havent used mangos for ages so i wouldent know
    I think I need an answer from a mangos expert :-P
    Because that didn't help at all, sorry.
    But still, thanks for trying :-)
    Last edited by Insanity; 07-26-2008 at 09:02 AM.

  4. #4
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First Step: Check your realmlist table in Navicat or whatever you use, i go after navicat.

    Second Step: When you open it, you got 1 realm or 2 realms? You gotta make everything the same exept id and Name.

    Third Step: Have you done so both server uses same realmd database?

    Fourth Step: Have you got only 1 realmd.exe opened?

    Fifth Step: You should be running two realms.

    2 Mangosd.exe and 1 realmd.exe

    Hope it helps.

    EDIT: Your databases should be default like this:

    mangos
    mangos2
    realmd
    character
    character2

    To clear things up, you need 2 character dbs, 2 world dbs (mangos) and (mangos2)
    Last edited by Moffeman; 07-26-2008 at 09:14 AM.

  5. #5
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Moffeman View Post
    First Step: Check your realmlist table in Navicat or whatever you use, i go after navicat.

    Second Step: When you open it, you got 1 realm or 2 realms? You gotta make everything the same exept id and Name.

    Third Step: Have you done so both server uses same realmd database?

    Fourth Step: Have you got only 1 realmd.exe opened?

    Fifth Step: You should be running two realms.

    2 Mangosd.exe and 1 realmd.exe

    Hope it helps.

    EDIT: Your databases should be default like this:

    mangos
    mangos2
    realmd
    character
    character2

    To clear things up, you need 2 character dbs, 2 world dbs (mangos) and (mangos2)

    Mmkay, so I shall create another Mangos table and another Character table and just simply export and execute batch into the new ones from the old ones?
    Last edited by Insanity; 07-26-2008 at 09:31 AM.

  6. #6
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah i think...

  7. #7
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use two different servers with different databases (except realmd) and create a new realm in the realmlist table(in realmd db), then change mangosd.conf on both servers and change this to the realm you want the server to use:
    Code:
    RealmID = 1

  8. #8
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dythzer View Post
    Use two different servers with different databases (except realmd) and create a new realm in the realmlist table(in realmd db), then change mangosd.conf on both servers and change this to the realm you want the server to use:
    Code:
    RealmID = 1

    hmm, dude, sorry to disappoint you. But it actually said
    How do I make 2 realms, with different starting levels, different rates on drops and stuff. But hopefully still running them on the same DB?



    EDIT: I'm trying a mix of your comments. I copy'd my server folder and changed the configs to use two DB's on the same connection. But at the moment it's not working
    Last edited by Insanity; 07-26-2008 at 12:00 PM.

  9. #9
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Insanity View Post
    But hopefully still running them on the same DB?
    Then just use two servers that connects to the same databases

  10. #10
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dythzer View Post
    Then just use two servers that connects to the same databases
    That's kind of what I'm doing right now. I copy'd the same server and just pasted it into another folder. But it still just shows one Realm...

  11. #11
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New problem. I got the realms working now. But one of them is supposed to be Level 100 on login. But it's just level 1 as normal.. Help someone?

  12. #12
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Insanity View Post
    New problem. I got the realms working now. But one of them is supposed to be Level 100 on login. But it's just level 1 as normal.. Help someone?
    Have you changed it in mangosd.conf ?

    Also make sure to change "RealmID = 1" to the right realm ID

  13. #13
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dythzer View Post
    Have you changed it in mangosd.conf ?

    Also make sure to change "RealmID = 1" to the right realm ID
    Lol I made a foolish mistake and recopied the server folder from ze rarfiles.
    And I forgot to change the starting level... rofl.

    Thanks for your help guys. it works 100% now!

    And it all thanks to proud members of MMOwned :wave::wave:
    Last edited by Insanity; 07-27-2008 at 03:42 AM.

Similar Threads

  1. Replies: 3
    Last Post: 03-08-2010, 03:36 AM
  2. How to Run and Dance at the same time![Useless]
    By XFiFiX in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 04-04-2008, 03:06 AM
  3. Need help on "BlackHand" Realm
    By The Juggernaut in forum World of Warcraft General
    Replies: 1
    Last Post: 03-03-2007, 09:26 PM
  4. Is there anyway you can run two WoW on the same pc?
    By bait in forum World of Warcraft General
    Replies: 5
    Last Post: 10-24-2006, 06:42 PM
  5. Can you run your acc and a alt on the same acc at the same time?
    By bait in forum World of Warcraft General
    Replies: 2
    Last Post: 08-27-2006, 04:23 AM
All times are GMT -5. The time now is 07:22 AM. 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