[Guide] How to make more then 1 realm menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] How to make more then 1 realm

    THIS MAY BE A REPOST, but please dont flame me

    STEP 1:

    Okay first make a new folder, you can call it whatever you want. I'll call mine ''AC-Web2''. Then go to your original private server folder, and copy everything over in the new folder. (AC-Web2)
    Now, when you have copied all the things over in the new folder, delete the logonserver.exe and logonserver.conf files.

    STEP 2:

    Now, make a new World database in your database program. If you want, you can copy the hole world database or just make a new one. Your choise. After that you have to do the same with your ''Character'' database. Call the databases ''Character2'' and ''World2''

    Now go to your router, and port forward the port ''8130'', so your new realm wont get blocked, or other people can't connect to it.

    STEP 3:

    Open the new server folder you just made (AC-Web2) and then chance the arcmu-world conf file, there is in the folder to this:

    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "YOUR PASSWORD" Name = "ascentDatabase" Port = "3306" Type = "1">
    To this:

    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "PASSWORD" Name = "ascentDatabase2" Port = "3306" Type = "1">
    Now, if you scroll abit down you will see this:

    Code:
    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">
    Chance it to this:

    Code:
    <Listen Host = "0.0.0.0"
    WorldServerPort = "8130">
    Save and close, and you are done in the world conf.

    STEP 4:

    You are still in your new folder. Go to your arcmu-realm conf now.

    Find this:

    Code:
    <Realm1 Name = "Your realm name"
    Address = "Your dyndns or No-IP here:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    And chance it to:

    Code:
    <Realm1 Name = "Your other realm name"
    Address = "Your dyndns or No-IP here:8130"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    Save and close, and you are done here.

    STEP 5:

    Now, go to your original Arcmu, Ascent or whatever you use. And start up your server normally by turning on the Arcmu-world.exe and the Arcmu-logon.exe. When its fully loaded go to your other folder (AC-Web2) and start Arcmu-world.exe and you are done!

    You are now done and can now login with to realms, but with each world.


    CREDITS:
    Volitle - I saw the guide, and thought i would bring it back to life. Hope you dont mind
    Last edited by Djfrederick; 12-06-2008 at 03:48 AM.

    [Guide] How to make more then 1 realm
  2. #2
    Retired Legend's Avatar Member
    Reputation
    4
    Join Date
    Nov 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wooot!! - It worked great!

    Good to see the guide back again, and good you made some ''Credits'' too.

    Most people forget to write them.

  3. #3
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe, good to see you again Retired Legend

    Glad i could help you once again. And of course i made credits, if i didnt i would hear for it, for the rest of my MMOwned days.

    But it was a great guide by Volitle.

  4. #4
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tested and working.

    If you already got characters on your first realm, go to your database. Find the table ''character2'' and find a table called 'characters''. You should be able to delete them from there.

    If you still got a problem with this, you can add my to msn on [email protected]. Thanks!

  5. #5
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: Guide is now updated, and working perfect

  6. #6
    Tsorf's Avatar Member
    Reputation
    3
    Join Date
    Dec 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats one of alot of guides, i haven't seen for along time! Ty!

  7. #7
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glad i could help you

  8. #8
    trygve741's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey..

    It works awsome! But, there is one thing...
    I made a 2nd DB for the new realm charrs.... that is because it didnt work with the old one.... it told me that the name and/or password was wrong... Now, I added the admin charr to that.... but i didnt add any else.... if it is possible i would love to get some logon DB that will work for 2 realms, but if there is none i'd love it if there is some way to make all charracters come to both realms when they are created by any way....

    So, please help!

    +rep for a good guide, though.. Prpbably not working because of my logon DB

    P.S. Im using ArcEmu if it matters (NCDB Rev 1897 World-DB)


    EDIT: It is mabe little hard to understand.... didnt notice till it was posted ^^
    Last edited by trygve741; 12-19-2008 at 02:17 PM. Reason: Kinda hard to understand...

  9. #9
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You wan't to make 2 differend realms, right?

    So that the characters from realm1, not are on realm2?

    Add me to MSN: [email protected]

  10. #10
    trygve741's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, well you kinda understood my post ^^
    Adding u ATM

  11. #11
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice one ^_*
    removed by Unholy

  12. #12
    hialow's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice work keep it up

  13. #13
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    922
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe i remember this good old guide i was first to reply on it good job reviving it mate! Least you gave credits unlike some people.

    EDIT: One more thing guys

    Make sure your second realm looks like this:

    Code:
    <Realm1 Name = "Your other realm name"
    Address = "Your dyndns or No-IP here:8130"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    change it to 2

    and also you have to change

    Code:
    <LogonServer Address = "The IP your using"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    to 2also

    Hope that helps
    Last edited by Jackie Moon; 12-21-2008 at 05:59 AM.
    Check out my YouTube: SkeetzGaming

  14. #14
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks guys,

    And thanks Jackie for adding that part

  15. #15
    lilsinger's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome helped me a lot plus a big fan of Fredericks work

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide] WoW Opulence - How to Make More Gold
    By Chenquie in forum World of Warcraft Guides
    Replies: 32
    Last Post: 10-29-2008, 09:20 AM
  2. can someone give me a real guide on how to make more that 1 realm??
    By lolzz in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 07-15-2008, 12:18 AM
  3. How to make more than 1 realm
    By joestyle2 in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-22-2008, 05:20 AM
  4. [Guide] How to Make Two Realms [Easy Way]
    By Blackhawk2014 in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-19-2008, 06:14 AM
  5. How to have More then one realm list up
    By komothoes in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 03-13-2008, 10:35 PM
All times are GMT -5. The time now is 11:58 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