[help] Realms.conf - = Repack - little problem! menu

Shout-Out

User Tag List

Results 1 to 8 of 8
  1. #1
    adnano's Avatar Private
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [help] Realms.conf - = Repack - little problem!



    I get that problem , if i want to change or make my server into public, i`ve putted, the "example.no-ip.org" into the,

    Code:
    <LogonServer Address = "example.no-ip.org"
                 Port = "8093"
                 Name = "Default Logon"
                 RealmCount = "1">
    AND

    Code:
    <Realm1 Name = "My Server1"
            Address = "example.no-ip.org:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">

    [help] Realms.conf - = Repack - little problem!
  2. #2
    Aes's Avatar Former Staff CoreCoins Purchaser
    Reputation
    705
    Join Date
    Dec 2007
    Posts
    1,793
    Thanks G/R
    7/8
    Trade Feedback
    60 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    give me your whole realms.conf info

  3. #3
    D3m0n1ca's Avatar Contributor
    Reputation
    132
    Join Date
    Mar 2007
    Posts
    463
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by adnano View Post


    I get that problem , if i want to change or make my server into public, i`ve putted, the "example.no-ip.org" into the,

    Code:
    <LogonServer Address = "example.no-ip.org"
                 Port = "8093"
                 Name = "Default Logon"
                 RealmCount = "1">
    AND

    Code:
    <Realm1 Name = "My Server1"
            Address = "example.no-ip.org:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">
    Replace example.no-ip.org with 127.0.0.1.

  4. #4
    adnano's Avatar Private
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    #######################################################################
    # Antrix Realms Configuration File
    # Last updated at revision 446 by Burlex
    #######################################################################

    /********************************************************************************
    * 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 = "Kattalyst.no-ip.org"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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)
    #
    # Colour:
    # Realm colour in realm list display.
    #
    # TimeZone:
    # Time zone the realm is in.
    #
    # Population:
    # (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "Frozen Micro"
    Address = "Kattalyst.no-ip.org:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    THATS MY WHOLE REALMLIST BUT I WANT IT ONLINE DUDE ; NOT 127.0.0.1 !!!! that`s not working =(

  5. #5
    adnano's Avatar Private
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Comon please, anybody?

  6. #6
    waakkit2's Avatar Member
    Reputation
    5
    Join Date
    Sep 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Put your external ip, not your dns

  7. #7
    Le Froid's Avatar Contributor
    Reputation
    172
    Join Date
    Mar 2007
    Posts
    1,327
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    replace the IP with 127.0.0.1 ONLY in

    <LogonServer Address = "Kattalyst.no-ip.org"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


    area

  8. #8
    adnano's Avatar Private
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I`ve FIXED IT!

Similar Threads

  1. Need help with your ascent repack ? post problem here !
    By Mitron in forum WoW EMU Guides & Tutorials
    Replies: 139
    Last Post: 04-19-2010, 12:22 PM
  2. [Help] Making a Raceswap on mac - Little problems
    By leftdead in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 04-01-2010, 12:47 PM
  3. Realms.conf problem
    By johnyelland1234 in forum WoW EMU Questions & Requests
    Replies: 10
    Last Post: 01-23-2010, 11:34 AM
  4. A little help for people who have problem with ...
    By Lappe in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 03-06-2008, 03:59 AM
  5. [Help] Realm Problems?
    By xshadowx7x in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 02-16-2008, 02:26 PM
All times are GMT -5. The time now is 04:53 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search