-->
Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 11 to 15 of 15
--> -->

Threaded View

-->
  1. #1
    Grunt
    xepher's Avatar
    Join Date
    Jan 2009
    Posts
    41
    Post Thanks / Like
    Rep Power
    17
    Reputation
    15

    [share] 2 realms on one pc - includes how to make seperate DB's

    Credit to Wheeze201 from *******
    1. Make a folder somewhere named realm2 or something. And copy your old emulator in there.
    2. Delete your logonserve.exe and your logonserver.conf
    3. Make a 2 new SQL databases using navicat or whatever you use. ( I'll be using world2 and character 1 as examples )
    4. Name 1 of them world2 ( or whatever you wish ) and the second databse character1 ( or whatever you wish )
    5. Execute the SQL's you originally executed on your older DB's.
    6. Go to your realm2 emulator then open the world config file.

    Then change this:

    Code:
    <WorldDatabase Hostname = "5.115.136.232" Username = "root" Password = "root" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "5.115.136.232" Username = "root" Password = "root" Name ="logon" Port = "3306" Type = "1">
    to this:
    Code:
     <WorldDatabase Hostname = "5.115.136.232" Username = "root" Password = "root" Name = "world2" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "5.115.136.232" Username = "root" Password = "root" Name = "character1" Port = "3306" Type = "1">
    Now boot up your original server normally and then boot up the world.exe in your new emulator folder. And you should be all set.

    So whats happening here is that the second emulator connects to the original logonserver.exe for accounts but connects to the character1 DB for characters. Therefore you can use 1 account and create unique characters on both realms.


    Last edited by xepher; 19-01-09 at 08:41 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 11:31 PM.
Powered by vBulletin® Copyright ©2000-2025, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org
-->