Question About Adding Realms menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Devilsadvocate's Avatar Member
    Reputation
    70
    Join Date
    May 2008
    Posts
    254
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question About Adding Realms

    Ok I look through forums but could not find a guild to this or maybe i'm blind.
    Anyway, I'm tryin to add 2 realms to my server, 1 blizz-like and 1 instant 70 pvp, my question is how i go about this. I read Insanity help request but it's Mangos and im running Arcemu.

    So any help here would be nice.....+rep if i can....lol still havent quite figured out this rep feature thing yet.

    Question About Adding Realms
  2. #2
    Denial is Ok's Avatar Member
    Reputation
    58
    Join Date
    Jan 2008
    Posts
    475
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I havent used arcemu or mangos but I am assuming that you run two separate "realm servers" but you should only need to run 1 logon server and 1 mysql and 1 apache...

    I hate it when people mention +Rep in their signatures...oh wait...fail

  3. #3
    Devilsadvocate's Avatar Member
    Reputation
    70
    Join Date
    May 2008
    Posts
    254
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol ok nvm I figured it out

    here's how to do it if anyone else can't figure it out

    Modify arcemu_realms.conf to look something like this

    #######################################################################
    # ArcEmu Realms Configuration File
    # Last updated at revision 336 by Dameon
    #######################################################################

    /********************************************************************************
    * How to use this config file: *
    * Config files are in a block->variable->setting format. *
    * A < signifies the opening of a block, the block name is expected after that. *
    * After the block name, a space and then the settings sperated by = / ' '. *
    * *
    * e.g. *
    * <block setting="0" someval = "1"> *
    * *
    * Comments can be in C format, e.g. /* some stuff */, with a // at the start *
    * of the line, or in shell format (#). *
    ********************************************************************************/

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # LogonServer Section
    #
    # Address:
    # The address (no port) of the server.
    #
    # Port:
    # The port on which the logon server listens. (*** NOT 3724 ***)
    #
    # Name:
    # Not really relavant, but name the logon.
    #
    # RealmCount:
    # The number of realms in the next section.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "logon"
    RealmCount = "2"> <---Change this to the # of realms hosting.

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Realm Section
    #
    # Name:
    # The name of the realm.
    #
    # Address:
    # The address (and port) of that realm.
    #
    # Icon:
    # The type of realm (PVP, Normal, RPPVP, RP)
    #
    # TimeZone:
    # Time zone the realm is in.
    #
    # Population:
    # (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    Do this to add the realms to your realmlist.
    <Realm1 Name = "Realm 1 Name Here" <------ Copy these 5 lines and past below and just changes the values where required.
    Address = "127.0.0.1:8129"
    Icon = "Normal"
    Population = "1.0"
    TimeZone = "1">

    <Realm2 Name = "Realm 2 Name Here"
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
    I guess im a moron to not have figured that out easily on my own anyway.
    Last edited by Devilsadvocate; 08-14-2008 at 02:15 PM.

  4. #4
    Denial is Ok's Avatar Member
    Reputation
    58
    Join Date
    Jan 2008
    Posts
    475
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok you seem like you got it...its been a while since I set a emu server up...

    I hate it when people mention +Rep in their signatures...oh wait...fail

  5. #5
    Devilsadvocate's Avatar Member
    Reputation
    70
    Join Date
    May 2008
    Posts
    254
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok another question..lol how do i link the logon2 database to store realm account data to my 2nd realm so im not just cloning my 1st realm.

  6. #6
    lionmairne's Avatar Member
    Reputation
    11
    Join Date
    May 2008
    Posts
    35
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea i need to know that too

  7. #7
    blackops88's Avatar Member
    Reputation
    4
    Join Date
    Feb 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It just copies the realm for us

  8. #8
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know if theres an easier way to do this aside from creating a seperate Emu folder and Editing the Configs of that one to reflect the database paths for your second server and running both of them...

  9. #9
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dont you need like 2 arcemu-world.exe's open for 2 realms with 2 different Databases? Im sure there is a guide on here somewhere.


Similar Threads

  1. [Repack] Question about adding c++ scripts
    By Noodlee in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 12-16-2015, 04:06 PM
  2. [How-To] Question about selling account/gold on private realm (Feenix - Archangel)
    By Brucelats in forum World of Warcraft Guides
    Replies: 10
    Last Post: 05-18-2014, 08:39 AM
  3. [ArcEmu] Question about battleground realm
    By furyator in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 07-04-2010, 04:33 AM
  4. [Question] About multi realm private server.
    By Ellenor in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-01-2009, 01:54 AM
  5. I got a question about Euro realms
    By Zacharisjosepi in forum World of Warcraft General
    Replies: 5
    Last Post: 01-07-2007, 02:58 PM
All times are GMT -5. The time now is 01:29 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