A little problem

Results 1 to 4 of 4
  1. #1
    Sorcerer Supreme warriormike is offline
    Member +Rank
    May 2007 Join Date
    in my room behind my PCLocation
    260Posts

    A little problem

    Yay i finnaly got the logon.exe workign...

    Now ive got a new problem
    when i log in i pick a realm..
    but i cannot connect too it.
    It just say connecting or ill will have too click it (doesn,t work)


    any help ?

    Ty Mike


  2. #2
    Member gerard1989 is offline
    MemberRank
    May 2007 Join Date
    68Posts

    Re: A little problem

    Set your realms.conf:

    #######################################################################
    # Realms Configuration File
    # Last updated at revision 1259
    #######################################################################

    # Logon Server Setup
    #
    # Logon servers are the old "realmlist" or "auth" servers.
    # At the moment, you can only set up one. This will be changed in the
    # future.
    #
    # LogonServerCount = Number of servers
    # LogonServer[x].Address = The address (no port) of the server.
    # LogonServer[x].Port = The port on which the logon server listens.
    # LogonServer[x].Name = Not really relavant, but name the logon.
    #

    LogonServerCount = 1

    LogonServer1.Address = "127.0.0.1"
    LogonServer1.Port = 8093
    LogonServer1.Name = "Server Name"

    # Realm Setup
    #
    # This is the realms that will be added to the list for this instance
    # of the server. You can have multiple realms (e.g. one for LAN, WAN).
    #
    # RealmCount = The number of servers.
    # Realm[x].Name = The name of the realm.
    # Realm[x].Address = The address (and port) of that realm.
    # Realm[x].Icon = The type of realm (PVP, Normal, RPPVP, RP)
    # Realm[x].Colour = Realm colour in realm list display.
    # Realm[x].TimeZone = Time zone the realm is in.
    # Realm[x].Population = (0 = low, 1 = medium, 2 = high)
    #

    RealmCount = 1

    Realm1.Name = "Server Name"
    Realm1.Address = "127.0.0.1:8129"
    Realm1.Icon = "PVP"
    Realm1.Colour = 1
    Realm1.Population = 1.0
    Realm1.TimeZone = 1

  3. #3
    Sorcerer Supreme warriormike is offline
    Member +Rank
    May 2007 Join Date
    in my room behind my PCLocation
    260Posts

    Re: A little problem

    oki ill try

  4. #4
    Sorcerer Supreme warriormike is offline
    Member +Rank
    May 2007 Join Date
    in my room behind my PCLocation
    260Posts

    Re: A little problem

    works ty



Advertisement