[HELP QUICK PLEASE] Ascent...

Results 1 to 4 of 4
  1. #1
    Custom Title Enabled George SS is offline
    LegendRank
    Oct 2005 Join Date
    3,281Posts

    [HELP QUICK PLEASE] Ascent...

    I have dynamic dns ... i us DynDNS -- Dynamic DNS, E-Mail Delivery and Other Services to update a host.
    I use Mafiaboy's repack 2.3.0 Ascent ...

    Here is the realmlist:
    Code:
    #######################################################################
    # Ascent 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 = "127.0.0.1"
                 Port = "8093"
                 Name = "database"
                 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 = "Star Wow"
            Address = "starwow.servegame.org"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">
    So it's starwow.servegame.org .... i put that as the realm adress and it gives an error like this:
    Attached Thumbnails Attached Thumbnails untitled.jpg  


  2. #2
    Account Upgraded | Title Enabled! rr2739 is offline
    MemberRank
    Nov 2007 Join Date
    Your BIOSLocation
    562Posts

    Re: [HELP QUICK PLEASE] Ascent...

    Quote Originally Posted by mucski View Post
    I have dynamic dns ... i us DynDNS -- Dynamic DNS, E-Mail Delivery and Other Services to update a host.
    I use Mafiaboy's repack 2.3.0 Ascent ...

    Here is the realmlist:
    Code:
    #######################################################################
    # Ascent 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 = "127.0.0.1"
                 Port = "8093"
                 Name = "database"
                 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 = "Star Wow"
            Address = "starwow.servegame.org"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            TimeZone = "1">
    So it's starwow.servegame.org .... i put that as the realm adress and it gives an error like this:
    LOL you gonna love this:

    <LogonServer Address = "YOUR EXTERNAL IP"
    Port = "8093"
    Name = "Default Logon" <-------------- MAKE SURE IT LOOKS LIKE THIS!
    RealmCount = "1">

    TO GET YOUR EXTERNAL IP GO TO WHATISMYIP.COM

  3. #3
    Account Upgraded | Title Enabled! Juggalo90 is offline
    MemberRank
    May 2007 Join Date
    MinnesotaLocation
    940Posts

    Re: [HELP QUICK PLEASE] Ascent...

    Also u gotta do
    <Realm1 Name = "Star Wow"
    Address = "starwow.servegame.org:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

  4. #4
    Account Upgraded | Title Enabled! rr2739 is offline
    MemberRank
    Nov 2007 Join Date
    Your BIOSLocation
    562Posts

    Re: [HELP QUICK PLEASE] Ascent...

    Quote Originally Posted by Juggalo90 View Post
    Also u gotta do
    <Realm1 Name = "Star Wow"
    Address = "starwow.servegame.org:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    lol NICE. i completly missed that

    agree 100%



Advertisement